cp -f .layerapi2_label /opt/metwork-mfext-1.1/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-1.1/.layerapi2_dependencies rm -f /opt/metwork-mfext-1.1/.dhash_ignore_hash touch /opt/metwork-mfext-1.1/.dhash_ignore_hash echo "bin/python2" >>/opt/metwork-mfext-1.1/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-1.1/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory `/src/adm' cp -f guess_version.sh /opt/metwork-mfext-1.1/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-1.1/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-1.1/bin/envtpl chmod a+rx /opt/metwork-mfext-1.1/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-1.1/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-1.1/bin/dhash chmod a+rx /opt/metwork-mfext-1.1/bin/dhash cp -f layer_hash /opt/metwork-mfext-1.1/bin/layer_hash chmod a+rx /opt/metwork-mfext-1.1/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-1.1/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-1.1/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-1.1/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-1.1/bin/_layer_hash chmod a+rx /opt/metwork-mfext-1.1/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-1.1/bin/module_hash chmod a+rx /opt/metwork-mfext-1.1/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-1.1/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-1.1/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-1.1/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-1.1/bin/_check_layers_hash cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-1.1/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-1.1/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-1.1/lib/bash_utils.sh make[1]: Leaving directory `/src/adm' cd config && make make[1]: Entering directory `/src/config' cp -f dhash_ignore_all /opt/metwork-mfext-1.1/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-1.1/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-1.1/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-1.1/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-1.1/config/version || { rm -f /opt/metwork-mfext-1.1/config/version ; false ; } make[1]: Leaving directory `/src/config' cd layers && make helpers make[1]: Entering directory `/src/layers' cp -f _uncompress_helper.sh /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-1.1/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-1.1/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-1.1/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_pip_package_to_yaml.sh make[1]: Leaving directory `/src/layers' cd layers && make makefiles make[1]: Entering directory `/src/layers' cat python_layer.mk |sed 's/PYTHONMAJORVERSION/2/g' >python2_layer.mk cat python_layer.mk |sed 's/PYTHONMAJORVERSION/3/g' >python3_layer.mk cp -f python3_layer.mk /opt/metwork-mfext-1.1/share/python3_layer.mk cp -f python2_layer.mk /opt/metwork-mfext-1.1/share/python2_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-1.1/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-1.1/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-1.1/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-1.1/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-1.1/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-1.1/share/layer_wrapper.mk make[1]: Leaving directory `/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-1.1/.dhash cd layers && make make[1]: Entering directory `/src/layers' make[2]: Entering directory `/src/layers/layer0_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat dhash_ignore_hash |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/core" "core" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 4eb8c2d32e7217bb4e4694a2158c3d84 cache hit (used: /buildcache/mfext_cache_layer_core_2dcd247efb5663c1dad0dcf92dbeedf2.tar) if ! test -f cache/hit; then \ for SUBDIR in 0003_xz 0004_libffi 0005_pcre 0005_readline 0010_liquidprompt 0015_libev 0020_sqlite 0027_cares 0028_libressl 0029_curl 0030_glib2 0035_dtreetrawl 0040_json-c 0045_mfutil_c 0050_libxml 0060_libxslt 0070_layerapi2 0080_log_proxy 0100_redis 0110_cmake3 0117_yajl 0130_tcping 0200_ctags; 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-1.1/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-1.1/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_2dcd247efb5663c1dad0dcf92dbeedf2.tar) make[2]: Leaving directory `/src/layers/layer0_core' make[2]: Entering directory `/src/layers/layer0_tcltk' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/tcltk" "tcltk" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 62718ed3373b829961e7688c2d97dd50 cache hit (used: /buildcache/mfext_cache_layer_tcltk_cec7fe291fbba98c5274b82ff58046d1.tar) if ! test -f cache/hit; then \ for SUBDIR in 0010_tcl 0020_tk; 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-1.1/opt/tcltk ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/tcltk/.mfextaddon; fi _layer_dhash "tcltk@mfext" >/opt/metwork-mfext-1.1/opt/tcltk/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/tcltk" cache already exist (/buildcache/mfext_cache_layer_tcltk_cec7fe291fbba98c5274b82ff58046d1.tar) make[2]: Leaving directory `/src/layers/layer0_tcltk' 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-1.1/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/openresty/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/openresty" "openresty" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 02c3bef91e6136b2c4e582ddab357e9a cache hit (used: /buildcache/mfext_cache_layer_openresty_057c3debf9d0b79944756a30ec65fd1f.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-1.1/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-1.1/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_057c3debf9d0b79944756a30ec65fd1f.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-1.1/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_conflicts |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_conflicts; else cat .layerapi2_conflicts |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_conflicts; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_core" "python3_core" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 67e6427e0939bade504fc09aca565b34 cache hit (used: /buildcache/mfext_cache_layer_python3_core_9277cf81ab4425f7e0f1ee00628670b8.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0032_wheel 0033_upgrade_pip_setuptools 0035_certifi 0400_prereq_extra_python_packages 0500_extra_python_packages 9999_requirements; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-1.1/opt/python3_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-1.1/opt/python3_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_core" cache already exist (/buildcache/mfext_cache_layer_python3_core_9277cf81ab4425f7e0f1ee00628670b8.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-1.1/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/scientific_core" "scientific_core" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 0570dedb9b1564488eb0fcd43aab11f9 cache missed (/buildcache/mfext_cache_layer_scientific_core_06523a82215e6ad621680e93bd5ecfc0.tar) if ! test -f cache/hit; then \ for SUBDIR in 0003_libpng 0005_openjpeg 0006_jasper 0008_postgresql 0011_hdf5 0012_netcdf_c 0013_netcdf_cxx 0020_proj 0021_geos 0022_libspatialite 0023_gdal 0024_pixman 0030_freetype 0031_fontconfig 0032_cairo 0070_postgis; 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-1.1/opt/scientific_core ; \ fi make[3]: Entering directory `/src/layers/layer1_scientific_core/0003_libpng' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml echo "name: 'libpng'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml echo "version: '1.6.37'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml echo "checksum: '015e8e15db1eecde5f2eb9eb5b6e59e9'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml echo -n "LIBPNG is the official PNG reference library" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml echo "website: 'http://www.libpng.org/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml echo "license: 'Open Source : http://www.libpng.org/pub/png/src/libpng-LICENSE.txt'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libpng.yaml; fi # Since we build cmake in layer core, we could build libpng with cmake make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/libpng-1.6.37.tar.xz` `readlink -m ./sources` MD5 015e8e15db1eecde5f2eb9eb5b6e59e9 Computing checksum for /src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37.tar.xz... Good checksum rm -Rf libpng-1.6.37 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/libpng-1.6.37.tar.xz` tar.xz libpng-1.6.37 cd build/libpng-1.6.37 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core checking for a BSD-compatible install... /usr/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 dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 how to print strings... printf checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking how to run the C preprocessor... gcc -E checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/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 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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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 that AWK works... ok checking if we need to force back C standard to C89... no checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for C/C++ restrict keyword... __restrict checking for working strtod... yes checking for pow... no checking for pow in -lm... yes checking for clock_gettime... no configure: WARNING: not building timepng checking for zlibVersion in -lz... yes checking for feenableexcept in -lm... yes checking for feenableexcept... yes checking if using Solaris linker... no checking if libraries can be versioned... yes checking for symbol prefix... configure: pkgconfig directory is ${libdir}/pkgconfig configure: Extra options for compiler: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpng.pc config.status: creating libpng-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/libpng-1.6.37 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' rm -f pnglibconf.c pnglibconf.tf[45] gawk -f ./scripts/options.awk out=pnglibconf.tf4 version=search\ ./pngconf.h ./scripts/pnglibconf.dfa\ ./pngusr.dfa 1>&2 gawk -f ./scripts/options.awk out=pnglibconf.tf5 pnglibconf.tf4 1>&2 rm pnglibconf.tf4 mv pnglibconf.tf5 pnglibconf.c rm -f pnglibconf.out pnglibconf.tf[12] test -d scripts || mkdir scripts || test -d scripts gcc -E -DHAVE_CONFIG_H -I. \ -DPNGLIB_LIBNAME='PNG16_0' -DPNGLIB_VERSION='1.6.37' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE pnglibconf.c > pnglibconf.tf1 gawk -f "./scripts/dfn.awk" out="pnglibconf.tf2" pnglibconf.tf1 1>&2 rm -f pnglibconf.tf1 mv pnglibconf.tf2 pnglibconf.out rm -f pnglibconf.h cp pnglibconf.out pnglibconf.h make all-am make[3]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' depbase=`echo contrib/tools/pngfix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/tools/pngfix.o -MD -MP -MF $depbase.Tpo -c -o contrib/tools/pngfix.o contrib/tools/pngfix.c &&\ mv -f $depbase.Tpo $depbase.Po :>pngprefix.h depbase=`echo png.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT png.lo -MD -MP -MF $depbase.Tpo -c -o png.lo png.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT png.lo -MD -MP -MF .deps/png.Tpo -c png.c -fPIC -DPIC -o .libs/png.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT png.lo -MD -MP -MF .deps/png.Tpo -c png.c -o png.o >/dev/null 2>&1 depbase=`echo pngerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngerror.lo -MD -MP -MF $depbase.Tpo -c -o pngerror.lo pngerror.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngerror.lo -MD -MP -MF .deps/pngerror.Tpo -c pngerror.c -fPIC -DPIC -o .libs/pngerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngerror.lo -MD -MP -MF .deps/pngerror.Tpo -c pngerror.c -o pngerror.o >/dev/null 2>&1 depbase=`echo pngget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngget.lo -MD -MP -MF $depbase.Tpo -c -o pngget.lo pngget.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngget.lo -MD -MP -MF .deps/pngget.Tpo -c pngget.c -fPIC -DPIC -o .libs/pngget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngget.lo -MD -MP -MF .deps/pngget.Tpo -c pngget.c -o pngget.o >/dev/null 2>&1 depbase=`echo pngmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngmem.lo -MD -MP -MF $depbase.Tpo -c -o pngmem.lo pngmem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngmem.lo -MD -MP -MF .deps/pngmem.Tpo -c pngmem.c -fPIC -DPIC -o .libs/pngmem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngmem.lo -MD -MP -MF .deps/pngmem.Tpo -c pngmem.c -o pngmem.o >/dev/null 2>&1 depbase=`echo pngpread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngpread.lo -MD -MP -MF $depbase.Tpo -c -o pngpread.lo pngpread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngpread.lo -MD -MP -MF .deps/pngpread.Tpo -c pngpread.c -fPIC -DPIC -o .libs/pngpread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngpread.lo -MD -MP -MF .deps/pngpread.Tpo -c pngpread.c -o pngpread.o >/dev/null 2>&1 depbase=`echo pngread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngread.lo -MD -MP -MF $depbase.Tpo -c -o pngread.lo pngread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngread.lo -MD -MP -MF .deps/pngread.Tpo -c pngread.c -fPIC -DPIC -o .libs/pngread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngread.lo -MD -MP -MF .deps/pngread.Tpo -c pngread.c -o pngread.o >/dev/null 2>&1 depbase=`echo pngrio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrio.lo -MD -MP -MF $depbase.Tpo -c -o pngrio.lo pngrio.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrio.lo -MD -MP -MF .deps/pngrio.Tpo -c pngrio.c -fPIC -DPIC -o .libs/pngrio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrio.lo -MD -MP -MF .deps/pngrio.Tpo -c pngrio.c -o pngrio.o >/dev/null 2>&1 depbase=`echo pngrtran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrtran.lo -MD -MP -MF $depbase.Tpo -c -o pngrtran.lo pngrtran.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrtran.lo -MD -MP -MF .deps/pngrtran.Tpo -c pngrtran.c -fPIC -DPIC -o .libs/pngrtran.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrtran.lo -MD -MP -MF .deps/pngrtran.Tpo -c pngrtran.c -o pngrtran.o >/dev/null 2>&1 depbase=`echo pngrutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrutil.lo -MD -MP -MF $depbase.Tpo -c -o pngrutil.lo pngrutil.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrutil.lo -MD -MP -MF .deps/pngrutil.Tpo -c pngrutil.c -fPIC -DPIC -o .libs/pngrutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrutil.lo -MD -MP -MF .deps/pngrutil.Tpo -c pngrutil.c -o pngrutil.o >/dev/null 2>&1 depbase=`echo pngset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngset.lo -MD -MP -MF $depbase.Tpo -c -o pngset.lo pngset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngset.lo -MD -MP -MF .deps/pngset.Tpo -c pngset.c -fPIC -DPIC -o .libs/pngset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngset.lo -MD -MP -MF .deps/pngset.Tpo -c pngset.c -o pngset.o >/dev/null 2>&1 depbase=`echo pngtrans.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngtrans.lo -MD -MP -MF $depbase.Tpo -c -o pngtrans.lo pngtrans.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngtrans.lo -MD -MP -MF .deps/pngtrans.Tpo -c pngtrans.c -fPIC -DPIC -o .libs/pngtrans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngtrans.lo -MD -MP -MF .deps/pngtrans.Tpo -c pngtrans.c -o pngtrans.o >/dev/null 2>&1 depbase=`echo pngwio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwio.lo -MD -MP -MF $depbase.Tpo -c -o pngwio.lo pngwio.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwio.lo -MD -MP -MF .deps/pngwio.Tpo -c pngwio.c -fPIC -DPIC -o .libs/pngwio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwio.lo -MD -MP -MF .deps/pngwio.Tpo -c pngwio.c -o pngwio.o >/dev/null 2>&1 depbase=`echo pngwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwrite.lo -MD -MP -MF $depbase.Tpo -c -o pngwrite.lo pngwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwrite.lo -MD -MP -MF .deps/pngwrite.Tpo -c pngwrite.c -fPIC -DPIC -o .libs/pngwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwrite.lo -MD -MP -MF .deps/pngwrite.Tpo -c pngwrite.c -o pngwrite.o >/dev/null 2>&1 depbase=`echo pngwtran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwtran.lo -MD -MP -MF $depbase.Tpo -c -o pngwtran.lo pngwtran.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwtran.lo -MD -MP -MF .deps/pngwtran.Tpo -c pngwtran.c -fPIC -DPIC -o .libs/pngwtran.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwtran.lo -MD -MP -MF .deps/pngwtran.Tpo -c pngwtran.c -o pngwtran.o >/dev/null 2>&1 depbase=`echo pngwutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwutil.lo -MD -MP -MF $depbase.Tpo -c -o pngwutil.lo pngwutil.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwutil.lo -MD -MP -MF .deps/pngwutil.Tpo -c pngwutil.c -fPIC -DPIC -o .libs/pngwutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwutil.lo -MD -MP -MF .deps/pngwutil.Tpo -c pngwutil.c -o pngwutil.o >/dev/null 2>&1 depbase=`echo mips/mips_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mips/mips_init.lo -MD -MP -MF $depbase.Tpo -c -o mips/mips_init.lo mips/mips_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mips/mips_init.lo -MD -MP -MF mips/.deps/mips_init.Tpo -c mips/mips_init.c -fPIC -DPIC -o mips/.libs/mips_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mips/mips_init.lo -MD -MP -MF mips/.deps/mips_init.Tpo -c mips/mips_init.c -o mips/mips_init.o >/dev/null 2>&1 depbase=`echo mips/filter_msa_intrinsics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mips/filter_msa_intrinsics.lo -MD -MP -MF $depbase.Tpo -c -o mips/filter_msa_intrinsics.lo mips/filter_msa_intrinsics.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mips/filter_msa_intrinsics.lo -MD -MP -MF mips/.deps/filter_msa_intrinsics.Tpo -c mips/filter_msa_intrinsics.c -fPIC -DPIC -o mips/.libs/filter_msa_intrinsics.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mips/filter_msa_intrinsics.lo -MD -MP -MF mips/.deps/filter_msa_intrinsics.Tpo -c mips/filter_msa_intrinsics.c -o mips/filter_msa_intrinsics.o >/dev/null 2>&1 depbase=`echo intel/intel_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT intel/intel_init.lo -MD -MP -MF $depbase.Tpo -c -o intel/intel_init.lo intel/intel_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT intel/intel_init.lo -MD -MP -MF intel/.deps/intel_init.Tpo -c intel/intel_init.c -fPIC -DPIC -o intel/.libs/intel_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT intel/intel_init.lo -MD -MP -MF intel/.deps/intel_init.Tpo -c intel/intel_init.c -o intel/intel_init.o >/dev/null 2>&1 depbase=`echo intel/filter_sse2_intrinsics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT intel/filter_sse2_intrinsics.lo -MD -MP -MF $depbase.Tpo -c -o intel/filter_sse2_intrinsics.lo intel/filter_sse2_intrinsics.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT intel/filter_sse2_intrinsics.lo -MD -MP -MF intel/.deps/filter_sse2_intrinsics.Tpo -c intel/filter_sse2_intrinsics.c -fPIC -DPIC -o intel/.libs/filter_sse2_intrinsics.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT intel/filter_sse2_intrinsics.lo -MD -MP -MF intel/.deps/filter_sse2_intrinsics.Tpo -c intel/filter_sse2_intrinsics.c -o intel/filter_sse2_intrinsics.o >/dev/null 2>&1 depbase=`echo powerpc/powerpc_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT powerpc/powerpc_init.lo -MD -MP -MF $depbase.Tpo -c -o powerpc/powerpc_init.lo powerpc/powerpc_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT powerpc/powerpc_init.lo -MD -MP -MF powerpc/.deps/powerpc_init.Tpo -c powerpc/powerpc_init.c -fPIC -DPIC -o powerpc/.libs/powerpc_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT powerpc/powerpc_init.lo -MD -MP -MF powerpc/.deps/powerpc_init.Tpo -c powerpc/powerpc_init.c -o powerpc/powerpc_init.o >/dev/null 2>&1 depbase=`echo powerpc/filter_vsx_intrinsics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT powerpc/filter_vsx_intrinsics.lo -MD -MP -MF $depbase.Tpo -c -o powerpc/filter_vsx_intrinsics.lo powerpc/filter_vsx_intrinsics.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT powerpc/filter_vsx_intrinsics.lo -MD -MP -MF powerpc/.deps/filter_vsx_intrinsics.Tpo -c powerpc/filter_vsx_intrinsics.c -fPIC -DPIC -o powerpc/.libs/filter_vsx_intrinsics.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT powerpc/filter_vsx_intrinsics.lo -MD -MP -MF powerpc/.deps/filter_vsx_intrinsics.Tpo -c powerpc/filter_vsx_intrinsics.c -o powerpc/filter_vsx_intrinsics.o >/dev/null 2>&1 rm -f scripts/vers.out scripts/vers.tf[12] test -d scripts || mkdir scripts || test -d scripts gcc -E -DHAVE_CONFIG_H -I. \ -DPNGLIB_LIBNAME='PNG16_0' -DPNGLIB_VERSION='1.6.37' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE scripts/vers.c > scripts/vers.tf1 gawk -f "./scripts/dfn.awk" out="scripts/vers.tf2" scripts/vers.tf1 1>&2 rm -f scripts/vers.tf1 mv scripts/vers.tf2 scripts/vers.out rm -f libpng.vers cp scripts/vers.out libpng.vers /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -export-dynamic -version-number 16:37:0 -Wl,--version-script=libpng.vers -o libpng16.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib png.lo pngerror.lo pngget.lo pngmem.lo pngpread.lo pngread.lo pngrio.lo pngrtran.lo pngrutil.lo pngset.lo pngtrans.lo pngwio.lo pngwrite.lo pngwtran.lo pngwutil.lo mips/mips_init.lo mips/filter_msa_intrinsics.lo intel/intel_init.lo intel/filter_sse2_intrinsics.lo powerpc/powerpc_init.lo powerpc/filter_vsx_intrinsics.lo -lm -lz -lm libtool: link: gcc -shared -fPIC -DPIC .libs/png.o .libs/pngerror.o .libs/pngget.o .libs/pngmem.o .libs/pngpread.o .libs/pngread.o .libs/pngrio.o .libs/pngrtran.o .libs/pngrutil.o .libs/pngset.o .libs/pngtrans.o .libs/pngwio.o .libs/pngwrite.o .libs/pngwtran.o .libs/pngwutil.o mips/.libs/mips_init.o mips/.libs/filter_msa_intrinsics.o intel/.libs/intel_init.o intel/.libs/filter_sse2_intrinsics.o powerpc/.libs/powerpc_init.o powerpc/.libs/filter_vsx_intrinsics.o -lz -lm -g -O2 -Wl,--version-script=libpng.vers -Wl,-soname -Wl,libpng16.so.16 -o .libs/libpng16.so.16.37.0 libtool: link: (cd ".libs" && rm -f "libpng16.so.16" && ln -s "libpng16.so.16.37.0" "libpng16.so.16") libtool: link: (cd ".libs" && rm -f "libpng16.so" && ln -s "libpng16.so.16.37.0" "libpng16.so") libtool: link: ar cru .libs/libpng16.a png.o pngerror.o pngget.o pngmem.o pngpread.o pngread.o pngrio.o pngrtran.o pngrutil.o pngset.o pngtrans.o pngwio.o pngwrite.o pngwtran.o pngwutil.o mips/mips_init.o mips/filter_msa_intrinsics.o intel/intel_init.o intel/filter_sse2_intrinsics.o powerpc/powerpc_init.o powerpc/filter_vsx_intrinsics.o libtool: link: ranlib .libs/libpng16.a libtool: link: ( cd ".libs" && rm -f "libpng16.la" && ln -s "../libpng16.la" "libpng16.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngfix contrib/tools/pngfix.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngfix contrib/tools/pngfix.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib depbase=`echo contrib/tools/png-fix-itxt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/tools/png-fix-itxt.o -MD -MP -MF $depbase.Tpo -c -o contrib/tools/png-fix-itxt.o contrib/tools/png-fix-itxt.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o png-fix-itxt contrib/tools/png-fix-itxt.o -lm -lz -lm libtool: link: gcc -g -O2 -o png-fix-itxt contrib/tools/png-fix-itxt.o -lz -lm cp libpng-config libpng16-config cp libpng.pc libpng16.pc depbase=`echo pngtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngtest.o -MD -MP -MF $depbase.Tpo -c -o pngtest.o pngtest.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngtest pngtest.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngtest pngtest.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib depbase=`echo contrib/libtests/pngunknown.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/libtests/pngunknown.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngunknown.o contrib/libtests/pngunknown.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngunknown contrib/libtests/pngunknown.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngunknown contrib/libtests/pngunknown.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib depbase=`echo contrib/libtests/pngstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/libtests/pngstest.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngstest.o contrib/libtests/pngstest.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngstest contrib/libtests/pngstest.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngstest contrib/libtests/pngstest.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib depbase=`echo contrib/libtests/pngvalid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/libtests/pngvalid.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngvalid.o contrib/libtests/pngvalid.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngvalid contrib/libtests/pngvalid.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngvalid contrib/libtests/pngvalid.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib depbase=`echo contrib/libtests/pngimage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/libtests/pngimage.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngimage.o contrib/libtests/pngimage.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngimage contrib/libtests/pngimage.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngimage contrib/libtests/pngimage.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib depbase=`echo contrib/tools/pngcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/tools/pngcp.o -MD -MP -MF $depbase.Tpo -c -o contrib/tools/pngcp.o contrib/tools/pngcp.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngcp contrib/tools/pngcp.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngcp contrib/tools/pngcp.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib make[3]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' cd build/libpng-1.6.37 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make install-am make[3]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make[4]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libpng16.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libpng16.so.16.37.0 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpng16.so.16.37.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libpng16.so.16.37.0 libpng16.so.16 || { rm -f libpng16.so.16 && ln -s libpng16.so.16.37.0 libpng16.so.16; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libpng16.so.16.37.0 libpng16.so || { rm -f libpng16.so && ln -s libpng16.so.16.37.0 libpng16.so; }; }) libtool: install: /usr/bin/install -c .libs/libpng16.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpng16.la libtool: install: /usr/bin/install -c .libs/libpng16.a /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpng16.a libtool: install: chmod 644 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpng16.a libtool: install: ranlib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpng16.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pngfix png-fix-itxt '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/pngfix /opt/metwork-mfext-1.1/opt/scientific_core/bin/pngfix libtool: install: /usr/bin/install -c png-fix-itxt /opt/metwork-mfext-1.1/opt/scientific_core/bin/png-fix-itxt /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c libpng16-config '/opt/metwork-mfext-1.1/opt/scientific_core/bin' make install-exec-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' + cd /opt/metwork-mfext-1.1/opt/scientific_core/lib + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.a + test -f libpng16.a + ln -s libpng16.a libpng.a + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.dll.a + test -f libpng16.dll.a + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.so + test -f libpng16.so + ln -s libpng16.so libpng.so + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.so.16.37 + test -f libpng16.so.16.37 + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.la + test -f libpng16.la + ln -s libpng16.la libpng.la + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.sl + test -f libpng16.sl + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.dylib + test -f libpng16.dylib + cd /opt/metwork-mfext-1.1/opt/scientific_core/bin + rm -f libpng-config + ln -s libpng16-config libpng-config make[5]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 libpng.3 libpngpf.3 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man5' /usr/bin/install -c -m 644 png.5 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man5' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16' /usr/bin/install -c -m 644 pnglibconf.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 libpng16.pc '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16' /usr/bin/install -c -m 644 png.h pngconf.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16' make install-data-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' + cd /opt/metwork-mfext-1.1/opt/scientific_core/include + for f in pnglibconf.h png.h pngconf.h + rm -f pnglibconf.h + ln -s libpng16/pnglibconf.h pnglibconf.h + for f in pnglibconf.h png.h pngconf.h + rm -f png.h + ln -s libpng16/png.h png.h + for f in pnglibconf.h png.h pngconf.h + rm -f pngconf.h + ln -s libpng16/pngconf.h pngconf.h + cd /opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig + rm -f libpng.pc + ln -s libpng16.pc libpng.pc make[5]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0003_libpng' make[3]: Entering directory `/src/layers/layer1_scientific_core/0005_openjpeg' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "name: 'openjpeg'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "version: '2.3.1'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "checksum: '3b9941dc7a52f0376694adb15a72903f'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo -n "OpenJPEG is an open-source JPEG 2000 codec written in C language" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "website: 'http://www.openjpeg.org/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/openjpeg.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core download uncompress configure_cmake build_cmake install_cmake make[1]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/openjpeg-2.3.1.tar.gz` `readlink -m ./sources` MD5 3b9941dc7a52f0376694adb15a72903f Computing checksum for /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1.tar.gz... Good checksum rm -Rf openjpeg-2.3.1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/openjpeg-2.3.1.tar.gz` tar.gz openjpeg-2.3.1 cd build/openjpeg-2.3.1 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && if test ! -d build; then mkdir build; fi && cd build && cmake -DCMAKE_INSTALL_PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-1.1/opt/scientific_core -DCMAKE_INSTALL_LIBDIR=lib .. CMake Deprecation Warning at CMakeLists.txt:10 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/rh/devtoolset-8/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/devtoolset-8/root/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check if the system is big endian -- Searching 16 bit integer -- 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 unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Looking for string.h -- Looking for string.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for math.h -- Looking for math.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for assert.h -- Looking for assert.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Checking for 64-bit off_t -- Checking for 64-bit off_t - present -- Checking for fseeko/ftello -- Checking for fseeko/ftello - present -- Large File support - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for memalign -- Looking for memalign - found -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.3") -- Your system seems to have a Z lib available, we will use it to generate PNG lib -- Found PNG: /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpng.so (found version "1.6.37") -- Your system seems to have a PNG lib available, we will use it -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- TIFF lib not found, activate BUILD_THIRDPARTY if you want build it -- Could NOT find LCMS2 (missing: LCMS2_LIBRARY LCMS2_INCLUDE_DIR) -- Could NOT find LCMS (missing: LCMS_LIBRARY LCMS_INCLUDE_DIR) -- LCMS2 or LCMS lib not found, activate BUILD_THIRDPARTY if you want build it -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR -- Build files have been written to: /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build cd build/openjpeg-2.3.1/build && make .. cd build/openjpeg-2.3.1/build && make .. install make[2]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' make[3]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' Scanning dependencies of target openjp2_static make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 1%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/thread.c.o [ 2%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/bio.c.o [ 4%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/cio.c.o [ 5%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/dwt.c.o [ 7%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/event.c.o [ 8%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/image.c.o [ 10%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/invert.c.o [ 11%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/j2k.c.o [ 13%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/jp2.c.o [ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/mct.c.o [ 16%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/mqc.c.o [ 17%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/openjpeg.c.o [ 19%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/opj_clock.c.o [ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/pi.c.o [ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/t1.c.o [ 23%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/t2.c.o [ 25%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/tcd.c.o [ 26%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/tgt.c.o [ 27%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/function_list.c.o [ 29%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/opj_malloc.c.o [ 30%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/sparse_array.c.o [ 32%] Linking C static library ../../../bin/libopenjp2.a make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 32%] Built target openjp2_static make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' Scanning dependencies of target openjp2 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 33%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/thread.c.o [ 35%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o [ 36%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o [ 38%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o [ 39%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o [ 41%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o [ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o [ 44%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o [ 45%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o [ 47%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o [ 48%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o [ 50%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/lib/openjp2/openjpeg.c: In function 'opj_stream_create_file_stream': /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/lib/openjp2/openjpeg.c:1041:30: warning: cast between incompatible function types from 'int (*)(FILE *)' {aka 'int (*)(struct _IO_FILE *)'} to 'void (*)(void *)' [-Wcast-function-type] (opj_stream_free_user_data_fn) fclose); ^ [ 51%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o [ 52%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o [ 54%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o [ 55%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o [ 57%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o [ 58%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o [ 60%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o [ 61%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_malloc.c.o [ 63%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/sparse_array.c.o [ 64%] Linking C shared library ../../../bin/libopenjp2.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 64%] Built target openjp2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' Scanning dependencies of target opj_compress make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 66%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_compress.c: In function 'get_next_file': /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_compress.c:543:31: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename); ^ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_compress.c:543:5: note: 'sprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096 sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_compress.c:556:36: warning: '.' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname, ^ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_compress.c:556:9: note: 'sprintf' output 3 or more bytes (assuming 4098) into a destination of size 4096 sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ img_fol->out_format); ~~~~~~~~~~~~~~~~~~~~ [ 67%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o [ 69%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertbmp.c.o [ 70%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o [ 72%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o [ 73%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o [ 75%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertpng.c.o [ 76%] Linking C executable ../../../bin/opj_compress make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 76%] Built target opj_compress make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' Scanning dependencies of target opj_decompress make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 77%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_decompress.c: In function 'get_next_file': /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_decompress.c:482:36: warning: '.' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname, ^ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_decompress.c:482:9: note: 'sprintf' output 3 or more bytes (assuming 4098) into a destination of size 4096 sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ img_fol->out_format); ~~~~~~~~~~~~~~~~~~~~ [ 79%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o [ 80%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertbmp.c.o [ 82%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o [ 83%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o [ 85%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o [ 86%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertpng.c.o [ 88%] Linking C executable ../../../bin/opj_decompress make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 88%] Built target opj_decompress make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' Scanning dependencies of target opj_dump make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 89%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_dump.c: In function 'get_next_file': /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_dump.c:214:31: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename); ^ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_dump.c:214:5: note: 'sprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096 sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_dump.c:227:36: warning: '.' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname, ^ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/opj_dump.c:227:9: note: 'sprintf' output 3 or more bytes (assuming 4098) into a destination of size 4096 sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ img_fol->out_format); ~~~~~~~~~~~~~~~~~~~~ [ 91%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o [ 92%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertbmp.c.o [ 94%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o [ 95%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o [ 97%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o [ 98%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertpng.c.o [100%] Linking C executable ../../../bin/opj_dump make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [100%] Built target opj_dump make[3]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' Install the project... -- Install configuration: "" -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/lib/openjpeg-2.3/OpenJPEGTargets.cmake -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/lib/openjpeg-2.3/OpenJPEGTargets-noconfig.cmake -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/lib/openjpeg-2.3/OpenJPEGConfig.cmake -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig/libopenjp2.pc -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3/opj_config.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/lib/libopenjp2.so.2.3.1 -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/lib/libopenjp2.so.7 -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/lib/libopenjp2.so -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/lib/libopenjp2.a -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3/openjpeg.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3/opj_stdint.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/bin/opj_decompress -- Set runtime path of "/opt/metwork-mfext-1.1/opt/scientific_core/bin/opj_decompress" to "" -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/bin/opj_compress -- Set runtime path of "/opt/metwork-mfext-1.1/opt/scientific_core/bin/opj_compress" to "" -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/bin/opj_dump -- Set runtime path of "/opt/metwork-mfext-1.1/opt/scientific_core/bin/opj_dump" to "" make[2]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg' #add link (useful for eccodes build in mfextaddon_scientific) cd /opt/metwork-mfext-1.1/opt/scientific_core/include && rm -f openjpeg && ln -s openjpeg-2.3 openjpeg make[3]: Leaving directory `/src/layers/layer1_scientific_core/0005_openjpeg' make[3]: Entering directory `/src/layers/layer1_scientific_core/0006_jasper' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml echo "name: 'jasper'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml echo "version: '2.0.14'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml echo "checksum: '23561b51da8eb5d0dc85b91eff3d9a7f'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml echo -n "JASPER is an official reference implementation of the JPEG-2000 Part-1 codec" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml echo "website: 'http://www.ece.uvic.ca/~frodo/jasper/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml echo "license: 'Specific (BSD type)'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/jasper.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core OPTIONS="-DJAS_ENABLE_DOC=false" download uncompress configure_cmake build_cmake install_cmake make[1]: Entering directory '/src/layers/layer1_scientific_core/0006_jasper' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/jasper-2.0.14.tar.gz` `readlink -m ./sources` MD5 23561b51da8eb5d0dc85b91eff3d9a7f Computing checksum for /src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14.tar.gz... Good checksum rm -Rf jasper-2.0.14 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/jasper-2.0.14.tar.gz` tar.gz jasper-2.0.14 Patching with build_with_cmake_2x.patch... patching file CMakeLists.txt Patch ok cd build/jasper-2.0.14 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && if test ! -d build; then mkdir build; fi && cd build && cmake -DCMAKE_INSTALL_PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-1.1/opt/scientific_core -DCMAKE_INSTALL_LIBDIR=lib -DJAS_ENABLE_DOC=false .. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/rh/devtoolset-8/root/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done Software version: 2.0.14 Shared library ABI version: 4 Shared library build version: 4.0.0 JAS_ENABLE_ASAN OFF JAS_ENABLE_USAN OFF JAS_ENABLE_LSAN OFF JAS_ENABLE_MSAN OFF JAS_MULTICONFIGURATION_GENERATOR 0 CMake Warning at CMakeLists.txt:112 (message): If this software is being built as a package for a Linux distribution, you should probably set JAS_ENABLE_AUTOMATIC_DEPENDENCIES to false. Platform UNIX (Not OSX) JAS_LOCAL OFF CMAKE_BUILD_TYPE CMAKE_C_COMPILER_ID GNU CMAKE_C_COMPILER /opt/rh/devtoolset-8/root/usr/bin/cc CMAKE_C_FLAGS -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Could NOT find LATEX (missing: LATEX_COMPILER PDFLATEX) PDFLATEX_COMPILER: PDFLATEX_COMPILER-NOTFOUND LATEX_FOUND FALSE -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file io.h -- Looking for include file io.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file windows.h -- Looking for include file windows.h - not found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for getrusage -- Looking for getrusage - found -- Found JPEG: /usr/lib64/libjpeg.so (found version "62") JPEG library found: TRUE JPEG include directory: /usr/include JPEG libraries: /usr/lib64/libjpeg.so -- Performing Test JAS_HAVE_JPEGLIB_H -- Performing Test JAS_HAVE_JPEGLIB_H - Success JAS_HAVE_JPEGLIB_H: 1 JAS_HAVE_LIBJPEG: 1 -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) JAS_ENABLE_OPENGL: ON OpenGL library found: FALSE JAS_HAVE_OPENGL: 0 GLUT library not found; skipping build of jiv program -- Configuring done -- Generating done -- Build files have been written to: /src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build cd build/jasper-2.0.14/build && make .. cd build/jasper-2.0.14/build && make .. install make[2]: Entering directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' make[3]: Entering directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' Scanning dependencies of target libjasper make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' [ 1%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_cm.c.o [ 3%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_debug.c.o [ 5%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_getopt.c.o [ 6%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_icc.c.o [ 8%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_iccdata.c.o [ 10%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_image.c.o [ 11%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_init.c.o [ 13%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_malloc.c.o [ 15%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_seq.c.o [ 16%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_stream.c.o [ 18%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_string.c.o [ 20%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_tmr.c.o [ 22%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_tvp.c.o [ 23%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_version.c.o [ 25%] Building C object src/libjasper/CMakeFiles/libjasper.dir/bmp/bmp_cod.c.o [ 27%] Building C object src/libjasper/CMakeFiles/libjasper.dir/bmp/bmp_dec.c.o [ 28%] Building C object src/libjasper/CMakeFiles/libjasper.dir/bmp/bmp_enc.c.o [ 30%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jp2/jp2_cod.c.o [ 32%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jp2/jp2_dec.c.o [ 33%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jp2/jp2_enc.c.o [ 35%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_bs.c.o [ 37%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_cs.c.o [ 38%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_dec.c.o [ 40%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_enc.c.o [ 42%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_math.c.o [ 44%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_mct.c.o [ 45%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_mqcod.c.o [ 47%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_mqdec.c.o [ 49%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_mqenc.c.o [ 50%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_qmfb.c.o [ 52%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_t1cod.c.o [ 54%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_t1dec.c.o [ 55%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_t1enc.c.o [ 57%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_t2cod.c.o [ 59%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_t2dec.c.o [ 61%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_t2enc.c.o [ 62%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_tagtree.c.o [ 64%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_tsfb.c.o [ 66%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_util.c.o /src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/src/libjasper/jpc/jpc_util.c: In function 'jpc_atoaf': /src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/src/libjasper/jpc/jpc_util.c:105:11: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (cp != '\0') { ^~ /src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/src/libjasper/jpc/jpc_util.c:105:8: note: did you mean to dereference the pointer? if (cp != '\0') { ^ /src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/src/libjasper/jpc/jpc_util.c:123:12: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (cp != '\0') { ^~ /src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/src/libjasper/jpc/jpc_util.c:123:9: note: did you mean to dereference the pointer? if (cp != '\0') { ^ [ 67%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpg/jpg_val.c.o [ 69%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpg/jpg_dec.c.o [ 71%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpg/jpg_enc.c.o [ 72%] Building C object src/libjasper/CMakeFiles/libjasper.dir/mif/mif_cod.c.o [ 74%] Building C object src/libjasper/CMakeFiles/libjasper.dir/pgx/pgx_cod.c.o [ 76%] Building C object src/libjasper/CMakeFiles/libjasper.dir/pgx/pgx_dec.c.o [ 77%] Building C object src/libjasper/CMakeFiles/libjasper.dir/pgx/pgx_enc.c.o [ 79%] Building C object src/libjasper/CMakeFiles/libjasper.dir/pnm/pnm_cod.c.o [ 81%] Building C object src/libjasper/CMakeFiles/libjasper.dir/pnm/pnm_dec.c.o [ 83%] Building C object src/libjasper/CMakeFiles/libjasper.dir/pnm/pnm_enc.c.o [ 84%] Building C object src/libjasper/CMakeFiles/libjasper.dir/ras/ras_cod.c.o [ 86%] Building C object src/libjasper/CMakeFiles/libjasper.dir/ras/ras_dec.c.o [ 88%] Building C object src/libjasper/CMakeFiles/libjasper.dir/ras/ras_enc.c.o [ 89%] Linking C shared library libjasper.so CMakeFiles/libjasper.dir/base/jas_stream.c.o: In function `jas_stream_tmpfile': jas_stream.c:(.text+0x757): warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' [ 89%] Built target libjasper make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' Scanning dependencies of target imginfo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' [ 91%] Building C object src/appl/CMakeFiles/imginfo.dir/imginfo.c.o [ 93%] Linking C executable imginfo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' [ 93%] Built target imginfo make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' Scanning dependencies of target jasper make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' [ 94%] Building C object src/appl/CMakeFiles/jasper.dir/jasper.c.o [ 96%] Linking C executable jasper make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' [ 96%] Built target jasper make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' Scanning dependencies of target imgcmp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' [ 98%] Building C object src/appl/CMakeFiles/imgcmp.dir/imgcmp.c.o [100%] Linking C executable imgcmp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' [100%] Built target imgcmp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' Install the project... -- Install configuration: "" -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig/jasper.pc -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/share/doc/JasPer/README -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/lib/libjasper.so.4.0.0 -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/lib/libjasper.so.4 -- Set runtime path of "/opt/metwork-mfext-1.1/opt/scientific_core/lib/libjasper.so.4.0.0" to "/opt/metwork-mfext-1.1/opt/scientific_core/lib" -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/lib/libjasper.so -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_cm.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_config.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_debug.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_dll.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_fix.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_getopt.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_icc.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_image.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_init.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_malloc.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_math.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jasper.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_seq.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_stream.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_string.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_tmr.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_tvp.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_types.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_version.h -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/bin/jasper -- Set runtime path of "/opt/metwork-mfext-1.1/opt/scientific_core/bin/jasper" to "/opt/metwork-mfext-1.1/opt/scientific_core/lib" -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/bin/imginfo -- Set runtime path of "/opt/metwork-mfext-1.1/opt/scientific_core/bin/imginfo" to "/opt/metwork-mfext-1.1/opt/scientific_core/lib" -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/bin/imgcmp -- Set runtime path of "/opt/metwork-mfext-1.1/opt/scientific_core/bin/imgcmp" to "/opt/metwork-mfext-1.1/opt/scientific_core/lib" -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1/jasper.1 -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1/imginfo.1 -- Installing: /opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1/imgcmp.1 make[2]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0006_jasper' make[3]: Entering directory `/src/layers/layer1_scientific_core/0008_postgresql' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "name: 'postgresql'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "version: '12.1'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "checksum: '2ee1bd4ec5f49363a3f456f07e599b41'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml echo -n "POSTGRESQL is an object-relational database system" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "website: 'http://postgresql.org/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "license: 'PostgreSQL (similar MIT or BSD)'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgresql.yaml; fi make --file=../../Makefile.standard MAKELEVEL=0 PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core OPTIONS="--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include --with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib --with-libxml --with-openssl --with-python" download uncompress configure build install /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/postgresql-12.1.tar.bz2` `readlink -m ./sources` MD5 2ee1bd4ec5f49363a3f456f07e599b41 Computing checksum for /src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1.tar.bz2... Good checksum rm -Rf postgresql-12.1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/postgresql-12.1.tar.bz2` tar.bz2 postgresql-12.1 cd build/postgresql-12.1 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core --with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include --with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib --with-libxml --with-openssl --with-python checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking which template to use... linux checking whether NLS is wanted... no checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gawk... gawk checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether gcc supports -Werror=vla, for CFLAGS... yes checking whether gcc supports -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 -Wformat-security, for CFLAGS... yes checking whether g++ supports -Wformat-security, for CXXFLAGS... yes checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... yes checking whether gcc supports -fwrapv, for CFLAGS... yes checking whether g++ supports -fwrapv, for CXXFLAGS... yes checking whether gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS... no checking whether gcc supports -funroll-loops, for CFLAGS_VECTOR... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTOR... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking allow thread-safe client libraries... yes checking whether to build with ICU support... no checking whether to build with Tcl... no checking whether to build Perl modules... no checking whether to build Python modules... yes checking whether to build with GSSAPI support... no checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... yes checking whether to build with SELinux support... no checking whether to build with systemd support... no checking for xml2-config... /opt/metwork-mfext-1.1/opt/core/bin/xml2-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by GCC... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for ranlib... ranlib checking for strip... strip checking whether it is possible to strip libraries... yes checking for ar... ar checking for a BSD-compatible install... /usr/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... /usr/bin/bison configure: using bison (GNU Bison) 2.4.1 checking for flex... /usr/bin/flex configure: using flex 2.5.35 checking for perl... /usr/bin/perl configure: using perl 5.10.1 checking for PYTHON... /opt/metwork-mfext-1.1/opt/python3_core/bin/python3 configure: using python 3.8.9 (default, May 19 2022, 13:42:31) checking for Python distutils module... yes checking Python configuration directory... /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/config-3.8-x86_64-linux-gnu checking Python include directories... -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 checking how to link an embedded Python application... -L/opt/metwork-mfext-1.1/opt/python3_core/lib -lpython3.8 -lcrypt -lpthread -ldl -lutil -lrt -lm -lm checking for a sed that does not truncate output... /bin/sed checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... -lcrypt checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for SSL_clear_options... no checking for SSL_get_current_compression... yes checking for X509_get_signature_nid... yes checking for OPENSSL_init_ssl... yes checking for BIO_get_data... yes checking for BIO_meth_new... yes checking for ASN1_STRING_get0_data... yes checking for CRYPTO_lock... yes checking for xmlSaveToBuffer in -lxml2... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for flexible array members... yes checking for signed types... yes checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for tzname... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for intptr_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking whether assembler supports x86_64 popcntq... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking size of bool... 1 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for cbrt... yes checking for clock_gettime... yes checking for copyfile... no checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for mbstowcs_l... no checking for memmove... yes checking for poll... yes checking for posix_fallocate... yes checking for ppoll... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setproctitle_fast... no checking for setsid... yes checking for shm_open... yes checking for strchrnul... yes checking for strsignal... yes checking for symlink... yes checking for sync_file_range... yes checking for uselocale... yes checking for utime... yes checking for utimes... 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 fseeko... 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 F_FULLFSYNC is declared... no checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_NOW is declared... yes checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for isinf... yes checking for crypt... yes checking for dlopen... yes checking for fls... no checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for mkdtemp... yes checking for pread... yes checking for pwrite... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strlcat... yes checking for strlcpy... yes checking for strnlen... yes checking for strtof... yes checking for unsetenv... yes checking for getpeereid... no checking for getaddrinfo... yes checking for getopt_long... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking for rl_completion_append_character... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether long int is 64 bits... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... yes checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... yes checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no checking which CRC-32C implementation to use... SSE 4.2 with runtime check checking for library containing sem_init... -lpthread checking which semaphore API to use... unnamed POSIX checking which random number source to use... OpenSSL checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for xmllint... /opt/metwork-mfext-1.1/opt/core/bin/xmllint checking for DocBook XML V4.2... no checking for dbtoepub... no checking for xsltproc... /opt/metwork-mfext-1.1/opt/core/bin/xsltproc checking for fop... no checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 8.3.1 20190311 (Red Hat 8.3.1-3) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include configure: using LDFLAGS= -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port cd build/postgresql-12.1 && make make -C ./src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_ext_d.h pg_statistic_ext_data_d.h pg_statistic_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_pltemplate_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/catalog/header-stamp make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/utils/header-stamp sed -f ./Gen_dummy_probes.sed probes.d >probes.h cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C src all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o base64.o base64.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o config_info.o config_info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o controldata_utils.o controldata_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o d2s.o d2s.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o f2s.o f2s.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o file_perm.o file_perm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o ip.o ip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o kwlookup.o kwlookup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o link-canary.o link-canary.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o md5.o md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pgfnames.o pgfnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o psprintf.o psprintf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o relpath.o relpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o rmtree.o rmtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o saslprep.o saslprep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o scram-common.o scram-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o string.o string.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o unicode_norm.o unicode_norm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o username.o username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o wait_error.o wait_error.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o sha2_openssl.o sha2_openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o fe_memutils.o fe_memutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o file_utils.o file_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o logging.o logging.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o restricted_token.o restricted_token.c rm -f libpgcommon.a ar crs libpgcommon.a base64.o config_info.o controldata_utils.o d2s.o exec.o f2s.o file_perm.o ip.o keywords.o kwlookup.o link-canary.o md5.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o unicode_norm.o username.o wait_error.o sha2_openssl.o fe_memutils.o file_utils.o logging.o restricted_token.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c md5.c -o md5_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c sha2_openssl.c -o sha2_openssl_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c fe_memutils.c -o fe_memutils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c logging.c -o logging_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c restricted_token.c -o restricted_token_shlib.o rm -f libpgcommon_shlib.a ar crs libpgcommon_shlib.a base64_shlib.o config_info_shlib.o controldata_utils_shlib.o d2s_shlib.o exec_shlib.o f2s_shlib.o file_perm_shlib.o ip_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_shlib.o pg_lzcompress_shlib.o pgfnames_shlib.o psprintf_shlib.o relpath_shlib.o rmtree_shlib.o saslprep_shlib.o scram-common_shlib.o string_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o sha2_openssl_shlib.o fe_memutils_shlib.o file_utils_shlib.o logging_shlib.o restricted_token_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c md5.c -o md5_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.1/opt/scientific_core/include:/opt/metwork-mfext-1.1/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.1/opt/scientific_core/lib:/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.1/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c sha2_openssl.c -o sha2_openssl_srv.o rm -f libpgcommon_srv.a ar crs libpgcommon_srv.a base64_srv.o config_info_srv.o controldata_utils_srv.o d2s_srv.o exec_srv.o f2s_srv.o file_perm_srv.o ip_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o sha2_openssl_srv.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o fls.o fls.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o getpeereid.o getpeereid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -msse4.2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_crc32c_sse42.o pg_crc32c_sse42.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_crc32c_sse42_choose.o pg_crc32c_sse42_choose.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o chklocale.o chklocale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o erand48.o erand48.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o inet_net_ntop.o inet_net_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o noblock.o noblock.c echo "#define PGBINDIR \"/opt/metwork-mfext-1.1/opt/scientific_core/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/opt/metwork-mfext-1.1/opt/scientific_core/etc/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/opt/metwork-mfext-1.1/opt/scientific_core/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/opt/metwork-mfext-1.1/opt/scientific_core/lib\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/opt/metwork-mfext-1.1/opt/scientific_core/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/opt/metwork-mfext-1.1/opt/scientific_core/share/doc//postgresql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/opt/metwork-mfext-1.1/opt/scientific_core/share/doc//postgresql\"" >>pg_config_paths.h echo "#define MANDIR \"/opt/metwork-mfext-1.1/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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o path.o path.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_bitutils.o pg_bitutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgcheckdir.o pgcheckdir.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgmkdirp.o pgmkdirp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgsleep.o pgsleep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_strong_random.o pg_strong_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgstrcasecmp.o pgstrcasecmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgstrsignal.o pgstrsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pqsignal.o pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o qsort.o qsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o qsort_arg.o qsort_arg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o quotes.o quotes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o snprintf.o snprintf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o sprompt.o sprompt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o strerror.o strerror.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tar.o tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o thread.o thread.c rm -f libpgport.a ar crs libpgport.a fls.o getpeereid.o pg_crc32c_sse42.o pg_crc32c_sb8.o pg_crc32c_sse42_choose.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pg_bitutils.o pgcheckdir.o pgmkdirp.o pgsleep.o pg_strong_random.o pgstrcasecmp.o pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o snprintf.o sprompt.o strerror.o tar.o thread.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c fls.c -o fls_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c getpeereid.c -o getpeereid_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -msse4.2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pg_crc32c_sse42.c -o pg_crc32c_sse42_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pg_crc32c_sb8.c -o pg_crc32c_sb8_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c chklocale.c -o chklocale_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c erand48.c -o erand48_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c inet_net_ntop.c -o inet_net_ntop_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c noblock.c -o noblock_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c path.c -o path_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pg_bitutils.c -o pg_bitutils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pgcheckdir.c -o pgcheckdir_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pgmkdirp.c -o pgmkdirp_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pgsleep.c -o pgsleep_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pg_strong_random.c -o pg_strong_random_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pgstrsignal.c -o pgstrsignal_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pqsignal.c -o pqsignal_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c qsort.c -o qsort_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c qsort_arg.c -o qsort_arg_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c quotes.c -o quotes_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c snprintf.c -o snprintf_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c sprompt.c -o sprompt_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c strerror.c -o strerror_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c tar.c -o tar_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c thread.c -o thread_shlib.o rm -f libpgport_shlib.a ar crs libpgport_shlib.a fls_shlib.o getpeereid_shlib.o pg_crc32c_sse42_shlib.o pg_crc32c_sb8_shlib.o pg_crc32c_sse42_choose_shlib.o chklocale_shlib.o erand48_shlib.o inet_net_ntop_shlib.o noblock_shlib.o path_shlib.o pg_bitutils_shlib.o pgcheckdir_shlib.o pgmkdirp_shlib.o pgsleep_shlib.o pg_strong_random_shlib.o pgstrcasecmp_shlib.o pgstrsignal_shlib.o pqsignal_shlib.o qsort_shlib.o qsort_arg_shlib.o quotes_shlib.o snprintf_shlib.o sprompt_shlib.o strerror_shlib.o tar_shlib.o thread_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c fls.c -o fls_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c getpeereid.c -o getpeereid_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -msse4.2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pg_crc32c_sse42.c -o pg_crc32c_sse42_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c chklocale.c -o chklocale_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c erand48.c -o erand48_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c inet_net_ntop.c -o inet_net_ntop_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c noblock.c -o noblock_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c path.c -o path_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pg_bitutils.c -o pg_bitutils_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pgcheckdir.c -o pgcheckdir_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pgmkdirp.c -o pgmkdirp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pgsleep.c -o pgsleep_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pg_strong_random.c -o pg_strong_random_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pgstrcasecmp.c -o pgstrcasecmp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pgstrsignal.c -o pgstrsignal_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c pqsignal.c -o pqsignal_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c qsort.c -o qsort_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c qsort_arg.c -o qsort_arg_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c quotes.c -o quotes_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c snprintf.c -o snprintf_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c sprompt.c -o sprompt_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c strerror.c -o strerror_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c tar.c -o tar_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c thread.c -o thread_srv.o rm -f libpgport_srv.a ar crs libpgport_srv.a fls_srv.o getpeereid_srv.o pg_crc32c_sse42_srv.o pg_crc32c_sb8_srv.o pg_crc32c_sse42_choose_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pg_bitutils_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pg_strong_random_srv.o pgstrcasecmp_srv.o pgstrsignal_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o snprintf_srv.o sprompt_srv.o strerror_srv.o tar_srv.o thread_srv.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o localtime.o localtime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o strftime.o strftime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgtz.o pgtz.c ( echo src/timezone/localtime.o src/timezone/strftime.o src/timezone/pgtz.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o zic.o zic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o zic make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C backend all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C access all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C brin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brin.o brin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brin_pageops.o brin_pageops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brin_revmap.o brin_revmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brin_tuple.o brin_tuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brin_xlog.o brin_xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brin_minmax.o brin_minmax.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brin_inclusion.o brin_inclusion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brin_validate.o brin_validate.c ( echo src/backend/access/brin/brin.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_xlog.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_validate.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/brin' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o bufmask.o bufmask.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o heaptuple.o heaptuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o indextuple.o indextuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o printsimple.o printsimple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o printtup.o printtup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o relation.o relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o reloptions.o reloptions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o scankey.o scankey.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o session.o session.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tupconvert.o tupconvert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tupdesc.o tupdesc.c ( echo src/backend/access/common/bufmask.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/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/common' make -C gin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginutil.o ginutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gininsert.o gininsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginxlog.o ginxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginentrypage.o ginentrypage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gindatapage.o gindatapage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginbtree.o ginbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginscan.o ginscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginget.o ginget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginvacuum.o ginvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginarrayproc.o ginarrayproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginbulk.o ginbulk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginfast.o ginfast.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginpostinglist.o ginpostinglist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginlogic.o ginlogic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ginvalidate.o ginvalidate.c ( echo src/backend/access/gin/ginutil.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginxlog.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginget.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbulk.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginlogic.o src/backend/access/gin/ginvalidate.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gin' make -C gist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gist.o gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gistutil.o gistutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gistxlog.o gistxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gistvacuum.o gistvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gistget.o gistget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gistscan.o gistscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gistproc.o gistproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gistsplit.o gistsplit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gistbuild.o gistbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gistbuildbuffers.o gistbuildbuffers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gistvalidate.o gistvalidate.c ( echo src/backend/access/gist/gist.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistxlog.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistget.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o src/backend/access/gist/gistvalidate.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gist' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hash.o hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hashfunc.o hashfunc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hashinsert.o hashinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hashovfl.o hashovfl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hashpage.o hashpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hashsearch.o hashsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hashsort.o hashsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hashutil.o hashutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hashvalidate.o hashvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hash_xlog.o hash_xlog.c ( echo src/backend/access/hash/hash.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 src/backend/access/hash/hash_xlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/hash' make -C heap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o heapam.o heapam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o heapam_handler.o heapam_handler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o heapam_visibility.o heapam_visibility.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hio.o hio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pruneheap.o pruneheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rewriteheap.o rewriteheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o syncscan.o syncscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tuptoaster.o tuptoaster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o vacuumlazy.o vacuumlazy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o visibilitymap.o visibilitymap.c ( echo src/backend/access/heap/heapam.o src/backend/access/heap/heapam_handler.o src/backend/access/heap/heapam_visibility.o src/backend/access/heap/hio.o src/backend/access/heap/pruneheap.o src/backend/access/heap/rewriteheap.o src/backend/access/heap/syncscan.o src/backend/access/heap/tuptoaster.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-12.1/src/backend/access/heap' make -C index all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o amapi.o amapi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o amvalidate.o amvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o genam.o genam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o indexam.o indexam.c ( echo src/backend/access/index/amapi.o src/backend/access/index/amvalidate.o src/backend/access/index/genam.o src/backend/access/index/indexam.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/index' make -C nbtree all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nbtcompare.o nbtcompare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nbtinsert.o nbtinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nbtpage.o nbtpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nbtree.o nbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nbtsearch.o nbtsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nbtsplitloc.o nbtsplitloc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nbtutils.o nbtutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nbtsort.o nbtsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nbtvalidate.o nbtvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nbtxlog.o nbtxlog.c ( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtinsert.o src/backend/access/nbtree/nbtpage.o src/backend/access/nbtree/nbtree.o src/backend/access/nbtree/nbtsearch.o src/backend/access/nbtree/nbtsplitloc.o src/backend/access/nbtree/nbtutils.o src/backend/access/nbtree/nbtsort.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-12.1/src/backend/access/nbtree' make -C rmgrdesc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brindesc.o brindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o clogdesc.o clogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o committsdesc.o committsdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dbasedesc.o dbasedesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o genericdesc.o genericdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gindesc.o gindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gistdesc.o gistdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hashdesc.o hashdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o heapdesc.o heapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o logicalmsgdesc.o logicalmsgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o mxactdesc.o mxactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nbtdesc.o nbtdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o relmapdesc.o relmapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o replorigindesc.o replorigindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o seqdesc.o seqdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o smgrdesc.o smgrdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spgdesc.o spgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o standbydesc.o standbydesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tblspcdesc.o tblspcdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xactdesc.o xactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xlogdesc.o xlogdesc.c ( echo src/backend/access/rmgrdesc/brindesc.o src/backend/access/rmgrdesc/clogdesc.o src/backend/access/rmgrdesc/committsdesc.o src/backend/access/rmgrdesc/dbasedesc.o src/backend/access/rmgrdesc/genericdesc.o src/backend/access/rmgrdesc/gindesc.o src/backend/access/rmgrdesc/gistdesc.o src/backend/access/rmgrdesc/hashdesc.o src/backend/access/rmgrdesc/heapdesc.o src/backend/access/rmgrdesc/logicalmsgdesc.o src/backend/access/rmgrdesc/mxactdesc.o src/backend/access/rmgrdesc/nbtdesc.o src/backend/access/rmgrdesc/relmapdesc.o src/backend/access/rmgrdesc/replorigindesc.o src/backend/access/rmgrdesc/seqdesc.o src/backend/access/rmgrdesc/smgrdesc.o src/backend/access/rmgrdesc/spgdesc.o src/backend/access/rmgrdesc/standbydesc.o src/backend/access/rmgrdesc/tblspcdesc.o src/backend/access/rmgrdesc/xactdesc.o src/backend/access/rmgrdesc/xlogdesc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/rmgrdesc' make -C spgist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spgutils.o spgutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spginsert.o spginsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spgscan.o spgscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spgvacuum.o spgvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spgvalidate.o spgvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spgdoinsert.o spgdoinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spgxlog.o spgxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spgtextproc.o spgtextproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spgquadtreeproc.o spgquadtreeproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spgkdtreeproc.o spgkdtreeproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spgproc.o spgproc.c ( echo src/backend/access/spgist/spgutils.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgvalidate.o src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spgxlog.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgkdtreeproc.o src/backend/access/spgist/spgproc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/spgist' make -C table all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o table.o table.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tableam.o tableam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tableamapi.o tableamapi.c ( echo src/backend/access/table/table.o src/backend/access/table/tableam.o src/backend/access/table/tableamapi.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/table' make -C tablesample all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o bernoulli.o bernoulli.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o system.o system.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tablesample.o tablesample.c ( echo src/backend/access/tablesample/bernoulli.o src/backend/access/tablesample/system.o src/backend/access/tablesample/tablesample.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/tablesample' make -C transam all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o clog.o clog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o commit_ts.o commit_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o generic_xlog.o generic_xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o multixact.o multixact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rmgr.o rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o slru.o slru.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o subtrans.o subtrans.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o timeline.o timeline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o transam.o transam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o twophase.o twophase.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o twophase_rmgr.o twophase_rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o varsup.o varsup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xact.o xact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xlog.o xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xlogarchive.o xlogarchive.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xlogfuncs.o xlogfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xloginsert.o xloginsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xlogutils.o xlogutils.c ( echo src/backend/access/transam/clog.o src/backend/access/transam/commit_ts.o src/backend/access/transam/generic_xlog.o src/backend/access/transam/multixact.o src/backend/access/transam/parallel.o src/backend/access/transam/rmgr.o src/backend/access/transam/slru.o src/backend/access/transam/subtrans.o src/backend/access/transam/timeline.o src/backend/access/transam/transam.o src/backend/access/transam/twophase.o src/backend/access/transam/twophase_rmgr.o src/backend/access/transam/varsup.o src/backend/access/transam/xact.o src/backend/access/transam/xlog.o src/backend/access/transam/xlogarchive.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xloginsert.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogutils.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/transam' ( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt table/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access' make -C bootstrap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o bootparse.o bootparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o bootstrap.o bootstrap.c ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/bootstrap' make -C catalog all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o catalog.o catalog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dependency.o dependency.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o heap.o heap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o index.o index.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o indexing.o indexing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o namespace.o namespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o aclchk.o aclchk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o objectaccess.o objectaccess.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o objectaddress.o objectaddress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o partition.o partition.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_aggregate.o pg_aggregate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_collation.o pg_collation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_constraint.o pg_constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_conversion.o pg_conversion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_depend.o pg_depend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_enum.o pg_enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_inherits.o pg_inherits.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_largeobject.o pg_largeobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_namespace.o pg_namespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_operator.o pg_operator.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_proc.o pg_proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_publication.o pg_publication.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_range.o pg_range.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_db_role_setting.o pg_db_role_setting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_shdepend.o pg_shdepend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_subscription.o pg_subscription.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_type.o pg_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o storage.o storage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o toasting.o toasting.c ( echo 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/aclchk.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_collation.o src/backend/catalog/pg_constraint.o src/backend/catalog/pg_conversion.o src/backend/catalog/pg_depend.o src/backend/catalog/pg_enum.o src/backend/catalog/pg_inherits.o src/backend/catalog/pg_largeobject.o src/backend/catalog/pg_namespace.o src/backend/catalog/pg_operator.o src/backend/catalog/pg_proc.o src/backend/catalog/pg_publication.o src/backend/catalog/pg_range.o src/backend/catalog/pg_db_role_setting.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-12.1/src/backend/catalog' make -C parser all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gram.o gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o scan.o scan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parser.o parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_agg.o parse_agg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_clause.o parse_clause.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_coerce.o parse_coerce.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_collate.o parse_collate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_cte.o parse_cte.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_enr.o parse_enr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_expr.o parse_expr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_func.o parse_func.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_node.o parse_node.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_oper.o parse_oper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_param.o parse_param.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_relation.o parse_relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_target.o parse_target.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_type.o parse_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parse_utilcmd.o parse_utilcmd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o scansup.o scansup.c ( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/scan.o src/backend/parser/parser.o src/backend/parser/parse_agg.o src/backend/parser/parse_clause.o src/backend/parser/parse_coerce.o src/backend/parser/parse_collate.o src/backend/parser/parse_cte.o src/backend/parser/parse_enr.o src/backend/parser/parse_expr.o src/backend/parser/parse_func.o src/backend/parser/parse_node.o src/backend/parser/parse_oper.o src/backend/parser/parse_param.o src/backend/parser/parse_relation.o src/backend/parser/parse_target.o src/backend/parser/parse_type.o src/backend/parser/parse_utilcmd.o src/backend/parser/scansup.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/parser' make -C commands all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o amcmds.o amcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o aggregatecmds.o aggregatecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o alter.o alter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o async.o async.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o cluster.o cluster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o comment.o comment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o collationcmds.o collationcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o constraint.o constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o conversioncmds.o conversioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o createas.o createas.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dbcommands.o dbcommands.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o define.o define.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o discard.o discard.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dropcmds.o dropcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o event_trigger.o event_trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o explain.o explain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o extension.o extension.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o foreigncmds.o foreigncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o functioncmds.o functioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o indexcmds.o indexcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lockcmds.o lockcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o matview.o matview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o operatorcmds.o operatorcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o opclasscmds.o opclasscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o policy.o policy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o portalcmds.o portalcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o proclang.o proclang.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o publicationcmds.o publicationcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o schemacmds.o schemacmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o seclabel.o seclabel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o sequence.o sequence.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o statscmds.o statscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o subscriptioncmds.o subscriptioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tablecmds.o tablecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tablespace.o tablespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o trigger.o trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsearchcmds.o tsearchcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o typecmds.o typecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o user.o user.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o vacuum.o vacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o variable.o variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o view.o view.c ( echo src/backend/commands/amcmds.o src/backend/commands/aggregatecmds.o src/backend/commands/alter.o src/backend/commands/analyze.o src/backend/commands/async.o src/backend/commands/cluster.o src/backend/commands/comment.o src/backend/commands/collationcmds.o src/backend/commands/constraint.o src/backend/commands/conversioncmds.o src/backend/commands/copy.o src/backend/commands/createas.o src/backend/commands/dbcommands.o src/backend/commands/define.o src/backend/commands/discard.o src/backend/commands/dropcmds.o src/backend/commands/event_trigger.o src/backend/commands/explain.o src/backend/commands/extension.o src/backend/commands/foreigncmds.o src/backend/commands/functioncmds.o src/backend/commands/indexcmds.o src/backend/commands/lockcmds.o src/backend/commands/matview.o src/backend/commands/operatorcmds.o src/backend/commands/opclasscmds.o src/backend/commands/policy.o src/backend/commands/portalcmds.o src/backend/commands/prepare.o src/backend/commands/proclang.o src/backend/commands/publicationcmds.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/statscmds.o src/backend/commands/subscriptioncmds.o src/backend/commands/tablecmds.o src/backend/commands/tablespace.o src/backend/commands/trigger.o src/backend/commands/tsearchcmds.o src/backend/commands/typecmds.o src/backend/commands/user.o src/backend/commands/vacuum.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/commands' make -C executor all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execAmi.o execAmi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execCurrent.o execCurrent.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execExpr.o execExpr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execExprInterp.o execExprInterp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execGrouping.o execGrouping.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execIndexing.o execIndexing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execJunk.o execJunk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execMain.o execMain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execParallel.o execParallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execPartition.o execPartition.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execProcnode.o execProcnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execReplication.o execReplication.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execScan.o execScan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execSRF.o execSRF.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execTuples.o execTuples.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o execUtils.o execUtils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o functions.o functions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o instrument.o instrument.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeAppend.o nodeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeAgg.o nodeAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeBitmapAnd.o nodeBitmapAnd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeBitmapOr.o nodeBitmapOr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeCustom.o nodeCustom.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeFunctionscan.o nodeFunctionscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeGather.o nodeGather.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeHash.o nodeHash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeHashjoin.o nodeHashjoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeIndexscan.o nodeIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeLimit.o nodeLimit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeLockRows.o nodeLockRows.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeGatherMerge.o nodeGatherMerge.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeMaterial.o nodeMaterial.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeMergeAppend.o nodeMergeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeMergejoin.o nodeMergejoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeModifyTable.o nodeModifyTable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeNestloop.o nodeNestloop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeProjectSet.o nodeProjectSet.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeRecursiveunion.o nodeRecursiveunion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeResult.o nodeResult.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeSamplescan.o nodeSamplescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeSeqscan.o nodeSeqscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeSetOp.o nodeSetOp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeSort.o nodeSort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeUnique.o nodeUnique.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeValuesscan.o nodeValuesscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeCtescan.o nodeCtescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeWorktablescan.o nodeWorktablescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeGroup.o nodeGroup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeSubplan.o nodeSubplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeSubqueryscan.o nodeSubqueryscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeTidscan.o nodeTidscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeForeignscan.o nodeForeignscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeWindowAgg.o nodeWindowAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tstoreReceiver.o tstoreReceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tqueue.o tqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spi.o spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeTableFuncscan.o nodeTableFuncscan.c ( echo src/backend/executor/execAmi.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/execScan.o src/backend/executor/execSRF.o src/backend/executor/execTuples.o src/backend/executor/execUtils.o src/backend/executor/functions.o src/backend/executor/instrument.o src/backend/executor/nodeAppend.o src/backend/executor/nodeAgg.o src/backend/executor/nodeBitmapAnd.o src/backend/executor/nodeBitmapOr.o src/backend/executor/nodeBitmapHeapscan.o src/backend/executor/nodeBitmapIndexscan.o src/backend/executor/nodeCustom.o src/backend/executor/nodeFunctionscan.o src/backend/executor/nodeGather.o src/backend/executor/nodeHash.o src/backend/executor/nodeHashjoin.o src/backend/executor/nodeIndexscan.o src/backend/executor/nodeIndexonlyscan.o src/backend/executor/nodeLimit.o src/backend/executor/nodeLockRows.o src/backend/executor/nodeGatherMerge.o src/backend/executor/nodeMaterial.o src/backend/executor/nodeMergeAppend.o src/backend/executor/nodeMergejoin.o src/backend/executor/nodeModifyTable.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/nodeUnique.o src/backend/executor/nodeValuesscan.o src/backend/executor/nodeCtescan.o src/backend/executor/nodeNamedtuplestorescan.o src/backend/executor/nodeWorktablescan.o src/backend/executor/nodeGroup.o src/backend/executor/nodeSubplan.o src/backend/executor/nodeSubqueryscan.o src/backend/executor/nodeTidscan.o src/backend/executor/nodeForeignscan.o src/backend/executor/nodeWindowAgg.o src/backend/executor/tstoreReceiver.o src/backend/executor/tqueue.o src/backend/executor/spi.o src/backend/executor/nodeTableFuncscan.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/executor' make -C foreign all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o foreign.o foreign.c ( echo src/backend/foreign/foreign.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/foreign' make -C lib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o binaryheap.o binaryheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o bipartite_match.o bipartite_match.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o bloomfilter.o bloomfilter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dshash.o dshash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hyperloglog.o hyperloglog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ilist.o ilist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o integerset.o integerset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o knapsack.o knapsack.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pairingheap.o pairingheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rbtree.o rbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stringinfo.o stringinfo.c ( echo src/backend/lib/binaryheap.o src/backend/lib/bipartite_match.o src/backend/lib/bloomfilter.o src/backend/lib/dshash.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/integerset.o src/backend/lib/knapsack.o src/backend/lib/pairingheap.o src/backend/lib/rbtree.o src/backend/lib/stringinfo.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/lib' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o be-fsstubs.o be-fsstubs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o be-secure.o be-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o be-secure-common.o be-secure-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o auth.o auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o crypt.o crypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hba.o hba.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ifaddr.o ifaddr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pqcomm.o pqcomm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pqformat.o pqformat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pqmq.o pqmq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pqsignal.o pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o auth-scram.o auth-scram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o be-secure-openssl.o be-secure-openssl.c ( echo src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure.o src/backend/libpq/be-secure-common.o src/backend/libpq/auth.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/auth-scram.o src/backend/libpq/be-secure-openssl.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/libpq' make -C main all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o main.o main.c ( echo src/backend/main/main.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/main' make -C nodes all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodeFuncs.o nodeFuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nodes.o nodes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o list.o list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o bitmapset.o bitmapset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tidbitmap.o tidbitmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o copyfuncs.o copyfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o equalfuncs.o equalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o extensible.o extensible.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o makefuncs.o makefuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o outfuncs.o outfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o readfuncs.o readfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o read.o read.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o params.o params.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o value.o value.c ( echo src/backend/nodes/nodeFuncs.o src/backend/nodes/nodes.o src/backend/nodes/list.o src/backend/nodes/bitmapset.o src/backend/nodes/tidbitmap.o src/backend/nodes/copyfuncs.o src/backend/nodes/equalfuncs.o src/backend/nodes/extensible.o src/backend/nodes/makefuncs.o src/backend/nodes/outfuncs.o src/backend/nodes/readfuncs.o src/backend/nodes/print.o src/backend/nodes/read.o src/backend/nodes/params.o src/backend/nodes/value.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/nodes' make -C optimizer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C geqo all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_copy.o geqo_copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_eval.o geqo_eval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_main.o geqo_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_misc.o geqo_misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_mutation.o geqo_mutation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_pool.o geqo_pool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_random.o geqo_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_recombination.o geqo_recombination.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_selection.o geqo_selection.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_erx.o geqo_erx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_pmx.o geqo_pmx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_cx.o geqo_cx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_px.o geqo_px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_ox1.o geqo_ox1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geqo_ox2.o geqo_ox2.c ( echo src/backend/optimizer/geqo/geqo_copy.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_pool.o src/backend/optimizer/geqo/geqo_random.o src/backend/optimizer/geqo/geqo_recombination.o src/backend/optimizer/geqo/geqo_selection.o src/backend/optimizer/geqo/geqo_erx.o src/backend/optimizer/geqo/geqo_pmx.o src/backend/optimizer/geqo/geqo_cx.o src/backend/optimizer/geqo/geqo_px.o src/backend/optimizer/geqo/geqo_ox1.o src/backend/optimizer/geqo/geqo_ox2.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/geqo' make -C path all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o allpaths.o allpaths.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o clausesel.o clausesel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o costsize.o costsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o equivclass.o equivclass.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o indxpath.o indxpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o joinpath.o joinpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o joinrels.o joinrels.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pathkeys.o pathkeys.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tidpath.o tidpath.c ( echo src/backend/optimizer/path/allpaths.o src/backend/optimizer/path/clausesel.o src/backend/optimizer/path/costsize.o src/backend/optimizer/path/equivclass.o src/backend/optimizer/path/indxpath.o src/backend/optimizer/path/joinpath.o src/backend/optimizer/path/joinrels.o src/backend/optimizer/path/pathkeys.o src/backend/optimizer/path/tidpath.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/path' make -C plan all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o analyzejoins.o analyzejoins.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o createplan.o createplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o initsplan.o initsplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o planagg.o planagg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o planmain.o planmain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o planner.o planner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o setrefs.o setrefs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o subselect.o subselect.c ( echo src/backend/optimizer/plan/analyzejoins.o src/backend/optimizer/plan/createplan.o src/backend/optimizer/plan/initsplan.o src/backend/optimizer/plan/planagg.o src/backend/optimizer/plan/planmain.o src/backend/optimizer/plan/planner.o src/backend/optimizer/plan/setrefs.o src/backend/optimizer/plan/subselect.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/plan' make -C prep all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o prepjointree.o prepjointree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o prepqual.o prepqual.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o preptlist.o preptlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o prepunion.o prepunion.c ( echo 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-12.1/src/backend/optimizer/prep' make -C util all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o appendinfo.o appendinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o clauses.o clauses.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o inherit.o inherit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o joininfo.o joininfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o orclauses.o orclauses.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o paramassign.o paramassign.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pathnode.o pathnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o placeholder.o placeholder.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plancat.o plancat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o predtest.o predtest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o relnode.o relnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o restrictinfo.o restrictinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tlist.o tlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o var.o var.c ( echo src/backend/optimizer/util/appendinfo.o src/backend/optimizer/util/clauses.o src/backend/optimizer/util/inherit.o src/backend/optimizer/util/joininfo.o src/backend/optimizer/util/orclauses.o src/backend/optimizer/util/paramassign.o src/backend/optimizer/util/pathnode.o src/backend/optimizer/util/placeholder.o src/backend/optimizer/util/plancat.o src/backend/optimizer/util/predtest.o src/backend/optimizer/util/relnode.o src/backend/optimizer/util/restrictinfo.o src/backend/optimizer/util/tlist.o src/backend/optimizer/util/var.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/src/backend/optimizer' make -C partitioning all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o partbounds.o partbounds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o partdesc.o partdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o partprune.o partprune.c ( echo src/backend/partitioning/partbounds.o src/backend/partitioning/partdesc.o src/backend/partitioning/partprune.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/partitioning' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o atomics.o atomics.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_sema.o pg_sema.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_shmem.o pg_shmem.c ( echo src/backend/port/atomics.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/port' make -C postmaster all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o autovacuum.o autovacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o bgworker.o bgworker.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o bgwriter.o bgwriter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o checkpointer.o checkpointer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o fork_process.o fork_process.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgarch.o pgarch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgstat.o pgstat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o postmaster.o postmaster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o syslogger.o syslogger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o walwriter.o walwriter.c ( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/bgworker.o src/backend/postmaster/bgwriter.o src/backend/postmaster/checkpointer.o src/backend/postmaster/fork_process.o src/backend/postmaster/pgarch.o src/backend/postmaster/pgstat.o src/backend/postmaster/postmaster.o src/backend/postmaster/startup.o src/backend/postmaster/syslogger.o src/backend/postmaster/walwriter.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/postmaster' make -C regex all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o regcomp.o regcomp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o regerror.o regerror.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o regexec.o regexec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o regfree.o regfree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o regprefix.o regprefix.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o regexport.o regexport.c ( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regfree.o src/backend/regex/regprefix.o src/backend/regex/regexport.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/regex' make -C replication all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C logical all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o decode.o decode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o launcher.o launcher.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o logical.o logical.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o logicalfuncs.o logicalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o message.o message.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o origin.o origin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o proto.o proto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o relation.o relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o reorderbuffer.o reorderbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o snapbuild.o snapbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tablesync.o tablesync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o worker.o worker.c ( echo src/backend/replication/logical/decode.o src/backend/replication/logical/launcher.o src/backend/replication/logical/logical.o src/backend/replication/logical/logicalfuncs.o src/backend/replication/logical/message.o src/backend/replication/logical/origin.o src/backend/replication/logical/proto.o src/backend/replication/logical/relation.o src/backend/replication/logical/reorderbuffer.o src/backend/replication/logical/snapbuild.o src/backend/replication/logical/tablesync.o src/backend/replication/logical/worker.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o walsender.o walsender.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o walreceiverfuncs.o walreceiverfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o walreceiver.o walreceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o basebackup.o basebackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o repl_gram.o repl_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o slot.o slot.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o slotfuncs.o slotfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o syncrep.o syncrep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o syncrep_gram.o syncrep_gram.c ( cat logical/objfiles.txt; echo src/backend/replication/walsender.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walreceiver.o src/backend/replication/basebackup.o src/backend/replication/repl_gram.o src/backend/replication/slot.o src/backend/replication/slotfuncs.o src/backend/replication/syncrep.o src/backend/replication/syncrep_gram.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication' make -C rewrite all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rewriteRemove.o rewriteRemove.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rewriteDefine.o rewriteDefine.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rewriteHandler.o rewriteHandler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rewriteManip.o rewriteManip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rewriteSupport.o rewriteSupport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rowsecurity.o rowsecurity.c ( echo src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.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-12.1/src/backend/rewrite' make -C statistics all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o extended_stats.o extended_stats.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dependencies.o dependencies.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o mcv.o mcv.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o mvdistinct.o mvdistinct.c ( echo src/backend/statistics/extended_stats.o src/backend/statistics/dependencies.o src/backend/statistics/mcv.o src/backend/statistics/mvdistinct.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/statistics' make -C storage all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C buffer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o buf_table.o buf_table.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o buf_init.o buf_init.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o bufmgr.o bufmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o freelist.o freelist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o localbuf.o localbuf.c ( echo src/backend/storage/buffer/buf_table.o src/backend/storage/buffer/buf_init.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-12.1/src/backend/storage/buffer' make -C file all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o fd.o fd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o buffile.o buffile.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o copydir.o copydir.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o reinit.o reinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o sharedfileset.o sharedfileset.c ( echo src/backend/storage/file/fd.o src/backend/storage/file/buffile.o src/backend/storage/file/copydir.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-12.1/src/backend/storage/file' make -C freespace all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o freespace.o freespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o fsmpage.o fsmpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o indexfsm.o indexfsm.c ( echo src/backend/storage/freespace/freespace.o src/backend/storage/freespace/fsmpage.o src/backend/storage/freespace/indexfsm.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/freespace' make -C ipc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o barrier.o barrier.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dsm_impl.o dsm_impl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dsm.o dsm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ipc.o ipc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ipci.o ipci.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o latch.o latch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pmsignal.o pmsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o procarray.o procarray.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o procsignal.o procsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o shmem.o shmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o shmqueue.o shmqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o shm_mq.o shm_mq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o shm_toc.o shm_toc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o signalfuncs.o signalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o sinval.o sinval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o sinvaladt.o sinvaladt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o standby.o standby.c ( echo src/backend/storage/ipc/barrier.o src/backend/storage/ipc/dsm_impl.o src/backend/storage/ipc/dsm.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/shmem.o src/backend/storage/ipc/shmqueue.o src/backend/storage/ipc/shm_mq.o src/backend/storage/ipc/shm_toc.o src/backend/storage/ipc/signalfuncs.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/ipc' make -C large_object all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o inv_api.o inv_api.c ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/large_object' make -C lmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lmgr.o lmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lock.o lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o proc.o proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o deadlock.o deadlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwlock.o lwlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwlocknames.o lwlocknames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spin.o spin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o s_lock.o s_lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o predicate.o predicate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o condition_variable.o condition_variable.c ( echo src/backend/storage/lmgr/lmgr.o src/backend/storage/lmgr/lock.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/deadlock.o src/backend/storage/lmgr/lwlock.o src/backend/storage/lmgr/lwlocknames.o src/backend/storage/lmgr/spin.o src/backend/storage/lmgr/s_lock.o src/backend/storage/lmgr/predicate.o src/backend/storage/lmgr/condition_variable.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/lmgr' make -C page all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o bufpage.o bufpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o checksum.o checksum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o itemptr.o itemptr.c ( echo src/backend/storage/page/bufpage.o src/backend/storage/page/checksum.o src/backend/storage/page/itemptr.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/page' make -C smgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o md.o md.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o smgr.o smgr.c ( echo src/backend/storage/smgr/md.o src/backend/storage/smgr/smgr.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/smgr' make -C sync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o sync.o sync.c ( echo src/backend/storage/sync/sync.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/sync' ( cat buffer/objfiles.txt file/objfiles.txt freespace/objfiles.txt ipc/objfiles.txt large_object/objfiles.txt lmgr/objfiles.txt page/objfiles.txt smgr/objfiles.txt sync/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage' make -C tcop all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dest.o dest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o fastpath.o fastpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o postgres.o postgres.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pquery.o pquery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utility.o utility.c ( echo 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-12.1/src/backend/tcop' make -C tsearch all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ts_locale.o ts_locale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ts_parse.o ts_parse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o wparser.o wparser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o wparser_def.o wparser_def.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dict.o dict.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dict_simple.o dict_simple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dict_synonym.o dict_synonym.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dict_thesaurus.o dict_thesaurus.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dict_ispell.o dict_ispell.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o regis.o regis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spell.o spell.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o to_tsany.o to_tsany.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ts_selfuncs.o ts_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ts_typanalyze.o ts_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ts_utils.o ts_utils.c ( echo src/backend/tsearch/ts_locale.o src/backend/tsearch/ts_parse.o src/backend/tsearch/wparser.o src/backend/tsearch/wparser_def.o src/backend/tsearch/dict.o src/backend/tsearch/dict_simple.o src/backend/tsearch/dict_synonym.o src/backend/tsearch/dict_thesaurus.o src/backend/tsearch/dict_ispell.o src/backend/tsearch/regis.o src/backend/tsearch/spell.o src/backend/tsearch/to_tsany.o src/backend/tsearch/ts_selfuncs.o src/backend/tsearch/ts_typanalyze.o src/backend/tsearch/ts_utils.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C adt all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o acl.o acl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o amutils.o amutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o arrayfuncs.o arrayfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o array_expanded.o array_expanded.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o array_selfuncs.o array_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o array_typanalyze.o array_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o array_userfuncs.o array_userfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o arrayutils.o arrayutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ascii.o ascii.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o bool.o bool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o cash.o cash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o char.o char.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o cryptohashes.o cryptohashes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o date.o date.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o datum.o datum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dbsize.o dbsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o domains.o domains.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o encode.o encode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o enum.o enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o expandeddatum.o expandeddatum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o expandedrecord.o expandedrecord.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o float.o float.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o format_type.o format_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o formatting.o formatting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o genfile.o genfile.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geo_ops.o geo_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geo_selfuncs.o geo_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geo_spgist.o geo_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o inet_cidr_ntop.o inet_cidr_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o inet_net_pton.o inet_net_pton.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o int.o int.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o int8.o int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o json.o json.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o jsonb.o jsonb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o jsonb_gin.o jsonb_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o jsonb_op.o jsonb_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o jsonb_util.o jsonb_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o jsonfuncs.o jsonfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o jsonpath_gram.o jsonpath_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o jsonpath.o jsonpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o jsonpath_exec.o jsonpath_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o like.o like.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o like_support.o like_support.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lockfuncs.o lockfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o mac.o mac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o mac8.o mac8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o misc.o misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o name.o name.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o network.o network.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o network_gist.o network_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o network_selfuncs.o network_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o network_spgist.o network_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o numutils.o numutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o oid.o oid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o oracle_compat.o oracle_compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o orderedsetaggs.o orderedsetaggs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o partitionfuncs.o partitionfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_locale.o pg_locale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_lsn.o pg_lsn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_upgrade_support.o pg_upgrade_support.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgstatfuncs.o pgstatfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pseudotypes.o pseudotypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o quote.o quote.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rangetypes.o rangetypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rangetypes_gist.o rangetypes_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rangetypes_spgist.o rangetypes_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o regexp.o regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o regproc.o regproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ri_triggers.o ri_triggers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rowtypes.o rowtypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ruleutils.o ruleutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o selfuncs.o selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tid.o tid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o timestamp.o timestamp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o trigfuncs.o trigfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsginidx.o tsginidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsgistidx.o tsgistidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsquery.o tsquery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsquery_cleanup.o tsquery_cleanup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsquery_gist.o tsquery_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsquery_op.o tsquery_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsquery_rewrite.o tsquery_rewrite.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsquery_util.o tsquery_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsrank.o tsrank.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsvector.o tsvector.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsvector_op.o tsvector_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tsvector_parser.o tsvector_parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o txid.o txid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o uuid.o uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o varbit.o varbit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o varchar.o varchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o varlena.o varlena.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o windowfuncs.o windowfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xid.o xid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xml.o xml.c ( echo src/backend/utils/adt/acl.o src/backend/utils/adt/amutils.o src/backend/utils/adt/arrayfuncs.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/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/cryptohashes.o src/backend/utils/adt/date.o src/backend/utils/adt/datetime.o src/backend/utils/adt/datum.o src/backend/utils/adt/dbsize.o src/backend/utils/adt/domains.o src/backend/utils/adt/encode.o src/backend/utils/adt/enum.o src/backend/utils/adt/expandeddatum.o src/backend/utils/adt/expandedrecord.o src/backend/utils/adt/float.o src/backend/utils/adt/format_type.o src/backend/utils/adt/formatting.o src/backend/utils/adt/genfile.o src/backend/utils/adt/geo_ops.o src/backend/utils/adt/geo_selfuncs.o src/backend/utils/adt/geo_spgist.o src/backend/utils/adt/inet_cidr_ntop.o src/backend/utils/adt/inet_net_pton.o src/backend/utils/adt/int.o src/backend/utils/adt/int8.o src/backend/utils/adt/json.o src/backend/utils/adt/jsonb.o src/backend/utils/adt/jsonb_gin.o src/backend/utils/adt/jsonb_op.o src/backend/utils/adt/jsonb_util.o src/backend/utils/adt/jsonfuncs.o src/backend/utils/adt/jsonpath_gram.o src/backend/utils/adt/jsonpath.o src/backend/utils/adt/jsonpath_exec.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/misc.o src/backend/utils/adt/name.o src/backend/utils/adt/network.o src/backend/utils/adt/network_gist.o src/backend/utils/adt/network_selfuncs.o src/backend/utils/adt/network_spgist.o src/backend/utils/adt/numeric.o src/backend/utils/adt/numutils.o src/backend/utils/adt/oid.o src/backend/utils/adt/oracle_compat.o src/backend/utils/adt/orderedsetaggs.o src/backend/utils/adt/partitionfuncs.o src/backend/utils/adt/pg_locale.o src/backend/utils/adt/pg_lsn.o src/backend/utils/adt/pg_upgrade_support.o src/backend/utils/adt/pgstatfuncs.o src/backend/utils/adt/pseudotypes.o src/backend/utils/adt/quote.o src/backend/utils/adt/rangetypes.o src/backend/utils/adt/rangetypes_gist.o src/backend/utils/adt/rangetypes_selfuncs.o src/backend/utils/adt/rangetypes_spgist.o src/backend/utils/adt/rangetypes_typanalyze.o src/backend/utils/adt/regexp.o src/backend/utils/adt/regproc.o src/backend/utils/adt/ri_triggers.o src/backend/utils/adt/rowtypes.o src/backend/utils/adt/ruleutils.o src/backend/utils/adt/selfuncs.o src/backend/utils/adt/tid.o src/backend/utils/adt/timestamp.o src/backend/utils/adt/trigfuncs.o src/backend/utils/adt/tsginidx.o src/backend/utils/adt/tsgistidx.o src/backend/utils/adt/tsquery.o src/backend/utils/adt/tsquery_cleanup.o src/backend/utils/adt/tsquery_gist.o src/backend/utils/adt/tsquery_op.o src/backend/utils/adt/tsquery_rewrite.o src/backend/utils/adt/tsquery_util.o src/backend/utils/adt/tsrank.o src/backend/utils/adt/tsvector.o src/backend/utils/adt/tsvector_op.o src/backend/utils/adt/tsvector_parser.o src/backend/utils/adt/txid.o src/backend/utils/adt/uuid.o src/backend/utils/adt/varbit.o src/backend/utils/adt/varchar.o src/backend/utils/adt/varlena.o src/backend/utils/adt/version.o src/backend/utils/adt/windowfuncs.o src/backend/utils/adt/xid.o src/backend/utils/adt/xml.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/adt' make -C cache all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o attoptcache.o attoptcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o catcache.o catcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o evtcache.o evtcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o inval.o inval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lsyscache.o lsyscache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o partcache.o partcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plancache.o plancache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o relcache.o relcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o relmapper.o relmapper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o relfilenodemap.o relfilenodemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spccache.o spccache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o syscache.o syscache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ts_cache.o ts_cache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o typcache.o typcache.c ( echo src/backend/utils/cache/attoptcache.o src/backend/utils/cache/catcache.o src/backend/utils/cache/evtcache.o src/backend/utils/cache/inval.o src/backend/utils/cache/lsyscache.o src/backend/utils/cache/partcache.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relmapper.o src/backend/utils/cache/relfilenodemap.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-12.1/src/backend/utils/cache' make -C error all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o assert.o assert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o elog.o elog.c ( echo src/backend/utils/error/assert.o src/backend/utils/error/elog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/error' make -C fmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c ( echo src/backend/utils/fmgr/dfmgr.o src/backend/utils/fmgr/fmgr.o src/backend/utils/fmgr/funcapi.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/fmgr' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dynahash.o dynahash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hashfn.o hashfn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_crc.o pg_crc.c ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/hashfn.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/hash' make -C init all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o globals.o globals.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o miscinit.o miscinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o postinit.o postinit.c ( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/init' make -C mb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o conv.o conv.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o mbutils.o mbutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o wchar.o wchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o wstrcmp.o wstrcmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o wstrncmp.o wstrncmp.c ( echo src/backend/utils/mb/encnames.o src/backend/utils/mb/conv.o src/backend/utils/mb/mbutils.o src/backend/utils/mb/wchar.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-12.1/src/backend/utils/mb' make -C misc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o guc.o guc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o help_config.o help_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_config.o pg_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_rusage.o pg_rusage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ps_status.o ps_status.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o queryenvironment.o queryenvironment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rls.o rls.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o sampling.o sampling.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o superuser.o superuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o timeout.o timeout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tzparser.o tzparser.c ( echo src/backend/utils/misc/guc.o src/backend/utils/misc/help_config.o src/backend/utils/misc/pg_config.o src/backend/utils/misc/pg_controldata.o src/backend/utils/misc/pg_rusage.o src/backend/utils/misc/ps_status.o src/backend/utils/misc/queryenvironment.o src/backend/utils/misc/rls.o src/backend/utils/misc/sampling.o src/backend/utils/misc/superuser.o src/backend/utils/misc/timeout.o src/backend/utils/misc/tzparser.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/misc' make -C mmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o aset.o aset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dsa.o dsa.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o freepage.o freepage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o generation.o generation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o mcxt.o mcxt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o memdebug.o memdebug.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o portalmem.o portalmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o slab.o slab.c ( echo src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/dsa.o src/backend/utils/mmgr/freepage.o src/backend/utils/mmgr/generation.o src/backend/utils/mmgr/mcxt.o src/backend/utils/mmgr/memdebug.o src/backend/utils/mmgr/portalmem.o src/backend/utils/mmgr/slab.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mmgr' make -C resowner all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o resowner.o resowner.c ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/resowner' make -C sort all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o logtape.o logtape.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o sharedtuplestore.o sharedtuplestore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o sortsupport.o sortsupport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tuplesort.o tuplesort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tuplestore.o tuplestore.c ( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/sharedtuplestore.o src/backend/utils/sort/sortsupport.o src/backend/utils/sort/tuplesort.o src/backend/utils/sort/tuplestore.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/sort' make -C time all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o combocid.o combocid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o snapmgr.o snapmgr.c ( echo src/backend/utils/time/combocid.o src/backend/utils/time/snapmgr.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o fmgrtab.o fmgrtab.c ( cat 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-12.1/src/backend/utils' make -C ../../src/timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C jit all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o jit.o jit.c ( echo src/backend/jit/jit.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/jit' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 access/brin/brin.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_xlog.o access/brin/brin_minmax.o access/brin/brin_inclusion.o access/brin/brin_validate.o access/common/bufmask.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/tupconvert.o access/common/tupdesc.o access/gin/ginutil.o access/gin/gininsert.o access/gin/ginxlog.o access/gin/ginentrypage.o access/gin/gindatapage.o access/gin/ginbtree.o access/gin/ginscan.o access/gin/ginget.o access/gin/ginvacuum.o access/gin/ginarrayproc.o access/gin/ginbulk.o access/gin/ginfast.o access/gin/ginpostinglist.o access/gin/ginlogic.o access/gin/ginvalidate.o access/gist/gist.o access/gist/gistutil.o access/gist/gistxlog.o access/gist/gistvacuum.o access/gist/gistget.o access/gist/gistscan.o access/gist/gistproc.o access/gist/gistsplit.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistvalidate.o access/hash/hash.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/hash/hash_xlog.o access/heap/heapam.o access/heap/heapam_handler.o access/heap/heapam_visibility.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/syncscan.o access/heap/tuptoaster.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/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtsplitloc.o access/nbtree/nbtutils.o access/nbtree/nbtsort.o access/nbtree/nbtvalidate.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/genericdesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/logicalmsgdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgutils.o access/spgist/spginsert.o access/spgist/spgscan.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgdoinsert.o access/spgist/spgxlog.o access/spgist/spgtextproc.o access/spgist/spgquadtreeproc.o access/spgist/spgkdtreeproc.o access/spgist/spgproc.o access/table/table.o access/table/tableam.o access/table/tableamapi.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/generic_xlog.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogreader.o access/transam/xlogutils.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/aclchk.o catalog/objectaccess.o catalog/objectaddress.o catalog/partition.o catalog/pg_aggregate.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_proc.o catalog/pg_publication.o catalog/pg_range.o catalog/pg_db_role_setting.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/scan.o parser/parser.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_enr.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/scansup.o commands/amcmds.o commands/aggregatecmds.o commands/alter.o commands/analyze.o commands/async.o commands/cluster.o commands/comment.o commands/collationcmds.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/operatorcmds.o commands/opclasscmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/variable.o commands/view.o executor/execAmi.o executor/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/execScan.o executor/execSRF.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAppend.o executor/nodeAgg.o executor/nodeBitmapAnd.o executor/nodeBitmapOr.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeCustom.o executor/nodeFunctionscan.o executor/nodeGather.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIndexscan.o executor/nodeIndexonlyscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeGatherMerge.o executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.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/nodeUnique.o executor/nodeValuesscan.o executor/nodeCtescan.o executor/nodeNamedtuplestorescan.o executor/nodeWorktablescan.o executor/nodeGroup.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTidscan.o executor/nodeForeignscan.o executor/nodeWindowAgg.o executor/tstoreReceiver.o executor/tqueue.o executor/spi.o executor/nodeTableFuncscan.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/bloomfilter.o lib/dshash.o lib/hyperloglog.o lib/ilist.o lib/integerset.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o lib/stringinfo.o libpq/be-fsstubs.o libpq/be-secure.o libpq/be-secure-common.o libpq/auth.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/auth-scram.o libpq/be-secure-openssl.o main/main.o nodes/nodeFuncs.o nodes/nodes.o nodes/list.o nodes/bitmapset.o nodes/tidbitmap.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/makefuncs.o nodes/outfuncs.o nodes/readfuncs.o nodes/print.o nodes/read.o nodes/params.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.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/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/appendinfo.o optimizer/util/clauses.o optimizer/util/inherit.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o partitioning/partbounds.o partitioning/partdesc.o partitioning/partprune.o port/atomics.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regfree.o regex/regprefix.o regex/regexport.o replication/logical/decode.o replication/logical/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/walsender.o replication/walreceiverfuncs.o replication/walreceiver.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o rewrite/rewriteRemove.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteSupport.o rewrite/rowsecurity.o statistics/extended_stats.o statistics/dependencies.o statistics/mcv.o statistics/mvdistinct.o storage/buffer/buf_table.o storage/buffer/buf_init.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/fd.o storage/file/buffile.o storage/file/copydir.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_impl.o storage/ipc/dsm.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/shmem.o storage/ipc/shmqueue.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/signalfuncs.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/proc.o storage/lmgr/deadlock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/spin.o storage/lmgr/s_lock.o storage/lmgr/predicate.o storage/lmgr/condition_variable.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/sync/sync.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/wparser.o tsearch/wparser_def.o tsearch/dict.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/dict_ispell.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o utils/adt/acl.o utils/adt/amutils.o utils/adt/arrayfuncs.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashes.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/dbsize.o utils/adt/domains.o utils/adt/encode.o utils/adt/enum.o utils/adt/expandeddatum.o utils/adt/expandedrecord.o utils/adt/float.o utils/adt/format_type.o utils/adt/formatting.o utils/adt/genfile.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/geo_spgist.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/jsonb.o utils/adt/jsonb_gin.o utils/adt/jsonb_op.o utils/adt/jsonb_util.o utils/adt/jsonfuncs.o utils/adt/jsonpath_gram.o utils/adt/jsonpath.o utils/adt/jsonpath_exec.o utils/adt/like.o utils/adt/like_support.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/misc.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/network_spgist.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/partitionfuncs.o utils/adt/pg_locale.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudotypes.o utils/adt/quote.o utils/adt/rangetypes.o utils/adt/rangetypes_gist.o utils/adt/rangetypes_selfuncs.o utils/adt/rangetypes_spgist.o utils/adt/rangetypes_typanalyze.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ri_triggers.o utils/adt/rowtypes.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/txid.o utils/adt/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/lsyscache.o utils/cache/partcache.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relmapper.o utils/cache/relfilenodemap.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/ts_cache.o utils/cache/typcache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/hashfn.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/encnames.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/wchar.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_config.o utils/misc/pg_controldata.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/queryenvironment.o utils/misc/rls.o utils/misc/sampling.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/aset.o utils/mmgr/dsa.o utils/mmgr/freepage.o utils/mmgr/generation.o utils/mmgr/mcxt.o utils/mmgr/memdebug.o utils/mmgr/portalmem.o utils/mmgr/slab.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/strftime.o ../../src/timezone/pgtz.o jit/jit.o ../../src/port/libpgport_srv.a ../../src/common/libpgcommon_srv.a -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -Wl,-E -lpthread -lxml2 -lssl -lcrypto -lrt -lcrypt -ldl -lm -o postgres make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C backend/utils/mb/conversion_procs all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs' make -C ../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ascii_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ascii_and_mic.o ascii_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o ascii_and_mic.so ascii_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o cyrillic_and_mic.o cyrillic_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o euc_cn_and_mic.o euc_cn_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o euc_cn_and_mic.so euc_cn_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o euc_kr_and_mic.o euc_kr_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o euc_kr_and_mic.so euc_kr_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o big5.o big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o euc_tw_and_big5.o euc_tw_and_big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o latin2_and_win1250.o latin2_and_win1250.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o latin_and_mic.o latin_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_ascii.o utf8_and_ascii.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_ascii.so utf8_and_ascii.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_big5.o utf8_and_big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_gb18030.o utf8_and_gb18030.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_gbk.o utf8_and_gbk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_iso8859.o utf8_and_iso8859.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_johab.o utf8_and_johab.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_sjis.o utf8_and_sjis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_win.o utf8_and_win.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_uhc.o utf8_and_uhc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_euc2004.o utf8_and_euc2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o euc2004_sjis2004.o euc2004_sjis2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs' make -C backend/snowball all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/snowball' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dict_snowball.o dict_snowball.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o api.o ./libstemmer/api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o utilities.o ./libstemmer/utilities.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_indonesian.o ./libstemmer/stem_ISO_8859_1_indonesian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_irish.o ./libstemmer/stem_ISO_8859_1_irish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_2_hungarian.o ./libstemmer/stem_ISO_8859_2_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_arabic.o ./libstemmer/stem_UTF_8_arabic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_indonesian.o ./libstemmer/stem_UTF_8_indonesian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_irish.o ./libstemmer/stem_UTF_8_irish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_lithuanian.o ./libstemmer/stem_UTF_8_lithuanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_nepali.o ./libstemmer/stem_UTF_8_nepali.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_tamil.o ./libstemmer/stem_UTF_8_tamil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o dict_snowball.so dict_snowball.o api.o utilities.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_indonesian.o stem_ISO_8859_1_irish.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_hungarian.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_arabic.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_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_spanish.o stem_UTF_8_swedish.o stem_UTF_8_tamil.o stem_UTF_8_turkish.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed echo '-- Language-specific snowball dictionaries' > snowball_create.sql cat ./snowball_func.sql.in >> snowball_create.sql make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/snowball' make -C include all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/include' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/include' make -C interfaces all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth.o fe-auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth-scram.o fe-auth-scram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-connect.o fe-connect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-exec.o fe-exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-misc.o fe-misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-print.o fe-print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-lobj.o fe-lobj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol2.o fe-protocol2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol3.o fe-protocol3.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqexpbuffer.o pqexpbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure.o fe-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o legacy-pqsignal.o legacy-pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o libpq-events.o libpq-events.c rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o encnames.o encnames.c rm -f wchar.c && ln -s ../../../src/backend/utils/mb/wchar.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o wchar.o wchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure-openssl.o fe-secure-openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure-common.o fe-secure-common.c ( 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 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpq.so.5 -Wl,--version-script=exports.list -o libpq.so.5.12 fe-auth.o fe-auth-scram.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o fe-secure.o legacy-pqsignal.o libpq-events.o encnames.o wchar.o fe-secure-openssl.o fe-secure-common.o -L../../../src/port -L../../../src/common -lpgcommon_shlib -lpgport_shlib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lssl -lcrypto -lcrypt -lm rm -f libpq.so.5 ln -s libpq.so.5.12 libpq.so.5 rm -f libpq.so ln -s libpq.so.5.12 libpq.so rm -f libpq.a ar crs libpq.a fe-auth.o fe-auth-scram.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o fe-secure.o legacy-pqsignal.o libpq-events.o encnames.o wchar.o fe-secure-openssl.o fe-secure-common.o ranlib libpq.a touch libpq.a echo 'Name: libpq' >libpq.pc echo 'Description: PostgreSQL libpq library' >>libpq.pc echo 'Url: http://www.postgresql.org/' >>libpq.pc echo 'Version: 12.1' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: ' >>libpq.pc echo 'Cflags: -I/opt/metwork-mfext-1.1/opt/scientific_core/include' >>libpq.pc echo 'Libs: -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpq' >>libpq.pc echo 'Libs.private: -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lssl -lcrypto -lcrypt -lm' >>libpq.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ecpg all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C include all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/include' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/include' make -C pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o dt_common.o dt_common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o timestamp.o timestamp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o interval.o interval.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 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpgtypes.so.3 -Wl,--version-script=exports.list -o libpgtypes.so.3.12 numeric.o datetime.o common.o dt_common.o timestamp.o interval.o -L../../../../src/port -L../../../../src/common -lpgcommon_shlib -lpgport_shlib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libpgtypes.so.3 ln -s libpgtypes.so.3.12 libpgtypes.so.3 rm -f libpgtypes.so ln -s libpgtypes.so.3.12 libpgtypes.so rm -f libpgtypes.a ar crs libpgtypes.a numeric.o datetime.o common.o dt_common.o timestamp.o interval.o ranlib libpgtypes.a touch libpgtypes.a echo 'Name: libpgtypes' >libpgtypes.pc echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc echo 'Url: http://www.postgresql.org/' >>libpgtypes.pc echo 'Version: 12.1' >>libpgtypes.pc echo 'Requires: ' >>libpgtypes.pc echo 'Requires.private: ' >>libpgtypes.pc echo 'Cflags: -I/opt/metwork-mfext-1.1/opt/scientific_core/include' >>libpgtypes.pc echo 'Libs: -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpgtypes' >>libpgtypes.pc echo 'Libs.private: -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lm' >>libpgtypes.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o execute.o execute.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o typename.o typename.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o sqlda.o sqlda.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o data.o data.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o error.o error.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o memory.o memory.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o connect.o connect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o misc.o misc.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 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg.so.6 -Wl,--version-script=exports.list -o libecpg.so.6.12 execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.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-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libecpg.so.6 ln -s libecpg.so.6.12 libecpg.so.6 rm -f libecpg.so ln -s libecpg.so.6.12 libecpg.so rm -f libecpg.a ar crs libecpg.a execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o ranlib libecpg.a touch libecpg.a echo 'Name: libecpg' >libecpg.pc echo 'Description: PostgreSQL libecpg library' >>libecpg.pc echo 'Url: http://www.postgresql.org/' >>libecpg.pc echo 'Version: 12.1' >>libecpg.pc echo 'Requires: ' >>libecpg.pc echo 'Requires.private: libpq libpgtypes' >>libecpg.pc echo 'Cflags: -I/opt/metwork-mfext-1.1/opt/scientific_core/include' >>libecpg.pc echo 'Libs: -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lecpg' >>libecpg.pc echo 'Libs.private: -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lm' >>libecpg.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C compatlib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/compatlib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/ecpg/ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o informix.o informix.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg_compat.so.3 -Wl,--version-script=exports.list -o libecpg_compat.so.3.12 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-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libecpg_compat.so.3 ln -s libecpg_compat.so.3.12 libecpg_compat.so.3 rm -f libecpg_compat.so ln -s libecpg_compat.so.3.12 libecpg_compat.so rm -f libecpg_compat.a ar crs libecpg_compat.a informix.o ranlib libecpg_compat.a touch libecpg_compat.a echo 'Name: libecpg_compat' >libecpg_compat.pc echo 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pc echo 'Url: http://www.postgresql.org/' >>libecpg_compat.pc echo 'Version: 12.1' >>libecpg_compat.pc echo 'Requires: ' >>libecpg_compat.pc echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc echo 'Cflags: -I/opt/metwork-mfext-1.1/opt/scientific_core/include' >>libecpg_compat.pc echo 'Libs: -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lecpg_compat' >>libecpg_compat.pc echo 'Libs.private: -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lm' >>libecpg_compat.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/compatlib' make -C preproc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/preproc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o preproc.o preproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgc.o pgc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o type.o type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ecpg.o ecpg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o output.o output.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parser.o parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o c_keywords.o c_keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ecpg_keywords.o ecpg_keywords.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 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o typename.o typename.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o variable.o variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS preproc.o pgc.o type.o ecpg.o output.o parser.o keywords.o c_keywords.o ecpg_keywords.o typename.o descriptor.o variable.o -L../../../../src/port -L../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o ecpg make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/preproc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces' make -C backend/replication/libpqwalreceiver all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/libpqwalreceiver' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o libpqwalreceiver.o libpqwalreceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -L../../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/pgoutput' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgoutput.o pgoutput.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o pgoutput.so pgoutput.o -L../../../../src/port -L../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/pgoutput' make -C fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o mbprint.o mbprint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o psqlscan.o psqlscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o simple_list.o simple_list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o string_utils.o string_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o conditional.o conditional.c rm -f libpgfeutils.a ar crs libpgfeutils.a mbprint.o print.o psqlscan.o simple_list.o string_utils.o conditional.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C bin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C initdb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/initdb' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o initdb.o initdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o findtimezone.o findtimezone.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 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o localtime.o localtime.c rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 initdb.o findtimezone.o localtime.o encnames.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o initdb make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/initdb' make -C pg_archivecleanup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_archivecleanup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_archivecleanup.o pg_archivecleanup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_archivecleanup make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_archivecleanup' make -C pg_basebackup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_basebackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_basebackup.o pg_basebackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o receivelog.o receivelog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o streamutil.o streamutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o walmethods.o walmethods.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_basebackup.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_basebackup gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_receivewal.o pg_receivewal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_receivewal.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_receivewal gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_recvlogical.o pg_recvlogical.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_recvlogical.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_recvlogical make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_basebackup' make -C pg_checksums all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_checksums' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_checksums.o pg_checksums.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_checksums.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_checksums make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_checksums' make -C pg_config all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_config' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_config.o pg_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_config make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_config' make -C pg_controldata all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_controldata' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_controldata make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_controldata' make -C pg_ctl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_ctl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_ctl.o pg_ctl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_ctl make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_ctl' make -C pg_dump all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_dump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_dump.o pg_dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_dump_sort.o pg_dump_sort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_backup_archiver.o pg_backup_archiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_backup_db.o pg_backup_db.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_backup_custom.o pg_backup_custom.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_backup_null.o pg_backup_null.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_backup_tar.o pg_backup_tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_backup_directory.o pg_backup_directory.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_backup_utils.o pg_backup_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o compress_io.o compress_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dumputils.o dumputils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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 pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_dump gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_restore.o pg_restore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_restore.o pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_restore gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_dumpall.o pg_dumpall.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_dumpall.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_dumpall make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_dump' make -C pg_resetwal all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_resetwal' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_resetwal.o pg_resetwal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_resetwal.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_resetwal make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_resetwal' make -C pg_rewind all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_rewind' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_rewind.o pg_rewind.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parsexlog.o parsexlog.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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o datapagemap.o datapagemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o timeline.o timeline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o fetch.o fetch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o file_ops.o file_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o copy_fetch.o copy_fetch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o libpq_fetch.o libpq_fetch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o filemap.o filemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_rewind.o parsexlog.o xlogreader.o datapagemap.o timeline.o fetch.o file_ops.o copy_fetch.o libpq_fetch.o filemap.o -L../../../src/port -L../../../src/common -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_rewind make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_rewind' make -C pg_test_fsync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_fsync' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_test_fsync.o pg_test_fsync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_test_fsync make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_fsync' make -C pg_test_timing all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_timing' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_test_timing.o pg_test_timing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_test_timing make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_timing' make -C pg_upgrade all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_upgrade' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o check.o check.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o controldata.o controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dump.o dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o file.o file.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o function.o function.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o info.o info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o option.o option.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_upgrade.o pg_upgrade.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o relfilenode.o relfilenode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o server.o server.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tablespace.o tablespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o util.o util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 check.o controldata.o dump.o exec.o file.o function.o info.o option.o parallel.o pg_upgrade.o relfilenode.o server.o tablespace.o util.o version.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_upgrade make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_upgrade' make -C pg_waldump all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_waldump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_waldump.o pg_waldump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o compat.o compat.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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rmgrdesc.o rmgrdesc.c 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 -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brindesc.o brindesc.c rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o clogdesc.o clogdesc.c rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o committsdesc.o committsdesc.c rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dbasedesc.o dbasedesc.c rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o genericdesc.o genericdesc.c rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gindesc.o gindesc.c rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gistdesc.o gistdesc.c rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hashdesc.o hashdesc.c rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o heapdesc.o heapdesc.c rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o logicalmsgdesc.o logicalmsgdesc.c rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o mxactdesc.o mxactdesc.c rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o nbtdesc.o nbtdesc.c rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o relmapdesc.o relmapdesc.c rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o replorigindesc.o replorigindesc.c rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o seqdesc.o seqdesc.c rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o smgrdesc.o smgrdesc.c rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o spgdesc.o spgdesc.c rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o standbydesc.o standbydesc.c rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tblspcdesc.o tblspcdesc.c rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xactdesc.o xactdesc.c rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o xlogdesc.o xlogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_waldump.o compat.o xlogreader.o rmgrdesc.o brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_waldump make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_waldump' make -C pgbench all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pgbench' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgbench.o pgbench.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o exprparse.o exprparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS pgbench.o exprparse.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pgbench make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pgbench' make -C psql all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/psql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o command.o command.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o crosstabview.o crosstabview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o describe.o describe.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o help.o help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o input.o input.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o large_obj.o large_obj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o mainloop.o mainloop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o prompt.o prompt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o psqlscanslash.o psqlscanslash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o sql_help.o sql_help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o stringutils.o stringutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tab-complete.o tab-complete.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o variables.o variables.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 command.o common.o copy.o crosstabview.o describe.o help.o input.o large_obj.o mainloop.o prompt.o psqlscanslash.o sql_help.o startup.o stringutils.o tab-complete.o variables.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o psql make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/psql' make -C scripts all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/scripts' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o createdb.o createdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 createdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o createdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o createuser.o createuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 createuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o createuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dropdb.o dropdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 dropdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o dropdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dropuser.o dropuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 dropuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o dropuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o clusterdb.o clusterdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 clusterdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o clusterdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o vacuumdb.o vacuumdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 vacuumdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o vacuumdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o reindexdb.o reindexdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 reindexdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o reindexdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_isready.o pg_isready.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_isready.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_isready make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/scripts' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin' make -C pl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C plpgsql all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C src all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql/src' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pl_gram.o pl_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pl_handler.o pl_handler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pl_comp.o pl_comp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pl_exec.o pl_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pl_funcs.o pl_funcs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pl_scanner.o pl_scanner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o plpgsql.so pl_gram.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o pl_scanner.o -L../../../../src/port -L../../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql/src' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql' make -C plpython all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpython' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plpy_cursorobject.o plpy_cursorobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plpy_elog.o plpy_elog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plpy_exec.o plpy_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plpy_main.o plpy_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plpy_planobject.o plpy_planobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plpy_plpymodule.o plpy_plpymodule.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plpy_procedure.o plpy_procedure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plpy_resultobject.o plpy_resultobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plpy_spi.o plpy_spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plpy_subxactobject.o plpy_subxactobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plpy_typeio.o plpy_typeio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o plpy_util.o plpy_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o plpython3.so plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/python3_core/lib',--enable-new-dtags -L/opt/metwork-mfext-1.1/opt/python3_core/lib -lpython3.8 -lcrypt -lpthread -ldl -lutil -lrt -lm -lm make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl' make -C makefiles all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/makefiles' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/makefiles' make -C test/regress all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o regress.o regress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags make -C ../../../contrib/spi make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/spi' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o autoinc.o autoinc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC autoinc.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -shared -o autoinc.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o insert_username.o insert_username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC insert_username.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -shared -o insert_username.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o moddatetime.o moddatetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC moddatetime.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -shared -o moddatetime.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o refint.o refint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC refint.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -shared -o refint.so make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../../src/port '-DHOST_TUPLE="x86_64-pc-linux-gnu"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"' -c -o pg_regress.o pg_regress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_regress_main.o pg_regress_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_regress cp ../../../contrib/spi/refint.so refint.so cp ../../../contrib/spi/autoinc.so autoinc.so make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/regress' make -C test/isolation all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/isolation' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o specparse.o specparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o isolationtester.o isolationtester.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 specparse.o isolationtester.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o isolationtester gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o isolation_main.o isolation_main.c make -C ../../../src/test/regress pg_regress.o make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 isolation_main.o pg_regress.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_isolation_regress make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/isolation' make -C test/perl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/perl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/perl' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src' make -C config all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/config' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/config' All of PostgreSQL successfully made. Ready to install. cd build/postgresql-12.1 && make install make -C ./src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C src install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C common install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /usr/bin/install -c -m 644 libpgcommon.a '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libpgcommon.a' /usr/bin/install -c -m 644 libpgcommon_shlib.a '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libpgcommon_shlib.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C port install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /usr/bin/install -c -m 644 libpgport.a '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libpgport.a' /usr/bin/install -c -m 644 libpgport_shlib.a '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libpgport_shlib.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C timezone install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql' ./zic -d '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/timezone' -p 'US/Eastern' ./data/tzdata.zi make -C tznames install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone/tznames' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/timezonesets' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /usr/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-1.1/opt/scientific_core/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/timezonesets' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone/tznames' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C backend install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C access all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C brin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/brin' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/common' make -C gin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gin' make -C gist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gist' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/hash' make -C heap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/heap' make -C index all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/index' make -C nbtree all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/nbtree' make -C rmgrdesc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/rmgrdesc' make -C spgist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/spgist' make -C table all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/table' make -C tablesample all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/tablesample' make -C transam all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/transam' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access' make -C bootstrap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/bootstrap' make -C catalog all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C parser all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/parser' make -C commands all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/commands' make -C executor all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/executor' make -C foreign all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/foreign' make -C lib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/lib' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/libpq' make -C main all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/main' make -C nodes all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/nodes' make -C optimizer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C geqo all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/geqo' make -C path all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/path' make -C plan all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/plan' make -C prep all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/prep' make -C util all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/util' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer' make -C partitioning all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/partitioning' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/port' make -C postmaster all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/postmaster' make -C regex all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/regex' make -C replication all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C logical all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/logical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication' make -C rewrite all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/rewrite' make -C statistics all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/statistics' make -C storage all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C buffer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/buffer' make -C file all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/file' make -C freespace all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/freespace' make -C ipc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/ipc' make -C large_object all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/large_object' make -C lmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/lmgr' make -C page all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/page' make -C smgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/smgr' make -C sync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/sync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage' make -C tcop all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tcop' make -C tsearch all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C adt all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/adt' make -C cache all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/cache' make -C error all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/error' make -C fmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/fmgr' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/hash' make -C init all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/init' make -C mb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb' make -C misc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/misc' make -C mmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mmgr' make -C resowner all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/resowner' make -C sort all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/sort' make -C time all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/time' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C ../../src/timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C jit all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/jit' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql' /usr/bin/install -c postgres '/opt/metwork-mfext-1.1/opt/scientific_core/bin/postgres' ln -s postgres '/opt/metwork-mfext-1.1/opt/scientific_core/bin/postmaster' make -C access install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C brin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/brin' make -C common install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/common' make -C gin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gin' make -C gist install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gist' make -C hash install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/hash' make -C heap install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/heap' make -C index install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/index' make -C nbtree install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/nbtree' make -C rmgrdesc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/rmgrdesc' make -C spgist install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/spgist' make -C table install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/table' make -C tablesample install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/tablesample' make -C transam install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/transam' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access' make -C bootstrap install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/bootstrap' make -C catalog install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C parser install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/parser' make -C commands install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/commands' make -C executor install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/executor' make -C foreign install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/foreign' make -C lib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/lib' make -C libpq install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/libpq' make -C main install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/main' make -C nodes install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/nodes' make -C optimizer install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C geqo install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/geqo' make -C path install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/path' make -C plan install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/plan' make -C prep install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/prep' make -C util install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/util' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer' make -C partitioning install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/partitioning' make -C port install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/port' make -C postmaster install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/postmaster' make -C regex install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/regex' make -C replication install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C logical install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/logical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication' make -C rewrite install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/rewrite' make -C statistics install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/statistics' make -C storage install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C buffer install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/buffer' make -C file install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/file' make -C freespace install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/freespace' make -C ipc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/ipc' make -C large_object install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/large_object' make -C lmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/lmgr' make -C page install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/page' make -C smgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/smgr' make -C sync install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/sync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage' make -C tcop install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tcop' make -C tsearch install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C utils install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C adt install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/adt' make -C cache install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/cache' make -C error install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/error' make -C fmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/fmgr' make -C hash install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/hash' make -C init install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/init' make -C mb install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb' make -C misc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/misc' make -C mmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mmgr' make -C resowner install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/resowner' make -C sort install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/sort' make -C time install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/time' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C ../../src/timezone install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql' ./zic -d '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/timezone' -p 'US/Eastern' ./data/tzdata.zi make -C tznames install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone/tznames' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/timezonesets' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /usr/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-1.1/opt/scientific_core/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/timezonesets' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone/tznames' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C jit install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/jit' make -C catalog install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql' /usr/bin/install -c -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/postgres.bki' /usr/bin/install -c -m 644 `for f in ./postgres.description; do test -r $f && echo $f && break; done` '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/postgres.description' /usr/bin/install -c -m 644 `for f in ./postgres.shdescription; do test -r $f && echo $f && break; done` '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/postgres.shdescription' /usr/bin/install -c -m 644 ./system_views.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/system_views.sql' /usr/bin/install -c -m 644 ./information_schema.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/information_schema.sql' /usr/bin/install -c -m 644 ./sql_features.txt '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/sql_features.txt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C tsearch install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql' '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/tsearch_data' /usr/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-1.1/opt/scientific_core/share/postgresql/tsearch_data/' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C utils install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql' /usr/bin/install -c -m 644 ./errcodes.txt '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/errcodes.txt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' /usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/pg_hba.conf.sample' /usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/pg_ident.conf.sample' /usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/postgresql.conf.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C backend/utils/mb/conversion_procs install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs' make -C ../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ascii_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 ascii_and_mic.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/ascii_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 cyrillic_and_mic.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/cyrillic_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc_cn_and_mic.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/euc_cn_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc_jp_and_sjis.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/euc_jp_and_sjis.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc_kr_and_mic.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/euc_kr_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc_tw_and_big5.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/euc_tw_and_big5.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 latin2_and_win1250.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/latin2_and_win1250.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 latin_and_mic.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/latin_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_ascii.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_ascii.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_big5.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_big5.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_cyrillic.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_cyrillic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_cn.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_euc_cn.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_jp.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_euc_jp.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_kr.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_euc_kr.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_tw.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_euc_tw.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_gb18030.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_gb18030.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_gbk.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_gbk.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_iso8859.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_iso8859.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_iso8859_1.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_iso8859_1.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_johab.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_johab.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_sjis.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_sjis.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_win.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_win.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_uhc.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_uhc.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc2004.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_euc2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_sjis2004.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/utf8_and_sjis2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/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-12.1/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-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc2004_sjis2004.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/euc2004_sjis2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/snowball' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql' '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/tsearch_data' /usr/bin/install -c -m 755 dict_snowball.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/dict_snowball.so' /usr/bin/install -c -m 644 snowball_create.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/snowball' make -C include install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/include' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/libpq' '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal/libpq' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/access '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/bootstrap '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/catalog '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/commands '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/common '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/datatype '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/executor '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/fe_utils '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/foreign '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/jit '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/lib '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/libpq '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/mb '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/nodes '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/optimizer '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/parser '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/partitioning '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/postmaster '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/regex '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/replication '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/rewrite '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/statistics '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/storage '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/tcop '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/snowball '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/snowball/libstemmer '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/tsearch '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/tsearch/dicts '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/utils '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/port '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/port/atomics '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/port/win32 '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/port/win32_msvc '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/port/win32_msvc/sys '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/port/win32/arpa '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/port/win32/netinet '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/port/win32/sys '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/portability /usr/bin/install -c -m 644 ./postgres_ext.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/libpq' /usr/bin/install -c -m 644 pg_config.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 pg_config_ext.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 pg_config_os.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 ./pg_config_manual.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 ./c.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./port.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./postgres_fe.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./libpq/pqcomm.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal/libpq' /usr/bin/install -c -m 644 pg_config.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_ext.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_os.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 utils/errcodes.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgroids.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgrprotos.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server/utils' cp ./*.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/ for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cp ./$dir/*.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/$dir/ || exit; \ done cd '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server' && chmod 644 *.h for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cd '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server'/$dir || exit; \ chmod 644 *.h || exit; \ done make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/include' make -C interfaces install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C libpq install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include' '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal' '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql' /usr/bin/install -c -m 755 libpq.so.5.12 '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libpq.so.5.12' cd '/opt/metwork-mfext-1.1/opt/scientific_core/lib' && \ rm -f libpq.so.5 && \ ln -s libpq.so.5.12 libpq.so.5 cd '/opt/metwork-mfext-1.1/opt/scientific_core/lib' && \ rm -f libpq.so && \ ln -s libpq.so.5.12 libpq.so /usr/bin/install -c -m 644 libpq.a '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libpq.a' /usr/bin/install -c -m 644 libpq.pc '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig/libpq.pc' /usr/bin/install -c -m 644 ./libpq-fe.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 ./libpq-events.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 ./libpq-int.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./pqexpbuffer.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./pg_service.conf.sample '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/pg_service.conf.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ecpg install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C include install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/include' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include' '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/informix/esql' /usr/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-1.1/opt/scientific_core/include/' /usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/informix/esql/' /usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/include' make -C pgtypeslib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 755 libpgtypes.so.3.12 '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libpgtypes.so.3.12' cd '/opt/metwork-mfext-1.1/opt/scientific_core/lib' && \ rm -f libpgtypes.so.3 && \ ln -s libpgtypes.so.3.12 libpgtypes.so.3 cd '/opt/metwork-mfext-1.1/opt/scientific_core/lib' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.3.12 libpgtypes.so /usr/bin/install -c -m 644 libpgtypes.a '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libpgtypes.a' /usr/bin/install -c -m 644 libpgtypes.pc '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig/libpgtypes.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ecpglib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg.so.6.12 '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libecpg.so.6.12' cd '/opt/metwork-mfext-1.1/opt/scientific_core/lib' && \ rm -f libecpg.so.6 && \ ln -s libecpg.so.6.12 libecpg.so.6 cd '/opt/metwork-mfext-1.1/opt/scientific_core/lib' && \ rm -f libecpg.so && \ ln -s libecpg.so.6.12 libecpg.so /usr/bin/install -c -m 644 libecpg.a '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libecpg.a' /usr/bin/install -c -m 644 libecpg.pc '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig/libecpg.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C compatlib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/compatlib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/ecpg/ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg_compat.so.3.12 '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libecpg_compat.so.3.12' cd '/opt/metwork-mfext-1.1/opt/scientific_core/lib' && \ rm -f libecpg_compat.so.3 && \ ln -s libecpg_compat.so.3.12 libecpg_compat.so.3 cd '/opt/metwork-mfext-1.1/opt/scientific_core/lib' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.3.12 libecpg_compat.so /usr/bin/install -c -m 644 libecpg_compat.a '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libecpg_compat.a' /usr/bin/install -c -m 644 libecpg_compat.pc '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig/libecpg_compat.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/compatlib' make -C preproc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/preproc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c ecpg '/opt/metwork-mfext-1.1/opt/scientific_core/bin' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/preproc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces' make -C backend/replication/libpqwalreceiver install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/libpqwalreceiver' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 libpqwalreceiver.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/libpqwalreceiver.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/pgoutput' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 pgoutput.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgoutput.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/pgoutput' make -C fe_utils install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /usr/bin/install -c -m 644 libpgfeutils.a '/opt/metwork-mfext-1.1/opt/scientific_core/lib/libpgfeutils.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C bin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C initdb install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/initdb' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c initdb '/opt/metwork-mfext-1.1/opt/scientific_core/bin/initdb' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/initdb' make -C pg_archivecleanup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_archivecleanup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pg_archivecleanup '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_archivecleanup' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_archivecleanup' make -C pg_basebackup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_basebackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pg_basebackup '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_basebackup' /usr/bin/install -c pg_receivewal '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_receivewal' /usr/bin/install -c pg_recvlogical '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_recvlogical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_basebackup' make -C pg_checksums install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_checksums' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pg_checksums '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_checksums' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_checksums' make -C pg_config install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_config' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c -m 755 pg_config '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_config' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_config' make -C pg_controldata install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_controldata' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pg_controldata '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_controldata' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_controldata' make -C pg_ctl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_ctl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pg_ctl '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_ctl' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_ctl' make -C pg_dump install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_dump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pg_dump '/opt/metwork-mfext-1.1/opt/scientific_core/bin'/pg_dump /usr/bin/install -c pg_restore '/opt/metwork-mfext-1.1/opt/scientific_core/bin'/pg_restore /usr/bin/install -c pg_dumpall '/opt/metwork-mfext-1.1/opt/scientific_core/bin'/pg_dumpall make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_dump' make -C pg_resetwal install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_resetwal' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pg_resetwal '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_resetwal' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_resetwal' make -C pg_rewind install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_rewind' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pg_rewind '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_rewind' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_rewind' make -C pg_test_fsync install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_fsync' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pg_test_fsync '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_test_fsync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_fsync' make -C pg_test_timing install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_timing' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pg_test_timing '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_test_timing' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_timing' make -C pg_upgrade install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_upgrade' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pg_upgrade '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_upgrade' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_upgrade' make -C pg_waldump install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_waldump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pg_waldump '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_waldump' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_waldump' make -C pgbench install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pgbench' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c pgbench '/opt/metwork-mfext-1.1/opt/scientific_core/bin/pgbench' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pgbench' make -C psql install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/psql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql' /usr/bin/install -c psql '/opt/metwork-mfext-1.1/opt/scientific_core/bin/psql' /usr/bin/install -c -m 644 ./psqlrc.sample '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/psqlrc.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/psql' make -C scripts install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/scripts' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c createdb '/opt/metwork-mfext-1.1/opt/scientific_core/bin'/createdb /usr/bin/install -c dropdb '/opt/metwork-mfext-1.1/opt/scientific_core/bin'/dropdb /usr/bin/install -c createuser '/opt/metwork-mfext-1.1/opt/scientific_core/bin'/createuser /usr/bin/install -c dropuser '/opt/metwork-mfext-1.1/opt/scientific_core/bin'/dropuser /usr/bin/install -c clusterdb '/opt/metwork-mfext-1.1/opt/scientific_core/bin'/clusterdb /usr/bin/install -c vacuumdb '/opt/metwork-mfext-1.1/opt/scientific_core/bin'/vacuumdb /usr/bin/install -c reindexdb '/opt/metwork-mfext-1.1/opt/scientific_core/bin'/reindexdb /usr/bin/install -c pg_isready '/opt/metwork-mfext-1.1/opt/scientific_core/bin'/pg_isready make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/scripts' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin' make -C pl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C plpgsql install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C src install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql/src' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 plpgsql.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/plpgsql.so' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql ./plpgsql--unpackaged--1.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 './plpgsql.h' '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql/src' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql' make -C plpython install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpython' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 plpython3.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/plpython3.so' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server' '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/src/pl/plpython' /usr/bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql ./plpython3u--unpackaged--1.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./plpython.h ./plpy_cursorobject.h ./plpy_elog.h ./plpy_exec.h ./plpy_main.h ./plpy_planobject.h ./plpy_plpymodule.h ./plpy_procedure.h ./plpy_resultobject.h ./plpy_spi.h ./plpy_subxactobject.h ./plpy_typeio.h ./plpy_util.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 ./regress-python3-mangle.mk '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl' make -C makefiles install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/makefiles' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/src/makefiles' /usr/bin/install -c -m 644 ./pgxs.mk '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/src/makefiles/' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/makefiles' make -C test/regress install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../contrib/spi make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/spi' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/spi' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/src/test/regress' /usr/bin/install -c pg_regress '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/src/test/regress/pg_regress' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/regress' make -C test/isolation install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/isolation' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/isolation' make -C test/perl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/perl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/perl' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/src' /usr/bin/install -c -m 644 Makefile.global '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.global' /usr/bin/install -c -m 644 Makefile.port '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.port' /usr/bin/install -c -m 644 ./Makefile.shlib '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.shlib' /usr/bin/install -c -m 644 ./nls-global.mk '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/src/nls-global.mk' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src' make -C config install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/config' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/config' /usr/bin/install -c -m 755 ./install-sh '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/config/install-sh' /usr/bin/install -c -m 755 ./missing '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgxs/config/missing' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/config' PostgreSQL installation complete. cd build/postgresql-12.1/contrib/hstore && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hstore_io.o hstore_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hstore_op.o hstore_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hstore_gist.o hstore_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hstore_gin.o hstore_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hstore_compat.o hstore_compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o hstore.so hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o hstore_compat.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/hstore' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/hstore' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 hstore.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/hstore.so' /usr/bin/install -c -m 644 ./hstore.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./hstore--1.4.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 ./hstore--1.0--1.1.sql ./hstore--unpackaged--1.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server/extension/hstore/' /usr/bin/install -c -m 644 ./hstore.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server/extension/hstore/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/hstore' cd build/postgresql-12.1/contrib/pg_stat_statements && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pg_stat_statements.o pg_stat_statements.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o pg_stat_statements.so pg_stat_statements.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lm make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_stat_statements' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_stat_statements' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 pg_stat_statements.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pg_stat_statements.so' /usr/bin/install -c -m 644 ./pg_stat_statements.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pg_stat_statements--1.4.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 ./pg_stat_statements--unpackaged--1.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_stat_statements' cd build/postgresql-12.1/contrib/btree_gist && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_gist.o btree_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_utils_num.o btree_utils_num.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_utils_var.o btree_utils_var.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_int2.o btree_int2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_int4.o btree_int4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_int8.o btree_int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_float4.o btree_float4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_float8.o btree_float8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_cash.o btree_cash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_oid.o btree_oid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_ts.o btree_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_time.o btree_time.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_date.o btree_date.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_interval.o btree_interval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_macaddr.o btree_macaddr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_macaddr8.o btree_macaddr8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_inet.o btree_inet.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_text.o btree_text.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_bytea.o btree_bytea.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_bit.o btree_bit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_numeric.o btree_numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_uuid.o btree_uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_enum.o btree_enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o btree_gist.so btree_gist.o btree_utils_num.o btree_utils_var.o btree_int2.o btree_int4.o btree_int8.o btree_float4.o btree_float8.o btree_cash.o btree_oid.o btree_ts.o btree_time.o btree_date.o btree_interval.o btree_macaddr.o btree_macaddr8.o btree_inet.o btree_text.o btree_bytea.o btree_bit.o btree_numeric.o btree_uuid.o btree_enum.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lm make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gist' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gist' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 btree_gist.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/btree_gist.so' /usr/bin/install -c -m 644 ./btree_gist.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./btree_gist--unpackaged--1.0.sql ./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 '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gist' cd build/postgresql-12.1/contrib/postgres_fdw && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o postgres_fdw.o postgres_fdw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o option.o option.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o deparse.o deparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o connection.o connection.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o shippable.o shippable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgres_fdw.so postgres_fdw.o option.o deparse.o connection.o shippable.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/postgres_fdw' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 postgres_fdw.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/postgres_fdw.so' /usr/bin/install -c -m 644 ./postgres_fdw.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./postgres_fdw--1.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/postgres_fdw' cd build/postgresql-12.1/contrib/fuzzystrmatch && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o fuzzystrmatch.o fuzzystrmatch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dmetaphone.o dmetaphone.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o fuzzystrmatch.so fuzzystrmatch.o dmetaphone.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/fuzzystrmatch' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/fuzzystrmatch' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 fuzzystrmatch.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/fuzzystrmatch.so' /usr/bin/install -c -m 644 ./fuzzystrmatch.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.0--1.1.sql ./fuzzystrmatch--unpackaged--1.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/fuzzystrmatch' cd build/postgresql-12.1/contrib/pg_trgm && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o trgm_op.o trgm_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o trgm_gist.o trgm_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o trgm_gin.o trgm_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o trgm_regexp.o trgm_regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o pg_trgm.so trgm_op.o trgm_gist.o trgm_gin.o trgm_regexp.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_trgm' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_trgm' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 pg_trgm.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pg_trgm.so' /usr/bin/install -c -m 644 ./pg_trgm.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./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 ./pg_trgm--unpackaged--1.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_trgm' cd build/postgresql-12.1/contrib/btree_gin && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o btree_gin.o btree_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o btree_gin.so btree_gin.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gin' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gin' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 btree_gin.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/btree_gin.so' /usr/bin/install -c -m 644 ./btree_gin.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/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 ./btree_gin--unpackaged--1.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gin' cd build/postgresql-12.1/contrib/pgcrypto && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgcrypto.o pgcrypto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o px.o px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o px-hmac.o px-hmac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o px-crypt.o px-crypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o crypt-gensalt.o crypt-gensalt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o crypt-blowfish.o crypt-blowfish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o crypt-des.o crypt-des.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o crypt-md5.o crypt-md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o openssl.o openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-mpi-openssl.o pgp-mpi-openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o mbuf.o mbuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp.o pgp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-armor.o pgp-armor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-cfb.o pgp-cfb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-compress.o pgp-compress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-decrypt.o pgp-decrypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-encrypt.o pgp-encrypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-info.o pgp-info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-mpi.o pgp-mpi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-pubdec.o pgp-pubdec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-pubenc.o pgp-pubenc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-pubkey.o pgp-pubkey.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-s2k.o pgp-s2k.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pgp-pgsql.o pgp-pgsql.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o pgcrypto.so pgcrypto.o px.o px-hmac.o px-crypt.o crypt-gensalt.o crypt-blowfish.o crypt-des.o crypt-md5.o openssl.o pgp-mpi-openssl.o mbuf.o pgp.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp-pgsql.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -lcrypto -lz make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pgcrypto' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pgcrypto' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 pgcrypto.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/pgcrypto.so' /usr/bin/install -c -m 644 ./pgcrypto.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/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--unpackaged--1.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pgcrypto' cd build/postgresql-12.1/contrib/unaccent && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/unaccent' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o unaccent.o unaccent.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o unaccent.so unaccent.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/unaccent' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/unaccent' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/tsearch_data' /usr/bin/install -c -m 755 unaccent.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/unaccent.so' /usr/bin/install -c -m 644 ./unaccent.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql ./unaccent--unpackaged--1.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./unaccent.rules '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/tsearch_data/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/unaccent' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0008_postgresql' make[3]: Entering directory `/src/layers/layer1_scientific_core/0011_hdf5' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "name: 'hdf5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "version: '1.10.5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "checksum: '7c19d6b81ee2a3ba7d36f6922b2f90d3'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "website: 'https://www.hdfgroup.org'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/hdf5.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core OPTIONS="--enable-cxx --disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/hdf5-1.10.5.tar.bz2` `readlink -m ./sources` MD5 7c19d6b81ee2a3ba7d36f6922b2f90d3 Computing checksum for /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5.tar.bz2... Good checksum rm -Rf hdf5-1.10.5 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/hdf5-1.10.5.tar.bz2` tar.bz2 hdf5-1.10.5 cd build/hdf5-1.10.5 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core --enable-cxx --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for config x86_64-unknown-linux-gnu... no checking for config x86_64-unknown-linux-gnu... no checking for config unknown-linux-gnu... no checking for config unknown-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-unknown... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-8.3.1 compiler 'gfortran' is GNU gfortran-8.3.1 compiler 'g++' is GNU g++-8.3.1 checking for config ./config/site-specific/host-e7bf0d02ef5b... no checking build mode... production checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking if unsupported combinations of configure options are allowed... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of __float128... 16 checking size of _Quad... 0 checking quadmath.h usability... yes checking quadmath.h presence... yes checking for quadmath.h... yes checking maximum decimal precision for C... 33 checking if Fortran interface enabled... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking if c++ interface enabled... yes checking if g++ needs old style header files in includes... no checking if g++ can handle namespaces... yes checking if g++ can handle static cast... yes checking if g++ has offsetof extension... yes checking if the high-level library is enabled... yes checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... no checking if Java JNI interface enabled... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/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-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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking for ceil in -lm... yes checking for dlopen in -ldl... (cached) yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking if libtool needs -no-undefined flag to build shared libraries... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of int8_t... 1 checking size of uint8_t... 1 checking size of int_least8_t... 1 checking size of uint_least8_t... 1 checking size of int_fast8_t... 1 checking size of uint_fast8_t... 1 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int_least16_t... 2 checking size of uint_least16_t... 2 checking size of int_fast16_t... 8 checking size of uint_fast16_t... 8 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int_least32_t... 4 checking size of uint_least32_t... 4 checking size of int_fast32_t... 8 checking size of uint_fast32_t... 8 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of int_least64_t... 8 checking size of uint_least64_t... 8 checking size of int_fast64_t... 8 checking size of uint_fast64_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of off_t... 8 checking size of bool... 1 checking size of time_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking for szlib... suppressed checking for thread safe support... no checking whether CLOCK_MONOTONIC is declared... yes checking for tm_gmtoff in struct tm... yes checking for global timezone variable... yes checking for st_blocks in struct stat... no checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no checking for getpwuid... yes checking for _scrsize... no checking for ioctl... yes checking for struct videoconfig... no checking for struct text_info... no checking for TIOCGWINSZ... yes checking for TIOCGETD... yes checking for library containing clock_gettime... -lrt checking for alarm... yes checking for clock_gettime... yes checking for difftime... yes checking for fcntl... yes checking for flock... yes checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getrusage... yes checking for gettimeofday... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for strtoll... yes checking for strtoull... yes checking for tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for roundf... yes checking for lroundf... yes checking for llroundf... yes checking for round... yes checking for lround... yes checking for llround... yes checking for an ANSI C-conforming const... yes checking if the compiler understands __inline__... yes checking if the compiler understands __inline... yes checking if the compiler understands inline... yes checking for __attribute__ extension... yes checking for __func__ extension... yes checking for __FUNCTION__ extension... yes checking for C99 designated initialization support... yes checking how to print long long... %ld and %lu checking enable debugging symbols... no checking enable asserts... no checking enable developer warnings... no checking profiling... no checking optimization level... high checking for internal debug output... none checking whether function stack tracking is enabled... no checking for API tracing... no checking whether a memory checking tool will be used... no checking whether internal memory allocation sanity checking is used... no checking for parallel support files... skipped checking whether O_DIRECT is declared... yes checking for posix_memalign... yes checking if the direct I/O virtual file driver (VFD) is enabled... no checking for custom plugin default path definition... /usr/local/hdf5/lib/plugin checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if the machine has window style path name... no checking if using special algorithm to convert long double to (unsigned) long values... no checking if using special algorithm to convert (unsigned) long to long double values... no checking if correctly converting long double to (unsigned) long long values... yes checking if correctly converting (unsigned) long long to long double values... yes checking if the system is IBM ppc64le and cannot correctly convert some long double values... no checking additional programs should be built... no checking if deprecated public symbols are available... yes checking which version of public symbols to use by default... v110 checking whether to perform strict file format checks... no checking for pread... yes checking for pwrite... yes checking whether to use pread/pwrite instead of read/write in certain VFDs... yes checking whether to have library information embedded in the executables... yes checking if alignment restrictions are strictly enforced... no configure: creating ./config.lt config.lt: creating libtool checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/libhdf5.settings config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/H5srcdir_str.h config.status: creating test/testabort_fail.sh config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/testflushrefresh.sh config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating test/testswmr.sh config.status: creating test/testvdsswmr.sh config.status: creating test/test_filter_plugin.sh config.status: creating test/test_usecases.sh config.status: creating testpar/Makefile config.status: creating testpar/testpflush.sh config.status: creating tools/Makefile config.status: creating tools/lib/Makefile config.status: creating tools/src/Makefile config.status: creating tools/src/h5dump/Makefile config.status: creating tools/src/h5import/Makefile config.status: creating tools/src/h5diff/Makefile config.status: creating tools/src/h5jam/Makefile config.status: creating tools/src/h5repack/Makefile config.status: creating tools/src/h5ls/Makefile config.status: creating tools/src/h5copy/Makefile config.status: creating tools/src/misc/Makefile config.status: creating tools/src/misc/h5cc config.status: creating tools/src/h5stat/Makefile config.status: creating tools/test/Makefile config.status: creating tools/test/h5dump/Makefile config.status: creating tools/test/h5dump/h5dump_plugin.sh config.status: creating tools/test/h5dump/testh5dump.sh config.status: creating tools/test/h5dump/testh5dumppbits.sh config.status: creating tools/test/h5dump/testh5dumpvds.sh config.status: creating tools/test/h5dump/testh5dumpxml.sh config.status: creating tools/test/h5ls/Makefile config.status: creating tools/test/h5ls/h5ls_plugin.sh config.status: creating tools/test/h5ls/testh5ls.sh config.status: creating tools/test/h5ls/testh5lsvds.sh config.status: creating tools/test/h5import/Makefile config.status: creating tools/test/h5import/h5importtestutil.sh config.status: creating tools/test/h5diff/Makefile config.status: creating tools/test/h5diff/h5diff_plugin.sh config.status: creating tools/test/h5diff/testh5diff.sh config.status: creating tools/test/h5diff/testph5diff.sh config.status: creating tools/src/h5format_convert/Makefile config.status: creating tools/test/h5format_convert/Makefile config.status: creating tools/test/h5format_convert/testh5fc.sh config.status: creating tools/test/h5jam/Makefile config.status: creating tools/test/h5jam/testh5jam.sh config.status: creating tools/test/h5repack/Makefile config.status: creating tools/test/h5repack/h5repack.sh config.status: creating tools/test/h5repack/h5repack_plugin.sh config.status: creating tools/test/h5copy/Makefile config.status: creating tools/test/h5copy/testh5copy.sh config.status: creating tools/test/misc/Makefile config.status: creating tools/test/misc/testh5clear.sh config.status: creating tools/test/misc/testh5mkgrp.sh config.status: creating tools/test/misc/testh5repart.sh config.status: creating tools/test/misc/vds/Makefile config.status: creating tools/test/h5stat/Makefile config.status: creating tools/test/h5stat/testh5stat.sh config.status: creating tools/test/perform/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh config.status: creating c++/Makefile config.status: creating c++/src/Makefile config.status: creating c++/src/h5c++ config.status: creating c++/test/Makefile config.status: creating c++/test/H5srcdir_str.h config.status: creating c++/examples/Makefile config.status: creating c++/examples/run-c++-ex.sh config.status: creating c++/examples/testh5c++.sh config.status: creating fortran/Makefile config.status: creating fortran/src/h5fc config.status: creating fortran/src/Makefile config.status: creating fortran/src/H5fort_type_defines.h config.status: creating fortran/test/Makefile config.status: creating fortran/testpar/Makefile config.status: creating fortran/examples/Makefile config.status: creating fortran/examples/run-fortran-ex.sh config.status: creating fortran/examples/testh5fc.sh config.status: creating java/Makefile config.status: creating java/src/Makefile config.status: creating java/src/jni/Makefile config.status: creating java/test/Makefile config.status: creating java/test/junit.sh config.status: creating java/examples/Makefile config.status: creating java/examples/intro/Makefile config.status: creating java/examples/intro/JavaIntroExample.sh config.status: creating java/examples/datasets/Makefile config.status: creating java/examples/datasets/JavaDatasetExample.sh config.status: creating java/examples/datatypes/Makefile config.status: creating java/examples/datatypes/JavaDatatypeExample.sh config.status: creating java/examples/groups/Makefile config.status: creating java/examples/groups/JavaGroupExample.sh config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/test/H5srcdir_str.h config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating hl/tools/gif2h5/h52giftest.sh config.status: creating hl/tools/h5watch/Makefile config.status: creating hl/tools/h5watch/testh5watch.sh config.status: creating hl/examples/Makefile config.status: creating hl/examples/run-hlc-ex.sh config.status: creating hl/c++/Makefile config.status: creating hl/c++/src/Makefile config.status: creating hl/c++/test/Makefile config.status: creating hl/c++/examples/Makefile config.status: creating hl/c++/examples/run-hlc++-ex.sh config.status: creating hl/fortran/Makefile config.status: creating hl/fortran/src/Makefile config.status: creating hl/fortran/test/Makefile config.status: creating hl/fortran/examples/Makefile config.status: creating hl/fortran/examples/run-hlfortran-ex.sh config.status: creating src/H5config.h config.status: executing pubconf commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands config.status: executing .classes commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.10.5 Configured on: Thu May 19 23:11:13 UTC 2022 Configured by: root@e7bf0d02ef5b Host system: x86_64-unknown-linux-gnu Uname information: Linux e7bf0d02ef5b 4.18.0-348.20.1.el8_5.x86_64 #1 SMP Thu Mar 10 20:59:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux Byte sex: little-endian Installation point: /opt/metwork-mfext-1.1/opt/scientific_core Compiling Options: ------------------ Build Mode: production Debugging Symbols: no Asserts: no Profiling: no Optimization Level: high Linking Options: ---------------- Libraries: shared Statically Linked Executables: LDFLAGS: H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lrt -lz -ldl -lm Archiver: ar AR_FLAGS: cr Ranlib: ranlib Languages: ---------- C: yes C Compiler: /opt/rh/devtoolset-8/root/usr/bin/gcc ( gcc (GCC) 8.3.1 20190311 ) CPPFLAGS: H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: C Flags: H5 C Flags: -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O AM C Flags: Shared C Library: yes Static C Library: no Fortran: no C++: yes C++ Compiler: /opt/rh/devtoolset-8/root/usr/bin/g++ ( g++ (GCC) 8.3.1 20190311 ) C++ Flags: H5 C++ Flags: -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O AM C++ Flags: Shared C++ Library: yes Static C++ Library: no Java: no Features: --------- Parallel HDF5: no Parallel Filtered Dataset Writes: no Large Parallel I/O: no High-level library: yes Threadsafety: no Default API mapping: v110 With deprecated public symbols: yes I/O filters (external): deflate(zlib) MPE: no Direct VFD: no dmalloc: no Packages w/ extra debug output: none API tracing: no Using memory checker: no Memory allocation sanity checks: no Function stack tracing: no Strict file format checks: no Optimization instrumentation: no cd build/hdf5-1.10.5 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' Making all in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' make all-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' CC H5.lo CC H5checksum.lo H5checksum.c: In function 'H5_checksum_lookup3': H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 12: c+=((uint32_t)k[11])<<24; ~^~~~~~~~~~~~~~~~~~~~~~~ H5checksum.c:410:9: note: here case 11: c+=((uint32_t)k[10])<<16; ^~~~ H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: c+=((uint32_t)k[10])<<16; ~^~~~~~~~~~~~~~~~~~~~~~~ H5checksum.c:411:9: note: here case 10: c+=((uint32_t)k[9])<<8; ^~~~ H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: c+=((uint32_t)k[9])<<8; ~^~~~~~~~~~~~~~~~~~~~~ H5checksum.c:412:9: note: here case 9 : c+=k[8]; ^~~~ H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c+=k[8]; ~^~~~~~ H5checksum.c:413:9: note: here case 8 : b+=((uint32_t)k[7])<<24; ^~~~ H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8 : b+=((uint32_t)k[7])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ H5checksum.c:414:9: note: here case 7 : b+=((uint32_t)k[6])<<16; ^~~~ H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b+=((uint32_t)k[6])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ H5checksum.c:415:9: note: here case 6 : b+=((uint32_t)k[5])<<8; ^~~~ H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b+=((uint32_t)k[5])<<8; ~^~~~~~~~~~~~~~~~~~~~~ H5checksum.c:416:9: note: here case 5 : b+=k[4]; ^~~~ H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b+=k[4]; ~^~~~~~ H5checksum.c:417:9: note: here case 4 : a+=((uint32_t)k[3])<<24; ^~~~ H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : a+=((uint32_t)k[3])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ H5checksum.c:418:9: note: here case 3 : a+=((uint32_t)k[2])<<16; ^~~~ H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a+=((uint32_t)k[2])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ H5checksum.c:419:9: note: here case 2 : a+=((uint32_t)k[1])<<8; ^~~~ H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a+=((uint32_t)k[1])<<8; ~^~~~~~~~~~~~~~~~~~~~~ H5checksum.c:420:9: note: here case 1 : a+=k[0]; ^~~~ CC H5dbg.lo CC H5system.lo H5system.c: In function 'HDfprintf': H5system.c:276:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:279:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:282:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:285:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:295:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:298:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:301:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:304:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:315:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, (double)x); ^~~~~~~~~~~~ H5system.c:318:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:326:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:363:49: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:375:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] fprintf(stream, format_templ, "UNDEF"); ^~~~~~~~~~~~ H5system.c:383:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:391:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:397:41: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, nout); ^~~~~~~~~~~~ CC H5timer.lo CC H5trace.lo CC H5A.lo CC H5Abtree2.lo CC H5Adense.lo H5Adense.c: In function 'H5A__dense_fnd_cb': H5Adense.c:331:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] H5A_t *old_attr = *user_attr; ^ CC H5Adeprec.lo CC H5Aint.lo H5Aint.c: In function 'H5A__create': H5Aint.c:200:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) ^~~~ In file included from H5Oprivate.h:45, from H5Aprivate.h:25, from H5Apkg.h:37, from H5Aint.c:37: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Aint.c: In function 'H5A__read': H5Aint.c:638:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from H5Oprivate.h:45, from H5Aprivate.h:25, from H5Apkg.h:37, from H5Aint.c:37: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Aint.c: In function 'H5A__write': H5Aint.c:738:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || ^~~~~~~~ In file included from H5Oprivate.h:45, from H5Aprivate.h:25, from H5Apkg.h:37, from H5Aint.c:37: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Aint.c: In function 'H5A__attr_copy_file': H5Aint.c:2059:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] H5O_copy_t *cpy_info) ~~~~~~~~~~~~^~~~~~~~ CC H5Atest.lo CC H5AC.lo CC H5ACdbg.lo CC H5ACproxy_entry.lo CC H5B.lo H5B.c: In function 'H5B_valid': H5B.c:2022:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] H5B_shared_t *shared; /* Pointer to shared B-tree info */ ^~~~~~ CC H5Bcache.lo CC H5Bdbg.lo CC H5B2.lo CC H5B2cache.lo In file included from H5Cprivate.h:35, from H5ACprivate.h:33, from H5B2private.h:29, from H5B2pkg.h:30, from H5B2cache.c:36: H5B2cache.c: In function 'H5B2__cache_int_deserialize': H5Fprivate.h:185:11: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion] n = (n << 8) | *(--p); \ ^ H5Fprivate.h:217:41: note: in expansion of macro 'DECODE_VAR' # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l) ^~~~~~~~~~ H5B2cache.c:718:9: note: in expansion of macro 'UINT64DECODE_VAR' UINT64DECODE_VAR(image, int_node_ptr->node_nrec, udata->hdr->max_nrec_size); ^~~~~~~~~~~~~~~~ CC H5B2dbg.lo H5B2dbg.c: In function 'H5B2__hdr_debug': H5B2dbg.c:90:25: warning: unused parameter 'type' [-Wunused-parameter] const H5B2_class_t *type, haddr_t obj_addr) ~~~~~~~~~~~~~~~~~~~~^~~~ H5B2dbg.c:90:39: warning: unused parameter 'obj_addr' [-Wunused-parameter] const H5B2_class_t *type, haddr_t obj_addr) ~~~~~~~~^~~~~~~~ H5B2dbg.c: In function 'H5B2__int_debug': H5B2dbg.c:185:88: warning: unused parameter 'obj_addr' [-Wunused-parameter] const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, unsigned depth, haddr_t obj_addr) ~~~~~~~~^~~~~~~~ H5B2dbg.c: In function 'H5B2__leaf_debug': H5B2dbg.c:297:72: warning: unused parameter 'obj_addr' [-Wunused-parameter] const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, haddr_t obj_addr) ~~~~~~~~^~~~~~~~ CC H5B2hdr.lo CC H5B2int.lo H5B2int.c: In function 'H5B2__iterate_node': H5B2int.c:1529:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ ^ H5B2int.c:1548:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ ^ H5B2int.c: In function 'H5B2__delete_node': H5B2int.c:1642:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ ^ H5B2int.c:1659:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ ^ H5B2int.c: In function 'H5B2__node_size': H5B2int.c:1718:64: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ ^ H5B2int.c: In function 'H5B2__update_flush_depend': H5B2int.c:1821:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (child_int = H5B2__protect_internal(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, (uint16_t)(depth - 1), FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ ^ H5B2int.c:1837:74: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (child_leaf = H5B2__protect_leaf(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ ^ CC H5B2internal.lo CC H5B2leaf.lo CC H5B2stat.lo CC H5B2test.lo CC H5C.lo H5C.c: In function 'H5C_flush_cache': H5C.c:1056:14: warning: variable 'ignore_protected' set but not used [-Wunused-but-set-variable] hbool_t ignore_protected; ^~~~~~~~~~~~~~~~ In file included from H5C.c:82: H5C.c: In function 'H5C__unpin_entry_real': H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^~~~~~~~~~~~ H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ ^~~~~~~~~~~~~~~~~ H5C.c:3856:5: note: in expansion of macro 'FUNC_ENTER_STATIC' FUNC_ENTER_STATIC ^~~~~~~~~~~~~~~~~ H5C.c:3873:1: warning: label 'done' defined but not used [-Wunused-label] done: ^~~~ CC H5Cdbg.lo CC H5Cepoch.lo CC H5Cimage.lo CC H5Clog.lo CC H5Clog_json.lo H5Clog_json.c: In function 'H5C__json_write_set_cache_config_log_msg': H5Clog_json.c:1284:82: warning: unused parameter 'config' [-Wunused-parameter] H5C__json_write_set_cache_config_log_msg(void *udata, const H5AC_cache_config_t *config, ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ CC H5Clog_trace.lo CC H5Cprefetched.lo CC H5Cquery.lo CC H5Ctag.lo CC H5Ctest.lo CC H5CS.lo CC H5CX.lo H5CX.c: In function 'H5CX_set_loc': H5CX.c:885:19: warning: unused variable 'head' [-Wunused-variable] H5CX_node_t **head = H5CX_get_my_context(); /* Get the pointer to the head of the API context, for this thread */ ^~~~ In file included from H5CX.c:34: H5CX.c: In function 'H5CX__pop_common': H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^~~~~~~~~~~~ H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ ^~~~~~~~~~~~~~~~~ H5CX.c:2564:5: note: in expansion of macro 'FUNC_ENTER_STATIC' FUNC_ENTER_STATIC ^~~~~~~~~~~~~~~~~ H5CX.c:2590:1: warning: label 'done' defined but not used [-Wunused-label] done: ^~~~ H5CX.c: At top level: H5CX.c:326:22: warning: 'H5CX__get_context' declared 'static' but never defined [-Wunused-function] static H5CX_node_t **H5CX__get_context(void); ^~~~~~~~~~~~~~~~~ H5CX.c:131: warning: macro "H5CX_SET_PROP" is not used [-Wunused-macros] #define H5CX_SET_PROP(PROP_NAME, PROP_FIELD) \ CC H5D.lo CC H5Dbtree.lo H5Dbtree.c: In function 'H5D__btree_new_node': H5Dbtree.c:255:28: warning: unused parameter 'f' [-Wunused-parameter] H5D__btree_new_node(H5F_t *f, H5B_ins_t op, void *_lt_key, void *_udata, ~~~~~~~^ H5Dbtree.c: In function 'H5D__btree_insert': H5Dbtree.c:538:26: warning: unused parameter 'f' [-Wunused-parameter] H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, ~~~~~~~^ H5Dbtree.c:538:37: warning: unused parameter 'addr' [-Wunused-parameter] H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, ~~~~~~~~^~~~ CC H5Dbtree2.lo CC H5Dchunk.lo H5Dchunk.c: In function 'H5D__chunk_init': H5Dchunk.c:922:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_is_space_alloc': H5Dchunk.c:1023:32: warning: unused variable 'sc' [-Wunused-variable] const H5O_storage_chunk_t *sc = &(storage->u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_io_init': H5Dchunk.c:1091:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) ^ H5Dchunk.c:1329:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0) ^ H5Dchunk.c: In function 'H5D__create_chunk_map_single': H5Dchunk.c:1549:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': H5Dchunk.c:1620:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(TRUE == H5S_hyper_intersect_block((H5S_t *)fm->file_space, coords, end)) { ^ H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper': H5Dchunk.c:1789:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ H5Dchunk.c: In function 'H5D__chunk_dest': H5Dchunk.c:2571:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_create': H5Dchunk.c:2777:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_lookup': H5Dchunk.c:2872:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_flush_entry': H5Dchunk.c:3016:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_allocated': H5Dchunk.c:3933:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_allocate': H5Dchunk.c:4105:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, ^ H5Dchunk.c:4105:32: warning: cast between incompatible function types from 'void * (*)(void *, const H5O_pline_t *)' {aka 'void * (*)(void *, const struct H5O_pline_t *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, ^ H5Dchunk.c:4105:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, ^ H5Dchunk.c:4016:32: warning: unused variable 'sc' [-Wunused-variable] const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_update_old_edge_chunks': H5Dchunk.c:4459:32: warning: unused variable 'sc' [-Wunused-variable] const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); ^~ H5Dchunk.c:4448:24: warning: unused variable 'pline' [-Wunused-variable] const H5O_pline_t *pline = &(dset->shared->dcpl_cache.pline); /* I/O pipeline info */ ^~~~~ H5Dchunk.c: In function 'H5D__chunk_prune_by_extent': H5Dchunk.c:5007:32: warning: unused variable 'sc' [-Wunused-variable] const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_delete': H5Dchunk.c:5410:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(storage->u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_copy_cb': H5Dchunk.c:5796:111: warning: passing argument 5 of 'H5D__chunk_file_alloc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0) ~~~~~~~~~~~~~~~~^~~~~~~ In file included from H5Dchunk.c:56: H5Dpkg.h:650:59: note: expected 'hsize_t *' {aka 'long long unsigned int *'} but argument is of type 'const hsize_t *' {aka 'const long long unsigned int *'} H5F_block_t *new_chunk, hbool_t *need_insert, hsize_t scaled[]); ~~~~~~~~^~~~~~~~ H5Dchunk.c: In function 'H5D__chunk_copy': H5Dchunk.c:5933:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Dchunk.c:55: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Dchunk.c:5941:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Dchunk.c:55: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Dchunk.c: In function 'H5D__chunk_bh_info': H5Dchunk.c:6124:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_dump_index': H5Dchunk.c:6246:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ CC H5Dcompact.lo CC H5Dcontig.lo CC H5Ddbg.lo CC H5Ddeprec.lo CC H5Dearray.lo CC H5Defl.lo CC H5Dfarray.lo CC H5Dfill.lo H5Dfill.c: In function 'H5D__fill': H5Dfill.c:239:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Dfill.c:36: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Dfill.c:242:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Dfill.c:36: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Dfill.c: In function 'H5D__fill_init': H5Dfill.c:408:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_TRANSIENT))) ^~~~~~~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Dfill.c:36: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ CC H5Dint.lo H5Dint.c: In function 'H5D__init_type': H5Dint.c:508:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) ^~~~ In file included from H5Oprivate.h:45, from H5Dprivate.h:25, from H5Dpkg.h:30, from H5Dint.c:25: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Dint.c:535:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ ^ H5Dint.c: In function 'H5D_flush_all': H5Dint.c:3270:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5I_iterate(H5I_DATASET, H5D__flush_all_cb, (void *)f, FALSE) < 0) /* Casting away const OK -QAK */ ^ CC H5Dio.lo H5Dio.c: In function 'H5D__read': H5Dio.c:528:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.dst_type_size) < 0) ^ H5Dio.c: In function 'H5D__write': H5Dio.c:761:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.src_type_size) < 0) ^ CC H5Dlayout.lo CC H5Dnone.lo H5Dnone.c: In function 'H5D__none_idx_copy_setup': H5Dnone.c:380:52: warning: unused parameter 'idx_info_src' [-Wunused-parameter] H5D__none_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CC H5Doh.lo CC H5Dscatgath.lo CC H5Dselect.lo CC H5Dsingle.lo H5Dsingle.c: In function 'H5D__single_idx_copy_setup': H5Dsingle.c:440:54: warning: unused parameter 'idx_info_src' [-Wunused-parameter] H5D__single_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CC H5Dtest.lo CC H5Dvirtual.lo CC H5E.lo CC H5Edeprec.lo CC H5Eint.lo In file included from H5Eint.c:35: H5Eint.c: In function 'H5E_walk': H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^~~~~~~~~~~~ H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ ^~~~~~~~~~~~~~~~~ H5Eint.c:516:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' FUNC_ENTER_NOAPI_NOINIT ^~~~~~~~~~~~~~~~~~~~~~~ H5Eint.c:585:1: warning: label 'done' defined but not used [-Wunused-label] done: ^~~~ H5Eint.c: In function 'H5E_clear_entries': H5Eint.c:885:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ ^ H5Eint.c:887:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ ^ H5Eint.c:889:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ ^ CC H5EA.lo CC H5EAcache.lo In file included from H5EAcache.c:40: H5EAcache.c: In function 'H5EA__cache_dblock_deserialize': H5EAcache.c:1542:59: warning: unused parameter 'len' [-Wunused-parameter] H5EA__cache_dblock_deserialize(const void *_image, size_t len, ~~~~~~~^~~ H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' func \ ^~~~ H5EAcache.c: In function 'H5EA__cache_dblk_page_serialize': H5EAcache.c:2078:46: warning: unused parameter 'f' [-Wunused-parameter] H5EA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, ~~~~~~~~~~~~~^ H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' func \ ^~~~ CC H5EAdbg.lo CC H5EAdblkpage.lo CC H5EAdblock.lo CC H5EAhdr.lo CC H5EAiblock.lo CC H5EAint.lo CC H5EAsblock.lo CC H5EAstat.lo CC H5EAtest.lo In file included from H5EAtest.c:37: H5EAtest.c: In function 'H5EA__test_decode': H5EAtest.c:282:71: warning: unused parameter '_ctx' [-Wunused-parameter] H5EA__test_decode(const void *_raw, void *_elmt, size_t nelmts, void *_ctx)) ~~~~~~^~~~ H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' func \ ^~~~ CC H5F.lo CC H5Faccum.lo CC H5Fcwfs.lo CC H5Fdbg.lo CC H5Fdeprec.lo CC H5Fefc.lo CC H5Ffake.lo CC H5Fint.lo CC H5Fio.lo CC H5Fmount.lo CC H5Fquery.lo CC H5Fsfile.lo CC H5Fspace.lo CC H5Fsuper.lo CC H5Fsuper_cache.lo H5Fsuper_cache.c: In function 'H5F__cache_superblock_get_final_load_size': H5Fsuper_cache.c:348:70: warning: unused parameter 'image_len' [-Wunused-parameter] H5F__cache_superblock_get_final_load_size(const void *_image, size_t image_len, ~~~~~~~^~~~~~~~~ H5Fsuper_cache.c: In function 'H5F__cache_superblock_deserialize': H5Fsuper_cache.c:438:62: warning: unused parameter 'len' [-Wunused-parameter] H5F__cache_superblock_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_get_final_load_size': H5Fsuper_cache.c:871:68: warning: unused parameter 'image_len' [-Wunused-parameter] H5F__cache_drvrinfo_get_final_load_size(const void *_image, size_t image_len, ~~~~~~~^~~~~~~~~ H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_deserialize': H5Fsuper_cache.c:915:60: warning: unused parameter 'len' [-Wunused-parameter] H5F__cache_drvrinfo_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_serialize': H5Fsuper_cache.c:1010:68: warning: unused parameter 'len' [-Wunused-parameter] H5F__cache_drvrinfo_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ CC H5Ftest.lo CC H5FA.lo CC H5FAcache.lo In file included from H5FAcache.c:40: H5FAcache.c: In function 'H5FA__cache_hdr_deserialize': H5FAcache.c:255:56: warning: unused parameter 'len' [-Wunused-parameter] H5FA__cache_hdr_deserialize(const void *_image, size_t len, ~~~~~~~^~~ H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' func \ ^~~~ H5FAcache.c: In function 'H5FA__cache_dblock_deserialize': H5FAcache.c:652:59: warning: unused parameter 'len' [-Wunused-parameter] H5FA__cache_dblock_deserialize(const void *_image, size_t len, ~~~~~~~^~~ H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' func \ ^~~~ H5FAcache.c: In function 'H5FA__cache_dblk_page_serialize': H5FAcache.c:1178:46: warning: unused parameter 'f' [-Wunused-parameter] H5FA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, ~~~~~~~~~~~~~^ H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' func \ ^~~~ CC H5FAdbg.lo CC H5FAdblock.lo CC H5FAdblkpage.lo CC H5FAhdr.lo CC H5FAint.lo CC H5FAstat.lo CC H5FAtest.lo CC H5FD.lo H5FD.c: In function 'H5FD_fapl_close': H5FD.c:588:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((driver->fapl_free)((void *)driver_info) < 0) /* Casting away const OK -QAK */ ^ H5FD.c:592:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)driver_info); /* Casting away const OK -QAK */ ^ CC H5FDcore.lo CC H5FDfamily.lo H5FDfamily.c: In function 'H5FD_family_open': H5FDfamily.c:690:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 0); ^~~~~~~~~~ H5FDfamily.c:691:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(temp, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 1); ^~~~~~~~~~ H5FDfamily.c:697:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, file->nmembs); ^~~~~~~~~~ H5FDfamily.c: In function 'H5FD_family_set_eoa': H5FDfamily.c:980:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, file->name, u); ^~~~~~~~~~ CC H5FDint.lo CC H5FDlog.lo H5FDlog.c: In function 'H5Pset_fapl_log': H5FDlog.c:335:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fa.logfile = (char *)logfile; ^ H5FDlog.c: In function 'H5FD_log_open': H5FDlog.c:630:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5FDlog.c:630:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5FDlog.c:628:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5FDlog.c:628:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5FDmulti.lo H5FDmulti.c: In function 'open_members': H5FDmulti.c:1980:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf(tmp, file->fa.memb_name[mt], file->name); ^~~~~~~ CC H5FDsec2.lo CC H5FDspace.lo CC H5FDstdio.lo CC H5FDtest.lo CC H5FL.lo CC H5FO.lo CC H5FS.lo H5FS.c: In function 'H5FS_size': H5FS.c:667:24: warning: unused parameter 'f' [-Wunused-parameter] H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) ~~~~~~~~~~~~~^ CC H5FScache.lo H5FScache.c: In function 'H5FS__cache_hdr_deserialize': H5FScache.c:243:56: warning: unused parameter 'len' [-Wunused-parameter] H5FS__cache_hdr_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5FScache.c: In function 'H5FS__cache_hdr_pre_serialize': H5FScache.c:406:55: warning: unused parameter 'new_addr' [-Wunused-parameter] haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, ~~~~~~~~~^~~~~~~~ H5FScache.c:406:73: warning: unused parameter 'new_len' [-Wunused-parameter] haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, ~~~~~~~~^~~~~~~ H5FScache.c: In function 'H5FS__cache_hdr_serialize': H5FScache.c:675:64: warning: unused parameter 'len' [-Wunused-parameter] H5FS__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ H5FScache.c: In function 'H5FS__cache_sinfo_deserialize': H5FScache.c:1009:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] hsize_t old_tot_space; /* Total space managed from header */ ^~~~~~~~~~~~~ H5FScache.c:1008:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_ghost_sect_count; /* Total ghost section count from header */ ^~~~~~~~~~~~~~~~~~~~ H5FScache.c:1007:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_serial_sect_count; /* Total serializable section count from header */ ^~~~~~~~~~~~~~~~~~~~~ H5FScache.c:1006:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_tot_sect_count; /* Total section count from header */ ^~~~~~~~~~~~~~~~~~ H5FScache.c:961:58: warning: unused parameter 'len' [-Wunused-parameter] H5FS__cache_sinfo_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5FScache.c:962:14: warning: unused parameter 'dirty' [-Wunused-parameter] hbool_t *dirty) ~~~~~~~~~^~~~~ H5FScache.c: In function 'H5FS__cache_sinfo_image_len': H5FScache.c:1115:19: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] const H5FS_t *fspace; /* Free space header */ ^~~~~~ H5FScache.c: In function 'H5FS__cache_sinfo_pre_serialize': H5FScache.c:1154:12: warning: unused parameter 'len' [-Wunused-parameter] size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) ~~~~~~~^~~ H5FScache.c:1154:44: warning: unused parameter 'new_len' [-Wunused-parameter] size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) ~~~~~~~~^~~~~~~ H5FScache.c: In function 'H5FS__cache_sinfo_serialize': H5FScache.c:1245:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] H5FS_t *fspace; /* Free space header */ ^~~~~~ H5FScache.c:1241:66: warning: unused parameter 'len' [-Wunused-parameter] H5FS__cache_sinfo_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ H5FScache.c: In function 'H5FS__cache_sinfo_free_icr': H5FScache.c:1392:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] H5FS_t *fspace; /* Free space header */ ^~~~~~ CC H5FSdbg.lo CC H5FSint.lo CC H5FSsection.lo CC H5FSstat.lo CC H5FStest.lo CC H5G.lo CC H5Gbtree2.lo CC H5Gcache.lo CC H5Gcompact.lo CC H5Gdense.lo CC H5Gdeprec.lo CC H5Gent.lo H5Gent.c: In function 'H5G__ent_copy': H5Gent.c:342:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G__ent_reset((H5G_entry_t *)src); ^ CC H5Gint.lo CC H5Glink.lo CC H5Gloc.lo H5Gloc.c: In function 'H5G__loc_insert': H5Gloc.c:567:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk.name = (char *)name; ^ H5Gloc.c: In function 'H5G__loc_set_comment_cb': H5Gloc.c:777:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] comment.s = (char *)udata->comment; ^ CC H5Gname.lo H5Gname.c: In function 'H5G_name_copy': H5Gname.c:533:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G_name_reset((H5G_name_t *)src); ^ CC H5Gnode.lo H5Gnode.c: In function 'H5G_node_remove': H5Gnode.c:770:22: warning: unused variable 'lt_key' [-Wunused-variable] H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; ^~~~~~ H5Gnode.c: In function 'H5G__node_copy': H5Gnode.c:1270:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] grp_loc.oloc = (H5O_loc_t *)src_oloc; ^ CC H5Gobj.lo H5Gobj.c: In function 'H5G__obj_create_real': H5Gobj.c:266:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo) < 0) ^ H5Gobj.c:271:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo) < 0) ^ H5Gobj.c:277:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline) < 0) ^ H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': H5Gobj.c:427:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, H5O_TYPE_UNKNOWN, NULL) < 0) ^ H5Gobj.c: In function 'H5G__obj_info': H5Gobj.c:742:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_loc_copy(&grp_oloc, (H5O_loc_t *)oloc, H5_COPY_DEEP) < 0) /* (Casting away const OK - QAK) */ ^ CC H5Goh.lo CC H5Groot.lo CC H5Gstab.lo CC H5Gtest.lo CC H5Gtraverse.lo H5Gtraverse.c: In function 'H5G__traverse_real': H5Gtraverse.c:729:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) ^ H5Gtraverse.c:733:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) ^ H5Gtraverse.c:737:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) ^ CC H5HF.lo In file included from H5HF.c:40: H5HF.c: In function 'H5HF_op_write': H5HF.c:132:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ ^ H5private.h:1104:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ H5HF.c: In function 'H5HF_insert': H5HF.c:376:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5HF__huge_insert(hdr, size, (void *)obj, id) < 0) ^ CC H5HFbtree2.lo CC H5HFcache.lo H5HFcache.c: In function 'H5HF__cache_hdr_get_final_load_size': H5HFcache.c:406:64: warning: unused parameter 'image_len' [-Wunused-parameter] H5HF__cache_hdr_get_final_load_size(const void *_image, size_t image_len, ~~~~~~~^~~~~~~~~ H5HFcache.c: In function 'H5HF__cache_hdr_serialize': H5HFcache.c:772:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] hdr->f = f; ^ H5HFcache.c:752:64: warning: unused parameter 'len' [-Wunused-parameter] H5HF__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ H5HFcache.c: In function 'H5HF__cache_iblock_deserialize': H5HFcache.c:982:59: warning: unused parameter 'len' [-Wunused-parameter] H5HF__cache_iblock_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5HFcache.c: In function 'H5HF__cache_iblock_serialize': H5HFcache.c:1362:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] hdr->f = f; ^ H5HFcache.c:1329:67: warning: unused parameter 'len' [-Wunused-parameter] H5HF__cache_iblock_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ H5HFcache.c: In function 'H5HF__cache_iblock_notify': H5HFcache.c:1475:18: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] unsigned indir_idx; /* Index in parent's child iblock pointer array */ ^~~~~~~~~ H5HFcache.c:1474:26: warning: unused variable 'par_iblock' [-Wunused-variable] H5HF_indirect_t *par_iblock = iblock->parent; ^~~~~~~~~~ H5HFcache.c: In function 'H5HF__cache_dblock_verify_chksum': H5HFcache.c:1691:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] read_buf = (void *)image; /* Casting away const OK - QAK */ ^ H5HFcache.c: In function 'H5HF__cache_dblock_serialize': H5HFcache.c:2441:43: warning: unused parameter 'f' [-Wunused-parameter] H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, ~~~~~~~~~~~~~^ H5HFcache.c:2441:66: warning: unused parameter 'len' [-Wunused-parameter] H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, ~~~~~~~^~~ CC H5HFdbg.lo CC H5HFdblock.lo CC H5HFdtable.lo CC H5HFhdr.lo CC H5HFhuge.lo H5HFhuge.c: In function 'H5HF__huge_write': H5HFhuge.c:894:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized] if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, obj) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5HFiblock.lo CC H5HFiter.lo CC H5HFman.lo H5HFman.c: In function 'H5HF__man_write': H5HFman.c:504:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5HF__man_op_real(hdr, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) ^ CC H5HFsection.lo H5HFsection.c: In function 'H5HF__sect_single_valid': H5HFsection.c:1191:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Generic status value */ ^~~~~~ H5HFsection.c:1189:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] size_t dblock_overhead; /* Direct block's overhead */ ^~~~~~~~~~~~~~~ H5HFsection.c: In function 'H5HF__sect_row_valid': H5HFsection.c:2042:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] unsigned indir_idx; /* Index of row in underlying indirect section's row array */ ^~~~~~~~~ H5HFsection.c: In function 'H5HF_sect_indirect_valid': H5HFsection.c:4140:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ ^~~~~~~~~~~~~ H5HFsection.c:4132:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ ^~~~~~~~~~~~ H5HFsection.c:4167:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ ^~~~~~~~~~~~~~~ CC H5HFspace.lo CC H5HFstat.lo CC H5HFtest.lo CC H5HFtiny.lo CC H5HG.lo CC H5HGcache.lo H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': H5HGcache.c:205:64: warning: unused parameter 'image_len' [-Wunused-parameter] H5HG__cache_heap_get_final_load_size(const void *image, size_t image_len, ~~~~~~~^~~~~~~~~ H5HGcache.c: In function 'H5HG__cache_heap_serialize': H5HGcache.c:435:41: warning: unused parameter 'f' [-Wunused-parameter] H5HG__cache_heap_serialize(const H5F_t *f, void *image, size_t len, ~~~~~~~~~~~~~^ CC H5HGdbg.lo CC H5HGquery.lo CC H5HL.lo CC H5HLcache.lo H5HLcache.c: In function 'H5HL__cache_prefix_get_final_load_size': H5HLcache.c:366:67: warning: unused parameter 'image_len' [-Wunused-parameter] H5HL__cache_prefix_get_final_load_size(const void *_image, size_t image_len, ~~~~~~~^~~~~~~~~ H5HLcache.c: In function 'H5HL__cache_prefix_deserialize': H5HLcache.c:417:59: warning: unused parameter 'len' [-Wunused-parameter] H5HL__cache_prefix_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5HLcache.c: In function 'H5HL__cache_prefix_serialize': H5HLcache.c:557:43: warning: unused parameter 'f' [-Wunused-parameter] H5HL__cache_prefix_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~~~~~~~^ H5HLcache.c: In function 'H5HL__cache_datablock_serialize': H5HLcache.c:828:46: warning: unused parameter 'f' [-Wunused-parameter] H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, ~~~~~~~~~~~~~^ H5HLcache.c:828:69: warning: unused parameter 'len' [-Wunused-parameter] H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, ~~~~~~~^~~ CC H5HLdbg.lo CC H5HLint.lo CC H5HLprfx.lo CC H5HLdblk.lo CC H5HP.lo CC H5I.lo H5I.c: In function 'H5Iregister_type': H5I.c:199:25: warning: unused parameter 'hash_size' [-Wunused-parameter] H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func) ~~~~~~~^~~~~~~~~ H5I.c: In function 'H5I__clear_type_cb': H5I.c:542:81: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(udata->type_ptr->cls->free_func && (udata->type_ptr->cls->free_func)((void *)id->obj_ptr) < 0) { ^ In file included from H5I.c:37: H5I.c: In function 'H5I__destroy_type': H5I.c:647:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); ^ H5FLprivate.h:130:65: note: in definition of macro 'H5FL_FREE' #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) ^~~ H5I.c: In function 'H5I_subst': H5I.c:840:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ H5I.c: In function 'H5I_object': H5I.c:873:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ ^ H5I.c: In function 'H5I_object_verify': H5I.c:942:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ ^ H5I.c: In function 'H5I__remove_common': H5I.c:1116:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)curr_id->obj_ptr; ^ H5I.c: In function 'H5I_dec_ref': H5I.c:1254:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void *)id_ptr->obj_ptr) >= 0) { ^ H5I.c: In function 'H5I__iterate_cb': H5I.c:1872:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata); /* (Casting away const OK) */ ^ H5I.c: In function 'H5I__id_dump_cb': H5I.c:2131:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] path = H5G_nameof((H5G_t*)item->obj_ptr); ^ H5I.c:2136:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] path = H5D_nameof((H5D_t*)item->obj_ptr); ^ H5I.c:2141:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] path = H5T_nameof((H5T_t*)item->obj_ptr); ^ H5I.c: At top level: H5I.c:125:12: warning: 'H5I__debug_cb' declared 'static' but never defined [-Wunused-function] static int H5I__debug_cb(void *_item, void *_key, void *_udata); ^~~~~~~~~~~~~ CC H5Itest.lo CC H5L.lo H5L.c: In function 'H5L__link_cb': H5L.c:1637:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ H5L.c: In function 'H5L__move_dest_cb': H5L.c:2431:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ H5L.c: In function 'H5L__link_copy_file': H5L.c:3243:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ ^ CC H5Lexternal.lo CC H5make_libsettings.o CCLD H5make_libsettings LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) CC H5lib_settings.lo CC H5MF.lo CC H5MFaggr.lo CC H5MFdbg.lo CC H5MFsection.lo CC H5MM.lo CC H5MP.lo CC H5MPtest.lo CC H5O.lo H5O.c: In function 'H5Oget_info_by_idx': H5O.c:1158:17: warning: unused variable 'obj_oloc' [-Wunused-variable] H5O_loc_t obj_oloc; /* Opened object object location */ ^~~~~~~~ H5O.c:1157:17: warning: unused variable 'obj_path' [-Wunused-variable] H5G_name_t obj_path; /* Opened object group hier. path */ ^~~~~~~~ CC H5Odeprec.lo H5Odeprec.c: In function 'H5Oget_info_by_name1': H5Odeprec.c:141:8: warning: implicit declaration of function 'H5CX_set_apl'; did you mean 'H5T_set_loc'? [-Wimplicit-function-declaration] if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) ^~~~~~~~~~~~ H5T_set_loc H5Odeprec.c:141:8: warning: nested extern declaration of 'H5CX_set_apl' [-Wnested-externs] H5Odeprec.c: In function 'H5Oget_info_by_idx1': H5Odeprec.c:174:17: warning: unused variable 'obj_oloc' [-Wunused-variable] H5O_loc_t obj_oloc; /* Opened object object location */ ^~~~~~~~ H5Odeprec.c:173:17: warning: unused variable 'obj_path' [-Wunused-variable] H5G_name_t obj_path; /* Opened object group hier. path */ ^~~~~~~~ CC H5Oainfo.lo H5Oainfo.c: In function 'H5O__ainfo_delete': H5Oainfo.c:337:36: warning: unused parameter 'open_oh' [-Wunused-parameter] H5O__ainfo_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) ~~~~~~~^~~~~~~ H5Oainfo.c: In function 'H5O__ainfo_copy_file': H5Oainfo.c:408:29: warning: unused parameter 'file_src' [-Wunused-parameter] H5O__ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, ~~~~~~~^~~~~~~~ H5Oainfo.c:410:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata) ~~~~~~~~~~~~^~~~~~~~ CC H5Oalloc.lo H5Oalloc.c: In function 'H5O_add_gap': H5Oalloc.c:113:20: warning: unused parameter 'f' [-Wunused-parameter] H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, ~~~~~~~^ In file included from H5Oalloc.c:39: H5Oalloc.c: In function 'H5O__alloc_shrink_chunk': H5Opkg.h:122:5: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] (((V) == H5O_VERSION_1) \ ^ H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) ^~~~~~~~~~~~~~~~~~~~~~ H5Oalloc.c:2366:33: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' size_t sizeof_msghdr = H5O_SIZEOF_MSGHDR_OH(oh); /* Size of message header */ ^~~~~~~~~~~~~~~~~~~~ CC H5Oattr.lo CC H5Oattribute.lo CC H5Obogus.lo CC H5Obtreek.lo CC H5Ocache.lo H5Ocache.c: In function 'H5O__cache_get_final_load_size': H5Ocache.c:203:58: warning: unused parameter 'image_len' [-Wunused-parameter] H5O__cache_get_final_load_size(const void *image, size_t image_len, ~~~~~~~^~~~~~~~~ H5Ocache.c: In function 'H5O__cache_deserialize': H5Ocache.c:308:50: warning: unused parameter 'len' [-Wunused-parameter] H5O__cache_deserialize(const void *image, size_t len, void *_udata, ~~~~~~~^~~ H5Ocache.c: In function 'H5O__cache_chk_deserialize': H5Ocache.c:765:54: warning: unused parameter 'len' [-Wunused-parameter] H5O__cache_chk_deserialize(const void *image, size_t len, void *_udata, ~~~~~~~^~~ H5Ocache.c: In function 'H5O__prefix_deserialize': H5Ocache.c:1224:57: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if(udata->chunk0_size > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) ^ H5Ocache.c:1254:60: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if((udata->v1_pfx_nmesgs > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || ^ H5Ocache.c: In function 'H5O__chunk_deserialize': H5Ocache.c:1465:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mesg->raw = (uint8_t *)chunk_image; /* Casting away const OK - QAK */ ^ H5Ocache.c: In function 'H5O__chunk_serialize': H5Ocache.c:1668:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) ^ CC H5Ocache_image.lo H5Ocache_image.c: In function 'H5O__mdci_delete': H5Ocache_image.c:278:35: warning: unused parameter 'open_oh' [-Wunused-parameter] H5O__mdci_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) ~~~~~~~^~~~~~~ CC H5Ochunk.lo CC H5Ocont.lo CC H5Ocopy.lo H5Ocopy.c: In function 'H5O__copy_header_real': H5Ocopy.c:684:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) ^ In file included from H5Ocopy.c:46: H5Opkg.h:122:5: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] (((V) == H5O_VERSION_1) \ ^ H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) ^~~~~~~~~~~~~~~~~~~~~~ H5Ocopy.c:728:19: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' msghdr_size = H5O_SIZEOF_MSGHDR_OH(oh_dst); ^~~~~~~~~~~~~~~~~~~~ CC H5Odbg.lo CC H5Odrvinfo.lo CC H5Odtype.lo H5Odtype.c: In function 'H5O_dtype_copy': H5Odtype.c:1190:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) ^~~ In file included from H5Oprivate.h:45, from H5Dprivate.h:25, from H5Odtype.c:19: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Odtype.c: In function 'H5O_dtype_pre_copy_file': H5Odtype.c:1544:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from H5Oprivate.h:45, from H5Dprivate.h:25, from H5Odtype.c:19: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ CC H5Oefl.lo CC H5Ofill.lo In file included from H5Ofill.c:70: H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from H5Ofill.c:106: H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ~~~~~~~~~~~~~~~~~^~~~~~~~ H5Ofill.c: In function 'H5O_fill_old_decode': H5Ofill.c:347:20: warning: request for implicit conversion from 'void *' to 'H5T_t *' {aka 'struct H5T_t *'} not permitted in C++ [-Wc++-compat] if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) ^ H5Ofill.c:347:71: warning: ordered comparison of pointer with integer zero [-Wpedantic] if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) ^ H5Ofill.c:350:27: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if(fill->size != H5T_GET_SIZE(dt)) ^~ CC H5Oflush.lo CC H5Ofsinfo.lo H5Ofsinfo.c: In function 'H5O_fsinfo_decode': H5Ofsinfo.c:143:35: warning: 'threshold' may be used uninitialized in this function [-Wmaybe-uninitialized] fsinfo->threshold = threshold; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ CC H5Oginfo.lo CC H5Oint.lo H5Oint.c: In function 'H5O_create': H5Oint.c:288:17: warning: unused variable 'store_msg_crt_idx' [-Wunused-variable] hbool_t store_msg_crt_idx; /* Whether to always store message crea tion indices for this file */ ^~~~~~~~~~~~~~~~~ H5Oint.c:287:17: warning: unused variable 'insert_flags' [-Wunused-variable] unsigned insert_flags = H5AC__NO_FLAGS_SET; /* Flags for inserting objec t header into cache */ ^~~~~~~~~~~~ H5Oint.c:286:16: warning: unused variable 'oh_flags' [-Wunused-variable] uint8_t oh_flags; /* Object header's initial status flags */ ^~~~~~~~ H5Oint.c:285:17: warning: unused variable 'oh_size' [-Wunused-variable] size_t oh_size; /* Size of initial object header */ ^~~~~~~ H5Oint.c:284:17: warning: unused variable 'oh_addr' [-Wunused-variable] haddr_t oh_addr; /* Address of initial object header */ ^~~~~~~ H5Oint.c:281:22: warning: unused variable 'oc_plist' [-Wunused-variable] H5P_genplist_t *oc_plist; /* Object creation property list */ ^~~~~~~~ CC H5Olayout.lo H5Olayout.c: In function 'H5O__layout_decode': H5Olayout.c:417:90: warning: 'tmp_hsize' may be used uninitialized in this function [-Wmaybe-uninitialized] if(NULL == (mesg->storage.u.virt.list = (H5O_storage_virtual_ent_t *)H5MM_calloc((size_t)tmp_hsize * sizeof(H5O_storage_virtual_ent_t)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5Olinfo.lo CC H5Olink.lo CC H5Omessage.lo H5Omessage.c: In function 'H5O_msg_reset_share': H5Omessage.c:1691:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ ^~~~ CC H5Omtime.lo CC H5Oname.lo CC H5Onull.lo CC H5Opline.lo In file included from H5Opline.c:66: H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ~~~~~~~~~~~~~~~~~^~~~~~~~ CC H5Orefcount.lo CC H5Osdspace.lo In file included from H5Osdspace.c:59: H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ~~~~~~~~~~~~~~~~~^~~~~~~~ CC H5Oshared.lo H5Oshared.c: In function 'H5O__shared_copy_file': H5Oshared.c:588:30: warning: unused parameter 'file_src' [-Wunused-parameter] H5O__shared_copy_file(H5F_t *file_src, H5F_t *file_dst, ~~~~~~~^~~~~~~~ H5Oshared.c:590:79: warning: unused parameter 'cpy_info' [-Wunused-parameter] hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, ~~~~~~~~~~~~^~~~~~~~ CC H5Oshmesg.lo CC H5Ostab.lo CC H5Otest.lo CC H5Ounknown.lo CC H5P.lo H5P.c: In function 'H5Pencode': H5P.c:846:18: warning: unused variable 'high_bound' [-Wunused-variable] H5F_libver_t high_bound = H5F_LIBVER_V110; ^~~~~~~~~~ H5P.c:845:18: warning: unused variable 'low_bound' [-Wunused-variable] H5F_libver_t low_bound = H5F_LIBVER_V110; ^~~~~~~~~ H5P.c:844:11: warning: unused variable 'new_fapl_id' [-Wunused-variable] hid_t new_fapl_id; ^~~~~~~~~~~ H5P.c:843:21: warning: unused variable 'fapl_plist' [-Wunused-variable] H5P_genplist_t *fapl_plist; ^~~~~~~~~~ CC H5Pacpl.lo CC H5Pdapl.lo H5Pdapl.c: In function 'H5P__dacc_reg_prop': H5Pdapl.c:52:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Pdapl.c:208:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC' NULL, NULL, NULL, H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC, H5D_ACS_DATA_CACHE_NUM_SLOTS_DEC, NULL, NULL, NULL, NULL) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Pdapl.c:40: H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ H5Pdapl.c:57:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Pdapl.c:213:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC' NULL, NULL, NULL, H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC, H5D_ACS_DATA_CACHE_BYTE_SIZE_DEC, NULL, NULL, NULL, NULL) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Pdapl.c:40: H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ H5Pdapl.c:79:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc ^~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Pdapl.c:235:67: note: in expansion of macro 'H5D_ACS_VDS_PREFIX_ENC' NULL, H5D_ACS_VDS_PREFIX_SET, H5D_ACS_VDS_PREFIX_GET, H5D_ACS_VDS_PREFIX_ENC, H5D_ACS_VDS_PREFIX_DEC, ^~~~~~~~~~~~~~~~~~~~~~ In file included from H5Pdapl.c:40: H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ CC H5Pdcpl.lo H5Pdcpl.c: In function 'H5P__dcrt_layout_enc': H5Pdcpl.c:385:24: warning: unused variable 'udata' [-Wunused-variable] H5P_enc_cb_info_t *udata = (H5P_enc_cb_info_t *)_udata; /* User data for encode callback */ ^~~~~ H5Pdcpl.c: In function 'H5P_get_fill_value': H5Pdcpl.c:3362:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) ^~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Pdcpl.c:37: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ CC H5Pdeprec.lo CC H5Pdxpl.lo CC H5Pencdec.lo CC H5Pfapl.lo H5Pfapl.c: In function 'H5P__facc_reg_prop': H5Pfapl.c:148:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc ^~~~~~~~~~~~~~~~~~~~~~~~~ H5Pfapl.c:521:31: note: in expansion of macro 'H5F_ACS_LIBVER_LOW_BOUND_ENC' NULL, NULL, NULL, H5F_ACS_LIBVER_LOW_BOUND_ENC, H5F_ACS_LIBVER_LOW_BOUND_DEC, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Pfapl.c:41: H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ H5Pfapl.c:154:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc ^~~~~~~~~~~~~~~~~~~~~~~~~ H5Pfapl.c:527:31: note: in expansion of macro 'H5F_ACS_LIBVER_HIGH_BOUND_ENC' NULL, NULL, NULL, H5F_ACS_LIBVER_HIGH_BOUND_ENC, H5F_ACS_LIBVER_HIGH_BOUND_DEC, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Pfapl.c:41: H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ H5Pfapl.c: In function 'H5P__file_driver_free': H5Pfapl.c:1110:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((driver->fapl_free)((void *)info->driver_info) < 0) /* Casting away const OK -QAK */ ^ H5Pfapl.c:1114:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)info->driver_info); /* Casting away const OK -QAK */ ^ CC H5Pfcpl.lo CC H5Pfmpl.lo CC H5Pgcpl.lo CC H5Pint.lo H5Pint.c: In function 'H5P__poke_plist_cb': H5Pint.c:2700:36: warning: unused parameter 'plist' [-Wunused-parameter] H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, ~~~~~~~~~~~~~~~~^~~~~ H5Pint.c:2700:55: warning: unused parameter 'name' [-Wunused-parameter] H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, ~~~~~~~~~~~~^~~~ H5Pint.c: In function 'H5P__poke_pclass_cb': H5Pint.c:2747:56: warning: unused parameter 'name' [-Wunused-parameter] H5P__poke_pclass_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, ~~~~~~~~~~~~^~~~ H5Pint.c: In function 'H5P__iterate_pclass_cb': H5Pint.c:4073:11: warning: unused variable 'key' [-Wunused-variable] char *key = (char *)_key; /* Pointer to the property's name */ ^~~ H5Pint.c: In function 'H5P__peek_cb': H5Pint.c:4207:30: warning: unused parameter 'plist' [-Wunused-parameter] H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, ~~~~~~~~~~~~~~~~^~~~~ H5Pint.c:4207:49: warning: unused parameter 'name' [-Wunused-parameter] H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, ~~~~~~~~~~~~^~~~ CC H5Plapl.lo H5Plapl.c: In function 'H5P__lacc_elink_fapl_cmp': H5Plapl.c:571:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ CC H5Plcpl.lo CC H5Pocpl.lo CC H5Pocpypl.lo H5Pocpypl.c: In function 'H5P__ocpy_reg_prop': H5Pocpypl.c:59:48: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Pocpypl.c:171:83: note: in expansion of macro 'H5O_CPY_MERGE_COMM_DT_LIST_ENC' NULL, H5O_CPY_MERGE_COMM_DT_LIST_SET, H5O_CPY_MERGE_COMM_DT_LIST_GET, H5O_CPY_MERGE_COMM_DT_LIST_ENC, H5O_CPY_MERGE_COMM_DT_LIST_DEC, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Pocpypl.c:41: H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ CC H5Pstrcpl.lo CC H5Ptest.lo CC H5PB.lo CC H5PL.lo CC H5PLint.lo CC H5PLpath.lo CC H5PLplugin_cache.lo CC H5R.lo CC H5Rint.lo H5Rint.c: In function 'H5R__get_name': H5Rint.c:697:31: warning: unused parameter 'id' [-Wunused-parameter] H5R__get_name(H5F_t *f, hid_t id, H5R_type_t ref_type, const void *_ref, ~~~~~~^~ CC H5Rdeprec.lo CC H5UC.lo CC H5RS.lo H5RS.c: In function 'H5RS_wrap': H5RS.c:151:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value->s = (char *)s; ^ CC H5S.lo CC H5Sall.lo H5Sall.c: In function 'H5S__all_project_simple': H5Sall.c:858:38: warning: unused parameter 'base_space' [-Wunused-parameter] H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ~~~~~~~~~~~~~^~~~~~~~~~ H5Sall.c:858:77: warning: unused parameter 'offset' [-Wunused-parameter] H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ~~~~~~~~~^~~~~~ CC H5Sdbg.lo CC H5Shyper.lo H5Shyper.c: In function 'H5S_hyper_set_offset_size': H5Shyper.c:1976:40: warning: unused parameter 'space' [-Wunused-parameter] H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) ~~~~~~~~~~~~~^~~~~ H5Shyper.c:1976:55: warning: unused parameter 'block_count' [-Wunused-parameter] H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) ~~~~~~~~^~~~~~~~~~~ H5Shyper.c:1976:76: warning: unused parameter 'bounds_end' [-Wunused-parameter] H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) ~~~~~~~~^~~~~~~~~~~~ H5Shyper.c: In function 'H5S__hyper_serialize': H5Shyper.c:2281:13: warning: unused variable 'temp_off' [-Wunused-variable] hsize_t temp_off; /* Offset in a given dimension */ ^~~~~~~~ H5Shyper.c: In function 'H5S__hyper_get_seq_list_opt': H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8812:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8813:17: note: here case 7: ^~~~ H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8814:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8815:17: note: here case 6: ^~~~ H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8816:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8817:17: note: here case 5: ^~~~ H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8818:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8819:17: note: here case 4: ^~~~ H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8820:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8821:17: note: here case 3: ^~~~ H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8822:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8823:17: note: here case 2: ^~~~ H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8824:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8825:17: note: here case 1: ^~~~ H5Shyper.c: In function 'H5S_select_hyperslab': H5Shyper.c:6895:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ ^ H5Shyper.c:6899:9: note: here case H5S_SEL_ERROR: ^~~~ H5Shyper.c: In function 'H5S__hyper_serialize': H5Shyper.c:2325:8: warning: 'block_count' may be used uninitialized in this function [-Wmaybe-uninitialized] if(H5S_hyper_set_version(space, block_count, bounds_end, f, &version) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5Snone.lo H5Snone.c: In function 'H5S_none_project_simple': H5Snone.c:813:38: warning: unused parameter 'base_space' [-Wunused-parameter] H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ~~~~~~~~~~~~~^~~~~~~~~~ H5Snone.c:813:77: warning: unused parameter 'offset' [-Wunused-parameter] H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ~~~~~~~~~^~~~~~ CC H5Spoint.lo H5Spoint.c: In function 'H5S_point_set_version': H5Spoint.c:778:72: warning: unused parameter 'f' [-Wunused-parameter] H5S_point_set_version(const H5S_t *space, hsize_t bounds_end[], H5F_t *f, uint32_t *version) ~~~~~~~^ H5Spoint.c: In function 'H5S_point_set_info_size': H5Spoint.c:831:14: warning: unused variable 'u' [-Wunused-variable] unsigned u; ^ H5Spoint.c:830:13: warning: unused variable 'max_size' [-Wunused-variable] hsize_t max_size = 0; ^~~~~~~~ H5Spoint.c:828:38: warning: unused parameter 'space' [-Wunused-parameter] H5S_point_set_info_size(const H5S_t *space, hsize_t H5_ATTR_UNUSED bounds_end[], uint32_t H5_ATTR_UNUSED version, uint8_t H5_ATTR_UNUSED *point_size) ~~~~~~~~~~~~~^~~~~ CC H5Sselect.lo CC H5Stest.lo CC H5SL.lo H5SL.c: In function 'H5SL_term_package': H5SL.c:655:21: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ H5SL.c: In function 'H5SL_release_common': H5SL.c:896:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void)(op)(node->item, (void *)node->key, op_data); ^ H5SL.c: In function 'H5SL_iterate': H5SL.c:2210:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) ^ H5SL.c: In function 'H5SL_try_free_safe': H5SL.c:2369:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0) ^ CC H5SM.lo CC H5SMbtree2.lo CC H5SMcache.lo H5SMcache.c: In function 'H5SM__cache_table_deserialize': H5SMcache.c:215:58: warning: unused parameter 'len' [-Wunused-parameter] H5SM__cache_table_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5SMcache.c: In function 'H5SM__cache_table_serialize': H5SMcache.c:367:66: warning: unused parameter 'len' [-Wunused-parameter] H5SM__cache_table_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ H5SMcache.c: In function 'H5SM__cache_list_deserialize': H5SMcache.c:571:57: warning: unused parameter 'len' [-Wunused-parameter] H5SM__cache_list_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5SMcache.c: In function 'H5SM__cache_list_serialize': H5SMcache.c:690:65: warning: unused parameter 'len' [-Wunused-parameter] H5SM__cache_list_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ CC H5SMmessage.lo CC H5SMtest.lo CC H5ST.lo CC H5T.lo H5T.c: In function 'H5T__path_find_real': H5T.c:4681:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) ^~~ H5T.c:3213:17: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5T_copy(H5T_t *old_dt, H5T_copy_t method) ~~~~~~~^~~~~~ H5T.c:4683:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) ^~~ H5T.c:3213:17: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5T_copy(H5T_t *old_dt, H5T_copy_t method) ~~~~~~~^~~~~~ CC H5Tarray.lo CC H5Tbit.lo CC H5Tcommit.lo CC H5Tcompound.lo H5Tcompound.c: In function 'H5T__insert': H5Tcompound.c:464:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); ^~~~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Tcompound.c:30: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ CC H5Tconv.lo H5Tconv.c: In function 'H5T_conv_struct_free': H5Tconv.c:1849:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ CC H5Tcset.lo CC H5Tdbg.lo CC H5Tdeprec.lo CC H5Tenum.lo H5Tenum.c: In function 'H5T__enum_create': H5Tenum.c:111:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); ^~~~~~ In file included from H5Tpkg.h:37, from H5Tenum.c:26: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Tenum.c: In function 'H5T_enum_nameof': H5Tenum.c:412:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from H5Tpkg.h:37, from H5Tenum.c:26: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Tenum.c: In function 'H5T_enum_valueof': H5Tenum.c:551:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from H5Tpkg.h:37, from H5Tenum.c:26: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ CC H5Tfields.lo CC H5Tfixed.lo CC H5Tfloat.lo CC H5detect.o CCLD H5detect LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) CC H5Tinit.lo CC H5Tnative.lo CC H5Toffset.lo CC H5Toh.lo CC H5Topaque.lo CC H5Torder.lo CC H5Tpad.lo CC H5Tprecis.lo CC H5Tstrpad.lo CC H5Tvisit.lo CC H5Tvlen.lo H5Tvlen.c: In function 'H5T__vlen_create': H5Tvlen.c:135:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) ^~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Tvlen.c:23: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Tvlen.c: In function 'H5T_vlen_disk_isnull': H5Tvlen.c:810:24: warning: to be safe all intermediate pointers in cast from 'uint8_t **' {aka 'unsigned char **'} to 'const uint8_t **' {aka 'const unsigned char **'} must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&vl, &addr); ^ H5Tvlen.c: In function 'H5T_vlen_disk_read': H5Tvlen.c:846:24: warning: to be safe all intermediate pointers in cast from 'uint8_t **' {aka 'unsigned char **'} to 'const uint8_t **' {aka 'const unsigned char **'} must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&vl, &(hobjid.addr)); ^ H5Tvlen.c: In function 'H5T_vlen_disk_write': H5Tvlen.c:897:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' {aka 'unsigned char **'} to 'const uint8_t **' {aka 'const unsigned char **'} must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); ^ H5Tvlen.c: In function 'H5T_vlen_disk_setnull': H5Tvlen.c:958:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' {aka 'unsigned char **'} to 'const uint8_t **' {aka 'const unsigned char **'} must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); ^ CC H5TS.lo CC H5VM.lo CC H5WB.lo CC H5Z.lo H5Z.c: In function 'H5Z__flush_file_cb': H5Z.c:583:22: warning: unused variable 'object' [-Wunused-variable] H5Z_object_t *object = (H5Z_object_t *)key; ^~~~~~ CC H5Zdeflate.lo CC H5Zfletcher32.lo CC H5Znbit.lo CC H5Zshuffle.lo H5Zshuffle.c: In function 'H5Z_filter_shuffle': H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:187:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:188:21: note: here case 7: ^~~~ H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:189:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:190:21: note: here case 6: ^~~~ H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:191:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:192:21: note: here case 5: ^~~~ H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:193:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:194:21: note: here case 4: ^~~~ H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:195:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:196:21: note: here case 3: ^~~~ H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:197:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:198:21: note: here case 2: ^~~~ H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:199:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:200:21: note: here case 1: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:245:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:246:21: note: here case 7: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:247:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:248:21: note: here case 6: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:249:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:250:21: note: here case 5: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:251:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:252:21: note: here case 4: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:253:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:254:21: note: here case 3: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:255:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:256:21: note: here case 2: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:257:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:258:21: note: here case 1: ^~~~ CC H5Zscaleoffset.lo In file included from H5Zscaleoffset.c:16: H5Zscaleoffset.c: In function 'H5Z_scaleoffset_postdecompress_i': H5private.h:1104:32: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'filval' with type 'short int' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:590:7: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(type, cd_values, filval) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1463:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_2' H5Z_scaleoffset_postdecompress_2(short, data, d_nelmts, filavail, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:586:30: note: 'filval' declared here type *buf = (type *)data, filval = 0; \ ^~~~~~ H5Zscaleoffset.c:1463:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_2' H5Z_scaleoffset_postdecompress_2(short, data, d_nelmts, filavail, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [2, 4] is out of the bounds [0, 1] of object 'filval' with type 'signed char' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:1455:10: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(signed char, cd_values, filval) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1451:47: note: 'filval' declared here signed char *buf = (signed char *)data, filval = 0; ^~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'filval' with type 'short unsigned int' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:576:7: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(type, cd_values, filval) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1439:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_1' H5Z_scaleoffset_postdecompress_1(unsigned short, data, d_nelmts, filavail, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:573:30: note: 'filval' declared here type *buf = (type *)data, filval = 0; unsigned i; \ ^~~~~~ H5Zscaleoffset.c:1439:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_1' H5Z_scaleoffset_postdecompress_1(unsigned short, data, d_nelmts, filavail, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [2, 4] is out of the bounds [0, 1] of object 'filval' with type 'unsigned char' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:576:7: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(type, cd_values, filval) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1436:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_1' H5Z_scaleoffset_postdecompress_1(unsigned char, data, d_nelmts, filavail, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:573:30: note: 'filval' declared here type *buf = (type *)data, filval = 0; unsigned i; \ ^~~~~~ H5Zscaleoffset.c:1436:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_1' H5Z_scaleoffset_postdecompress_1(unsigned char, data, d_nelmts, filavail, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_i': H5private.h:1104:32: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'filval' with type 'short int' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:453:7: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(type, cd_values, filval) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1415:9: note: in expansion of macro 'H5Z_scaleoffset_precompress_2' H5Z_scaleoffset_precompress_2(short, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:449:48: note: 'filval' declared here type *buf = (type *)data, min = 0, max = 0, filval = 0; \ ^~~~~~ H5Zscaleoffset.c:1415:9: note: in expansion of macro 'H5Z_scaleoffset_precompress_2' H5Z_scaleoffset_precompress_2(short, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [2, 4] is out of the bounds [0, 1] of object 'filval' with type 'signed char' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:1382:13: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(signed char, cd_values, filval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1377:67: note: 'filval' declared here signed char *buf = (signed char *)data, min = 0, max = 0, filval = 0; ^~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'filval' with type 'short unsigned int' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:420:9: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(type, cd_values, filval) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1365:9: note: in expansion of macro 'H5Z_scaleoffset_precompress_1' H5Z_scaleoffset_precompress_1(unsigned short, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:416:55: note: 'filval' declared here type *buf = (type *)data, min = 0, max = 0, span, filval = 0; \ ^~~~~~ H5Zscaleoffset.c:1365:9: note: in expansion of macro 'H5Z_scaleoffset_precompress_1' H5Z_scaleoffset_precompress_1(unsigned short, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [2, 4] is out of the bounds [0, 1] of object 'filval' with type 'unsigned char' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:420:9: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(type, cd_values, filval) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1362:9: note: in expansion of macro 'H5Z_scaleoffset_precompress_1' H5Z_scaleoffset_precompress_1(unsigned char, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:416:55: note: 'filval' declared here type *buf = (type *)data, min = 0, max = 0, span, filval = 0; \ ^~~~~~ H5Zscaleoffset.c:1362:9: note: in expansion of macro 'H5Z_scaleoffset_precompress_1' H5Z_scaleoffset_precompress_1(unsigned char, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5Zscaleoffset.c: In function 'H5Z_scaleoffset_set_parms_fillval': H5private.h:1104:32: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'fill_val' with type 'short int' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:161:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(&_cd_value, _fv_p, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:212:5: note: in expansion of macro 'H5Z_scaleoffset_save_filval' H5Z_scaleoffset_save_filval(unsigned type, cd_values, fill_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:823:9: note: in expansion of macro 'H5Z_scaleoffset_set_filval_2' H5Z_scaleoffset_set_filval_2(short, dcpl_plist, type, cd_values, need_convert) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:203:10: note: 'fill_val' declared here type fill_val; \ ^~~~~~~~ H5Zscaleoffset.c:823:9: note: in expansion of macro 'H5Z_scaleoffset_set_filval_2' H5Z_scaleoffset_set_filval_2(short, dcpl_plist, type, cd_values, need_convert) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'fill_val' with type 'short unsigned int' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:161:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(&_cd_value, _fv_p, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:197:5: note: in expansion of macro 'H5Z_scaleoffset_save_filval' H5Z_scaleoffset_save_filval(type, cd_values, fill_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:813:9: note: in expansion of macro 'H5Z_scaleoffset_set_filval_1' H5Z_scaleoffset_set_filval_1(unsigned short, dcpl_plist, type, cd_values, need_convert) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:188:10: note: 'fill_val' declared here type fill_val; \ ^~~~~~~~ H5Zscaleoffset.c:813:9: note: in expansion of macro 'H5Z_scaleoffset_set_filval_1' H5Z_scaleoffset_set_filval_1(unsigned short, dcpl_plist, type, cd_values, need_convert) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5Zszip.lo CC H5Ztrans.lo CCLD libhdf5.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' Making all in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' CC h5test.lo h5test.c: In function 'h5_clean_files': h5test.c:165:47: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(temp, sizeof temp, filename, j); ^~~~~~~~ h5test.c: In function 'h5_delete_test_file': h5test.c:234:60: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(sub_filename, sizeof(sub_filename), filename, j); ^~~~~~~~ h5test.c: In function 'h5_get_file_size': h5test.c:1387:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(temp, sizeof temp, filename, j); ^~~~~~~~~~ CC testframe.lo CC cache_common.lo cache_common.c: In function 'get_initial_load_size': cache_common.c:624:66: warning: unused parameter 'entry_type' [-Wunused-parameter] get_initial_load_size(void *udata, size_t *image_length, int32_t entry_type) ~~~~~~~~^~~~~~~~~~ cache_common.c: In function 'get_final_load_size': cache_common.c:734:46: warning: unused parameter 'entry_type' [-Wunused-parameter] void *udata, size_t *actual_len, int32_t entry_type) ~~~~~~~~^~~~~~~~~~ cache_common.c: In function 'verify_chksum': cache_common.c:794:97: warning: unused parameter 'entry_type' [-Wunused-parameter] verify_chksum(const void H5_ATTR_UNUSED *image, size_t H5_ATTR_UNUSED len, void *udata, int32_t entry_type) ~~~~~~~~^~~~~~~~~~ cache_common.c: In function 'deserialize': cache_common.c:847:39: warning: unused parameter 'len' [-Wunused-parameter] deserialize(const void *image, size_t len, void *udata, hbool_t *dirty, ~~~~~~~^~~ cache_common.c:848:13: warning: unused parameter 'entry_type' [-Wunused-parameter] int32_t entry_type) ~~~~~~~~^~~~~~~~~~ cache_common.c: In function 'image_len': cache_common.c:1009:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int32_t idx; ^~~ cache_common.c:1007:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t *base_addr; ^~~~~~~~~ cache_common.c:1004:60: warning: unused parameter 'entry_type' [-Wunused-parameter] image_len(const void *thing, size_t *image_length, int32_t entry_type) ~~~~~~~~^~~~~~~~~~ cache_common.c: In function 'pre_serialize': cache_common.c:1137:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int32_t idx; ^~~ cache_common.c:1135:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t *base_addr; ^~~~~~~~~ cache_common.c:1126:22: warning: unused parameter 'f' [-Wunused-parameter] pre_serialize(H5F_t *f, ~~~~~~~^ cache_common.c:1128:23: warning: unused parameter 'addr' [-Wunused-parameter] haddr_t addr, ~~~~~~~~^~~~ cache_common.c:1129:22: warning: unused parameter 'len' [-Wunused-parameter] size_t len, ~~~~~~~^~~ cache_common.c: In function 'serialize': cache_common.c:1380:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int32_t idx; ^~~ cache_common.c:1378:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t *base_addr; ^~~~~~~~~ cache_common.c: In function 'notify': cache_common.c:1535:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t *base_addr; ^~~~~~~~~ cache_common.c:1532:57: warning: unused parameter 'entry_type' [-Wunused-parameter] notify(H5C_notify_action_t action, void *thing, int32_t entry_type) ~~~~~~~~^~~~~~~~~~ cache_common.c: In function 'free_icr': cache_common.c:1613:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t *base_addr; ^~~~~~~~~ cache_common.c:1611:39: warning: unused parameter 'entry_type' [-Wunused-parameter] free_icr(test_entry_t *entry, int32_t entry_type) ~~~~~~~~^~~~~~~~~~ CC swmr_common.lo CCLD libh5test.la CC filter_plugin1_dsets.lo CCLD libfilter_plugin1_dsets.la CC filter_plugin2_dsets.lo CCLD libfilter_plugin2_dsets.la CC filter_plugin3_dsets.lo CCLD libfilter_plugin3_dsets.la CC filter_plugin4_groups.lo CCLD libfilter_plugin4_groups.la CC testhdf5.o CC tarray.o In file included from tarray.c:23: tarray.c: In function 'test_array': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from testhdf5.h:22, from tarray.c:22: ../src/H5private.h:1307:27: note: 'snprintf' output between 11 and 1034 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CC tattr.o CC tchecksum.o tchecksum.c:257:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] { ^ tchecksum.c:257:1: warning: 'const' attribute on function returning 'void' [-Wattributes] tchecksum.c:257:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] In file included from tchecksum.c:28: testhdf5.h:209:25: note: previous declaration here void cleanup_checksum(void); ^~~~~~~~~~~~~~~~ CC tconfig.o tconfig.c:88:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] { ^ tconfig.c:111:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] { ^ tconfig.c:220:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] { ^ CC tfile.o tfile.c: In function 'set_multi_split': tfile.c:3896:55: warning: unused parameter 'multi' [-Wunused-parameter] set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) ~~~~~~~~^~~~~ tfile.c: In function 'test_libver_bounds_open': tfile.c:5047:66: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for (low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) ^~ tfile.c: In function 'test_libver_bounds_low_high': tfile.c:5140:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) ^~ tfile.c:5141:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ tfile.c: In function 'test_libver_bounds_super_open': tfile.c:5508:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ tfile.c:5509:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ tfile.c: In function 'test_libver_bounds_obj': tfile.c:5680:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ tfile.c:5681:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ tfile.c: In function 'test_libver_bounds_dataset': tfile.c:5891:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ tfile.c:5892:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ tfile.c: In function 'test_libver_bounds_dataspace': tfile.c:6104:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ tfile.c:6105:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ tfile.c: In function 'test_libver_bounds_datatype_check': tfile.c:6429:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ tfile.c:6430:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ tfile.c: In function 'test_libver_bounds_attributes': tfile.c:6750:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ tfile.c:6751:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ CC tgenprop.o CC th5o.o th5o.c: In function 'test_h5o_link': th5o.c:809:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ th5o.c:810:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ CC th5s.o In file included from th5s.c:23: th5s.c: In function 'test_h5s_basic': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 7 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from testhdf5.h:22, from th5s.c:22: ../src/H5private.h:1307:27: note: 'snprintf' output between 8 and 1031 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CC tcoords.o CC theap.o CC tid.o tid.c: In function 'basic_id_test': tid.c:72:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); ^ tid.c:166:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); ^ tid.c: In function 'id_predefined_test': tid.c:264:46: warning: cast between incompatible function types from 'int (*)(void *, void *)' to 'int (*)(void *, hid_t, void *)' {aka 'int (*)(void *, long int, void *)'} [-Wcast-function-type] testPtr = H5Isearch(H5I_GENPROP_LST, (H5I_search_func_t) test_search_func, testObj); ^ tid.c: In function 'test_id_type_list': tid.c:473:48: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] startType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); ^ tid.c:488:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); ^ tid.c:497:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); ^ tid.c:505:51: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); ^ tid.c:514:47: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); ^ CC titerate.o titerate.c: In function 'find_err_msg_cb': titerate.c:942:26: warning: unused parameter 'n' [-Wunused-parameter] find_err_msg_cb(unsigned n, const H5E_error2_t *err_desc, void *_client_data) ~~~~~~~~~^ In file included from titerate.c:23: titerate.c: In function 'test_corrupted_attnamelen': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 21 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from testhdf5.h:22, from titerate.c:22: ../src/H5private.h:1307:27: note: 'snprintf' output between 22 and 1045 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CC tmeta.o tmeta.c:126:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] { ^ tmeta.c:126:1: warning: 'const' attribute on function returning 'void' [-Wattributes] tmeta.c:126:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] In file included from tmeta.c:22: testhdf5.h:208:25: note: previous declaration here void cleanup_metadata(void); ^~~~~~~~~~~~~~~~ CC tmisc.o CC trefer.o trefer.c: In function 'test_reference_region': trefer.c:805:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'hssize_t' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] ret_particles = H5Sget_select_npoints(sid3); ^~~~~~~~~~~~~~~~~~~~~ trefer.c: In function 'test_reference_region_1D': trefer.c:976:34: warning: unused parameter 'new_format' [-Wunused-parameter] test_reference_region_1D(hbool_t new_format) ~~~~~~~~^~~~~~~~~~ CC trefstr.o CC tselect.o tselect.c: In function 'verify_select_hyper_contig_dr__run_test': tselect.c:1612:12: warning: unused parameter 'cube_size' [-Wunused-parameter] size_t cube_size, unsigned edge_size, unsigned cube_rank) ~~~~~~~^~~~~~~~~ CC tskiplist.o CC tsohm.o tsohm.c: In function 'getsize_testsize1': tsohm.c:758:50: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] file = size1_helper(file, FILENAME, fapl_id, open_close); ^~~~~~~~~~ tsohm.c:750:31: warning: unused parameter 'filename' [-Wunused-parameter] getsize_testsize1(const char *filename, hid_t fcpl_id, hid_t fapl_id, unsigned open_close, H5O_info_t *oinfo) ~~~~~~~~~~~~^~~~~~~~ tsohm.c: In function 'test_sohm_size1': tsohm.c:796:20: warning: variable 'norm_oh_size' set but not used [-Wunused-but-set-variable] hsize_t norm_oh_size; ^~~~~~~~~~~~ tsohm.c: In function 'test_sohm_attrs': tsohm.c:1298:15: warning: conversion from 'hid_t' {aka 'long int'} to 'herr_t' {aka 'int'} may change value [-Wconversion] ret = H5Fcreate(FILENAME, H5F_ACC_TRUNC, fcpl_id, H5P_DEFAULT); ^~~~~~~~~ At top level: tsohm.c:963:1: warning: 'test_sohm_size_consistency_open_create' defined but not used [-Wunused-function] test_sohm_size_consistency_open_create(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ttime.o CC ttst.o ttst.c: In function 'test_tst_init': ttst.c:105:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tmp_word=(char *)words[u]; ^ CC tunicode.o CC tvlstr.o tvlstr.c: In function 'test_write_same_element': tvlstr.c:864:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; ^~~~~ tvlstr.c:864:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; ^~~~~~~~~~~ tvlstr.c:864:51: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; ^~~~~~ tvlstr.c:864:59: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; ^~~~~~~~~~~ tvlstr.c:869:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; ^~~~~~~~~ tvlstr.c:869:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; ^~~~~~~~~~~ tvlstr.c:869:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; ^~~~~~~ tvlstr.c:869:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; ^~~~~~~~~ CC tvltypes.o tvltypes.c: In function 'test_vltypes_fill_value': tvltypes.c:2438:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~~ tvltypes.c:2438:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~ tvltypes.c:2438:60: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~ tvltypes.c:2438:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~ tvltypes.c:2438:97: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~~ tvltypes.c:2438:107: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~ tvltypes.c:2439:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~ tvltypes.c:2439:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~ tvltypes.c:2439:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~ tvltypes.c:2439:63: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~ tvltypes.c:2439:93: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~~~ tvltypes.c:2439:102: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~~ In file included from h5test.h:28, from testhdf5.h:22, from tvltypes.c:22: ../src/H5private.h:1110:32: warning: 'dset_elmts' may be used uninitialized in this function [-Wmaybe-uninitialized] #define HDmemset(X,C,Z) memset(X,C,Z) ^~~~~~ tvltypes.c:2437:12: note: 'dset_elmts' was declared here size_t dset_elmts; /* Number of elements in a particular dataset */ ^~~~~~~~~~ tvltypes.c:2753:19: warning: 'dset_select_dspace_id' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = H5Dread(dset_id, dtype1_id, dset_select_dspace_id, dset_select_dspace_id, xfer_pid, rbuf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tvltypes.c:2617:23: warning: 'dset_dspace_id' may be used uninitialized in this function [-Wmaybe-uninitialized] dset_id = H5Dcreate2(file_id, dset_name1, dtype1_id, dset_dspace_id, H5P_DEFAULT, tmp_dcpl_id, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD testhdf5 CC cache.o CCLD cache CC cache_api.o CCLD cache_api CC cache_image.o CC genall5.o CCLD cache_image CC cache_tagging.o cache_tagging.c: In function 'check_file_creation_tags': cache_tagging.c:442:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose test outout */ ^~~~~~~ cache_tagging.c: In function 'check_file_open_tags': cache_tagging.c:523:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_group_creation_tags': cache_tagging.c:630:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_multi_group_creation_tags': cache_tagging.c:725:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_link_iteration_tags': cache_tagging.c:853:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dense_attribute_tags': cache_tagging.c:967:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_group_open_tags': cache_tagging.c:1147:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file output */ ^~~~~~~ cache_tagging.c: In function 'check_attribute_creation_tags': cache_tagging.c:1250:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_attribute_open_tags': cache_tagging.c:1379:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_attribute_rename_tags': cache_tagging.c:1510:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_attribute_delete_tags': cache_tagging.c:1689:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_creation_tags': cache_tagging.c:1846:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_creation_earlyalloc_tags': cache_tagging.c:1973:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_open_tags': cache_tagging.c:2104:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_write_tags': cache_tagging.c:2224:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_attribute_write_tags': cache_tagging.c:2360:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_read_tags': cache_tagging.c:2507:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_size_retrieval': cache_tagging.c:2638:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_extend_tags': cache_tagging.c:2771:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_object_info_tags': cache_tagging.c:2902:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file output */ ^~~~~~~ cache_tagging.c: In function 'check_object_copy_tags': cache_tagging.c:3005:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file output */ ^~~~~~~ cache_tagging.c: In function 'check_link_removal_tags': cache_tagging.c:3120:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_link_getname_tags': cache_tagging.c:3273:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_external_link_creation_tags': cache_tagging.c:3416:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_external_link_open_tags': cache_tagging.c:3516:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_invalid_tag_application': cache_tagging.c:3700:1: warning: label 'error' defined but not used [-Wunused-label] error: ^~~~~ CCLD cache_tagging CC lheap.o In file included from lheap.c:21: lheap.c: In function 'main': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from lheap.c:20: ../src/H5private.h:1307:27: note: 'snprintf' output between 15 and 1038 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CCLD lheap CC ohdr.o ohdr.c: In function 'main': ohdr.c:1714:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ ohdr.c:1715:70: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ CCLD ohdr CC stab.o CCLD stab CC gheap.o CCLD gheap CC evict_on_close.o CCLD evict_on_close CC farray.o CCLD farray CC earray.o CCLD earray CC btree2.o CCLD btree2 CC fheap.o fheap.c: In function 'begin_test': fheap.c:555:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsprintf(test_desc, base_desc, del_str); ^~~~~~~~~ fheap.c: In function 'test_man_incr_insert_remove': fheap.c:7644:30: warning: '%d' directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] HDsprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); ^~ fheap.c:7644:27: note: directive argument in the range [-2147483647, 2147483647] HDsprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); ^~~~~~ In file included from h5test.h:28, from fheap.c:17: ../src/H5private.h:1310:26: note: 'sprintf' output between 28 and 38 bytes into a destination of size 29 #define HDsprintf sprintf /*varargs*/ fheap.c:7644:9: note: in expansion of macro 'HDsprintf' HDsprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); ^~~~~~~~~ CCLD fheap CC pool.o CCLD pool CC accum.o CCLD accum CC hyperslab.o CCLD hyperslab CC istore.o CCLD istore CC bittests.o CCLD bittests CC dt_arith.o dt_arith.c: In function 'test_hard_query': dt_arith.c:630:74: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] H5Tunregister(H5T_PERS_HARD, NULL, H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); ^~~~~~~~~~~~~~~~~~~ In file included from ../src/H5Lpublic.h:30, from ../src/H5Opublic.h:31, from ../src/H5Apublic.h:22, from ../src/hdf5.h:23, from h5test.h:27, from dt_arith.c:21: ../src/H5Tpublic.h:589:34: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} hid_t dst_id, H5T_conv_t func); ~~~~~~~~~~~^~~~ dt_arith.c:639:77: warning: passing argument 5 of 'H5Tregister' from incompatible pointer type [-Wincompatible-pointer-types] H5Tregister(H5T_PERS_HARD, "int_flt", H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); ^~~~~~~~~~~~~~~~~~~ In file included from ../src/H5Lpublic.h:30, from ../src/H5Opublic.h:31, from ../src/H5Apublic.h:22, from ../src/hdf5.h:23, from h5test.h:27, from dt_arith.c:21: ../src/H5Tpublic.h:587:32: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} hid_t dst_id, H5T_conv_t func); ~~~~~~~~~~~^~~~ dt_arith.c: In function 'my_isnan': dt_arith.c:2734:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^~ dt_arith.c:2738:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^~ dt_arith.c:2743:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^~ CCLD dt_arith CC page_buffer.o CCLD page_buffer CC dtypes.o In file included from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: dtypes.c: In function 'test_compound_9': dtypes.c:1858:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(rdata.str) HDfree(rdata.str); ~~~~~^~~~ ../src/H5private.h:859:31: note: in definition of macro 'HDfree' #define HDfree(M) free(M) ^ In file included from ../src/H5private.h:57, from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: /usr/include/stdlib.h:488:25: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ In file included from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: dtypes.c:1879:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(rdata.str) HDfree(rdata.str); ~~~~~^~~~ ../src/H5private.h:859:31: note: in definition of macro 'HDfree' #define HDfree(M) free(M) ^ In file included from ../src/H5private.h:57, from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: /usr/include/stdlib.h:488:25: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ dtypes.c: In function 'test_compound_14': dtypes.c:2563:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] cmpd_struct_2 wdata2 = {'C', 'D', "another vlen!", 1, 2, -1, 9001}; ^~~~~~~~~~~~~~~ In file included from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: dtypes.c:2846:33: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(rdata1.str) HDfree(rdata1.str); ~~~~~~^~~~ ../src/H5private.h:859:31: note: in definition of macro 'HDfree' #define HDfree(M) free(M) ^ In file included from ../src/H5private.h:57, from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: /usr/include/stdlib.h:488:25: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ dtypes.c: In function 'create_del_obj_named_test_file': dtypes.c:6714:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Generic return value */ ^~~~~~ dtypes.c: In function 'test_delete_obj_named': dtypes.c:6840:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ dtypes.c:6841:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ dtypes.c: In function 'test_delete_obj_named_fileid': dtypes.c:6941:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ dtypes.c:6942:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ dtypes.c: In function 'test_utf_ascii_conv': dtypes.c:7274:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] status = H5Tconvert(utf8_vtid, ascii_vtid, 1, (void *)utf8_w, NULL, H5P_DEFAULT); ^ dtypes.c:7307:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] status = H5Tconvert(ascii_vtid, utf8_vtid, 1, (void *)ascii_w, NULL, H5P_DEFAULT); ^ dtypes.c: In function 'test_versionbounds': dtypes.c:7694:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] enum_val++; ^~ dtypes.c:7698:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] enum_val++; ^~ dtypes.c:7702:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] enum_val++; ^~ dtypes.c:7706:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] enum_val++; ^~ dtypes.c:7730:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ dtypes.c:7731:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ In file included from dtypes.c:22: dtypes.c: In function 'test_compound_18': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 15 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: ../src/H5private.h:1307:27: note: 'snprintf' output between 16 and 1039 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CCLD dtypes CC dsets.o dsets.c: In function 'test_compact_io': dsets.c:845:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ dsets.c:846:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ dsets.c: In function 'test_nbit_float': dsets.c:3067:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(!(orig_data[i][j] == orig_data[i][j])) ^~ dsets.c: In function 'test_nbit_double': dsets.c:3199:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(!(orig_data[i][j] == orig_data[i][j])) ^~ dsets.c: In function 'test_nbit_compound': dsets.c:3534:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (orig_data[i][j].f == orig_data[i][j].f && !H5_FLT_ABS_EQUAL(new_data[i][j].f, orig_data[i][j].f))) ^~ dsets.c: In function 'test_nbit_compound_2': dsets.c:3856:55: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (new_data[i][j].d[m][n].f == new_data[i][j].d[m][n].f && !H5_FLT_ABS_EQUAL(new_data[i][j].d[m][n].f, new_data[i][j].d[m][n].f))) { ^~ dsets.c:3865:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (new_data[i][j].a.f == new_data[i][j].a.f && !H5_FLT_ABS_EQUAL(new_data[i][j].a.f, new_data[i][j].a.f)) || ^~ dsets.c: In function 'test_deprec': dsets.c:7464:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ dsets.c: In function 'test_zero_dim_dset': dsets.c:10329:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ dsets.c:10330:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ dsets.c: In function 'test_versionbounds': dsets.c:12966:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ dsets.c:12967:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ dsets.c:12925:11: warning: unused variable 'null_dspace' [-Wunused-variable] hid_t null_dspace = -1; /* Data space of H5S_NULL */ ^~~~~~~~~~~ CCLD dsets CC chunk_info.o chunk_info.c: In function 'test_chunk_info_extensible_array': chunk_info.c:1052:14: warning: unused variable 'out_buf' [-Wunused-variable] int out_buf[NX][NY]; /* Buffer to read data in */ ^~~~~~~ chunk_info.c: In function 'test_chunk_info_version2_btrees': chunk_info.c:1259:14: warning: unused variable 'out_buf' [-Wunused-variable] int out_buf[NX][NY]; /* Buffer to read data in */ ^~~~~~~ chunk_info.c: In function 'test_get_chunk_info_110': chunk_info.c:1483:62: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for (low = H5F_LIBVER_V110; low <= H5F_LIBVER_LATEST; low++) { ^~ chunk_info.c: In function 'create_4x4_dset': chunk_info.c:1637:5: warning: 'pid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Pclose(pid); ^~~~~~~~~~~~~ chunk_info.c:1636:5: warning: 'm_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(m_sid); ^~~~~~~~~~~~~~~ chunk_info.c:1635:5: warning: 'f_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(f_sid); ^~~~~~~~~~~~~~~ chunk_info.c:1634:5: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(did); ^~~~~~~~~~~~~ CCLD chunk_info CC cmpd_dset.o cmpd_dset.c: In function 'main': cmpd_dset.c:2222:63: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] H5Tunregister(H5T_PERS_DONTCARE, NULL, (hid_t)-1, (hid_t)-1, H5T__conv_struct_opt); ^~~~~~~~~~~~~~~~~~~~ In file included from ../src/H5Tprivate.h:24, from ../src/H5Tpkg.h:37, from cmpd_dset.c:23: ../src/H5Tpublic.h:589:34: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} hid_t dst_id, H5T_conv_t func); ~~~~~~~~~~~^~~~ CCLD cmpd_dset CC filter_fail.o CCLD filter_fail CC extend.o CCLD extend CC direct_chunk.o direct_chunk.c: In function 'test_single_chunk_latest': direct_chunk.c:2099:9: warning: 'dcpl' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Pclose(dcpl); ^~~~~~~~~~~~~~ direct_chunk.c:2097:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(did); ^~~~~~~~~~~~~ direct_chunk.c:2098:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(sid); ^~~~~~~~~~~~~ direct_chunk.c:2101:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Fclose(fid); ^~~~~~~~~~~~~ CCLD direct_chunk CC external.o external.c: In function 'test_path_absolute': external.c:1006:53: warning: 'extern_' directive output may be truncated writing 7 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); ^~~~~~~ In file included from h5test.h:28, from external.c:20: ../src/H5private.h:1307:27: note: 'snprintf' output between 15 and 1048 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ external.c:1006:9: note: in expansion of macro 'HDsnprintf' HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); ^~~~~~~~~~ CCLD external CC efc.o CCLD efc CC objcopy.o objcopy.c: In function 'compare_data': objcopy.c:1112:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ref_buf1 = (const hdset_reg_ref_t *)buf1; ^ objcopy.c:1113:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ref_buf2 = (const hdset_reg_ref_t *)buf2; ^ objcopy.c: In function 'test_copy_dataset_versionbounds': objcopy.c:2202:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ objcopy.c:2203:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ objcopy.c:2141:13: warning: unused variable 'valid_high' [-Wunused-variable] hbool_t valid_high = FALSE; /* TRUE if high bound is valid */ ^~~~~~~~~~ objcopy.c:2139:27: warning: unused variable 'high_src' [-Wunused-variable] H5F_libver_t low_src, high_src; /* Source file format bounds */ ^~~~~~~~ objcopy.c:2139:18: warning: unused variable 'low_src' [-Wunused-variable] H5F_libver_t low_src, high_src; /* Source file format bounds */ ^~~~~~~ objcopy.c: In function 'attach_attribute_compound_vlstr': objcopy.c:5838:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] buf.v = "ThisIsAString"; ^ In file included from objcopy.c:22: objcopy.c: In function 'test_copy_old_layout': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from testhdf5.h:22, from objcopy.c:21: ../src/H5private.h:1307:27: note: 'snprintf' output between 12 and 1035 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CCLD objcopy CC links.o links.c: In function 'open_by_idx': links.c:13364:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:13364:21: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c:13399:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:13399:21: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c: In function 'open_by_idx_old': links.c:13541:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:13541:13: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c: In function 'object_info': links.c:13812:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:13812:21: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c:13860:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:13860:21: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c: In function 'object_info_old': links.c:14009:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:14009:13: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c: In function 'group_info': links.c:14430:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:14430:21: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c:14289:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:14289:21: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c: In function 'group_info_old': links.c:14660:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:14660:13: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD links CC unlink.o CCLD unlink CC twriteorder.o In file included from h5test.h:28, from twriteorder.c:62: twriteorder.c: In function 'create_wo_file': ../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~ twriteorder.c:240:19: note: in expansion of macro 'HDwrite' if ((ret_code=HDwrite(write_fd_g, &blkaddr, (size_t)SIZE_BLKADDR)) != SIZE_BLKADDR){ ^~~~~~~ twriteorder.c: In function 'write_wo_file': ../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~ twriteorder.c:271:16: note: in expansion of macro 'HDwrite' if ((ret_code=HDwrite(write_fd_g, buffer, (size_t)blocksize_g)) != blocksize_g){ ^~~~~~~ ../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~ twriteorder.c:279:19: note: in expansion of macro 'HDwrite' if ((ret_code=HDwrite(write_fd_g, &blkaddr_old, (size_t)sizeof(blkaddr_old))) != sizeof(blkaddr_old)){ ^~~~~~~ twriteorder.c: In function 'read_wo_file': ../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define HDread(F,M,Z) read(F,M,Z) ^~~~ twriteorder.c:307:16: note: in expansion of macro 'HDread' if ((ret_code=HDread(read_fd, &blkaddr, (size_t)sizeof(blkaddr))) != sizeof(blkaddr)){ ^~~~~~ ../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define HDread(F,M,Z) read(F,M,Z) ^~~~ twriteorder.c:320:16: note: in expansion of macro 'HDread' if ((ret_code=HDread(read_fd, buffer, (size_t)blocksize_g)) != blocksize_g){ ^~~~~~ CCLD twriteorder CC big.o big.c: In function 'enough_room': big.c:295:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(name, sizeof(name), filename, i); ^~~~~~~~ big.c:310:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(name, sizeof(name), filename, i); ^~~~~~~~ CCLD big CC mtime.o CCLD mtime CC fillval.o fillval.c: In function 'test_extend_cases': fillval.c:1442:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; ^~~~~ fillval.c:1442:47: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; ^~~~~~~~ fillval.c: In function 'test_extend': fillval.c:1845:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ ^~~~~ fillval.c:1845:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ ^~~~~ fillval.c: In function 'test_rdwr_cases': fillval.c:884:21: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Fill value: %f, %d, %f, %c\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs_offset[0], hs_offset[1], ~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs_offset[2], hs_offset[3], ~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs_offset[4], ~~~~~~~~~~~~~ (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from h5test.h:28, from fillval.c:20: ../src/H5private.h:548:49: warning: 'fill_c.y' may be used uninitialized in this function [-Wmaybe-uninitialized] #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON) ^ fillval.c:761:31: note: 'fill_c.y' was declared here comp_datatype rd_c, fill_c, should_be_c; ^~~~~~ fillval.c:884:21: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Fill value: %f, %d, %f, %c\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs_offset[0], hs_offset[1], ~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs_offset[2], hs_offset[3], ~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs_offset[4], ~~~~~~~~~~~~~ (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from h5test.h:28, from fillval.c:20: ../src/H5private.h:547:49: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized] #define H5_FLT_ABS_EQUAL(X,Y) (HDfabsf((X)-(Y)) < FLT_EPSILON) ^ fillval.c:761:31: note: 'fill_c.a' was declared here comp_datatype rd_c, fill_c, should_be_c; ^~~~~~ In file included from fillval.c:21: fillval.c: In function 'main': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from fillval.c:20: ../src/H5private.h:1307:27: note: 'snprintf' output between 12 and 1035 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CCLD fillval CC mount.o CCLD mount CC flush1.o CCLD flush1 CC flush2.o CCLD flush2 CC app_ref.o CCLD app_ref CC enum.o CCLD enum CC set_extent.o set_extent.c: In function 'do_layouts': set_extent.c:436:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ set_extent.c:437:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ CCLD set_extent CC ttsafe.o CC ttsafe_dcreate.o CC ttsafe_error.o CC ttsafe_cancel.o CC ttsafe_acreate.o CCLD ttsafe CC enc_dec_plist.o CCLD enc_dec_plist CC enc_dec_plist_cross_platform.o CCLD enc_dec_plist_cross_platform CC getname.o CCLD getname CC vfd.o vfd.c: In function 'test_family_opens': vfd.c:781:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(first_name, sizeof(first_name), fname, 0); ^~~~~~~~~~ vfd.c: In function 'test_family_compat': vfd.c:1059:64: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); ^~~~~~~ vfd.c:1060:66: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); ^~~~~~~~ vfd.c:1064:68: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); ^~~~~~~ vfd.c:1065:70: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); ^~~~~~~~ vfd.c: In function 'test_multi_opens': vfd.c:1138:42: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(sf_name, sizeof(sf_name), super_name, fname); ^~~~~~~~~~ CCLD vfd CC ntypes.o CCLD ntypes CC dangle.o CCLD dangle CC dtransform.o CCLD dtransform CC reserved.o CCLD reserved CC cross_read.o CCLD cross_read CC freespace.o CCLD freespace CC mf.o mf.c: In function 'set_multi_split': mf.c:7555:55: warning: unused parameter 'multi' [-Wunused-parameter] set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) ~~~~~~~~^~~~~ CCLD mf CC vds.o CCLD vds CC file_image.o file_image.c: In function 'test_get_file_image': file_image.c:786:56: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(member_file_name, (size_t)1024, file_name, i); ^~~~~~~~~ file_image.c:814:48: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(member_file_name, 1024, file_name, i); ^~~~~~~~~ CCLD file_image CC unregister.o CCLD unregister CC cache_logging.o CCLD cache_logging CC cork.o CCLD cork CC swmr.o CCLD swmr CC error_test.o error_test.c: In function 'test_long_desc': error_test.c:354:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(full_desc, (size_t)(LONG_DESC_SIZE + 128), format, long_desc); ^~~~~~~~~~ In file included from error_test.c:21: error_test.c: In function 'main': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from error_test.c:20: ../src/H5private.h:1307:27: note: 'snprintf' output between 1 and 2047 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CCLD error_test CC err_compat.o CCLD err_compat CC tcheck_version.o CCLD tcheck_version CC testmeta.o CCLD testmeta CC accum_swmr_reader.o CCLD accum_swmr_reader CC atomic_writer.o CCLD atomic_writer CC atomic_reader.o CCLD atomic_reader CC links_env.o CCLD links_env CC filenotclosed.o CCLD filenotclosed CC del_many_dense_attrs.o del_many_dense_attrs.c: In function 'main': del_many_dense_attrs.c:73:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *basename="attr"; /* Name prefix for attribute */ ^~~~~~ CCLD del_many_dense_attrs CC flushrefresh.o CCLD flushrefresh CC use_append_chunk.o CC use_common.o CCLD use_append_chunk CC use_append_mchunks.o CCLD use_append_mchunks CC use_disable_mdc_flushes.o use_disable_mdc_flushes.c: In function 'parse_option': use_disable_mdc_flushes.c:111:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((nplanes_g = atoi(optarg)) <= 0){ ^~~~ use_disable_mdc_flushes.c: In function 'setup_parameters': use_disable_mdc_flushes.c:196:22: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] chunkdims_g[0] = chunkplanes_g; ^~~~~~~~~~~~~ use_disable_mdc_flushes.c:197:38: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] chunkdims_g[1]= chunkdims_g[2] = chunksize_g; ^~~~~~~~~~~ use_disable_mdc_flushes.c:202:61: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] dims_g[1] = dims_g[2] = max_dims_g[1] = max_dims_g[2] = chunksize_g; ^~~~~~~~~~~ use_disable_mdc_flushes.c:206:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] nplanes_g = chunksize_g; ^~~~~~~~~~~ use_disable_mdc_flushes.c: In function 'write_file': use_disable_mdc_flushes.c:302:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] hsize_t cz=chunksize_g; /* Chunk size */ ^~~~~~~~~~~ use_disable_mdc_flushes.c:417:15: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'short int' may change value [-Wconversion] *bufptr++ = i; ^ CCLD use_disable_mdc_flushes CC swmr_generator.o CCLD swmr_generator CC swmr_start_write.o CCLD swmr_start_write CC swmr_reader.o CCLD swmr_reader CC swmr_writer.o CCLD swmr_writer CC swmr_remove_reader.o CCLD swmr_remove_reader CC swmr_remove_writer.o CCLD swmr_remove_writer CC swmr_addrem_writer.o CCLD swmr_addrem_writer CC swmr_sparse_reader.o CCLD swmr_sparse_reader CC swmr_sparse_writer.o CCLD swmr_sparse_writer CC swmr_check_compat_vfd.o CCLD swmr_check_compat_vfd CC vds_swmr_gen.o vds_swmr_gen.c: In function 'main': vds_swmr_gen.c:102:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] start[1] = map_start; ^~~~~~~~~ vds_swmr_gen.c:106:19: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] map_start += PLANES[i][1]; ^~ vds_swmr_gen.c:106:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] map_start += PLANES[i][1]; ^~~~~~ In file included from vds_swmr_gen.c:15: At top level: vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; ^~~~~~~~~ CCLD vds_swmr_gen CC vds_swmr_reader.o vds_swmr_reader.c: In function 'main': vds_swmr_reader.c:43:18: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] n_elements = VDS_PLANE[1] * VDS_PLANE[2]; ^~~~~~~~~ vds_swmr_reader.c:44:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] size = n_elements * sizeof(int); ^ In file included from vds_swmr_reader.c:15: At top level: vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] static int32_t VDS_FILL_VALUE = -9; ^~~~~~~~~~~~~~ vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] static int32_t FILL_VALUES[N_SOURCES] = { ^~~~~~~~~~~ vds_swmr.h:148:13: warning: 'SOURCE_DSET_PATH' defined but not used [-Wunused-variable] static char SOURCE_DSET_PATH[NAME_LEN] = "/source_dset"; ^~~~~~~~~~~~~~~~ vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; ^~~~~~~~~~~~~~~~ vds_swmr.h:134:13: warning: 'FILE_NAMES' defined but not used [-Wunused-variable] static char FILE_NAMES[N_SOURCES][NAME_LEN] = { ^~~~~~~~~~ vds_swmr.h:123:16: warning: 'PLANES' defined but not used [-Wunused-variable] static hsize_t PLANES[N_SOURCES][RANK] = { ^~~~~~ vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; ^~~~~~~~~~~~ vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] static hsize_t MAX_DIMS[N_SOURCES][RANK] = { ^~~~~~~~ vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; ^~~~~~~~ vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] static hsize_t DIMS[N_SOURCES][RANK] = { ^~~~ CCLD vds_swmr_reader CC vds_swmr_writer.o In file included from vds_swmr_writer.c:16: vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] static int32_t VDS_FILL_VALUE = -9; ^~~~~~~~~~~~~~ vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] static int32_t FILL_VALUES[N_SOURCES] = { ^~~~~~~~~~~ vds_swmr.h:149:13: warning: 'VDS_DSET_NAME' defined but not used [-Wunused-variable] static char VDS_DSET_NAME[NAME_LEN] = "vds_dset"; ^~~~~~~~~~~~~ vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; ^~~~~~~~~~~~~~~~ vds_swmr.h:144:13: warning: 'VDS_FILE_NAME' defined but not used [-Wunused-variable] static char VDS_FILE_NAME[NAME_LEN] = "vds_swmr.h5"; ^~~~~~~~~~~~~ vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; ^~~~~~~~~ vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; ^~~~~~~~~~~~ vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] static hsize_t MAX_DIMS[N_SOURCES][RANK] = { ^~~~~~~~ vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; ^~~~~~~~ vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] static hsize_t DIMS[N_SOURCES][RANK] = { ^~~~ CCLD vds_swmr_writer CC filter_plugin.o In file included from filter_plugin.c:17: H5srcdir.h:52:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ CCLD filter_plugin make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' Making all in tools make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' Making all in lib make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' CC h5tools.lo CC h5tools_dump.lo h5tools_dump.c: In function 'h5tools_dump_dcpl': h5tools_dump.c:3110:29: warning: variable 'ssize_out' set but not used [-Wunused-but-set-variable] ssize_t ssize_out; ^~~~~~~~~ CC h5tools_str.lo CC h5tools_utils.lo CC h5diff.lo h5diff.c: In function 'build_match_list': h5diff.c:277:14: warning: variable 'ret_value' set but not used [-Wunused-but-set-variable] int ret_value = 0; ^~~~~~~~~ h5diff.c: In function 'diff_match': h5diff.c:1347:1: warning: label 'out' defined but not used [-Wunused-label] out: ^~~ CC h5diff_array.lo h5diff_array.c: In function 'diff_datum': h5diff_array.c:450:33: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] hsize_t ret_value = opts->err_stat; ^~~~ In file included from h5tools.h:24, from h5diff_array.c:15: h5diff_array.c:468:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] HGOTO_DONE(opts->err_stat); ^~~~ h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} ^~~~~~~ In file included from h5diff_array.c:14: ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:475:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Invalid type class"); ^~~~~~~~~~~ In file included from h5tools.h:24, from h5diff_array.c:15: h5diff_array.c:727:25: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] HGOTO_DONE (opts->err_stat); ^~~~ h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} ^~~~~~~ h5diff_array.c:786:31: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if (ret_value >= 0) ^~ In file included from h5tools.h:24, from h5diff_array.c:15: h5diff_array.c:790:37: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] HGOTO_DONE (opts->err_stat); ^~~~ h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} ^~~~~~~ In file included from h5diff_array.c:14: ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:857:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not char size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:932:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned char size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1008:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not short size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1084:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned short size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1160:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not int size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1236:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned int size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1312:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1388:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned long size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1472:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not float size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1631:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not double size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1790:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long double size"); ^~~~~~~~~~~ h5diff_array.c:1943:37: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] opts->err_stat = opts->err_stat | ret_value; ^ h5diff_array.c:1943:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] opts->err_stat = opts->err_stat | ret_value; ^~~~ h5diff_array.c: In function 'character_compare_opt': h5diff_array.c:2256:19: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] hbool_t both_zero; ^~~~~~~~~ h5diff_array.c: In function 'equal_double': h5diff_array.c:4305:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (value == expected) ^~ h5diff_array.c: In function 'equal_ldouble': h5diff_array.c:4352:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (value == expected) ^~ h5diff_array.c: In function 'equal_float': h5diff_array.c:4397:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (value == expected) ^~ h5diff_array.c: In function 'my_isnan': h5diff_array.c:4426:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x != x); ^~ h5diff_array.c:4432:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x != x); ^~ h5diff_array.c:4439:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^~ CC h5diff_attr.lo CC h5diff_dset.lo CC h5diff_util.lo h5diff_util.c:216:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] { ^ In file included from h5diff_util.c:17: h5diff.h:185:13: note: previous declaration here const char* get_type(h5trav_type_t type); ^~~~~~~~ CC h5trav.lo CC h5tools_filters.lo CC h5tools_ref.lo CC h5tools_type.lo CC io_timer.lo CCLD libh5tools.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' Making all in h5diff make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' CC h5diff_main.o CC h5diff_common.o h5diff_common.c: In function 'parse_command_line': h5diff_common.c:194:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] exclude_node->obj_path = (char*)opt_arg; ^ CCLD h5diff make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' Making all in h5ls make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' CC h5ls.o CCLD h5ls make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' Making all in h5dump make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' CC h5dump.o CC h5dump_ddl.o CC h5dump_xml.o CCLD h5dump make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' Making all in misc make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' CC h5debug.o CCLD h5debug CC h5repart.o h5repart.c: In function 'main': h5repart.c:237:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf (src_name, src_gen_name, src_membno); ^~~~~~~ h5repart.c:257:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf (dst_name, dst_gen_name, dst_membno); ^~~~~~~ h5repart.c:340:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf (src_name, src_gen_name, ++src_membno); ^~~~~~~ h5repart.c:387:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf (dst_name, dst_gen_name, ++dst_membno); ^~~~~~~ CCLD h5repart CC h5mkgrp.o CCLD h5mkgrp CC h5clear.o In file included from h5clear.c:22: h5clear.c: In function 'parse_command_line': ../../../src/H5private.h:661:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define HDatoi(S) atoi(S) ^~~~ h5clear.c:178:33: note: in expansion of macro 'HDatoi' increment = HDatoi(opt_arg); ^~~~~~ CCLD h5clear make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' Making all in h5import make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' CC h5import.o h5import.c: In function 'processConfigurationFile': h5import.c:1431:12: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] if ((*((uint8_t*)(&ibyte))) == 0x67) { ^ h5import.c: In function 'swap_uint16': h5import.c:4712:23: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion] return (val << 8) | (val >> 8); ~~~~~~~~~~~^~~~~~~~~~~~ h5import.c: In function 'swap_int16': h5import.c:4717:23: warning: conversion from 'int' to 'int16_t' {aka 'short int'} may change value [-Wconversion] return (val << 8) | ((val >> 8) & 0xFF); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ h5import.c: In function 'swap_int32': h5import.c:4728:23: warning: conversion to 'unsigned int' from 'int32_t' {aka 'int'} may change the sign of the result [-Wsign-conversion] val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); ^ h5import.c:4728:11: warning: conversion to 'int32_t' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); ^ h5import.c: In function 'swap_int64': h5import.c:4734:23: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); ^ h5import.c:4734:62: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); ^ h5import.c:4734:11: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); ^ h5import.c:4735:24: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); ^ h5import.c:4735:64: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); ^ h5import.c:4735:11: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); ^ h5import.c:4736:39: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); ^ h5import.c:4736:24: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); ^ h5import.c:4736:24: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD h5import make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' Making all in h5repack make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' CC h5repack.lo h5repack.c: In function 'check_objects': h5repack.c:750:42: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] printf("Opening file. Searching %d objects to modify ...\n", travt->nobjs); ~^ ~~~~~~~~~~~~ %ld h5repack.c:764:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for (uf = 0; uf < options->op_tbl->objs[i].nfilters; uf++) { ^ CC h5repack_copy.lo h5repack_copy.c: In function 'do_copy_objects': h5repack_copy.c:743:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for (uf = 0; uf < options->op_tbl->objs[uf].nfilters; uf++) { ^ At top level: h5repack_copy.c:67:15: warning: 'walk_error_callback' defined but not used [-Wunused-function] static herr_t walk_error_callback(H5_ATTR_UNUSED unsigned n, const H5E_error2_t *err_desc, void *udata) { ^~~~~~~~~~~~~~~~~~~ h5repack_copy.c:37: warning: macro "CHECK_H5DRW_ERROR" is not used [-Wunused-macros] #define CHECK_H5DRW_ERROR(_fun, _fail, _did, _mtid, _msid, _fsid, _pid, _buf) { \ CC h5repack_filters.lo h5repack_filters.c: In function 'aux_copy_obj': h5repack_filters.c:51:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for (i = 0; i < nfilters; i++) { ^ h5repack_filters.c:68:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for (i = 0; i < rank; i++) ^ h5repack_filters.c: In function 'aux_find_obj': h5repack_filters.c:100:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] pname = name; ^ h5repack_filters.c:89:18: warning: unused variable 'result' [-Wunused-variable] int result; ^~~~~~ CC h5repack_opttable.lo CC h5repack_parse.lo In file included from h5repack.h:18, from h5repack_parse.c:14: h5repack_parse.c: In function 'parse_filter': ../../../src/H5private.h:1405:31: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] #define HDstrtoul(S,R,N) strtoul(S,R,N) ^~~~~~~ h5repack_parse.c:231:51: note: in expansion of macro 'HDstrtoul' filt->filt_flag = HDstrtoul(stype, NULL, 0); ^~~~~~~~~ CC h5repack_refs.lo CC h5repack_verify.lo CCLD libh5repack.la CC h5repack_main.o h5repack_main.c: In function 'parse_command_line': h5repack_main.c:521:38: warning: cast from function call of type 'int' to non-matching type 'enum H5F_libver_t' [-Wbad-function-cast] options->low_bound = (H5F_libver_t)HDatoi(opt_arg); ^ h5repack_main.c:529:39: warning: cast from function call of type 'int' to non-matching type 'enum H5F_libver_t' [-Wbad-function-cast] options->high_bound = (H5F_libver_t)HDatoi(opt_arg); ^ CCLD h5repack make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' Making all in h5jam make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' CC h5jam.o CCLD h5jam CC h5unjam.o CCLD h5unjam make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' Making all in h5copy make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' CC h5copy.o CCLD h5copy make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' Making all in h5format_convert make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' CC h5format_convert.o h5format_convert.c: In function 'convert': h5format_convert.c:272:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] else if (verbose_g) ^~ h5format_convert.c:275:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' break; ^~~~~ h5format_convert.c:303:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(verbose_g) ^~ h5format_convert.c:305:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' h5tools_setstatus(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~ CCLD h5format_convert make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' Making all in h5stat make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' CC h5stat.o h5stat.c: In function 'dataset_stats': h5stat.c:512:45: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if((storage = H5Dget_storage_size(did)) < 0) ^ CCLD h5stat make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' Making all in h5diff make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' CC dynlib_diff.lo dynlib_diff.c: In function 'H5Z_filter_dynlibud': dynlib_diff.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp - MULTIPLIER; ^~~~ dynlib_diff.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp + MULTIPLIER; ^~~~ CCLD libdynlibdiff.la CC h5diffgentest.o h5diffgentest.c: In function 'test_comps_array': h5diffgentest.c:4226:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5diffgentest.c: In function 'test_comps_vlen': h5diffgentest.c:4335:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5diffgentest.c: In function 'test_comps_array_vlen': h5diffgentest.c:4453:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5diffgentest.c: In function 'test_comps_vlen_arry': h5diffgentest.c:4596:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5diffgentest.c: In function 'write_attr_strings': h5diffgentest.c:5233:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5diffgentest.c: In function 'write_attr_in': h5diffgentest.c:6224:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5diffgentest.c: In function 'write_dset_in': h5diffgentest.c:7216:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5diffgentest.c: In function 'gen_datareg': h5diffgentest.c:7851:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ CCLD h5diffgentest make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' Making all in h5ls make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' CC dynlib_ls.lo dynlib_ls.c: In function 'H5Z_filter_dynlibud': dynlib_ls.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp - MULTIPLIER; ^~~~ dynlib_ls.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp + MULTIPLIER; ^~~~ CCLD libdynlibls.la make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' Making all in h5dump make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' CC dynlib_dump.lo dynlib_dump.c: In function 'H5Z_filter_dynlibud': dynlib_dump.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp - MULTIPLIER; ^~~~ dynlib_dump.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp + MULTIPLIER; ^~~~ CCLD libdynlibdump.la CC h5dumpgentest.o h5dumpgentest.c: In function 'gent_many': h5dumpgentest.c:1556:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ h5dumpgentest.c: In function 'gent_vldatatypes': h5dumpgentest.c:2605:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret=0; ^~~ h5dumpgentest.c: In function 'gent_vldatatypes2': h5dumpgentest.c:2700:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_vldatatypes3': h5dumpgentest.c:2773:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_vldatatypes4': h5dumpgentest.c:2842:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_vldatatypes5': h5dumpgentest.c:2906:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array1_big': h5dumpgentest.c:2976:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array1': h5dumpgentest.c:3067:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array2': h5dumpgentest.c:3111:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array3': h5dumpgentest.c:3159:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array4': h5dumpgentest.c:3215:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array5': h5dumpgentest.c:3282:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array6': h5dumpgentest.c:3352:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array7': h5dumpgentest.c:3413:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array8': h5dumpgentest.c:3477:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status = -1; ^~~~~~ h5dumpgentest.c: In function 'gent_empty': h5dumpgentest.c:3544:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret=0; ^~~ h5dumpgentest.c: In function 'write_attr_in': h5dumpgentest.c:3932:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5dumpgentest.c: In function 'write_dset_in': h5dumpgentest.c:4373:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5dumpgentest.c: In function 'gent_attr_all': h5dumpgentest.c:4811:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5dumpgentest.c: In function 'gent_compound_complex': h5dumpgentest.c:4969:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ h5dumpgentest.c: In function 'gent_named_dtype_attr': h5dumpgentest.c:5118:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ h5dumpgentest.c: In function 'make_external': h5dumpgentest.c:5340:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ h5dumpgentest.c: In function 'gent_filters': h5dumpgentest.c:5388:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, j, n, ret; ^~~ h5dumpgentest.c: In function 'gent_fcontents': h5dumpgentest.c:5734:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ h5dumpgentest.c: In function 'gent_fvalues': h5dumpgentest.c:5868:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ h5dumpgentest.c: In function 'gent_string': h5dumpgentest.c:6028:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ h5dumpgentest.c: In function 'gent_aindices': h5dumpgentest.c:6123:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, j, k, l, n, ret; ^~~ h5dumpgentest.c: In function 'gent_longlinks': h5dumpgentest.c:6192:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] hid_t gid2 = (-1); /* Datatype ID */ ^~~~ h5dumpgentest.c: In function 'gent_bigdims': h5dumpgentest.c:6371:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ h5dumpgentest.c: In function 'gent_hyperslab': h5dumpgentest.c:6467:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, ret; ^~~ h5dumpgentest.c: In function 'gent_dataset_idx': h5dumpgentest.c:7093:15: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, j, ret; ^~~ h5dumpgentest.c: In function 'gent_nodata': h5dumpgentest.c:7543:21: warning: unused variable 'j' [-Wunused-variable] unsigned int i, j; ^ h5dumpgentest.c:7543:18: warning: unused variable 'i' [-Wunused-variable] unsigned int i, j; ^ h5dumpgentest.c:7542:13: warning: unused variable 'dsetdbl' [-Wunused-variable] double dsetdbl[F66_XDIM][F66_YDIM8]; ^~~~~~~ h5dumpgentest.c:7541:43: warning: unused variable 'val64bits' [-Wunused-variable] int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; ^~~~~~~~~ h5dumpgentest.c:7541:13: warning: unused variable 'dset64' [-Wunused-variable] int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; ^~~~~~ h5dumpgentest.c:7540:43: warning: unused variable 'val32bits' [-Wunused-variable] int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; ^~~~~~~~~ h5dumpgentest.c:7540:13: warning: unused variable 'dset32' [-Wunused-variable] int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; ^~~~~~ h5dumpgentest.c:7539:43: warning: unused variable 'val16bits' [-Wunused-variable] int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; ^~~~~~~~~ h5dumpgentest.c:7539:13: warning: unused variable 'dset16' [-Wunused-variable] int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; ^~~~~~ h5dumpgentest.c:7538:43: warning: unused variable 'val8bits' [-Wunused-variable] int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; ^~~~~~~~ h5dumpgentest.c:7538:13: warning: unused variable 'dset8' [-Wunused-variable] int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; ^~~~~ h5dumpgentest.c:7537:45: warning: unused variable 'valu64bits' [-Wunused-variable] uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; ^~~~~~~~~~ h5dumpgentest.c:7537:14: warning: unused variable 'dsetu64' [-Wunused-variable] uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; ^~~~~~~ h5dumpgentest.c:7536:45: warning: unused variable 'valu32bits' [-Wunused-variable] uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; ^~~~~~~~~~ h5dumpgentest.c:7536:14: warning: unused variable 'dsetu32' [-Wunused-variable] uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; ^~~~~~~ h5dumpgentest.c:7535:45: warning: unused variable 'valu16bits' [-Wunused-variable] uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; ^~~~~~~~~~ h5dumpgentest.c:7535:14: warning: unused variable 'dsetu16' [-Wunused-variable] uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; ^~~~~~~ h5dumpgentest.c:7534:45: warning: unused variable 'valu8bits' [-Wunused-variable] uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; ^~~~~~~~~ h5dumpgentest.c:7534:14: warning: unused variable 'dsetu8' [-Wunused-variable] uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; ^~~~~~ h5dumpgentest.c: In function 'gent_charsets': h5dumpgentest.c:7627:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5dumpgentest.c: In function 'gent_compound_intsizes': h5dumpgentest.c:7701:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ h5dumpgentest.c: In function 'gent_compound_attr_intsizes': h5dumpgentest.c:7974:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ h5dumpgentest.c: In function 'gent_compound_int_array': h5dumpgentest.c:8850:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ h5dumpgentest.c: In function 'gent_compound_ints': h5dumpgentest.c:9106:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ h5dumpgentest.c: In function 'gent_udfilter': h5dumpgentest.c:10408:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, j, n, ret; ^~~ h5dumpgentest.c: In function 'H5Z_filter_dynlibud': h5dumpgentest.c:10500:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp - MULTIPLIER; ^~~~ h5dumpgentest.c:10509:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp + MULTIPLIER; ^~~~ CCLD h5dumpgentest CC binread.o CCLD binread make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' Making all in misc make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' Making all in vds make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' CC UC_1_one_dim_gen.o CCLD UC_1_one_dim_gen CC UC_2_two_dims_gen.o CCLD UC_2_two_dims_gen CC UC_3_gaps_gen.o CCLD UC_3_gaps_gen CC UC_4_printf_gen.o CCLD UC_4_printf_gen CC UC_5_stride_gen.o CCLD UC_5_stride_gen make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' CC h5repart_gentest.o CCLD h5repart_gentest CC h5clear_gentest.o h5clear_gentest.c: In function 'gen_enhance_files': h5clear_gentest.c:258:26: warning: overflow in conversion from 'long int' to 'int32_t' {aka 'int'} changes value from '4168810027' to '-126157269' [-Woverflow] chksum = 4168810027; ^~~~~~~~~~ h5clear_gentest.c:263:26: warning: overflow in conversion from 'long int' to 'int32_t' {aka 'int'} changes value from '3716054346' to '-578912950' [-Woverflow] chksum = 3716054346; ^~~~~~~~~~ CCLD h5clear_gentest CC talign.o CCLD talign CC repart_test.o CCLD repart_test CC clear_open_chk.o CCLD clear_open_chk make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' Making all in h5import make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' CC h5importtest.o h5importtest.c: In function 'main': h5importtest.c:73:12: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] if ((*((uint8_t*)(&ibyte))) == 0x67) ^ CCLD h5importtest make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' Making all in h5repack make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' CC dynlib_rpk.lo CCLD libdynlibadd.la CC dynlib_vrpk.lo CCLD libdynlibvers.la CC h5repacktst.o In file included from ../../../tools/lib/h5tools.h:24, from h5repacktst.c:17: ../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined #define HERROR(maj_id, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from h5repacktst.c:15: ../../../src/H5Eprivate.h:33: note: this is the location of the previous definition #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) In file included from ../../../tools/lib/h5tools.h:24, from h5repacktst.c:17: ../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined #define H5E_THROW(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from h5repacktst.c:15: ../../../src/H5Eprivate.h:169: note: this is the location of the previous definition #define H5E_THROW(...) { \ In file included from ../../../tools/lib/h5tools.h:24, from h5repacktst.c:17: ../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined #define HGOTO_ERROR(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from h5repacktst.c:15: ../../../src/H5Eprivate.h:65: note: this is the location of the previous definition #define HGOTO_ERROR(maj, min, ret_val, ...) { \ h5repacktst.c: In function 'make_userblock': h5repacktst.c:3689:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ssize_t nwritten; /* # of bytes written */ ^~~~~~~~ h5repacktst.c: In function 'verify_userblock': h5repacktst.c:3752:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] ssize_t nread; /* # of bytes read */ ^~~~~ h5repacktst.c: In function 'make_userblock_file': h5repacktst.c:3819:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ssize_t nwritten; /* # of bytes written */ ^~~~~~~~ h5repacktst.c: In function 'make_layout': h5repacktst.c:3198:27: warning: '%d' directive writing between 1 and 11 bytes into a region of size 2 [-Wformat-overflow=] sprintf(name,"dset%d",i+1); ^~ h5repacktst.c:3198:22: note: directive argument in the range [-2147483647, 2147483647] sprintf(name,"dset%d",i+1); ^~~~~~~~ h5repacktst.c:3198:9: note: 'sprintf' output between 6 and 16 bytes into a destination of size 6 sprintf(name,"dset%d",i+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ h5repacktst.c: In function 'make_all_filters': h5repacktst.c:3059:9: warning: 'dsid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(dsid); ^~~~~~~~~~~~~~ h5repacktst.c:3058:9: warning: 'dtid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(dtid); ^~~~~~~~~~~~~~ CCLD h5repacktst CC testh5repack_detect_szip.o In file included from ../../../test/h5test.h:29, from testh5repack_detect_szip.c:17: ../../../src/H5Eprivate.h:33: warning: "HERROR" redefined #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) In file included from ../../../tools/lib/h5tools.h:24, from testh5repack_detect_szip.c:15: ../../../tools/lib/h5tools_error.h:76: note: this is the location of the previous definition #define HERROR(maj_id, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from testh5repack_detect_szip.c:17: ../../../src/H5Eprivate.h:65: warning: "HGOTO_ERROR" redefined #define HGOTO_ERROR(maj, min, ret_val, ...) { \ In file included from ../../../tools/lib/h5tools.h:24, from testh5repack_detect_szip.c:15: ../../../tools/lib/h5tools_error.h:117: note: this is the location of the previous definition #define HGOTO_ERROR(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from testh5repack_detect_szip.c:17: ../../../src/H5Eprivate.h:169: warning: "H5E_THROW" redefined #define H5E_THROW(...) { \ In file included from ../../../tools/lib/h5tools.h:24, from testh5repack_detect_szip.c:15: ../../../tools/lib/h5tools_error.h:106: note: this is the location of the previous definition #define H5E_THROW(fail_value, min_id, ...) { \ CCLD testh5repack_detect_szip make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' Making all in h5jam make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' CC tellub.o CCLD tellub CC h5jamgentest.o CCLD h5jamgentest CC getub.o CCLD getub make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' Making all in h5copy make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' CC h5copygentest.o CCLD h5copygentest make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' Making all in h5format_convert make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' CC h5fc_gentest.o CCLD h5fc_gentest CC h5fc_chk_idx.o CCLD h5fc_chk_idx make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' Making all in h5stat make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' CC h5stat_gentest.o CCLD h5stat_gentest make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' Making all in perform make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' CC sio_perf.o In file included from ../../../tools/lib/h5tools.h:24, from sio_perf.h:19, from sio_perf.c:56: ../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined #define HERROR(maj_id, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from sio_perf.h:18, from sio_perf.c:56: ../../../src/H5Eprivate.h:33: note: this is the location of the previous definition #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) In file included from ../../../tools/lib/h5tools.h:24, from sio_perf.h:19, from sio_perf.c:56: ../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined #define H5E_THROW(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from sio_perf.h:18, from sio_perf.c:56: ../../../src/H5Eprivate.h:169: note: this is the location of the previous definition #define H5E_THROW(...) { \ In file included from ../../../tools/lib/h5tools.h:24, from sio_perf.h:19, from sio_perf.c:56: ../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined #define HGOTO_ERROR(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from sio_perf.h:18, from sio_perf.c:56: ../../../src/H5Eprivate.h:65: note: this is the location of the previous definition #define HGOTO_ERROR(maj, min, ret_val, ...) { \ sio_perf.c: In function 'parse_command_line': sio_perf.c:987:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { ^ CC sio_engine.o In file included from ../../../tools/lib/h5tools.h:24, from sio_perf.h:19, from sio_engine.c:35: ../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined #define HERROR(maj_id, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from sio_perf.h:18, from sio_engine.c:35: ../../../src/H5Eprivate.h:33: note: this is the location of the previous definition #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) In file included from ../../../tools/lib/h5tools.h:24, from sio_perf.h:19, from sio_engine.c:35: ../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined #define H5E_THROW(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from sio_perf.h:18, from sio_engine.c:35: ../../../src/H5Eprivate.h:169: note: this is the location of the previous definition #define H5E_THROW(...) { \ In file included from ../../../tools/lib/h5tools.h:24, from sio_perf.h:19, from sio_engine.c:35: ../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined #define HGOTO_ERROR(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from sio_perf.h:18, from sio_engine.c:35: ../../../src/H5Eprivate.h:65: note: this is the location of the previous definition #define HGOTO_ERROR(maj, min, ret_val, ...) { \ sio_engine.c: In function 'do_cleanupfile': sio_engine.c:1281:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(temp, sizeof temp, filename, j); ^~~~~~~~~~ sio_engine.c: In function 'do_sio': sio_engine.c:1302:52: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 2048 [-Wformat-truncation=] sio_engine.c:245:25: do_cleanupfile(iot, fname); ~~~~~ sio_engine.c:1302:52: HDsnprintf(temp, sizeof temp, "%s-%c.h5", ^~ In file included from ../../../test/h5test.h:28, from sio_perf.h:18, from sio_engine.c:35: ../../../src/H5private.h:1307:27: note: 'snprintf' output between 6 and 4101 bytes into a destination of size 2048 #define HDsnprintf snprintf /*varargs*/ sio_engine.c:1302:21: note: in expansion of macro 'HDsnprintf' HDsnprintf(temp, sizeof temp, "%s-%c.h5", ^~~~~~~~~~ CCLD h5perf_serial CC iopipe.o iopipe.c: In function 'synchronize': iopipe.c:136:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ iopipe.c: In function 'main': iopipe.c:182:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] off_t offset; ^~~~~~ iopipe.c:181:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] hssize_t n; ^ iopipe.c:172:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ CCLD iopipe CC chunk.o CCLD chunk CC overhead.o CCLD overhead CC zip_perf.o In file included from ../../../tools/lib/h5tools.h:24, from zip_perf.c:24: ../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined #define HERROR(maj_id, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from zip_perf.c:23: ../../../src/H5Eprivate.h:33: note: this is the location of the previous definition #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) In file included from ../../../tools/lib/h5tools.h:24, from zip_perf.c:24: ../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined #define H5E_THROW(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from zip_perf.c:23: ../../../src/H5Eprivate.h:169: note: this is the location of the previous definition #define H5E_THROW(...) { \ In file included from ../../../tools/lib/h5tools.h:24, from zip_perf.c:24: ../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined #define HGOTO_ERROR(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from zip_perf.c:23: ../../../src/H5Eprivate.h:65: note: this is the location of the previous definition #define HGOTO_ERROR(maj, min, ret_val, ...) { \ zip_perf.c: In function 'main': zip_perf.c:566:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) > 0) { ^ CCLD zip_perf CC perf_meta.o CCLD perf_meta CC perf.o CCLD perf make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' Making all in . make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' Making all in c++ make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' CXX H5Exception.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5Exception.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5Exception.cpp: In static member function 'static void H5::Exception::setAutoPrint(herr_t (*&)(hid_t, void*), void*)': ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.cpp:146:37: note: in expansion of macro 'H5E_DEFAULT' herr_t ret_value = H5Eset_auto2(H5E_DEFAULT, func, client_data); ^~~~~~~~~~~ H5Exception.cpp: In static member function 'static void H5::Exception::dontPrint()': ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.cpp:160:37: note: in expansion of macro 'H5E_DEFAULT' herr_t ret_value = H5Eset_auto2(H5E_DEFAULT, NULL, NULL); ^~~~~~~~~~~ H5Exception.cpp: In static member function 'static void H5::Exception::getAutoPrint(herr_t (*&)(hid_t, void*), void**)': ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.cpp:179:37: note: in expansion of macro 'H5E_DEFAULT' herr_t ret_value = H5Eget_auto2(H5E_DEFAULT, &func, client_data); ^~~~~~~~~~~ H5Exception.cpp: In static member function 'static void H5::Exception::clearErrorStack()': ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.cpp:195:34: note: in expansion of macro 'H5E_DEFAULT' herr_t ret_value = H5Eclear2(H5E_DEFAULT); ^~~~~~~~~~~ H5Exception.cpp: In static member function 'static void H5::Exception::walkErrorStack(H5E_direction_t, H5E_walk2_t, void*)': ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.cpp:244:33: note: in expansion of macro 'H5E_DEFAULT' herr_t ret_value = H5Ewalk2(H5E_DEFAULT, direction, func, client_data); ^~~~~~~~~~~ CXX H5IdComponent.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5IdComponent.cpp:17: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5DataSpace.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5DataSpace.cpp:21: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/hdf5.h:37, from H5Include.h:15, from H5DataSpace.cpp:21: H5DataSpace.cpp: In static member function 'static H5::DataSpace* H5::DataSpace::getConstant()': ../../src/H5Spublic.h:25:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5S_ALL (hid_t)0 ^ H5DataSpace.cpp:61:30: note: in expansion of macro 'H5S_ALL' ALL_ = new DataSpace(H5S_ALL); ^~~~~~~ H5DataSpace.cpp: In constructor 'H5::DataSpace::DataSpace(H5S_class_t)': H5DataSpace.cpp:94:1: warning: 'H5::DataSpace::id' should be initialized in the member initialization list [-Weffc++] DataSpace::DataSpace(H5S_class_t type) : IdComponent() ^~~~~~~~~ H5DataSpace.cpp: In constructor 'H5::DataSpace::DataSpace(int, const hsize_t*, const hsize_t*)': H5DataSpace.cpp:112:1: warning: 'H5::DataSpace::id' should be initialized in the member initialization list [-Weffc++] DataSpace::DataSpace(int rank, const hsize_t * dims, const hsize_t * maxdims) : IdComponent() ^~~~~~~~~ In file included from ../../src/hdf5.h:37, from H5Include.h:15, from H5DataSpace.cpp:21: H5DataSpace.cpp: In member function 'void H5::DataSpace::copy(const H5::DataSpace&)': ../../src/H5Spublic.h:25:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5S_ALL (hid_t)0 ^ H5DataSpace.cpp:160:15: note: in expansion of macro 'H5S_ALL' if (id != H5S_ALL) { ^~~~~~~ CXX H5PropList.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5PropList.cpp:23: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5PropList.cpp:23: H5PropList.cpp: In static member function 'static H5::PropList* H5::PropList::getConstant()': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5PropList.cpp:64:33: note: in expansion of macro 'H5P_DEFAULT' DEFAULT_ = new PropList(H5P_DEFAULT); ^~~~~~~~~~~ H5PropList.cpp: In constructor 'H5::PropList::PropList()': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5PropList.cpp:93:42: note: in expansion of macro 'H5P_DEFAULT' PropList::PropList() : IdComponent(), id(H5P_DEFAULT) {} ^~~~~~~~~~~ H5PropList.cpp: In constructor 'H5::PropList::PropList(hid_t)': H5PropList.cpp:118:1: warning: 'H5::PropList::id' should be initialized in the member initialization list [-Weffc++] PropList::PropList(const hid_t plist_id) : IdComponent() ^~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5PropList.cpp:23: ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5PropList.cpp:121:14: note: in expansion of macro 'H5P_DEFAULT' id = H5P_DEFAULT; ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5PropList.cpp:160:16: note: in expansion of macro 'H5P_DEFAULT' id = H5P_DEFAULT; ^~~~~~~~~~~ H5PropList.cpp: In member function 'void H5::PropList::setProperty(const char*, const char*) const': H5PropList.cpp:628:54: warning: use of old-style cast to 'const void*' [-Wold-style-cast] herr_t ret_value = H5Pset(id, name, (const void*)charptr); ^~~~~~~ - static_cast<- > ( ) CXX H5Library.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5Library.cpp:18: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5FaccProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5FaccProp.cpp:26: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5FcreatProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5FcreatProp.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5LcreatProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5LcreatProp.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5LaccProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5LaccProp.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5DaccProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5DaccProp.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5DxferProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5DxferProp.cpp:17: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5DxferProp.cpp: In member function 'void H5::DSetMemXferPropList::setPreserve(bool) const': H5DxferProp.cpp:170:54: warning: use of old-style cast to 'hbool_t' {aka 'bool'} [-Wold-style-cast] herr_t ret_value = H5Pset_preserve(id, (hbool_t) status); ^~~~~~ ---------------- static_cast ( status) H5DxferProp.cpp: In member function 'std::string H5::DSetMemXferPropList::getDataTransform() const': H5DxferProp.cpp:313:63: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] ssize_t exp_len = H5Pget_data_transform(id, NULL, (size_t)0); ^ --------- static_cast (0) CXX H5DcreatProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5DcreatProp.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5Location.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5Location.cpp:19: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5Location.cpp:19: H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*, const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:214:71: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Oset_comment_by_name(getId(), name, comment, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:240:70: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Oset_comment_by_name(getId(), ".", comment, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'void H5::H5Location::removeComment(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:270:68: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Oset_comment_by_name(getId(), name, NULL, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'ssize_t H5::H5Location::getComment(const char*, size_t, char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:307:76: note: in expansion of macro 'H5P_DEFAULT' comment_len = H5Oget_comment_by_name(getId(), name, comment, buf_size, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'std::string H5::H5Location::getComment(const char*, size_t) const': H5Location.cpp:340:79: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT); ^ --------- static_cast (0) In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5Location.cpp:19: ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:340:82: note: in expansion of macro 'H5P_DEFAULT' ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'hid_t H5::H5Location::p_dereference(hid_t, const void*, H5R_type_t, const H5::PropList&, const char*)': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:526:20: note: in expansion of macro 'H5P_DEFAULT' plist_id = H5P_DEFAULT; ^~~~~~~~~~~ H5Location.cpp: In member function 'H5::Group H5::H5Location::createGroup(const char*, const H5::LinkCreatPropList&) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:775:62: note: in expansion of macro 'H5P_DEFAULT' hid_t group_id = H5Gcreate2(getId(), name, lcpl.getId(), H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:775:75: note: in expansion of macro 'H5P_DEFAULT' hid_t group_id = H5Gcreate2(getId(), name, lcpl.getId(), H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'H5::Group H5::H5Location::createGroup(const char*, size_t) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:836:48: note: in expansion of macro 'H5P_DEFAULT' hid_t group_id = H5Gcreate2(getId(), name, H5P_DEFAULT, gcpl_id, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:836:70: note: in expansion of macro 'H5P_DEFAULT' hid_t group_id = H5Gcreate2(getId(), name, H5P_DEFAULT, gcpl_id, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'H5::Group H5::H5Location::openGroup(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:878:46: note: in expansion of macro 'H5P_DEFAULT' hid_t group_id = H5Gopen2(getId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'void H5::H5Location::link(const char*, const H5::Group&, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1069:79: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_hard(getId(), curr_name, new_loc.getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1069:92: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_hard(getId(), curr_name, new_loc.getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp:1065:11: warning: unused variable 'new_loc_id' [-Wunused-variable] hid_t new_loc_id = new_loc.getId(); ^~~~~~~~~~ H5Location.cpp:1066:11: warning: unused variable 'lcpl_id' [-Wunused-variable] hid_t lcpl_id = lcpl.getId(); ^~~~~~~ H5Location.cpp:1067:11: warning: unused variable 'lapl_id' [-Wunused-variable] hid_t lapl_id = lapl.getId(); ^~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5Location.cpp:19: H5Location.cpp: In member function 'void H5::H5Location::link(const char*, hid_t, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1112:72: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_hard(getId(), curr_name, same_loc, new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1112:85: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_hard(getId(), curr_name, same_loc, new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp:1109:11: warning: unused variable 'lcpl_id' [-Wunused-variable] hid_t lcpl_id = lcpl.getId(); ^~~~~~~ H5Location.cpp:1110:11: warning: unused variable 'lapl_id' [-Wunused-variable] hid_t lapl_id = lapl.getId(); ^~~~~~~ In file included from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from H5Include.h:15, from H5Location.cpp:19: H5Location.cpp: In member function 'void H5::H5Location::link(H5L_type_t, const char*, const char*) const': ../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5L_SAME_LOC (hid_t)0 ^ H5Location.cpp:1162:60: note: in expansion of macro 'H5L_SAME_LOC' ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5Location.cpp:19: ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1162:84: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1162:97: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1166:69: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_soft(curr_name,getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1166:82: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_soft(curr_name,getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from H5Include.h:15, from H5Location.cpp:19: H5Location.cpp: In member function 'void H5::H5Location::copyLink(const char*, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': ../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5L_SAME_LOC (hid_t)0 ^ H5Location.cpp:1251:44: note: in expansion of macro 'H5L_SAME_LOC' ret_value = H5Lcopy(getId(), src_name, H5L_SAME_LOC, dst_name, lcpl_id, lapl_id); ^~~~~~~~~~~~ H5Location.cpp: In member function 'void H5::H5Location::moveLink(const char*, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': ../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5L_SAME_LOC (hid_t)0 ^ H5Location.cpp:1331:44: note: in expansion of macro 'H5L_SAME_LOC' ret_value = H5Lmove(getId(), src_name, H5L_SAME_LOC, dst_name, lcpl_id, lapl_id); ^~~~~~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5Location.cpp:19: H5Location.cpp: In member function 'std::string H5::H5Location::getLinkval(const char*, size_t) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1642:59: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lget_info(getId(), name, &linkinfo, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1655:66: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lget_val(getId(), name, value_C, val_size, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'std::string H5::H5Location::getObjnameByIdx(hsize_t) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1851:99: note: in expansion of macro 'H5P_DEFAULT' ssize_t name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, NULL, 0, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1859:102: note: in expansion of macro 'H5P_DEFAULT' name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, name_C, name_len+1, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'ssize_t H5::H5Location::getObjnameByIdx(hsize_t, char*, size_t) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1892:102: note: in expansion of macro 'H5P_DEFAULT' ssize_t name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, name, size, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'H5O_type_t H5::H5Location::childObjType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1949:89: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Oget_info_by_name2(getId(), objname, &objinfo, H5O_INFO_BASIC, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'H5O_type_t H5::H5Location::childObjType(hsize_t, H5_index_t, H5_iter_order_t, const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:2024:107: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Oget_info_by_idx2(getId(), objname, index_type, order, index, &objinfo, H5O_INFO_BASIC, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'unsigned int H5::H5Location::childObjVersion(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:2066:87: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Oget_info_by_name2(getId(), objname, &objinfo, H5O_INFO_HDR, H5P_DEFAULT); ^~~~~~~~~~~ CXX H5AbstractDs.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5AbstractDs.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5Attribute.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5Attribute.cpp:22: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5Object.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5Object.cpp:17: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5Object.cpp: In function 'herr_t H5::userAttrOpWrpr(hid_t, const char*, const H5A_info_t*, void*)': H5Object.cpp:45:40: warning: unused parameter 'loc_id' [-Wunused-parameter] extern "C" herr_t userAttrOpWrpr(hid_t loc_id, const char *attr_name, ~~~~~~^~~~~~ H5Object.cpp:46:23: warning: unused parameter 'ainfo' [-Wunused-parameter] const H5A_info_t *ainfo, void *op_data) ~~~~~~~~~~~~~~~~~~^~~~~ H5Object.cpp: In function 'herr_t H5::userVisitOpWrpr(hid_t, const char*, const H5O_info_t*, void*)': H5Object.cpp:56:41: warning: unused parameter 'obj_id' [-Wunused-parameter] extern "C" herr_t userVisitOpWrpr(hid_t obj_id, const char *attr_name, ~~~~~~^~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5Object.cpp:17: H5Object.cpp: In member function 'H5::Attribute H5::H5Object::createAttribute(const char*, const H5::DataType&, const H5::DataSpace&, const H5::PropList&) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Object.cpp:113:76: note: in expansion of macro 'H5P_DEFAULT' hid_t attr_id = H5Acreate2(getId(), name, type_id, space_id, plist_id, H5P_DEFAULT); ^~~~~~~~~~~ H5Object.cpp: In member function 'H5::Attribute H5::H5Object::openAttribute(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Object.cpp:148:44: note: in expansion of macro 'H5P_DEFAULT' hid_t attr_id = H5Aopen(getId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5Object.cpp: In member function 'H5::Attribute H5::H5Object::openAttribute(unsigned int) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Object.cpp:184:55: note: in expansion of macro 'H5P_DEFAULT' H5_ITER_INC, static_cast(idx), H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Object.cpp:184:68: note: in expansion of macro 'H5P_DEFAULT' H5_ITER_INC, static_cast(idx), H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ CXX H5OcreatProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5OcreatProp.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5DataType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5DataType.cpp:21: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5DataType.cpp: In constructor 'H5::DataType::DataType(H5T_class_t, size_t)': H5DataType.cpp:81:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] DataType::DataType(const H5T_class_t type_class, size_t size) : H5Object(), encoded_buf(NULL), buf_size(0) ^~~~~~~~ H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const void*, H5R_type_t, const H5::PropList&)': H5DataType.cpp:102:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] DataType::DataType(const H5Location& loc, const void* ref, H5R_type_t ref_type, const PropList& plist) : H5Object(), encoded_buf(NULL), buf_size(0) ^~~~~~~~ H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::PredType&)': H5DataType.cpp:150:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] DataType::DataType(const PredType& pred_type) : H5Object(), encoded_buf(NULL), buf_size(0) ^~~~~~~~ H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const char*)': H5DataType.cpp:172:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] DataType::DataType(const H5Location& loc, const char *dtype_name) : H5Object(), encoded_buf(NULL), buf_size(0) ^~~~~~~~ H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const string&)': H5DataType.cpp:191:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] DataType::DataType(const H5Location& loc, const H5std_string& dtype_name) : H5Object(), encoded_buf(NULL), buf_size(0) ^~~~~~~~ In file included from H5DataType.cpp:39: H5DataType.cpp: In member function 'void H5::DataType::encode()': H5DataType.cpp:321:57: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] encoded_buf = (unsigned char *)HDcalloc((size_t)1, buf_size); ^ ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../src/H5private.h:673:40: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDcalloc(N,Z) calloc(N,Z) ^ H5DataType.cpp:321:40: note: in expansion of macro 'HDcalloc' encoded_buf = (unsigned char *)HDcalloc((size_t)1, buf_size); ^~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5DataType.cpp:21: H5DataType.cpp: In member function 'void H5::DataType::p_commit(hid_t, const char*)': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5DataType.cpp:433:53: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5DataType.cpp:433:66: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5DataType.cpp:433:79: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ H5DataType.cpp: In member function 'hid_t H5::DataType::p_opentype(const H5::H5Location&, const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5DataType.cpp:918:57: note: in expansion of macro 'H5P_DEFAULT' hid_t ret_value = H5Topen2(loc.getId(), dtype_name, H5P_DEFAULT); ^~~~~~~~~~~ CXX H5AtomType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5AtomType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5PredType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5PredType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5PredType.cpp: In member function 'void H5::PredType::commit(H5::H5Location&, const char*)': H5PredType.cpp:86:35: warning: unused parameter 'loc' [-Wunused-parameter] void PredType::commit(H5Location& loc, const char* name) ~~~~~~~~~~~~^~~ H5PredType.cpp:86:52: warning: unused parameter 'name' [-Wunused-parameter] void PredType::commit(H5Location& loc, const char* name) ~~~~~~~~~~~~^~~~ CXX H5EnumType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5EnumType.cpp:17: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5IntType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5IntType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5FloatType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5FloatType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5StrType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5StrType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5StrType.cpp: In constructor 'H5::StrType::StrType(int, const size_t&)': H5StrType.cpp:105:28: warning: unused parameter 'dummy' [-Wunused-parameter] StrType::StrType(const int dummy, const size_t& size) : AtomType() ~~~~~~~~~~^~~~~ CXX H5ArrayType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5ArrayType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5VarLenType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5VarLenType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5CompType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5CompType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5DataSet.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5DataSet.cpp:22: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/H5private.h:27, from H5DataSet.cpp:21: H5DataSet.cpp: In member function 'haddr_t H5::DataSet::getOffset() const': ../../src/H5public.h:205:56: warning: use of old-style cast to 'long int' [-Wold-style-cast] # define HADDR_UNDEF ((haddr_t)(long)(-1)) ^ H5DataSet.cpp:288:20: note: in expansion of macro 'HADDR_UNDEF' if (ds_addr == HADDR_UNDEF) ^~~~~~~~~~~ ../../src/H5public.h:205:56: warning: use of old-style cast to 'haddr_t' {aka 'long unsigned int'} [-Wold-style-cast] # define HADDR_UNDEF ((haddr_t)(long)(-1)) ^ H5DataSet.cpp:288:20: note: in expansion of macro 'HADDR_UNDEF' if (ds_addr == HADDR_UNDEF) ^~~~~~~~~~~ CXX H5CommonFG.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5CommonFG.cpp:17: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5CommonFG.cpp:17: H5CommonFG.cpp: In member function 'H5::DataType H5::CommonFG::openDataType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:62:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::ArrayType H5::CommonFG::openArrayType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:98:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::CompType H5::CommonFG::openCompType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:134:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::EnumType H5::CommonFG::openEnumType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:170:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::IntType H5::CommonFG::openIntType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:206:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::FloatType H5::CommonFG::openFloatType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:242:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::StrType H5::CommonFG::openStrType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:278:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::VarLenType H5::CommonFG::openVarLenType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:314:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ CXX H5Group.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5Group.cpp:21: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5File.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5File.cpp:21: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5File.cpp: In constructor 'H5::H5File::H5File(hid_t)': H5File.cpp:164:1: warning: 'H5::H5File::id' should be initialized in the member initialization list [-Weffc++] H5File::H5File(hid_t existing_id) : Group() ^~~~~~ H5File.cpp: In copy constructor 'H5::H5File::H5File(const H5::H5File&)': H5File.cpp:179:1: warning: 'H5::H5File::id' should be initialized in the member initialization list [-Weffc++] H5File::H5File(const H5File& original) : Group() ^~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5File.cpp:21: H5File.cpp: In member function 'void H5::H5File::getVFDHandle(void**) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5File.cpp:513:46: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Fget_vfd_handle(id, H5P_DEFAULT, file_handle); ^~~~~~~~~~~ CXXLD libhdf5_cpp.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' CXX testhdf5.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from testhdf5.cpp:50: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX dsets.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from dsets.cpp:35: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ dsets.cpp:421:17: warning: use of old-style cast to 'H5Z_func_t' {aka 'long unsigned int (*)(unsigned int, long unsigned int, const unsigned int*, long unsigned int, long unsigned int*, void**)'} [-Wold-style-cast] (H5Z_func_t)filter_bogus, /* The actual filter function */ ^~~~~~~~~~~~ ------------------------ static_cast (filter_bogus) dsets.cpp: In function 'size_t filter_bogus(unsigned int, size_t, const unsigned int*, size_t, size_t*, void**)': dsets.cpp:438:41: warning: unused parameter 'flags' [-Wunused-parameter] static size_t filter_bogus(unsigned int flags, size_t cd_nelmts, ~~~~~~~~~~~~~^~~~~ dsets.cpp:438:55: warning: unused parameter 'cd_nelmts' [-Wunused-parameter] static size_t filter_bogus(unsigned int flags, size_t cd_nelmts, ~~~~~~~^~~~~~~~~ dsets.cpp:439:26: warning: unused parameter 'cd_values' [-Wunused-parameter] const unsigned int cd_values[], size_t nbytes, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ dsets.cpp:440:15: warning: unused parameter 'buf_size' [-Wunused-parameter] size_t *buf_size, void **buf) ~~~~~~~~^~~~~~~~ dsets.cpp:440:32: warning: unused parameter 'buf' [-Wunused-parameter] size_t *buf_size, void **buf) ~~~~~~~^~~ In file included from ../../src/hdf5.h:22, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from dsets.cpp:35: dsets.cpp: In function 'herr_t test_multiopen(H5::H5File&)': ../../src/H5public.h:191:56: warning: use of old-style cast to 'hssize_t' {aka 'long long int'} [-Wold-style-cast] #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) ^ ../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' #define H5S_UNLIMITED HSIZE_UNDEF ^~~~~~~~~~~ dsets.cpp:879:32: note: in expansion of macro 'H5S_UNLIMITED' hsize_t max_size[1] = {H5S_UNLIMITED}; ^~~~~~~~~~~~~ ../../src/H5public.h:191:56: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) ^ ../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' #define H5S_UNLIMITED HSIZE_UNDEF ^~~~~~~~~~~ dsets.cpp:879:32: note: in expansion of macro 'H5S_UNLIMITED' hsize_t max_size[1] = {H5S_UNLIMITED}; ^~~~~~~~~~~~~ dsets.cpp: In function 'herr_t test_chunk_cache(H5::FileAccPropList)': dsets.cpp:1213:34: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] dapl.setNumLinks((size_t)134); ^~~ ----------- static_cast (134) dsets.cpp:1215:36: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] verify_val(nlinks, (size_t)134, "DSetAccPropList::getNumLinks", __LINE__, __FILE__); ^~~ ----------- static_cast (134) dsets.cpp:1223:38: warning: use of old-style cast to 'double' [-Wold-style-cast] double w0_2 = w0_1 / (double)2.0F; ^~~~ ------------ static_cast (2.0F) In file included from ../../src/hdf5.h:25, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from dsets.cpp:35: ../../src/H5Dpublic.h:32:56: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5D_CHUNK_CACHE_NBYTES_DEFAULT ((size_t) -1) ^ dsets.cpp:1259:27: note: in expansion of macro 'H5D_CHUNK_CACHE_NBYTES_DEFAULT' size_t nbytes_3 = H5D_CHUNK_CACHE_NBYTES_DEFAULT; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from dsets.cpp:39: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = unsigned int; Type2 = int]': dsets.cpp:1148:83: required from here h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (x != value) ~~^~~~~~~~ h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5D_layout_t; Type2 = H5D_layout_t]': dsets.cpp:1333:94: required from here h5cpputil.h:68:55: warning: passing 'H5D_layout_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5D_layout_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5D_layout_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX tattr.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tattr.cpp:29: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ tattr.cpp:98:28: warning: use of old-style cast to 'float' [-Wold-style-cast] float attr_data5 = (float)-5.123; // Test data for 5th attribute ^~~~~ ------------- static_cast (-5.123) tattr.cpp: In function 'void test_attr_basic_write()': tattr.cpp:209:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), ^~~~~~~~~ --------------- static_cast (attr_size) tattr.cpp:209:77: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), ^ ------ static_cast ( ) tattr.cpp:227:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), ^~~~~~~~~ --------------- static_cast (attr_size) tattr.cpp:227:77: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), ^ ------ static_cast ( ) tattr.cpp: In function 'void test_attr_getname()': tattr.cpp:299:28: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] verify_val((size_t)name_size, FATTR1_NAME.length(), "Attribute::getName", __LINE__, __FILE__); ^~~~~~~~~ ----------------- static_cast (name_size) tattr.cpp:300:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)fattr1_name, FATTR1_NAME, "Attribute::getName", __LINE__, __FILE__); ^~~~~~~~~~~ - const_cast< - > ( ) tattr.cpp:311:28: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] verify_val((size_t)name_size, FATTR1_NAME.size(), "Attribute::getName", __LINE__, __FILE__); ^~~~~~~~~ ----------------- static_cast (name_size) tattr.cpp:312:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)fattr1_name, (const char*)short_name, "Attribute::getName", __LINE__, __FILE__); ^~~~~~~~~~~ - const_cast< - > ( ) tattr.cpp:312:59: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)fattr1_name, (const char*)short_name, "Attribute::getName", __LINE__, __FILE__); ^~~~~~~~~~ - const_cast< - > ( ) tattr.cpp: In function 'void test_attr_compound_read()': tattr.cpp:679:58: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] Attribute attr = dataset.openAttribute((unsigned)0); ^ ----------- static_cast (0) tattr.cpp:693:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[0], (long)ATTR4_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^ ------------- static_cast (dims[0]) tattr.cpp:693:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[0], (long)ATTR4_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^~~~~~~~~~ ---------------- static_cast (ATTR4_DIM1) tattr.cpp:694:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[1], (long)ATTR4_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^ ------------- static_cast (dims[1]) tattr.cpp:694:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[1], (long)ATTR4_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^~~~~~~~~~ ---------------- static_cast (ATTR4_DIM2) tattr.cpp: In function 'void test_attr_mult_read()': tattr.cpp:1024:58: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] Attribute attr = dataset.openAttribute((unsigned)0); ^ ----------- static_cast (0) tattr.cpp:1038:25: warning: use of old-style cast to 'long int' [-Wold-style-cast] if ((long)dims[0] != (long)ATTR1_DIM1) ^ ------------- static_cast (dims[0]) tattr.cpp:1038:36: warning: use of old-style cast to 'long int' [-Wold-style-cast] if ((long)dims[0] != (long)ATTR1_DIM1) ^~~~~~~~~~ ---------------- static_cast (ATTR1_DIM1) tattr.cpp:1039:111: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("%d:attribute dimensions different: dims[0]=%d, should be %d\n",__LINE__,(int)dims[0],ATTR1_DIM1); ^ ------------ static_cast (dims[0]) tattr.cpp:1076:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] attr = dataset.openAttribute((unsigned)1); ^ ----------- static_cast (1) tattr.cpp:1090:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[0], (long)ATTR2_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^ ------------- static_cast (dims[0]) tattr.cpp:1090:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[0], (long)ATTR2_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^~~~~~~~~~ ---------------- static_cast (ATTR2_DIM1) tattr.cpp:1091:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[1], (long)ATTR2_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^ ------------- static_cast (dims[1]) tattr.cpp:1091:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[1], (long)ATTR2_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^~~~~~~~~~ ---------------- static_cast (ATTR2_DIM2) tattr.cpp:1129:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] attr = dataset.openAttribute((unsigned)2); ^ ----------- static_cast (2) tattr.cpp:1142:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[0],(long)ATTR3_DIM1,"attribute dimensions",__FILE__,__LINE__); ^ ------------- static_cast (dims[0]) tattr.cpp:1142:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[0],(long)ATTR3_DIM1,"attribute dimensions",__FILE__,__LINE__); ^~~~~~~~~~ ---------------- static_cast (ATTR3_DIM1) tattr.cpp:1143:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[1],(long)ATTR3_DIM2,"attribute dimensions",__FILE__,__LINE__); ^ ------------- static_cast (dims[1]) tattr.cpp:1143:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[1],(long)ATTR3_DIM2,"attribute dimensions",__FILE__,__LINE__); ^~~~~~~~~~ ---------------- static_cast (ATTR3_DIM2) tattr.cpp:1144:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[2],(long)ATTR3_DIM3,"attribute dimensions",__FILE__,__LINE__); ^ ------------- static_cast (dims[2]) tattr.cpp:1144:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[2],(long)ATTR3_DIM3,"attribute dimensions",__FILE__,__LINE__); ^~~~~~~~~~ ---------------- static_cast (ATTR3_DIM3) tattr.cpp:1037:13: warning: variable 'ndims' set but not used [-Wunused-but-set-variable] int ndims = space.getSimpleExtentDims(dims); ^~~~~ tattr.cpp: In function 'void test_attr_delete()': tattr.cpp:1220:56: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] Attribute fattr = fid1.openAttribute((unsigned)0); ^ ----------- static_cast (0) tattr.cpp:1258:58: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] Attribute attr = dataset.openAttribute((unsigned)0); ^ ----------- static_cast (0) tattr.cpp:1268:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] attr = dataset.openAttribute((unsigned)1); ^ ----------- static_cast (1) tattr.cpp:1284:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] attr = dataset.openAttribute((unsigned)0); ^ ----------- static_cast (0) In file included from ../../src/hdf5.h:34, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tattr.cpp:29: tattr.cpp: In function 'void test_attr_dtype_shared()': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tattr.cpp:1338:63: note: in expansion of macro 'H5P_DEFAULT' empty_filesize = h5_get_file_size(FILE_DTYPE.c_str(), H5P_DEFAULT); ^~~~~~~~~~~ tattr.cpp:1359:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 1, "DataType::getObjinfo", __LINE__, __FILE__); ^~~~~ ----- static_cast () tattr.cpp:1370:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 2, "H5File::getObjinfo", __LINE__, __FILE__); ^~~~~ ----- static_cast () tattr.cpp:1379:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 3, "DataSet::getObjinfo", __LINE__, __FILE__); ^~~~~ ----- static_cast () tattr.cpp:1391:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 2, "DataSet::getObjinfo after DataSet::removeAttr", __LINE__, __FILE__); ^~~~~ ----- static_cast () tattr.cpp:1400:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 3, "DataSet::createAttribute", __LINE__, __FILE__); ^~~~~ ----- static_cast () tattr.cpp:1437:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 3, "DataSet::openAttribute", __LINE__, __FILE__); ^~~~~ ----- static_cast () tattr.cpp:1447:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 1, "H5File::unlink", __LINE__, __FILE__); ^~~~~ ----- static_cast () In file included from ../../src/hdf5.h:34, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tattr.cpp:29: ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tattr.cpp:1457:57: note: in expansion of macro 'H5P_DEFAULT' filesize = h5_get_file_size(FILE_DTYPE.c_str(), H5P_DEFAULT); ^~~~~~~~~~~ tattr.cpp:1458:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)filesize, (long)empty_filesize, "Checking file size", __LINE__, __FILE__); ^~~~~~~~ -------------- static_cast (filesize) tattr.cpp:1458:42: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)filesize, (long)empty_filesize, "Checking file size", __LINE__, __FILE__); ^~~~~~~~~~~~~~ ------ static_cast ( ) In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tattr.cpp:29: tattr.cpp: In function 'void test_string_attr()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tattr.cpp:1566:29: note: in expansion of macro 'H5T_VARIABLE' StrType vls_type(0, H5T_VARIABLE); ^~~~~~~~~~~~ tattr.cpp: In function 'void test_attr_corder_create_basic(H5::FileCreatPropList&, H5::FileAccPropList&)': tattr.cpp:1789:47: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] verify_val(crt_order_flags, (unsigned)0, "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); ^ ----------- static_cast (0) tattr.cpp:1806:93: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] verify_val(crt_order_flags, (unsigned)(H5P_CRT_ORDER_TRACKED | H5P_CRT_ORDER_INDEXED), "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); ^ ---------- static_cast ( ) tattr.cpp:1841:93: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] verify_val(crt_order_flags, (unsigned)(H5P_CRT_ORDER_TRACKED | H5P_CRT_ORDER_INDEXED), "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); ^ ---------- static_cast ( ) In file included from tattr.cpp:33: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = long long unsigned int; Type2 = int]': tattr.cpp:525:81: required from here h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] if (x != value) ~~^~~~~~~~ h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': tattr.cpp:700:91: required from here h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_order_t; Type2 = H5T_order_t]': tattr.cpp:738:100: required from here h5cpputil.h:68:55: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5S_class_t; Type2 = H5S_class_t]': tattr.cpp:905:96: required from here h5cpputil.h:68:55: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX tarray.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tarray.cpp:28: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ tarray.cpp: In function 'void test_array_compound_array()': tarray.cpp:81:45: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] wdata[idxi][idxj].i = idxi * 10 + idxj; ~~~~~~~~~~^~~~~~ tarray.cpp:84:37: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ^~~~ tarray.cpp:84:51: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ^~~ tarray.cpp:84:57: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ^~~~ tarray.cpp:84:55: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../../test/h5test.h:28, from tarray.cpp:31: ../../src/H5private.h:1110:44: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] #define HDmemset(X,C,Z) memset(X,C,Z) ^ tarray.cpp:239:9: note: in expansion of macro 'HDmemset' HDmemset(rdims1, 0, H5S_MAX_RANK); ^~~~~~~~ tarray.cpp: In function 'void test_array_info()': tarray.cpp:382:45: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] wdata[idxi][idxj].i = idxi * 10 + idxj; ~~~~~~~~~~^~~~~~ tarray.cpp:385:37: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ^~~~ tarray.cpp:385:51: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ^~~ tarray.cpp:385:57: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ^~~~ tarray.cpp:385:55: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ tarray.cpp:371:10: warning: unused variable 'rdata' [-Wunused-variable] s1_t rdata[SPACE1_DIM1][ARRAY1_DIM1]; // Information read in ^~~~~ tarray.cpp:374:13: warning: unused variable 'nmemb' [-Wunused-variable] int nmemb; // Number of compound members ^~~~~ CXX tcompound.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tcompound.cpp:28: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../test/h5test.h:28, from tcompound.cpp:31: tcompound.cpp: In function 'void test_compound_2()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:109:31: note: in expansion of macro 'HDmalloc' buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:110:31: note: in expansion of macro 'HDmalloc' bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:111:32: note: in expansion of macro 'HDmalloc' orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); ^~~~~~~~ tcompound.cpp:113:34: warning: use of old-style cast to 'struct test_compound_2()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:150:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] st.convert(dt, (size_t)nelmts, buf, bkg); ^~~~~~ -------------- static_cast (nelmts) tcompound.cpp:154:34: warning: use of old-style cast to 'struct test_compound_2()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:155:34: warning: use of old-style cast to 'struct test_compound_2()::dst_typ_t*' [-Wold-style-cast] d_ptr = ((dst_typ_t*)buf) + i; ^~~ --------------- reinterpret_cast (buf) In file included from ../../test/h5test.h:28, from tcompound.cpp:31: tcompound.cpp: In function 'void test_compound_3()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:231:31: note: in expansion of macro 'HDmalloc' buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:232:31: note: in expansion of macro 'HDmalloc' bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:233:32: note: in expansion of macro 'HDmalloc' orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); ^~~~~~~~ tcompound.cpp:235:34: warning: use of old-style cast to 'struct test_compound_3()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:270:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] st.convert(dt, (size_t)nelmts, buf, bkg); ^~~~~~ -------------- static_cast (nelmts) tcompound.cpp:274:34: warning: use of old-style cast to 'struct test_compound_3()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:275:34: warning: use of old-style cast to 'struct test_compound_3()::dst_typ_t*' [-Wold-style-cast] d_ptr = ((dst_typ_t*)buf) + i; ^~~ --------------- reinterpret_cast (buf) In file included from ../../test/h5test.h:28, from tcompound.cpp:31: tcompound.cpp: In function 'void test_compound_4()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:355:31: note: in expansion of macro 'HDmalloc' buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:356:31: note: in expansion of macro 'HDmalloc' bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:357:32: note: in expansion of macro 'HDmalloc' orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); ^~~~~~~~ tcompound.cpp:359:34: warning: use of old-style cast to 'struct test_compound_4()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:396:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] st.convert(dt, (size_t)nelmts, buf, bkg); ^~~~~~ -------------- static_cast (nelmts) tcompound.cpp:400:34: warning: use of old-style cast to 'struct test_compound_4()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:401:34: warning: use of old-style cast to 'struct test_compound_4()::dst_typ_t*' [-Wold-style-cast] d_ptr = ((dst_typ_t*)buf) + i; ^~~ --------------- reinterpret_cast (buf) tcompound.cpp: In function 'void test_compound_5()': tcompound.cpp:510:44: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] src_type.convert(dst_type, (size_t)2, buf, bkg); ^ --------- static_cast (2) tcompound.cpp:511:27: warning: use of old-style cast to 'struct test_compound_5()::dst_typ_t*' [-Wold-style-cast] dst = (dst_typ_t*)buf; ^~~ --------------- static_cast (buf) In file included from ../../test/h5test.h:28, from tcompound.cpp:31: tcompound.cpp: In function 'void test_compound_6()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:581:31: note: in expansion of macro 'HDmalloc' buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:582:31: note: in expansion of macro 'HDmalloc' bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:583:32: note: in expansion of macro 'HDmalloc' orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); ^~~~~~~~ tcompound.cpp:585:34: warning: use of old-style cast to 'struct test_compound_6()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:601:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] st.convert(dt, (size_t)nelmts, buf, bkg); ^~~~~~ -------------- static_cast (nelmts) tcompound.cpp:605:34: warning: use of old-style cast to 'struct test_compound_6()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:606:34: warning: use of old-style cast to 'struct test_compound_6()::dst_typ_t*' [-Wold-style-cast] d_ptr = ((dst_typ_t*)buf) + i; ^~~ --------------- reinterpret_cast (buf) tcompound.cpp: In function 'void test_compound_set_size()': tcompound.cpp:759:31: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] dtype.setSize((size_t)33); ^~ ---------- static_cast (33) tcompound.cpp:765:38: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] verify_val(new_size, (size_t)33, "DataType::getSize", __LINE__, __FILE__); ^~ ---------- static_cast (33) tcompound.cpp:768:31: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] dtype.setSize((size_t)32); ^~ ---------- static_cast (32) tcompound.cpp:774:38: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] verify_val(new_size, (size_t)32, "DataType::getSize", __LINE__, __FILE__); ^~ ---------- static_cast (32) CXX tdspl.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tdspl.cpp:29: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../test/h5test.h:28, from tdspl.cpp:32: tdspl.cpp: In function 'void test_transfplist()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tdspl.cpp:67:37: note: in expansion of macro 'HDmalloc' char *c_to_f_read = (char *)HDmalloc(tran_len+1); ^~~~~~~~ tdspl.cpp:70:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)c_to_f_read, (const char*)c_to_f, ^~~~~~~~~~~ - const_cast< - > ( ) tdspl.cpp:70:59: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)c_to_f_read, (const char*)c_to_f, ^~~~~~ - const_cast< - > ( ) In file included from ../../test/h5test.h:28, from tdspl.cpp:32: ../../src/H5private.h:1079:36: warning: use of old-style cast to 'char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tdspl.cpp:82:31: note: in expansion of macro 'HDmalloc' c_to_f_read = (char *)HDmalloc(tran_len+1); ^~~~~~~~ tdspl.cpp:85:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)c_to_f_read, (const char*)c_to_f, ^~~~~~~~~~~ - const_cast< - > ( ) tdspl.cpp:85:59: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)c_to_f_read, (const char*)c_to_f, ^~~~~~ - const_cast< - > ( ) tdspl.cpp:92:51: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)simple_read.c_str(), (const char*)simple, ^ - const_cast< - > ( ) tdspl.cpp:92:67: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)simple_read.c_str(), (const char*)simple, ^~~~~~ - const_cast< - > ( ) In file included from ../../test/h5test.h:28, from tdspl.cpp:32: ../../src/H5private.h:1079:36: warning: use of old-style cast to 'char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tdspl.cpp:98:41: note: in expansion of macro 'HDmalloc' char *utrans_inv_read = (char *)HDmalloc(tran_len+1); ^~~~~~~~ tdspl.cpp:101:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)utrans_inv_read, (const char*)utrans_inv, ^~~~~~~~~~~~~~~ - const_cast< - > ( ) tdspl.cpp:101:63: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)utrans_inv_read, (const char*)utrans_inv, ^~~~~~~~~~ - const_cast< - > ( ) CXX tfile.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tfile.cpp:32: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ tfile.cpp:38:44: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] const hsize_t F1_USERBLOCK_SIZE = (hsize_t)0; ^ ---------- static_cast (0) tfile.cpp:45:44: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] const hsize_t F2_USERBLOCK_SIZE = (hsize_t)512; ^~~ ------------ static_cast (512) tfile.cpp:53:44: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] const hsize_t F3_USERBLOCK_SIZE = (hsize_t)0; ^ ---------- static_cast (0) tfile.cpp: In function 'void test_file_create()': tfile.cpp:156:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F1_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~ ------------ static_cast (ublock) tfile.cpp:156:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F1_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~~~~~~~~~~~~ ------ static_cast ( ) tfile.cpp:214:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~ ------------ static_cast (ublock) tfile.cpp:214:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~~~~~~~~~~~~ ------ static_cast ( ) tfile.cpp:246:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F3_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~ ------------ static_cast (ublock) tfile.cpp:246:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F3_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~~~~~~~~~~~~ ------ static_cast ( ) tfile.cpp: In function 'void test_file_open()': tfile.cpp:304:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~ ------------ static_cast (ublock) tfile.cpp:304:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~~~~~~~~~~~~ ------ static_cast ( ) In file included from tfile.cpp:36: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': tfile.cpp:589:87: required from here h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = unsigned int; Type2 = int]': tfile.cpp:844:85: required from here h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (x != value) ~~^~~~~~~~ h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5F_fspace_strategy_t; Type2 = H5F_fspace_strategy_t]': tfile.cpp:858:105: required from here h5cpputil.h:68:55: warning: passing 'H5F_fspace_strategy_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5F_fspace_strategy_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5F_fspace_strategy_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = long long unsigned int; Type2 = int]': tfile.cpp:860:79: required from here h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] if (x != value) ~~^~~~~~~~ CXX tfilter.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tfilter.cpp:28: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ tfilter.cpp:65:17: warning: use of old-style cast to 'H5Z_func_t' {aka 'long unsigned int (*)(unsigned int, long unsigned int, const unsigned int*, long unsigned int, long unsigned int*, void**)'} [-Wold-style-cast] (H5Z_func_t)filter_bogus, /* The actual filter function */ ^~~~~~~~~~~~ ------------------------ reinterpret_cast (filter_bogus) tfilter.cpp:65:17: warning: cast between incompatible function types from 'size_t (*)(size_t)' {aka 'long unsigned int (*)(long unsigned int)'} to 'H5Z_func_t' {aka 'long unsigned int (*)(unsigned int, long unsigned int, const unsigned int*, long unsigned int, long unsigned int*, void**)'} [-Wcast-function-type] CXX th5s.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from th5s.cpp:31: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/hdf5.h:22, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from th5s.cpp:31: ../../src/H5public.h:191:56: warning: use of old-style cast to 'hssize_t' {aka 'long long int'} [-Wold-style-cast] #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) ^ ../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' #define H5S_UNLIMITED HSIZE_UNDEF ^~~~~~~~~~~ th5s.cpp:55:29: note: in expansion of macro 'H5S_UNLIMITED' const hsize_t SPACE2_MAX1 = H5S_UNLIMITED; ^~~~~~~~~~~~~ ../../src/H5public.h:191:56: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) ^ ../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' #define H5S_UNLIMITED HSIZE_UNDEF ^~~~~~~~~~~ th5s.cpp:55:29: note: in expansion of macro 'H5S_UNLIMITED' const hsize_t SPACE2_MAX1 = H5S_UNLIMITED; ^~~~~~~~~~~~~ th5s.cpp:80:36: warning: use of old-style cast to 'float' [-Wold-style-cast] } space4_data={'v',987123,(float)-3.14,'g'}; /* Test data for 4th dataspace */ ^~~~ ------------ static_cast (-3.14) th5s.cpp: In function 'void test_h5s_basic()': th5s.cpp:125:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, (long)(SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3), ^ ------- static_cast (n) th5s.cpp:125:75: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, (long)(SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3), ^ ------ static_cast ( ) th5s.cpp:147:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, (long)(SPACE2_DIM1 * SPACE2_DIM2 * SPACE2_DIM3 * SPACE2_DIM4), ^ ------- static_cast (n) th5s.cpp:147:89: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, (long)(SPACE2_DIM1 * SPACE2_DIM2 * SPACE2_DIM3 * SPACE2_DIM4), ^ ------ static_cast ( ) th5s.cpp: In function 'void test_h5s_scalar_write()': th5s.cpp:252:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); ^ ------- static_cast (n) th5s.cpp: In function 'void test_h5s_scalar_read()': th5s.cpp:319:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); ^ ------- static_cast (n) th5s.cpp: In function 'void test_h5s_null()': th5s.cpp:377:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, 0, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); ^ ------- static_cast (n) th5s.cpp: In function 'void test_h5s_compound_scalar_write()': th5s.cpp:447:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); ^ ------- static_cast (n) th5s.cpp: In function 'void test_h5s_compound_scalar_read()': th5s.cpp:508:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); ^ ------- static_cast (n) In file included from th5s.cpp:35: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5S_class_t; Type2 = H5S_class_t]': th5s.cpp:267:94: required from here h5cpputil.h:68:55: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX tlinks.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tlinks.cpp:28: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tlinks.cpp:28: tlinks.cpp: In function 'void test_basic_links(hid_t, hbool_t)': ../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5L_SAME_LOC (hid_t)0 ^ tlinks.cpp:107:35: note: in expansion of macro 'H5L_SAME_LOC' file_id, "dset1", H5L_SAME_LOC, "grp1/hard1", ^~~~~~~~~~~~ In file included from ../../src/hdf5.h:34, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tlinks.cpp:28: ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:108:17: note: in expansion of macro 'H5P_DEFAULT' H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:108:30: note: in expansion of macro 'H5P_DEFAULT' H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:113:49: note: in expansion of macro 'H5P_DEFAULT' "/dset1", file_id, "grp1/soft", H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:113:62: note: in expansion of macro 'H5P_DEFAULT' "/dset1", file_id, "grp1/soft", H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:118:51: note: in expansion of macro 'H5P_DEFAULT' "foobar", file_id, "grp1/dangle", H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:118:64: note: in expansion of macro 'H5P_DEFAULT' "foobar", file_id, "grp1/dangle", H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:124:17: note: in expansion of macro 'H5P_DEFAULT' H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:124:30: note: in expansion of macro 'H5P_DEFAULT' H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ In file included from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tlinks.cpp:28: tlinks.cpp: In function 'void test_copy(hid_t, hbool_t)': ../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5L_SAME_LOC (hid_t)0 ^ tlinks.cpp:436:34: note: in expansion of macro 'H5L_SAME_LOC' grp_1.link("group_copy", H5L_SAME_LOC, "hard"); ^~~~~~~~~~~~ tlinks.cpp: In function 'int visit_obj_cb(H5::H5Object&, std::string, const H5O_info_t*, void*)': tlinks.cpp:607:35: warning: unused parameter 'obj' [-Wunused-parameter] static int visit_obj_cb(H5Object& obj, const H5std_string name, const H5O_info_t *oinfo, void *_op_data) ~~~~~~~~~~^~~ In file included from tlinks.cpp:32: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_cset_t; Type2 = H5T_cset_t]': tlinks.cpp:226:103: required from here h5cpputil.h:68:55: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX tobject.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tobject.cpp:26: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ tobject.cpp: In function 'void test_get_objname()': tobject.cpp:95:37: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)grp1_name, "/Top", "Group::getObjName", __LINE__, __FILE__); ^~~~~~~~~ - const_cast< - > ( ) In file included from ../../test/h5test.h:28, from tobject.cpp:29: tobject.cpp: In function 'void test_get_objname_ontypes()': ../../src/H5private.h:1365:36: warning: use of old-style cast to 'ssize_t' {aka 'long int'} [-Wold-style-cast] #define HDstrlen(S) strlen(S) ^ tobject.cpp:329:39: note: in expansion of macro 'HDstrlen' verify_val(name_len, (ssize_t)HDstrlen("/typetests/IntType NATIVE_INT"), "DataType::getObjName", __LINE__, __FILE__); ^~~~~~~~ tobject.cpp: In function 'void test_get_objtype()': tobject.cpp:388:46: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] objtype = grp1.childObjType((hsize_t)1, H5_INDEX_NAME, H5_ITER_INC); ^ ---------- static_cast (1) tobject.cpp:395:46: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] objtype = grp1.childObjType((hsize_t)2); ^ ---------- static_cast (2) tobject.cpp: In function 'void test_open_object_header()': tobject.cpp:487:14: warning: unused variable 'is_simple' [-Wunused-variable] bool is_simple = dspace.isSimple(); ^~~~~~~~~ tobject.cpp:433:17: warning: unused variable 'ginfo' [-Wunused-variable] H5G_info_t ginfo; /* Group info struct */ ^~~~~ In file included from tobject.cpp:30: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5O_type_t; Type2 = H5O_type_t]': tobject.cpp:378:90: required from here h5cpputil.h:68:55: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5I_type_t; Type2 = H5I_type_t]': tobject.cpp:469:86: required from here h5cpputil.h:68:55: warning: passing 'H5I_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5I_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5I_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = long long unsigned int; Type2 = int]': tobject.cpp:479:66: required from here h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] if (x != value) ~~^~~~~~~~ h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': tobject.cpp:495:79: required from here h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX trefer.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from trefer.cpp:29: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../test/h5test.h:28, from trefer.cpp:32: trefer.cpp: In function 'void test_reference_params()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:88:27: note: in expansion of macro 'HDmalloc' wbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:89:27: note: in expansion of macro 'HDmalloc' rbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:90:27: note: in expansion of macro 'HDmalloc' tbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); ^~~~~~~~ trefer.cpp:110:31: warning: use of old-style cast to 'unsigned int*' [-Wold-style-cast] for (tu32=(unsigned *)wbuf, i=0; i (wbuf) In file included from ../../test/h5test.h:28, from trefer.cpp:32: trefer.cpp: In function 'void test_reference_obj()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:208:27: note: in expansion of macro 'HDmalloc' wbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:209:27: note: in expansion of macro 'HDmalloc' rbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:210:27: note: in expansion of macro 'HDmalloc' tbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); ^~~~~~~~ trefer.cpp:232:33: warning: use of old-style cast to 'unsigned int*' [-Wold-style-cast] for (tu32 = (unsigned *)wbuf, i = 0; i < SPACE1_DIM1; i++) ^~~~ ---------------- reinterpret_cast (wbuf) trefer.cpp:309:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n_elements, 4, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); ^~~~~~~~~~ ---------------- static_cast (n_elements) trefer.cpp:314:32: warning: use of old-style cast to 'unsigned int*' [-Wold-style-cast] for(tu32 = (unsigned *)tbuf, i = 0; i < SPACE1_DIM1; i++, tu32++) ^~~~ ---------------- reinterpret_cast (tbuf) trefer.cpp:315:45: warning: use of old-style cast to 'uint32_t' {aka 'unsigned int'} [-Wold-style-cast] verify_val(*tu32, (uint32_t)(i*3), "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); ^ --------------- static_cast ((i*3)) trefer.cpp: In function 'void test_reference_group()': trefer.cpp:470:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(nobjs, (hsize_t)3, "H5Group::getNumObjs",__LINE__,__FILE__); ^ ---------- static_cast (3) trefer.cpp:474:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(nobjs, (hsize_t)3, "H5Group::getNumObjs",__LINE__,__FILE__); ^ ---------- static_cast (3) trefer.cpp:487:68: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] group.getObjinfo(".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)0, oinfo); ^ ---------- static_cast (0) trefer.cpp:493:72: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] group.getObjinfo(".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)9, oinfo); ^ ---------- static_cast (9) trefer.cpp:502:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(nobjs, (hsize_t)2, "H5Group::getNumObjs",__LINE__,__FILE__); ^ ---------- static_cast (2) In file included from ../../test/h5test.h:28, from trefer.cpp:32: trefer.cpp: In function 'void test_reference_region_1D()': trefer.cpp:553:77: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] wbuf = (hdset_reg_ref_t *)HDcalloc(sizeof(hdset_reg_ref_t), (size_t)SPACE1_DIM1); ^~~~~~~~~~~ ../../src/H5private.h:673:39: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../src/H5private.h:673:40: warning: use of old-style cast to 'unsigned char (*)[12]' [-Wold-style-cast] #define HDcalloc(N,Z) calloc(N,Z) ^ trefer.cpp:553:35: note: in expansion of macro 'HDcalloc' wbuf = (hdset_reg_ref_t *)HDcalloc(sizeof(hdset_reg_ref_t), (size_t)SPACE1_DIM1); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char (*)[12]' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:554:35: note: in expansion of macro 'HDmalloc' rbuf = (hdset_reg_ref_t *)HDmalloc(sizeof(hdset_reg_ref_t) * SPACE1_DIM1); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'uint8_t*' {aka 'unsigned char*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:555:28: note: in expansion of macro 'HDmalloc' dwbuf = (uint8_t *)HDmalloc(sizeof(uint8_t) * SPACE3_DIM1); ^~~~~~~~ trefer.cpp:556:62: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] drbuf = (uint8_t *)HDcalloc(sizeof(uint8_t), (size_t)SPACE3_DIM1); ^~~~~~~~~~~ ../../src/H5private.h:673:39: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../src/H5private.h:673:40: warning: use of old-style cast to 'uint8_t*' {aka 'unsigned char*'} [-Wold-style-cast] #define HDcalloc(N,Z) calloc(N,Z) ^ trefer.cpp:556:28: note: in expansion of macro 'HDcalloc' drbuf = (uint8_t *)HDcalloc(sizeof(uint8_t), (size_t)SPACE3_DIM1); ^~~~~~~~ trefer.cpp:573:24: warning: conversion from 'int' to 'uint8_t' {aka 'unsigned char'} may change value [-Wconversion] *tu8++ = i * 3; // from C test ~~^~~ trefer.cpp:625:53: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] sid3.selectElements(H5S_SELECT_SET, (size_t)POINT1_NPOINTS, (const hsize_t *)coord1); ^~~~~~~~~~~~~~ -------- static_cast ( ) trefer.cpp:625:86: warning: use of old-style cast to 'const hsize_t*' {aka 'const long long unsigned int*'} [-Wold-style-cast] sid3.selectElements(H5S_SELECT_SET, (size_t)POINT1_NPOINTS, (const hsize_t *)coord1); ^~~~~~ ----------------------- reinterpret_cast (coord1) trefer.cpp:666:30: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)nelms, 100, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); ^~~~~ ----------- static_cast (nelms) trefer.cpp:677:30: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)nelms, 100, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); ^~~~~ ----------- static_cast (nelms) trefer.cpp:687:30: warning: use of old-style cast to 'uint8_t*' {aka 'unsigned char*'} [-Wold-style-cast] for(tu8 = (uint8_t *)drbuf, i = 0; i < SPACE3_DIM1; i++, tu8++) ^~~~~ ---------------- const_cast (drbuf) trefer.cpp:688:45: warning: use of old-style cast to 'uint8_t' {aka 'unsigned char'} [-Wold-style-cast] verify_val(*tu8, (uint8_t)(i * 3), "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); ^ ---------------- static_cast ((i * 3)) trefer.cpp:699:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)nelms, 30, "DataSpace::getSelectNpoints",__LINE__,__FILE__); ^~~~~ ----------- static_cast (nelms) trefer.cpp:703:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)nelms, 15, "DataSpace::getSelectNpoints",__LINE__,__FILE__); ^~~~~ ----------- static_cast (nelms) In file included from ../../test/h5test.h:28, from trefer.cpp:32: ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hsize_t*' {aka 'long long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:706:29: note: in expansion of macro 'HDmalloc' coords = (hsize_t *)HDmalloc(nelms * SPACE3_RANK * sizeof(hsize_t) * 2); ^~~~~~~~ trefer.cpp:709:49: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] reg_sp.getSelectHyperBlocklist((hsize_t)0, (hsize_t)nelms, coords); ^ ---------- static_cast (0) trefer.cpp:709:61: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] reg_sp.getSelectHyperBlocklist((hsize_t)0, (hsize_t)nelms, coords); ^~~~~ -------------- static_cast (nelms) trefer.cpp:712:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[0], (hsize_t)2, "Hyperslab Coordinates",__LINE__,__FILE__); ^ ---------- static_cast (2) trefer.cpp:713:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[1], (hsize_t)3, "Hyperslab Coordinates",__LINE__,__FILE__); ^ ---------- static_cast (3) trefer.cpp:714:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[2], (hsize_t)7, "Hyperslab Coordinates",__LINE__,__FILE__); ^ ---------- static_cast (7) trefer.cpp:715:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[3], (hsize_t)8, "Hyperslab Coordinates",__LINE__,__FILE__); ^ ---------- static_cast (8) trefer.cpp:716:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[4],(hsize_t)12, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (12) trefer.cpp:717:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[5],(hsize_t)13, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (13) trefer.cpp:718:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[6],(hsize_t)17, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (17) trefer.cpp:719:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[7],(hsize_t)18, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (18) trefer.cpp:720:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[8],(hsize_t)22, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (22) trefer.cpp:721:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[9],(hsize_t)23, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (23) trefer.cpp:722:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[10],(hsize_t)27, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (27) trefer.cpp:723:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[11],(hsize_t)28, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (28) trefer.cpp:724:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[12],(hsize_t)32, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (32) trefer.cpp:725:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[13],(hsize_t)33, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (33) trefer.cpp:726:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[14],(hsize_t)37, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (37) trefer.cpp:727:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[15],(hsize_t)38, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (38) trefer.cpp:728:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[16],(hsize_t)42, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (42) trefer.cpp:729:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[17],(hsize_t)43, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (43) trefer.cpp:730:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[18],(hsize_t)47, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (47) trefer.cpp:731:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[19],(hsize_t)48, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (48) trefer.cpp:732:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[20],(hsize_t)52, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (52) trefer.cpp:733:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[21],(hsize_t)53, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (53) trefer.cpp:734:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[22],(hsize_t)57, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (57) trefer.cpp:735:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[23],(hsize_t)58, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (58) trefer.cpp:736:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[24],(hsize_t)62, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (62) trefer.cpp:737:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[25],(hsize_t)63, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (63) trefer.cpp:738:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[26],(hsize_t)67, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (67) trefer.cpp:739:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[27],(hsize_t)68, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (68) trefer.cpp:740:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[28],(hsize_t)72, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (72) trefer.cpp:741:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[29],(hsize_t)73, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (73) trefer.cpp:747:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(low[0],(hsize_t)2, "DataSpace::getSelectBounds",__LINE__,__FILE__); ^ ---------- static_cast (2) trefer.cpp:748:37: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(high[0],(hsize_t)73, "DataSpace::getSelectBounds",__LINE__,__FILE__); ^~ ----------- static_cast (73) trefer.cpp:762:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)nelmspts, 10, "DataSpace::getSelectNpoints",__LINE__,__FILE__); ^~~~~~~~ -------------- static_cast (nelmspts) In file included from ../../test/h5test.h:28, from trefer.cpp:32: ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hsize_t*' {aka 'long long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:765:29: note: in expansion of macro 'HDmalloc' coords = (hsize_t *)HDmalloc(nelmspts * SPACE3_RANK * sizeof(hsize_t)); ^~~~~~~~ trefer.cpp:768:48: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] elm_sp.getSelectElemPointlist((hsize_t)0, (hsize_t)nelmspts, coords); ^ ---------- static_cast (0) trefer.cpp:768:60: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] elm_sp.getSelectElemPointlist((hsize_t)0, (hsize_t)nelmspts, coords); ^~~~~~~~ ----------------- static_cast (nelmspts) trefer.cpp:786:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(low[0],(hsize_t)3, "DataSpace::getSelectBounds",__LINE__,__FILE__); ^ ---------- static_cast (3) trefer.cpp:787:37: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(high[0],(hsize_t)97, "DataSpace::getSelectBounds",__LINE__,__FILE__); ^~ ----------- static_cast (97) In file included from trefer.cpp:33: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5O_type_t; Type2 = H5O_type_t]': trefer.cpp:268:93: required from here h5cpputil.h:68:55: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': trefer.cpp:352:80: required from here h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX ttypes.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from ttypes.cpp:28: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from ttypes.cpp:28: ttypes.cpp: In function 'void test_detect_type_class()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ ttypes.cpp:323:29: note: in expansion of macro 'H5T_VARIABLE' StrType atom_vls(0, H5T_VARIABLE); ^~~~~~~~~~~~ ttypes.cpp: In function 'void test_vltype()': ttypes.cpp:405:14: warning: unused variable 'is_valid' [-Wunused-variable] bool is_valid = IdComponent::isValid(vltype2.getId()); ^~~~~~~~ ttypes.cpp: In function 'void test_named()': ttypes.cpp:728:36: warning: use of old-style cast to 'int' [-Wold-style-cast] attr_data[0][i] = (int)i;/*tricky*/ ^ ------ static_cast (i) In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from ttypes.cpp:28: ttypes.cpp: In function 'void test_encode_decode()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ ttypes.cpp:910:25: note: in expansion of macro 'H5T_VARIABLE' vlsttyp.setSize(H5T_VARIABLE); ^~~~~~~~~~~~ ttypes.cpp:1014:20: warning: unused variable 'mant_norm' [-Wunused-variable] H5T_norm_t mant_norm = decoded_flttyp.getNorm(norm_string); ^~~~~~~~~ In file included from ttypes.cpp:32: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': ttypes.cpp:118:109: required from here h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_sign_t; Type2 = H5T_sign_t]': ttypes.cpp:988:82: required from here h5cpputil.h:68:55: warning: passing 'H5T_sign_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_sign_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_sign_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX tvlstr.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: tvlstr.cpp: In function 'void test_vlstring_dataset()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:153:25: note: in expansion of macro 'H5T_VARIABLE' StrType vlst(0, H5T_VARIABLE); ^~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from tvlstr.cpp:33: ../../src/H5private.h:673:40: warning: use of old-style cast to 'char*' [-Wold-style-cast] #define HDcalloc(N,Z) calloc(N,Z) ^ tvlstr.cpp:187:37: note: in expansion of macro 'HDcalloc' dynstring_ds_write = (char*)HDcalloc(1, sizeof(char)); ^~~~~~~~ In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: tvlstr.cpp: In function 'void test_vlstring_array_dataset()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:256:25: note: in expansion of macro 'H5T_VARIABLE' StrType vlst(0, H5T_VARIABLE); ^~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from tvlstr.cpp:33: ../../src/H5private.h:673:40: warning: use of old-style cast to 'char*' [-Wold-style-cast] #define HDcalloc(N,Z) calloc(N,Z) ^ tvlstr.cpp:289:31: note: in expansion of macro 'HDcalloc' char *wdata2 = (char*)HDcalloc(65534, sizeof(char)); ^~~~~~~~ In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: tvlstr.cpp: In function 'void test_vlstrings_special()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:353:25: note: in expansion of macro 'H5T_VARIABLE' StrType vlst(0, H5T_VARIABLE); ^~~~~~~~~~~~ tvlstr.cpp:365:72: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]); ^~ ------- static_cast (ii) tvlstr.cpp:378:114: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen); ^~ ------- static_cast (ii) tvlstr.cpp:378:128: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen); ^~~~ -------------- static_cast (wlen) tvlstr.cpp:378:139: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen); ^~ ------- static_cast (ii) tvlstr.cpp:378:153: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen); ^~~~ -------------- static_cast (rlen) tvlstr.cpp:383:97: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n", (int)ii, wdata[ii], (int)ii, rdata[ii]); ^~ ------- static_cast (ii) tvlstr.cpp:383:117: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n", (int)ii, wdata[ii], (int)ii, rdata[ii]); ^~ ------- static_cast (ii) tvlstr.cpp:389:38: warning: use of old-style cast to 'void*' [-Wold-style-cast] DataSet::vlenReclaim((void *)rdata, vlst, sid1); ^~~~~ ------------- static_cast (rdata) tvlstr.cpp:414:72: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]); ^~ ------- static_cast (ii) tvlstr.cpp:425:72: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]); ^~ ------- static_cast (ii) In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: tvlstr.cpp: In function 'void test_vlstring_type()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:476:22: note: in expansion of macro 'H5T_VARIABLE' vlst.setSize(H5T_VARIABLE); ^~~~~~~~~~~~ tvlstr.cpp: In function 'void test_compact_vlstring()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:563:25: note: in expansion of macro 'H5T_VARIABLE' StrType vlst(0, H5T_VARIABLE); ^~~~~~~~~~~~ tvlstr.cpp:584:112: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i])); ^ ------ static_cast (i) tvlstr.cpp:584:134: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i])); ^ ----- static_cast ( ) tvlstr.cpp:584:141: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i])); ^ ------ static_cast (i) tvlstr.cpp:584:163: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i])); ^ ----- static_cast ( ) tvlstr.cpp:588:96: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n",(int)i,wdata[i],(int)i,rdata[i]); ^ ------ static_cast (i) tvlstr.cpp:588:112: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n",(int)i,wdata[i],(int)i,rdata[i]); ^ ------ static_cast (i) tvlstr.cpp:594:38: warning: use of old-style cast to 'void*' [-Wold-style-cast] DataSet::vlenReclaim((void *)rdata, vlst, sid1); ^~~~~ ------------- static_cast (rdata) In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: tvlstr.cpp: In function 'void test_vlstring_attribute()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:639:25: note: in expansion of macro 'H5T_VARIABLE' StrType vlst(0, H5T_VARIABLE); ^~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from tvlstr.cpp:33: ../../src/H5private.h:673:40: warning: use of old-style cast to 'char*' [-Wold-style-cast] #define HDcalloc(N,Z) calloc(N,Z) ^ tvlstr.cpp:673:35: note: in expansion of macro 'HDcalloc' string_att_write = (char*)HDcalloc(8192, sizeof(char)); ^~~~~~~~ In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: tvlstr.cpp: In function 'void test_vlstring_array_attribute()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:791:25: note: in expansion of macro 'H5T_VARIABLE' StrType vlst(0, H5T_VARIABLE); ^~~~~~~~~~~~ tvlstr.cpp: In function 'void test_vl_rewrite()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:903:25: note: in expansion of macro 'H5T_VARIABLE' StrType type(0, H5T_VARIABLE); ^~~~~~~~~~~~ In file included from tvlstr.cpp:34: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_str_t; Type2 = H5T_str_t]': tvlstr.cpp:473:82: required from here h5cpputil.h:68:55: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': tvlstr.cpp:480:84: required from here h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_cset_t; Type2 = H5T_cset_t]': tvlstr.cpp:486:80: required from here h5cpputil.h:68:55: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX titerate.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from titerate.cpp:28: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../test/h5test.h:28, from titerate.cpp:31: titerate.cpp: In function 'int iter_strcmp(const void*, const void*)': titerate.cpp:90:44: warning: use of old-style cast to 'const char* const*' [-Wold-style-cast] return(HDstrcmp(*(const char * const *)s1,*(const char * const *)s2)); ^~ ../../src/H5private.h:1344:40: note: in definition of macro 'HDstrcmp' #define HDstrcmp(X,Y) strcmp(X,Y) ^ titerate.cpp:90:70: warning: use of old-style cast to 'const char* const*' [-Wold-style-cast] return(HDstrcmp(*(const char * const *)s1,*(const char * const *)s2)); ^~ ../../src/H5private.h:1344:42: note: in definition of macro 'HDstrcmp' #define HDstrcmp(X,Y) strcmp(X,Y) ^ titerate.cpp: In function 'herr_t liter_cb(hid_t, const char*, const H5L_info_t*, void*)': titerate.cpp:101:36: warning: use of old-style cast to 'struct iter_info*' [-Wold-style-cast] iter_info *info = (iter_info *)op_data; ^~~~~~~ - static_cast<- > ( ) titerate.cpp:99:45: warning: unused parameter 'group' [-Wunused-parameter] static herr_t liter_cb(hid_t H5_ATTR_UNUSED group, const char *name, const H5L_info_t H5_ATTR_UNUSED *link_info, void *op_data) ~~~~~~~~~~~~~~~~~~~~~^~~~~ titerate.cpp:99:103: warning: unused parameter 'link_info' [-Wunused-parameter] static herr_t liter_cb(hid_t H5_ATTR_UNUSED group, const char *name, const H5L_info_t H5_ATTR_UNUSED *link_info, void *op_data) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from ../../test/h5test.h:28, from titerate.cpp:31: titerate.cpp: In function 'void test_iter_group(H5::FileAccPropList&)': titerate.cpp:192:47: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] HDqsort(lnames, (size_t)(NDATASETS + 2), sizeof(char *), iter_strcmp); ^ ../../src/H5private.h:1170:39: note: in definition of macro 'HDqsort' #define HDqsort(M,N,Z,F) qsort(M,N,Z,F) ^ titerate.cpp:205:50: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(nobjs, (hsize_t)(NDATASETS + 2), "H5Gget_info", __LINE__, __FILE__); ^ --------- static_cast ( ) titerate.cpp:208:23: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] for (i = 0; i < nobjs; i++) ~~^~~~~~~ titerate.cpp:232:29: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] idx = (hsize_t)-1; ^ ----------- static_cast (-1) CXX h5cpputil.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from h5cpputil.cpp:31: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXXLD testhdf5 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' Making all in hl make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' CC H5DO.lo CC H5DS.lo H5DS.c: In function 'H5DSset_label': H5DS.c:1590:8: warning: 'u.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] if (u.buf) ^ CC H5IM.lo CC H5LT.lo H5LT.c: In function 'H5LTfind_dataset': H5LT.c:1414:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return H5Literate(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, (void *)dset_name); ^ H5LT.c: In function 'H5LT_find_attribute': H5LT.c:2040:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); ^ CC H5LTanalyze.lo CC H5LTparse.lo CC H5PT.lo CC H5TB.lo CC H5LD.lo CCLD libhdf5_hl.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' CC test_lite.o In file included from test_lite.c:17: test_lite.c: In function 'main': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from ../../test/h5test.h:28, from h5hltest.h:25, from test_lite.c:16: ../../src/H5private.h:1307:27: note: 'snprintf' output between 15 and 1038 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ ../../test/H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CCLD test_lite CC test_image.o CCLD test_image CC test_file_image.o CCLD test_file_image CC test_table.o CCLD test_table CC test_ds.o CCLD test_ds CC test_packet.o CC test_packet_vlen.o CCLD test_packet CC test_ld.o CCLD test_ld CC test_dset_append.o test_dset_append.c:758:1: warning: 'test_dataset_append_BUG2' defined but not used [-Wunused-function] test_dataset_append_BUG2(hid_t fid) ^~~~~~~~~~~~~~~~~~~~~~~~ test_dset_append.c:596:1: warning: 'test_dataset_append_BUG1' defined but not used [-Wunused-function] test_dataset_append_BUG1(hid_t fid) ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD test_dset_append CC test_h5do_compat.o CCLD test_h5do_compat make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' Making all in tools make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' Making all in gif2h5 make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' CC gif2hdf.o CC gif2mem.o CC decompress.o CC gifread.o CC writehdf.o CCLD gif2h5 CC hdf2gif.o CC hdfgifwr.o CCLD h52gif CC h52gifgentst.o CCLD h52gifgentst make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' Making all in h5watch make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' CC h5watch.o CCLD h5watch CC swmr_check_compat_vfd.o CCLD swmr_check_compat_vfd CC h5watchgentest.o CCLD h5watchgentest CC extend_dset-extend_dset.o CCLD extend_dset make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' Making all in c++ make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' Making all in src make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' CXX H5PacketTable.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from H5PacketTable.cpp:25: H5PacketTable.h: In constructor 'PacketTable::PacketTable()': H5PacketTable.h:37:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] PacketTable() {table_id = H5I_BADID;} ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../hl/src/H5HLprivate2.h:18, from H5PacketTable.cpp:23: H5PacketTable.h: At global scope: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5PacketTable.h:140:106: note: in expansion of macro 'H5P_DEFAULT' FL_PacketTable(hid_t fileID, const char* name, hid_t dtypeID, hsize_t chunkSize = 0, hid_t plistID = H5P_DEFAULT); ^~~~~~~~~~~ H5PacketTable.cpp: In constructor 'PacketTable::PacketTable(hid_t, const char*)': H5PacketTable.cpp:35:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] PacketTable::PacketTable(hid_t fileID, const char* name) ^~~~~~~~~~~ H5PacketTable.cpp: In constructor 'PacketTable::PacketTable(hid_t, char*)': H5PacketTable.cpp:41:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] PacketTable::PacketTable(hid_t fileID, char* name) ^~~~~~~~~~~ H5PacketTable.cpp: In member function 'int FL_PacketTable::GetPackets(hsize_t, hsize_t, void*)': H5PacketTable.cpp:255:86: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] return H5PTread_packets(table_id, startIndex, (size_t)(endIndex-startIndex+1), data); ^ -------- static_cast ( ) CXXLD libhdf5_hl_cpp.la make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' Making all in test make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' CXX ptableTest.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ptableTest.h:24, from ptableTest.cpp:17: ../../../hl/c++/src/H5PacketTable.h: In constructor 'PacketTable::PacketTable()': ../../../hl/c++/src/H5PacketTable.h:37:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] PacketTable() {table_id = H5I_BADID;} ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../hl/c++/src/H5PacketTable.h: At global scope: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ../../../hl/c++/src/H5PacketTable.h:140:106: note: in expansion of macro 'H5P_DEFAULT' FL_PacketTable(hid_t fileID, const char* name, hid_t dtypeID, hsize_t chunkSize = 0, hid_t plistID = H5P_DEFAULT); ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:26, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ptableTest.cpp: In function 'int main()': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ptableTest.cpp:31:50: note: in expansion of macro 'H5P_DEFAULT' fileID = H5Fcreate(TEST_FILE, H5F_ACC_TRUNC, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ptableTest.cpp:31:63: note: in expansion of macro 'H5P_DEFAULT' fileID = H5Fcreate(TEST_FILE, H5F_ACC_TRUNC, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ptableTest.cpp: In function 'int BasicTest()': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ptableTest.cpp:86:36: note: in expansion of macro 'H5P_DEFAULT' FL_PacketTable wrapper(fileID, H5P_DEFAULT, BASICTEST_PT, H5T_NATIVE_INT, 1); ^~~~~~~~~~~ ptableTest.cpp: In function 'int TestCompoundDatatype()': ptableTest.cpp:147:7: warning: declaration of 'compoundType' shadows a previous local [-Wshadow] } compoundType; ^~~~~~~~~~~~ ptableTest.cpp:143:20: note: shadowed declaration is here typedef struct compoundType ^~~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ptableTest.cpp:157:36: note: in expansion of macro 'H5P_DEFAULT' FL_PacketTable wrapper(fileID, H5P_DEFAULT, CMPDTEST_PT, dtypeID, 1); ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:26, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \ ^~~~~~~~~~~ ptableTest.cpp:192:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \ ^~~~~~~~~~~ ptableTest.cpp:192:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \ ^~~~~~~~~~~ ptableTest.cpp:192:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \ ^~~~~~~~~~~ ptableTest.cpp:194:7: note: in expansion of macro 'H5E_END_TRY' } H5E_END_TRY; ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ptableTest.cpp: In function 'int TestGetNext()': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ptableTest.cpp:212:36: note: in expansion of macro 'H5P_DEFAULT' FL_PacketTable wrapper(fileID, H5P_DEFAULT, GETNEXT_PT, H5T_NATIVE_INT, 500); ^~~~~~~~~~~ ptableTest.cpp: In function 'int TestCompress()': ptableTest.cpp:300:24: warning: catching polymorphic type 'class H5::Exception' by value [-Wcatch-value=] } catch (Exception e) { ^ ptableTest.cpp: In function 'int SystemTest()': ptableTest.cpp:479:7: warning: declaration of 'compoundType' shadows a previous local [-Wshadow] } compoundType; ^~~~~~~~~~~~ ptableTest.cpp:475:20: note: shadowed declaration is here typedef struct compoundType ^~~~~~~~~~~~ ptableTest.cpp:492:7: warning: declaration of 'cType2' shadows a previous local [-Wshadow] } cType2; ^~~~~~ ptableTest.cpp:488:20: note: shadowed declaration is here typedef struct cType2 ^~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ptableTest.cpp:508:37: note: in expansion of macro 'H5P_DEFAULT' FL_PacketTable wrapper2(fileID, H5P_DEFAULT, PT_SYSTEMTST2, dtypeID2, 1); ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:26, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \ ^~~~~~~~~~~ ptableTest.cpp:552:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \ ^~~~~~~~~~~ ptableTest.cpp:552:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \ ^~~~~~~~~~~ ptableTest.cpp:552:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \ ^~~~~~~~~~~ ptableTest.cpp:555:7: note: in expansion of macro 'H5E_END_TRY' } H5E_END_TRY; ^~~~~~~~~~~ ptableTest.cpp: In function 'int TestHDFFV_9758()': ptableTest.cpp:598:19: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] s1[i].a = i; ^ ptableTest.cpp:600:27: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] s1[i].c = 1. / (i + 1); ~~~^~~~ ptableTest.cpp:601:43: warning: use of old-style cast to 'int' [-Wold-style-cast] sprintf(s1[i].d, "string%d", (int)i); ^ ------ static_cast (i) ptableTest.cpp:602:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] s1[i].e = 100+i; ~~~^~ In file included from ../../../src/hdf5.h:26, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \ ^~~~~~~~~~~ ptableTest.cpp:684:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \ ^~~~~~~~~~~ ptableTest.cpp:684:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \ ^~~~~~~~~~~ ptableTest.cpp:684:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \ ^~~~~~~~~~~ ptableTest.cpp:688:7: note: in expansion of macro 'H5E_END_TRY' } H5E_END_TRY; ^~~~~~~~~~~ ptableTest.cpp:685:17: warning: 'strtype' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(strtype); ~~~~~~~~^~~~~~~~~ CXXLD ptableTest make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' cd build/hdf5-1.10.5 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' Making install in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.103.1.0 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so.103.1.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so.103 || { rm -f libhdf5.so.103 && ln -s libhdf5.so.103.1.0 libhdf5.so.103; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.103.1.0 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 hdf5.h H5api_adpt.h H5overflow.h H5pubconf.h H5public.h H5version.h H5Apublic.h H5ACpublic.h H5Cpublic.h H5Dpublic.h H5Epubgen.h H5Epublic.h H5Fpublic.h H5FDpublic.h H5FDcore.h H5FDdirect.h H5FDfamily.h H5FDlog.h H5FDmpi.h H5FDmpio.h H5FDmulti.h H5FDsec2.h H5FDstdio.h H5FDwindows.h H5Gpublic.h H5Ipublic.h H5Lpublic.h H5MMpublic.h H5Opublic.h H5Ppublic.h H5PLextern.h H5PLpublic.h H5Rpublic.h H5Spublic.h H5Tpublic.h H5Zpublic.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /usr/bin/install -c -m 644 libhdf5.settings '/opt/metwork-mfext-1.1/opt/scientific_core/lib' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' Making install in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' Making install in tools make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' Making install in lib make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' Making install in h5diff make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5diff '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5diff /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5diff make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' Making install in h5ls make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5ls '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5ls /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5ls make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' Making install in h5dump make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5dump '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5dump /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5dump make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' Making install in misc make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp h5clear '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5debug /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5debug libtool: install: /usr/bin/install -c .libs/h5repart /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5repart libtool: install: /usr/bin/install -c .libs/h5mkgrp /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5mkgrp libtool: install: /usr/bin/install -c .libs/h5clear /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5clear /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c h5redeploy '/opt/metwork-mfext-1.1/opt/scientific_core/bin' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' Making install in h5import make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5import '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5import /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5import make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' Making install in h5repack make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5repack '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5repack /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5repack make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' Making install in h5jam make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5jam /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5jam libtool: install: /usr/bin/install -c .libs/h5unjam /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5unjam make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' Making install in h5copy make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5copy '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5copy /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5copy make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' Making install in h5format_convert make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5format_convert '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5format_convert /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5format_convert make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' Making install in h5stat make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5stat '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5stat /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5stat make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' Making install in h5diff make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' Making install in h5ls make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' Making install in h5dump make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' Making install in misc make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' Making install in vds make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[7]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[7]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' Making install in h5import make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' Making install in h5repack make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' Making install in h5jam make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' Making install in h5copy make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' Making install in h5format_convert make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' Making install in h5stat make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' Making install in perform make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5perf_serial '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5perf_serial /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5perf_serial make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' Making install in . make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' Making install in c++ make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c h5c++ '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_cpp.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: warning: relinking 'libhdf5_cpp.la' libtool: install: (cd /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src; /bin/sh "/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/libtool" --silent --tag CXX --mode=relink g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -version-info 104:0:1 -o libhdf5_cpp.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib H5Exception.lo H5IdComponent.lo H5DataSpace.lo H5PropList.lo H5Library.lo H5FaccProp.lo H5FcreatProp.lo H5LcreatProp.lo H5LaccProp.lo H5DaccProp.lo H5DxferProp.lo H5DcreatProp.lo H5Location.lo H5AbstractDs.lo H5Attribute.lo H5Object.lo H5OcreatProp.lo H5DataType.lo H5AtomType.lo H5PredType.lo H5EnumType.lo H5IntType.lo H5FloatType.lo H5StrType.lo H5ArrayType.lo H5VarLenType.lo H5CompType.lo H5DataSet.lo H5CommonFG.lo H5Group.lo H5File.lo ../../src/libhdf5.la -lrt -lz -ldl -lm ) libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.so.103.1.0T /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_cpp.so.103.1.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libhdf5_cpp.so.103.1.0 libhdf5_cpp.so.103 || { rm -f libhdf5_cpp.so.103 && ln -s libhdf5_cpp.so.103.1.0 libhdf5_cpp.so.103; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libhdf5_cpp.so.103.1.0 libhdf5_cpp.so || { rm -f libhdf5_cpp.so && ln -s libhdf5_cpp.so.103.1.0 libhdf5_cpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_cpp.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 H5Cpp.h H5AbstractDs.h H5AtomType.h H5Attribute.h H5Classes.h H5CommonFG.h H5CompType.h H5DataSet.h H5DataSpace.h H5DataType.h H5OcreatProp.h H5DaccProp.h H5DcreatProp.h H5DxferProp.h H5EnumType.h H5Exception.h H5FaccProp.h H5FcreatProp.h H5File.h H5FloatType.h H5Group.h H5IdComponent.h H5Include.h H5IntType.h H5LcreatProp.h H5LaccProp.h H5Library.h H5Location.h H5Object.h H5PredType.h H5PropList.h H5StrType.h H5CppDoc.h H5ArrayType.h H5VarLenType.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' Making install in hl make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: warning: relinking 'libhdf5_hl.la' libtool: install: (cd /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src; /bin/sh "/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/libtool" --silent --tag CC --mode=relink gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -version-info 101:2:1 -o libhdf5_hl.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo H5LD.lo ../../src/libhdf5.la -lrt -lz -ldl -lm ) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.100.1.2T /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so.100.1.2 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so.100 || { rm -f libhdf5_hl.so.100 && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so.100; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 hdf5_hl.h H5DOpublic.h H5IMpublic.h H5LTpublic.h H5TBpublic.h H5DSpublic.h H5PTpublic.h H5LDpublic.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' Making install in tools make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' Making install in gif2h5 make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/gif2h5 /opt/metwork-mfext-1.1/opt/scientific_core/bin/gif2h5 libtool: install: /usr/bin/install -c .libs/h52gif /opt/metwork-mfext-1.1/opt/scientific_core/bin/h52gif make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' Making install in h5watch make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5watch '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5watch /opt/metwork-mfext-1.1/opt/scientific_core/bin/h5watch make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' Making install in c++ make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' Making install in src make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5_hl_cpp.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: warning: relinking 'libhdf5_hl_cpp.la' libtool: install: (cd /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src; /bin/sh "/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/libtool" --silent --tag CXX --mode=relink g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -version-info 101:3:1 -o libhdf5_hl_cpp.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib H5PacketTable.lo ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la -lrt -lz -ldl -lm ) libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.so.100.1.3T /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl_cpp.so.100.1.3 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so.100 || { rm -f libhdf5_hl_cpp.so.100 && ln -s libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so.100; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so || { rm -f libhdf5_hl_cpp.so && ln -s libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl_cpp.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 H5PacketTable.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' Making install in test make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' for d in examples c++ hl; do \ (cd $d && make install-examples) || exit 1; \ done make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/examples' ../bin/mkdirs /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c + /usr/bin/install -c ./h5_write.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_read.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_extend_write.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_chunk_read.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtgrpd.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_subset.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_cmprss.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_rdwt.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtgrpar.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_extend.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtatt.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtgrp.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtdat.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_compound.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_group.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_select.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_attribute.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_mount.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_reference.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_drivers.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_extlink.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_elink_unix2win.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_ref2reg.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_shared_mesg.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./ph5example.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-exc.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-exclim.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-eiger.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-simpleIO.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-percival.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-percival-unlim.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-percival-unlim-maxmin.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./README /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/. + /usr/bin/install -c ./run-all-ex.sh /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/examples' make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/examples' ../../bin/mkdirs /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++ + /usr/bin/install -c ./create.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./readdata.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./writedata.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./compound.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./extend_ds.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./chunks.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5group.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_cmprss.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtatt.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtdat.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtgrpar.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtgrp.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtgrpd.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_extend.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_rdwt.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_subset.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c run-c++-ex.sh /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/c++/. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' for d in examples c++; do \ (cd $d && make install-examples) || exit 1; \ done make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/examples' ../../bin/mkdirs /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c + /usr/bin/install -c ./ex_lite1.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_lite2.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_lite3.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ptExampleFL.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_image1.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_image2.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_01.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_02.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_03.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_04.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_05.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_06.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_07.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_08.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_09.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_10.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_11.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_12.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_ds1.c /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./image24pixel.txt /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./image8.txt /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./pal_rgb.h /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./run-hl-ex.sh /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/examples' ../../../bin/mkdirs /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c++ + /usr/bin/install -c ./ptExampleFL.cpp /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c++/. + /usr/bin/install -c run-hlc++-ex.sh /opt/metwork-mfext-1.1/opt/scientific_core/share/hdf5_examples/hl/c++/. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/examples' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0011_hdf5' make[3]: Entering directory `/src/layers/layer1_scientific_core/0012_netcdf_c' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "name: 'netcdf-c'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "version: '4.7.3'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "checksum: '9e1d7f13c2aef921c854d87037bcbd96'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "website: 'http://www.unidata.ucar.edu/software/netcdf/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; fi # Since we build cmake in layer core, we could build netcdf-c with cmake # There are no with-hdf5=DIR and with-curl=DIR options, so we keep EXTRALDFLAGS and EXTRACFLAGS make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include" OPTIONS="--disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/netcdf-c-4.7.3.tar.gz` `readlink -m ./sources` MD5 9e1d7f13c2aef921c854d87037bcbd96 Computing checksum for /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3.tar.gz... Good checksum rm -Rf netcdf-c-4.7.3 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/netcdf-c-4.7.3.tar.gz` tar.gz netcdf-c-4.7.3 cd build/netcdf-c-4.7.3 && if test "-L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core --disable-static configure: netCDF 4.7.3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: checking user options checking whether a NCIO_MINBLOCKSIZE was specified... 256 checking for valgrind... valgrind checking for Valgrind tool memcheck... yes checking for Valgrind tool helgrind... yes checking for Valgrind tool drd... yes checking if fsync support is enabled... no checking if jna bug workaround is enabled... no checking whether we should build netCDF-4... yes checking whether we should build with HDF5... yes checking do we require hdf5 dynamic-loading support... yes checking whether reading of HDF4 SD files is to be enabled... no checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget)... no checking whether we should attempt to install netcdf-fortran (EXPERIMENTAL)... no checking whether parallel IO tests should be run... no checking whether a user specified program to run mpi programs... mpiexec checking whether a default chunk size in bytes was specified... 4194304 checking whether a maximum per-variable cache size for HDF5 was specified... 67108864 checking whether a number of chunks for the default per-variable cache was specified... 10 checking whether a default file cache size for HDF5 was specified... 4194304 checking whether a default file cache maximum number of elements for HDF5 was specified... 1009 checking whether a default cache preemption for HDF5 was specified... 0.75 checking whether netCDF-4 logging is enabled... no checking whether nc_set_log_level() function is included (will do nothing unless enable-logging is also used)... yes checking whether DAP client(s) are to be built... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for curl_easy_setopt in -lcurl... yes checking for library containing curl_easy_setopt... -lcurl checking whether dap remote testing should be enabled (default on)... yes checking whether dap remote authorization testing should be enabled (default off)... no checking which remote test server(s) to use... 149.165.169.123:8080,remotetest.unidata.ucar.edu checking whether the time-consuming dap tests should be enabled (default off)... no checking whether to enable strict null-byte header padding when reading (default off)... no checking whether FFIO will be used... no checking whether STDIO will be used... no checking whether examples should be built... yes checking whether v2 netCDF API should be built... yes checking whether the ncgen/ncdump/nccopy should be built... yes checking whether test should be built and run... yes checking whether large file (> 2GB) tests should be run... no checking whether benchmarks should be run... no checking whether extreme numbers should be used in tests... yes checking where to put large temp files if large file tests are run... . checking Extra values for _NCProperties... checking whether user-defined format 0 was specified... checking whether a magic number for user-defined format 0 was specified... checking whether user-defined format 1 was specified... checking whether a magic number for user-defined format 1 was specified... configure: finding C compiler checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for an ANSI C-conforming const... yes checking whether CURLOPT_USERNAME is defined... yes checking whether CURLOPT_PASSWORD is defined... yes checking whether CURLOPT_KEYPASSWD is defined... yes checking whether CURLINFO_RESPONSE_CODE is defined... yes checking whether CURLOPT_BUFFERSIZE is defined... yes checking whether CURLOPT_TCP_KEEPALIVE is defined... yes configure: setting up libtool checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: finding other utilities checking for m4... m4 checking for doxygen... no configure: WARNING: Doxygen not found - documentation will not be built checking for dot... no configure: WARNING: dot not found - will use simple charts in documentation checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: displaying some results checking CPPFLAGS... -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include checking CC CFLAGS... gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include checking type gcc... gcc is /opt/rh/devtoolset-8/root/usr/bin/gcc checking CXX... unset checking FC... unset checking F90... unset checking AR... ar checking AR_FLAGS... cru checking type ar... ar is /opt/rh/devtoolset-8/root/usr/bin/ar checking NM... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking NMFLAGS... configure: checking types, headers, and functions checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking ftw.h usability... yes checking ftw.h presence... yes checking for ftw.h... yes checking for strlcat... no checking for snprintf... yes checking for strcasecmp... yes checking for fileno... yes checking for strdup... yes checking for strtoll... yes checking for strtoull... yes checking for mkstemp... yes checking for mktemp... yes checking for random... yes checking for getrlimit... yes checking for gettimeofday... yes checking for fsync... yes checking for MPI_Comm_f2c... no checking for MPI_Info_f2c... no checking for memmove... yes checking for getpagesize... yes checking for sysconf... yes checking whether mmap is enabled for in-memory files... no checking for mmap... yes checking for mremap... yes checking whether MAP_ANONYMOUS is defined... yes mmap functionality is not available: disabling mmap checking whether byte range support is enabled... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether isnan is declared... yes checking whether isinf is declared... yes checking whether isfinite is declared... yes checking for struct stat.st_blksize... yes checking for IEEE floating point format... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for schar... no checking for uchar... no checking for longlong... no checking for ushort... yes checking for uint... yes checking for int64... no checking for uint64... no checking for off_t... yes checking for uintptr_t... yes checking whether char is unsigned... no checking whether byte ordering is bigendian... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of off_t... 8 checking size of size_t... 8 checking size of unsigned long long... 8 checking whether CDF5 support should be disabled... yes checking size of unsigned char... 1 checking size of ushort... 2 checking size of uint... 4 checking size of ushort... (cached) 2 checking size of uint... (cached) 4 checking size of ssize_t... 8 checking size of void*... 8 checking for library containing deflate... -lz checking for library containing dlopen... -ldl checking for floor in -lm... yes checking for library containing H5Fflush... -lhdf5 checking for library containing H5DSis_scale... -lhdf5_hl checking hdf5.h usability... yes checking hdf5.h presence... yes checking for hdf5.h... yes checking for H5Pget_fapl_mpio... no checking for H5Pset_deflate... yes checking for H5Z_SZIP... no checking for H5free_memory... yes checking for H5resize_memory... yes checking for H5allocate_memory... yes checking for H5Pset_libver_bounds... yes checking for H5Pset_all_coll_metadata_ops... no checking for H5Z_SZIP... (cached) no checking whether parallel io is enabled in hdf5... no checking whether szlib was used when building HDF5... no configure: WARNING: Parallel io disabled for netcdf-4 because hdf5 does not support checking whether parallel I/O is enabled for netcdf-4... no checking whether parallel I/O for classic files is to be enabled... no checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking what to call the output of the ftpbin target... binary-netcdf-4.7.3.tar checking if libtool needs -no-undefined flag to build shared libraries... no checking value of LIBS... -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl checking If compilation is for use with JNA... no checking whether filter testing should be run... yes configure: generating header files and makefiles checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating test_common.sh config.status: creating nc_test4/findplugin.sh config.status: creating examples/C/findplugin.sh config.status: creating ncdap_test/findtestserver.c config.status: creating dap4_test/findtestserver4.c config.status: creating nc_test4/run_par_test.sh config.status: creating nc_perf/run_par_bm_test.sh config.status: creating examples/C/run_par_test.sh config.status: creating nc-config config.status: creating Makefile config.status: creating netcdf.pc config.status: creating libnetcdf.settings config.status: creating postinstall.sh config.status: creating include/netcdf_meta.h config.status: creating include/Makefile config.status: creating h5_test/Makefile config.status: creating hdf4_test/Makefile config.status: creating libsrc/Makefile config.status: creating libsrc4/Makefile config.status: creating libhdf5/Makefile config.status: creating libsrcp/Makefile config.status: creating ncdump/Makefile config.status: creating ncgen3/Makefile config.status: creating ncgen/Makefile config.status: creating examples/Makefile config.status: creating examples/C/Makefile config.status: creating examples/CDL/Makefile config.status: creating oc2/Makefile config.status: creating libdap2/Makefile config.status: creating libdap4/Makefile config.status: creating libhdf4/Makefile config.status: creating libdispatch/Makefile config.status: creating liblib/Makefile config.status: creating ncdump/cdl/Makefile config.status: creating ncdump/expected/Makefile config.status: creating docs/Makefile config.status: creating docs/images/Makefile config.status: creating unit_test/Makefile config.status: creating nctest/Makefile config.status: creating nc_test4/Makefile config.status: creating nc_perf/Makefile config.status: creating nc_test/Makefile config.status: creating ncdap_test/Makefile config.status: creating ncdap_test/testdata3/Makefile config.status: creating ncdap_test/expected3/Makefile config.status: creating ncdap_test/expectremote3/Makefile config.status: creating dap4_test/Makefile config.status: creating plugins/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.7.3 Dispatch Version: 1 Configured On: Thu May 19 23:14:28 UTC 2022 Host System: x86_64-pc-linux-gnu Build Directory: /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3 Install Prefix: /opt/metwork-mfext-1.1/opt/scientific_core # Compiling Options ----------------- C Compiler: /opt/rh/devtoolset-8/root/usr/bin/gcc CFLAGS: -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include CPPFLAGS: -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include LDFLAGS: -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib AM_CFLAGS: AM_CPPFLAGS: AM_LDFLAGS: Shared Library: yes Static Library: no Extra libraries: -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl # Features -------- NetCDF-2 API: yes HDF4 Support: no HDF5 Support: yes NetCDF-4 API: yes NC-4 Parallel Support: no PnetCDF Support: no DAP2 Support: yes DAP4 Support: yes Byte-Range Support: no Diskless Support: yes MMap Support: no JNA Support: no CDF5 Support: yes ERANGE Fill Support: no Relaxed Boundary Check: yes cd build/netcdf-c-4.7.3 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' Making all in include make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' Making all in h5_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' Making all in libdispatch make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dparallel.lo -MD -MP -MF .deps/libdispatch_la-dparallel.Tpo -c -o libdispatch_la-dparallel.lo `test -f 'dparallel.c' || echo './'`dparallel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dparallel.lo -MD -MP -MF .deps/libdispatch_la-dparallel.Tpo -c dparallel.c -fPIC -DPIC -o .libs/libdispatch_la-dparallel.o mv -f .deps/libdispatch_la-dparallel.Tpo .deps/libdispatch_la-dparallel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dcopy.lo -MD -MP -MF .deps/libdispatch_la-dcopy.Tpo -c -o libdispatch_la-dcopy.lo `test -f 'dcopy.c' || echo './'`dcopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dcopy.lo -MD -MP -MF .deps/libdispatch_la-dcopy.Tpo -c dcopy.c -fPIC -DPIC -o .libs/libdispatch_la-dcopy.o mv -f .deps/libdispatch_la-dcopy.Tpo .deps/libdispatch_la-dcopy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dfile.lo -MD -MP -MF .deps/libdispatch_la-dfile.Tpo -c -o libdispatch_la-dfile.lo `test -f 'dfile.c' || echo './'`dfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dfile.lo -MD -MP -MF .deps/libdispatch_la-dfile.Tpo -c dfile.c -fPIC -DPIC -o .libs/libdispatch_la-dfile.o mv -f .deps/libdispatch_la-dfile.Tpo .deps/libdispatch_la-dfile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-ddim.lo -MD -MP -MF .deps/libdispatch_la-ddim.Tpo -c -o libdispatch_la-ddim.lo `test -f 'ddim.c' || echo './'`ddim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-ddim.lo -MD -MP -MF .deps/libdispatch_la-ddim.Tpo -c ddim.c -fPIC -DPIC -o .libs/libdispatch_la-ddim.o mv -f .deps/libdispatch_la-ddim.Tpo .deps/libdispatch_la-ddim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-datt.lo -MD -MP -MF .deps/libdispatch_la-datt.Tpo -c -o libdispatch_la-datt.lo `test -f 'datt.c' || echo './'`datt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-datt.lo -MD -MP -MF .deps/libdispatch_la-datt.Tpo -c datt.c -fPIC -DPIC -o .libs/libdispatch_la-datt.o mv -f .deps/libdispatch_la-datt.Tpo .deps/libdispatch_la-datt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dattinq.lo -MD -MP -MF .deps/libdispatch_la-dattinq.Tpo -c -o libdispatch_la-dattinq.lo `test -f 'dattinq.c' || echo './'`dattinq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dattinq.lo -MD -MP -MF .deps/libdispatch_la-dattinq.Tpo -c dattinq.c -fPIC -DPIC -o .libs/libdispatch_la-dattinq.o mv -f .deps/libdispatch_la-dattinq.Tpo .deps/libdispatch_la-dattinq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dattput.lo -MD -MP -MF .deps/libdispatch_la-dattput.Tpo -c -o libdispatch_la-dattput.lo `test -f 'dattput.c' || echo './'`dattput.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dattput.lo -MD -MP -MF .deps/libdispatch_la-dattput.Tpo -c dattput.c -fPIC -DPIC -o .libs/libdispatch_la-dattput.o mv -f .deps/libdispatch_la-dattput.Tpo .deps/libdispatch_la-dattput.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dattget.lo -MD -MP -MF .deps/libdispatch_la-dattget.Tpo -c -o libdispatch_la-dattget.lo `test -f 'dattget.c' || echo './'`dattget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dattget.lo -MD -MP -MF .deps/libdispatch_la-dattget.Tpo -c dattget.c -fPIC -DPIC -o .libs/libdispatch_la-dattget.o mv -f .deps/libdispatch_la-dattget.Tpo .deps/libdispatch_la-dattget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-derror.lo -MD -MP -MF .deps/libdispatch_la-derror.Tpo -c -o libdispatch_la-derror.lo `test -f 'derror.c' || echo './'`derror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-derror.lo -MD -MP -MF .deps/libdispatch_la-derror.Tpo -c derror.c -fPIC -DPIC -o .libs/libdispatch_la-derror.o mv -f .deps/libdispatch_la-derror.Tpo .deps/libdispatch_la-derror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dvar.lo -MD -MP -MF .deps/libdispatch_la-dvar.Tpo -c -o libdispatch_la-dvar.lo `test -f 'dvar.c' || echo './'`dvar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dvar.lo -MD -MP -MF .deps/libdispatch_la-dvar.Tpo -c dvar.c -fPIC -DPIC -o .libs/libdispatch_la-dvar.o mv -f .deps/libdispatch_la-dvar.Tpo .deps/libdispatch_la-dvar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dvarget.lo -MD -MP -MF .deps/libdispatch_la-dvarget.Tpo -c -o libdispatch_la-dvarget.lo `test -f 'dvarget.c' || echo './'`dvarget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dvarget.lo -MD -MP -MF .deps/libdispatch_la-dvarget.Tpo -c dvarget.c -fPIC -DPIC -o .libs/libdispatch_la-dvarget.o mv -f .deps/libdispatch_la-dvarget.Tpo .deps/libdispatch_la-dvarget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dvarput.lo -MD -MP -MF .deps/libdispatch_la-dvarput.Tpo -c -o libdispatch_la-dvarput.lo `test -f 'dvarput.c' || echo './'`dvarput.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dvarput.lo -MD -MP -MF .deps/libdispatch_la-dvarput.Tpo -c dvarput.c -fPIC -DPIC -o .libs/libdispatch_la-dvarput.o mv -f .deps/libdispatch_la-dvarput.Tpo .deps/libdispatch_la-dvarput.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dvarinq.lo -MD -MP -MF .deps/libdispatch_la-dvarinq.Tpo -c -o libdispatch_la-dvarinq.lo `test -f 'dvarinq.c' || echo './'`dvarinq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dvarinq.lo -MD -MP -MF .deps/libdispatch_la-dvarinq.Tpo -c dvarinq.c -fPIC -DPIC -o .libs/libdispatch_la-dvarinq.o mv -f .deps/libdispatch_la-dvarinq.Tpo .deps/libdispatch_la-dvarinq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dinternal.lo -MD -MP -MF .deps/libdispatch_la-dinternal.Tpo -c -o libdispatch_la-dinternal.lo `test -f 'dinternal.c' || echo './'`dinternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dinternal.lo -MD -MP -MF .deps/libdispatch_la-dinternal.Tpo -c dinternal.c -fPIC -DPIC -o .libs/libdispatch_la-dinternal.o mv -f .deps/libdispatch_la-dinternal.Tpo .deps/libdispatch_la-dinternal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-ddispatch.lo -MD -MP -MF .deps/libdispatch_la-ddispatch.Tpo -c -o libdispatch_la-ddispatch.lo `test -f 'ddispatch.c' || echo './'`ddispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-ddispatch.lo -MD -MP -MF .deps/libdispatch_la-ddispatch.Tpo -c ddispatch.c -fPIC -DPIC -o .libs/libdispatch_la-ddispatch.o mv -f .deps/libdispatch_la-ddispatch.Tpo .deps/libdispatch_la-ddispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dutf8.lo -MD -MP -MF .deps/libdispatch_la-dutf8.Tpo -c -o libdispatch_la-dutf8.lo `test -f 'dutf8.c' || echo './'`dutf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dutf8.lo -MD -MP -MF .deps/libdispatch_la-dutf8.Tpo -c dutf8.c -fPIC -DPIC -o .libs/libdispatch_la-dutf8.o mv -f .deps/libdispatch_la-dutf8.Tpo .deps/libdispatch_la-dutf8.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-nclog.lo -MD -MP -MF .deps/libdispatch_la-nclog.Tpo -c -o libdispatch_la-nclog.lo `test -f 'nclog.c' || echo './'`nclog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-nclog.lo -MD -MP -MF .deps/libdispatch_la-nclog.Tpo -c nclog.c -fPIC -DPIC -o .libs/libdispatch_la-nclog.o mv -f .deps/libdispatch_la-nclog.Tpo .deps/libdispatch_la-nclog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dstring.lo -MD -MP -MF .deps/libdispatch_la-dstring.Tpo -c -o libdispatch_la-dstring.lo `test -f 'dstring.c' || echo './'`dstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dstring.lo -MD -MP -MF .deps/libdispatch_la-dstring.Tpo -c dstring.c -fPIC -DPIC -o .libs/libdispatch_la-dstring.o mv -f .deps/libdispatch_la-dstring.Tpo .deps/libdispatch_la-dstring.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-ncuri.lo -MD -MP -MF .deps/libdispatch_la-ncuri.Tpo -c -o libdispatch_la-ncuri.lo `test -f 'ncuri.c' || echo './'`ncuri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-ncuri.lo -MD -MP -MF .deps/libdispatch_la-ncuri.Tpo -c ncuri.c -fPIC -DPIC -o .libs/libdispatch_la-ncuri.o mv -f .deps/libdispatch_la-ncuri.Tpo .deps/libdispatch_la-ncuri.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-nclist.lo -MD -MP -MF .deps/libdispatch_la-nclist.Tpo -c -o libdispatch_la-nclist.lo `test -f 'nclist.c' || echo './'`nclist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-nclist.lo -MD -MP -MF .deps/libdispatch_la-nclist.Tpo -c nclist.c -fPIC -DPIC -o .libs/libdispatch_la-nclist.o mv -f .deps/libdispatch_la-nclist.Tpo .deps/libdispatch_la-nclist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-ncbytes.lo -MD -MP -MF .deps/libdispatch_la-ncbytes.Tpo -c -o libdispatch_la-ncbytes.lo `test -f 'ncbytes.c' || echo './'`ncbytes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-ncbytes.lo -MD -MP -MF .deps/libdispatch_la-ncbytes.Tpo -c ncbytes.c -fPIC -DPIC -o .libs/libdispatch_la-ncbytes.o mv -f .deps/libdispatch_la-ncbytes.Tpo .deps/libdispatch_la-ncbytes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-nchashmap.lo -MD -MP -MF .deps/libdispatch_la-nchashmap.Tpo -c -o libdispatch_la-nchashmap.lo `test -f 'nchashmap.c' || echo './'`nchashmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-nchashmap.lo -MD -MP -MF .deps/libdispatch_la-nchashmap.Tpo -c nchashmap.c -fPIC -DPIC -o .libs/libdispatch_la-nchashmap.o mv -f .deps/libdispatch_la-nchashmap.Tpo .deps/libdispatch_la-nchashmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-nctime.lo -MD -MP -MF .deps/libdispatch_la-nctime.Tpo -c -o libdispatch_la-nctime.lo `test -f 'nctime.c' || echo './'`nctime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-nctime.lo -MD -MP -MF .deps/libdispatch_la-nctime.Tpo -c nctime.c -fPIC -DPIC -o .libs/libdispatch_la-nctime.o mv -f .deps/libdispatch_la-nctime.Tpo .deps/libdispatch_la-nctime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-nc.lo -MD -MP -MF .deps/libdispatch_la-nc.Tpo -c -o libdispatch_la-nc.lo `test -f 'nc.c' || echo './'`nc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-nc.lo -MD -MP -MF .deps/libdispatch_la-nc.Tpo -c nc.c -fPIC -DPIC -o .libs/libdispatch_la-nc.o mv -f .deps/libdispatch_la-nc.Tpo .deps/libdispatch_la-nc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-nclistmgr.lo -MD -MP -MF .deps/libdispatch_la-nclistmgr.Tpo -c -o libdispatch_la-nclistmgr.lo `test -f 'nclistmgr.c' || echo './'`nclistmgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-nclistmgr.lo -MD -MP -MF .deps/libdispatch_la-nclistmgr.Tpo -c nclistmgr.c -fPIC -DPIC -o .libs/libdispatch_la-nclistmgr.o mv -f .deps/libdispatch_la-nclistmgr.Tpo .deps/libdispatch_la-nclistmgr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dauth.lo -MD -MP -MF .deps/libdispatch_la-dauth.Tpo -c -o libdispatch_la-dauth.lo `test -f 'dauth.c' || echo './'`dauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dauth.lo -MD -MP -MF .deps/libdispatch_la-dauth.Tpo -c dauth.c -fPIC -DPIC -o .libs/libdispatch_la-dauth.o mv -f .deps/libdispatch_la-dauth.Tpo .deps/libdispatch_la-dauth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-doffsets.lo -MD -MP -MF .deps/libdispatch_la-doffsets.Tpo -c -o libdispatch_la-doffsets.lo `test -f 'doffsets.c' || echo './'`doffsets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-doffsets.lo -MD -MP -MF .deps/libdispatch_la-doffsets.Tpo -c doffsets.c -fPIC -DPIC -o .libs/libdispatch_la-doffsets.o mv -f .deps/libdispatch_la-doffsets.Tpo .deps/libdispatch_la-doffsets.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dwinpath.lo -MD -MP -MF .deps/libdispatch_la-dwinpath.Tpo -c -o libdispatch_la-dwinpath.lo `test -f 'dwinpath.c' || echo './'`dwinpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dwinpath.lo -MD -MP -MF .deps/libdispatch_la-dwinpath.Tpo -c dwinpath.c -fPIC -DPIC -o .libs/libdispatch_la-dwinpath.o mv -f .deps/libdispatch_la-dwinpath.Tpo .deps/libdispatch_la-dwinpath.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dutil.lo -MD -MP -MF .deps/libdispatch_la-dutil.Tpo -c -o libdispatch_la-dutil.lo `test -f 'dutil.c' || echo './'`dutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dutil.lo -MD -MP -MF .deps/libdispatch_la-dutil.Tpo -c dutil.c -fPIC -DPIC -o .libs/libdispatch_la-dutil.o mv -f .deps/libdispatch_la-dutil.Tpo .deps/libdispatch_la-dutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dreadonly.lo -MD -MP -MF .deps/libdispatch_la-dreadonly.Tpo -c -o libdispatch_la-dreadonly.lo `test -f 'dreadonly.c' || echo './'`dreadonly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dreadonly.lo -MD -MP -MF .deps/libdispatch_la-dreadonly.Tpo -c dreadonly.c -fPIC -DPIC -o .libs/libdispatch_la-dreadonly.o mv -f .deps/libdispatch_la-dreadonly.Tpo .deps/libdispatch_la-dreadonly.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dnotnc4.lo -MD -MP -MF .deps/libdispatch_la-dnotnc4.Tpo -c -o libdispatch_la-dnotnc4.lo `test -f 'dnotnc4.c' || echo './'`dnotnc4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dnotnc4.lo -MD -MP -MF .deps/libdispatch_la-dnotnc4.Tpo -c dnotnc4.c -fPIC -DPIC -o .libs/libdispatch_la-dnotnc4.o mv -f .deps/libdispatch_la-dnotnc4.Tpo .deps/libdispatch_la-dnotnc4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dnotnc3.lo -MD -MP -MF .deps/libdispatch_la-dnotnc3.Tpo -c -o libdispatch_la-dnotnc3.lo `test -f 'dnotnc3.c' || echo './'`dnotnc3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dnotnc3.lo -MD -MP -MF .deps/libdispatch_la-dnotnc3.Tpo -c dnotnc3.c -fPIC -DPIC -o .libs/libdispatch_la-dnotnc3.o mv -f .deps/libdispatch_la-dnotnc3.Tpo .deps/libdispatch_la-dnotnc3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-crc32.lo -MD -MP -MF .deps/libdispatch_la-crc32.Tpo -c -o libdispatch_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-crc32.lo -MD -MP -MF .deps/libdispatch_la-crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/libdispatch_la-crc32.o mv -f .deps/libdispatch_la-crc32.Tpo .deps/libdispatch_la-crc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-daux.lo -MD -MP -MF .deps/libdispatch_la-daux.Tpo -c -o libdispatch_la-daux.lo `test -f 'daux.c' || echo './'`daux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-daux.lo -MD -MP -MF .deps/libdispatch_la-daux.Tpo -c daux.c -fPIC -DPIC -o .libs/libdispatch_la-daux.o mv -f .deps/libdispatch_la-daux.Tpo .deps/libdispatch_la-daux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dinfermodel.lo -MD -MP -MF .deps/libdispatch_la-dinfermodel.Tpo -c -o libdispatch_la-dinfermodel.lo `test -f 'dinfermodel.c' || echo './'`dinfermodel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dinfermodel.lo -MD -MP -MF .deps/libdispatch_la-dinfermodel.Tpo -c dinfermodel.c -fPIC -DPIC -o .libs/libdispatch_la-dinfermodel.o mv -f .deps/libdispatch_la-dinfermodel.Tpo .deps/libdispatch_la-dinfermodel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-utf8proc.lo -MD -MP -MF .deps/libdispatch_la-utf8proc.Tpo -c -o libdispatch_la-utf8proc.lo `test -f 'utf8proc.c' || echo './'`utf8proc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-utf8proc.lo -MD -MP -MF .deps/libdispatch_la-utf8proc.Tpo -c utf8proc.c -fPIC -DPIC -o .libs/libdispatch_la-utf8proc.o mv -f .deps/libdispatch_la-utf8proc.Tpo .deps/libdispatch_la-utf8proc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-drc.lo -MD -MP -MF .deps/libdispatch_la-drc.Tpo -c -o libdispatch_la-drc.lo `test -f 'drc.c' || echo './'`drc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-drc.lo -MD -MP -MF .deps/libdispatch_la-drc.Tpo -c drc.c -fPIC -DPIC -o .libs/libdispatch_la-drc.o mv -f .deps/libdispatch_la-drc.Tpo .deps/libdispatch_la-drc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dgroup.lo -MD -MP -MF .deps/libdispatch_la-dgroup.Tpo -c -o libdispatch_la-dgroup.lo `test -f 'dgroup.c' || echo './'`dgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dgroup.lo -MD -MP -MF .deps/libdispatch_la-dgroup.Tpo -c dgroup.c -fPIC -DPIC -o .libs/libdispatch_la-dgroup.o mv -f .deps/libdispatch_la-dgroup.Tpo .deps/libdispatch_la-dgroup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dvlen.lo -MD -MP -MF .deps/libdispatch_la-dvlen.Tpo -c -o libdispatch_la-dvlen.lo `test -f 'dvlen.c' || echo './'`dvlen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dvlen.lo -MD -MP -MF .deps/libdispatch_la-dvlen.Tpo -c dvlen.c -fPIC -DPIC -o .libs/libdispatch_la-dvlen.o mv -f .deps/libdispatch_la-dvlen.Tpo .deps/libdispatch_la-dvlen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dcompound.lo -MD -MP -MF .deps/libdispatch_la-dcompound.Tpo -c -o libdispatch_la-dcompound.lo `test -f 'dcompound.c' || echo './'`dcompound.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dcompound.lo -MD -MP -MF .deps/libdispatch_la-dcompound.Tpo -c dcompound.c -fPIC -DPIC -o .libs/libdispatch_la-dcompound.o mv -f .deps/libdispatch_la-dcompound.Tpo .deps/libdispatch_la-dcompound.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dtype.lo -MD -MP -MF .deps/libdispatch_la-dtype.Tpo -c -o libdispatch_la-dtype.lo `test -f 'dtype.c' || echo './'`dtype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dtype.lo -MD -MP -MF .deps/libdispatch_la-dtype.Tpo -c dtype.c -fPIC -DPIC -o .libs/libdispatch_la-dtype.o mv -f .deps/libdispatch_la-dtype.Tpo .deps/libdispatch_la-dtype.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-denum.lo -MD -MP -MF .deps/libdispatch_la-denum.Tpo -c -o libdispatch_la-denum.lo `test -f 'denum.c' || echo './'`denum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-denum.lo -MD -MP -MF .deps/libdispatch_la-denum.Tpo -c denum.c -fPIC -DPIC -o .libs/libdispatch_la-denum.o mv -f .deps/libdispatch_la-denum.Tpo .deps/libdispatch_la-denum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dopaque.lo -MD -MP -MF .deps/libdispatch_la-dopaque.Tpo -c -o libdispatch_la-dopaque.lo `test -f 'dopaque.c' || echo './'`dopaque.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dopaque.lo -MD -MP -MF .deps/libdispatch_la-dopaque.Tpo -c dopaque.c -fPIC -DPIC -o .libs/libdispatch_la-dopaque.o mv -f .deps/libdispatch_la-dopaque.Tpo .deps/libdispatch_la-dopaque.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dfilter.lo -MD -MP -MF .deps/libdispatch_la-dfilter.Tpo -c -o libdispatch_la-dfilter.lo `test -f 'dfilter.c' || echo './'`dfilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdispatch_la-dfilter.lo -MD -MP -MF .deps/libdispatch_la-dfilter.Tpo -c dfilter.c -fPIC -DPIC -o .libs/libdispatch_la-dfilter.o mv -f .deps/libdispatch_la-dfilter.Tpo .deps/libdispatch_la-dfilter.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libdispatch.la libdispatch_la-dparallel.lo libdispatch_la-dcopy.lo libdispatch_la-dfile.lo libdispatch_la-ddim.lo libdispatch_la-datt.lo libdispatch_la-dattinq.lo libdispatch_la-dattput.lo libdispatch_la-dattget.lo libdispatch_la-derror.lo libdispatch_la-dvar.lo libdispatch_la-dvarget.lo libdispatch_la-dvarput.lo libdispatch_la-dvarinq.lo libdispatch_la-dinternal.lo libdispatch_la-ddispatch.lo libdispatch_la-dutf8.lo libdispatch_la-nclog.lo libdispatch_la-dstring.lo libdispatch_la-ncuri.lo libdispatch_la-nclist.lo libdispatch_la-ncbytes.lo libdispatch_la-nchashmap.lo libdispatch_la-nctime.lo libdispatch_la-nc.lo libdispatch_la-nclistmgr.lo libdispatch_la-dauth.lo libdispatch_la-doffsets.lo libdispatch_la-dwinpath.lo libdispatch_la-dutil.lo libdispatch_la-dreadonly.lo libdispatch_la-dnotnc4.lo libdispatch_la-dnotnc3.lo libdispatch_la-crc32.lo libdispatch_la-daux.lo libdispatch_la-dinfermodel.lo libdispatch_la-utf8proc.lo libdispatch_la-drc.lo libdispatch_la-dgroup.lo libdispatch_la-dvlen.lo libdispatch_la-dcompound.lo libdispatch_la-dtype.lo libdispatch_la-denum.lo libdispatch_la-dopaque.lo libdispatch_la-dfilter.lo -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libdispatch.a .libs/libdispatch_la-dparallel.o .libs/libdispatch_la-dcopy.o .libs/libdispatch_la-dfile.o .libs/libdispatch_la-ddim.o .libs/libdispatch_la-datt.o .libs/libdispatch_la-dattinq.o .libs/libdispatch_la-dattput.o .libs/libdispatch_la-dattget.o .libs/libdispatch_la-derror.o .libs/libdispatch_la-dvar.o .libs/libdispatch_la-dvarget.o .libs/libdispatch_la-dvarput.o .libs/libdispatch_la-dvarinq.o .libs/libdispatch_la-dinternal.o .libs/libdispatch_la-ddispatch.o .libs/libdispatch_la-dutf8.o .libs/libdispatch_la-nclog.o .libs/libdispatch_la-dstring.o .libs/libdispatch_la-ncuri.o .libs/libdispatch_la-nclist.o .libs/libdispatch_la-ncbytes.o .libs/libdispatch_la-nchashmap.o .libs/libdispatch_la-nctime.o .libs/libdispatch_la-nc.o .libs/libdispatch_la-nclistmgr.o .libs/libdispatch_la-dauth.o .libs/libdispatch_la-doffsets.o .libs/libdispatch_la-dwinpath.o .libs/libdispatch_la-dutil.o .libs/libdispatch_la-dreadonly.o .libs/libdispatch_la-dnotnc4.o .libs/libdispatch_la-dnotnc3.o .libs/libdispatch_la-crc32.o .libs/libdispatch_la-daux.o .libs/libdispatch_la-dinfermodel.o .libs/libdispatch_la-utf8proc.o .libs/libdispatch_la-drc.o .libs/libdispatch_la-dgroup.o .libs/libdispatch_la-dvlen.o .libs/libdispatch_la-dcompound.o .libs/libdispatch_la-dtype.o .libs/libdispatch_la-denum.o .libs/libdispatch_la-dopaque.o .libs/libdispatch_la-dfilter.o libtool: link: ranlib .libs/libdispatch.a libtool: link: ( cd ".libs" && rm -f "libdispatch.la" && ln -s "../libdispatch.la" "libdispatch.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -DDLL_EXPORT -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf2_la-dv2i.lo -MD -MP -MF .deps/libnetcdf2_la-dv2i.Tpo -c -o libnetcdf2_la-dv2i.lo `test -f 'dv2i.c' || echo './'`dv2i.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -DDLL_EXPORT -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf2_la-dv2i.lo -MD -MP -MF .deps/libnetcdf2_la-dv2i.Tpo -c dv2i.c -fPIC -DPIC -o .libs/libnetcdf2_la-dv2i.o mv -f .deps/libnetcdf2_la-dv2i.Tpo .deps/libnetcdf2_la-dv2i.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libnetcdf2.la libnetcdf2_la-dv2i.lo -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnetcdf2.a .libs/libnetcdf2_la-dv2i.o libtool: link: ranlib .libs/libnetcdf2.a libtool: link: ( cd ".libs" && rm -f "libnetcdf2.la" && ln -s "../libnetcdf2.la" "libnetcdf2.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' Making all in libsrc make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-v1hpg.lo -MD -MP -MF .deps/libnetcdf3_la-v1hpg.Tpo -c -o libnetcdf3_la-v1hpg.lo `test -f 'v1hpg.c' || echo './'`v1hpg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-v1hpg.lo -MD -MP -MF .deps/libnetcdf3_la-v1hpg.Tpo -c v1hpg.c -fPIC -DPIC -o .libs/libnetcdf3_la-v1hpg.o mv -f .deps/libnetcdf3_la-v1hpg.Tpo .deps/libnetcdf3_la-v1hpg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-putget.lo -MD -MP -MF .deps/libnetcdf3_la-putget.Tpo -c -o libnetcdf3_la-putget.lo `test -f 'putget.c' || echo './'`putget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-putget.lo -MD -MP -MF .deps/libnetcdf3_la-putget.Tpo -c putget.c -fPIC -DPIC -o .libs/libnetcdf3_la-putget.o mv -f .deps/libnetcdf3_la-putget.Tpo .deps/libnetcdf3_la-putget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-attr.lo -MD -MP -MF .deps/libnetcdf3_la-attr.Tpo -c -o libnetcdf3_la-attr.lo `test -f 'attr.c' || echo './'`attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-attr.lo -MD -MP -MF .deps/libnetcdf3_la-attr.Tpo -c attr.c -fPIC -DPIC -o .libs/libnetcdf3_la-attr.o mv -f .deps/libnetcdf3_la-attr.Tpo .deps/libnetcdf3_la-attr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-nc3dispatch.lo -MD -MP -MF .deps/libnetcdf3_la-nc3dispatch.Tpo -c -o libnetcdf3_la-nc3dispatch.lo `test -f 'nc3dispatch.c' || echo './'`nc3dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-nc3dispatch.lo -MD -MP -MF .deps/libnetcdf3_la-nc3dispatch.Tpo -c nc3dispatch.c -fPIC -DPIC -o .libs/libnetcdf3_la-nc3dispatch.o mv -f .deps/libnetcdf3_la-nc3dispatch.Tpo .deps/libnetcdf3_la-nc3dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-nc3internal.lo -MD -MP -MF .deps/libnetcdf3_la-nc3internal.Tpo -c -o libnetcdf3_la-nc3internal.lo `test -f 'nc3internal.c' || echo './'`nc3internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-nc3internal.lo -MD -MP -MF .deps/libnetcdf3_la-nc3internal.Tpo -c nc3internal.c -fPIC -DPIC -o .libs/libnetcdf3_la-nc3internal.o mv -f .deps/libnetcdf3_la-nc3internal.Tpo .deps/libnetcdf3_la-nc3internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-var.lo -MD -MP -MF .deps/libnetcdf3_la-var.Tpo -c -o libnetcdf3_la-var.lo `test -f 'var.c' || echo './'`var.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-var.lo -MD -MP -MF .deps/libnetcdf3_la-var.Tpo -c var.c -fPIC -DPIC -o .libs/libnetcdf3_la-var.o mv -f .deps/libnetcdf3_la-var.Tpo .deps/libnetcdf3_la-var.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-dim.lo -MD -MP -MF .deps/libnetcdf3_la-dim.Tpo -c -o libnetcdf3_la-dim.lo `test -f 'dim.c' || echo './'`dim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-dim.lo -MD -MP -MF .deps/libnetcdf3_la-dim.Tpo -c dim.c -fPIC -DPIC -o .libs/libnetcdf3_la-dim.o mv -f .deps/libnetcdf3_la-dim.Tpo .deps/libnetcdf3_la-dim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-ncx.lo -MD -MP -MF .deps/libnetcdf3_la-ncx.Tpo -c -o libnetcdf3_la-ncx.lo `test -f 'ncx.c' || echo './'`ncx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-ncx.lo -MD -MP -MF .deps/libnetcdf3_la-ncx.Tpo -c ncx.c -fPIC -DPIC -o .libs/libnetcdf3_la-ncx.o mv -f .deps/libnetcdf3_la-ncx.Tpo .deps/libnetcdf3_la-ncx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-lookup3.lo -MD -MP -MF .deps/libnetcdf3_la-lookup3.Tpo -c -o libnetcdf3_la-lookup3.lo `test -f 'lookup3.c' || echo './'`lookup3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-lookup3.lo -MD -MP -MF .deps/libnetcdf3_la-lookup3.Tpo -c lookup3.c -fPIC -DPIC -o .libs/libnetcdf3_la-lookup3.o mv -f .deps/libnetcdf3_la-lookup3.Tpo .deps/libnetcdf3_la-lookup3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-ncio.lo -MD -MP -MF .deps/libnetcdf3_la-ncio.Tpo -c -o libnetcdf3_la-ncio.lo `test -f 'ncio.c' || echo './'`ncio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-ncio.lo -MD -MP -MF .deps/libnetcdf3_la-ncio.Tpo -c ncio.c -fPIC -DPIC -o .libs/libnetcdf3_la-ncio.o mv -f .deps/libnetcdf3_la-ncio.Tpo .deps/libnetcdf3_la-ncio.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-memio.lo -MD -MP -MF .deps/libnetcdf3_la-memio.Tpo -c -o libnetcdf3_la-memio.lo `test -f 'memio.c' || echo './'`memio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-memio.lo -MD -MP -MF .deps/libnetcdf3_la-memio.Tpo -c memio.c -fPIC -DPIC -o .libs/libnetcdf3_la-memio.o mv -f .deps/libnetcdf3_la-memio.Tpo .deps/libnetcdf3_la-memio.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-posixio.lo -MD -MP -MF .deps/libnetcdf3_la-posixio.Tpo -c -o libnetcdf3_la-posixio.lo `test -f 'posixio.c' || echo './'`posixio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf3_la-posixio.lo -MD -MP -MF .deps/libnetcdf3_la-posixio.Tpo -c posixio.c -fPIC -DPIC -o .libs/libnetcdf3_la-posixio.o mv -f .deps/libnetcdf3_la-posixio.Tpo .deps/libnetcdf3_la-posixio.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/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 -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnetcdf3.a .libs/libnetcdf3_la-v1hpg.o .libs/libnetcdf3_la-putget.o .libs/libnetcdf3_la-attr.o .libs/libnetcdf3_la-nc3dispatch.o .libs/libnetcdf3_la-nc3internal.o .libs/libnetcdf3_la-var.o .libs/libnetcdf3_la-dim.o .libs/libnetcdf3_la-ncx.o .libs/libnetcdf3_la-lookup3.o .libs/libnetcdf3_la-ncio.o .libs/libnetcdf3_la-memio.o .libs/libnetcdf3_la-posixio.o libtool: link: ranlib .libs/libnetcdf3.a libtool: link: ( cd ".libs" && rm -f "libnetcdf3.la" && ln -s "../libnetcdf3.la" "libnetcdf3.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' Making all in libsrc4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4dispatch.lo -MD -MP -MF .deps/libnetcdf4_la-nc4dispatch.Tpo -c -o libnetcdf4_la-nc4dispatch.lo `test -f 'nc4dispatch.c' || echo './'`nc4dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4dispatch.lo -MD -MP -MF .deps/libnetcdf4_la-nc4dispatch.Tpo -c nc4dispatch.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4dispatch.o mv -f .deps/libnetcdf4_la-nc4dispatch.Tpo .deps/libnetcdf4_la-nc4dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4attr.lo -MD -MP -MF .deps/libnetcdf4_la-nc4attr.Tpo -c -o libnetcdf4_la-nc4attr.lo `test -f 'nc4attr.c' || echo './'`nc4attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4attr.lo -MD -MP -MF .deps/libnetcdf4_la-nc4attr.Tpo -c nc4attr.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4attr.o mv -f .deps/libnetcdf4_la-nc4attr.Tpo .deps/libnetcdf4_la-nc4attr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4dim.lo -MD -MP -MF .deps/libnetcdf4_la-nc4dim.Tpo -c -o libnetcdf4_la-nc4dim.lo `test -f 'nc4dim.c' || echo './'`nc4dim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4dim.lo -MD -MP -MF .deps/libnetcdf4_la-nc4dim.Tpo -c nc4dim.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4dim.o mv -f .deps/libnetcdf4_la-nc4dim.Tpo .deps/libnetcdf4_la-nc4dim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4grp.lo -MD -MP -MF .deps/libnetcdf4_la-nc4grp.Tpo -c -o libnetcdf4_la-nc4grp.lo `test -f 'nc4grp.c' || echo './'`nc4grp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4grp.lo -MD -MP -MF .deps/libnetcdf4_la-nc4grp.Tpo -c nc4grp.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4grp.o mv -f .deps/libnetcdf4_la-nc4grp.Tpo .deps/libnetcdf4_la-nc4grp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4internal.lo -MD -MP -MF .deps/libnetcdf4_la-nc4internal.Tpo -c -o libnetcdf4_la-nc4internal.lo `test -f 'nc4internal.c' || echo './'`nc4internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4internal.lo -MD -MP -MF .deps/libnetcdf4_la-nc4internal.Tpo -c nc4internal.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4internal.o mv -f .deps/libnetcdf4_la-nc4internal.Tpo .deps/libnetcdf4_la-nc4internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4type.lo -MD -MP -MF .deps/libnetcdf4_la-nc4type.Tpo -c -o libnetcdf4_la-nc4type.lo `test -f 'nc4type.c' || echo './'`nc4type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4type.lo -MD -MP -MF .deps/libnetcdf4_la-nc4type.Tpo -c nc4type.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4type.o mv -f .deps/libnetcdf4_la-nc4type.Tpo .deps/libnetcdf4_la-nc4type.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4var.lo -MD -MP -MF .deps/libnetcdf4_la-nc4var.Tpo -c -o libnetcdf4_la-nc4var.lo `test -f 'nc4var.c' || echo './'`nc4var.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4var.lo -MD -MP -MF .deps/libnetcdf4_la-nc4var.Tpo -c nc4var.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4var.o mv -f .deps/libnetcdf4_la-nc4var.Tpo .deps/libnetcdf4_la-nc4var.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-ncfunc.lo -MD -MP -MF .deps/libnetcdf4_la-ncfunc.Tpo -c -o libnetcdf4_la-ncfunc.lo `test -f 'ncfunc.c' || echo './'`ncfunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-ncfunc.lo -MD -MP -MF .deps/libnetcdf4_la-ncfunc.Tpo -c ncfunc.c -fPIC -DPIC -o .libs/libnetcdf4_la-ncfunc.o mv -f .deps/libnetcdf4_la-ncfunc.Tpo .deps/libnetcdf4_la-ncfunc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-error4.lo -MD -MP -MF .deps/libnetcdf4_la-error4.Tpo -c -o libnetcdf4_la-error4.lo `test -f 'error4.c' || echo './'`error4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-error4.lo -MD -MP -MF .deps/libnetcdf4_la-error4.Tpo -c error4.c -fPIC -DPIC -o .libs/libnetcdf4_la-error4.o mv -f .deps/libnetcdf4_la-error4.Tpo .deps/libnetcdf4_la-error4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4printer.lo -MD -MP -MF .deps/libnetcdf4_la-nc4printer.Tpo -c -o libnetcdf4_la-nc4printer.lo `test -f 'nc4printer.c' || echo './'`nc4printer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4printer.lo -MD -MP -MF .deps/libnetcdf4_la-nc4printer.Tpo -c nc4printer.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4printer.o mv -f .deps/libnetcdf4_la-nc4printer.Tpo .deps/libnetcdf4_la-nc4printer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-ncindex.lo -MD -MP -MF .deps/libnetcdf4_la-ncindex.Tpo -c -o libnetcdf4_la-ncindex.lo `test -f 'ncindex.c' || echo './'`ncindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf4_la-ncindex.lo -MD -MP -MF .deps/libnetcdf4_la-ncindex.Tpo -c ncindex.c -fPIC -DPIC -o .libs/libnetcdf4_la-ncindex.o mv -f .deps/libnetcdf4_la-ncindex.Tpo .deps/libnetcdf4_la-ncindex.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libnetcdf4.la libnetcdf4_la-nc4dispatch.lo libnetcdf4_la-nc4attr.lo libnetcdf4_la-nc4dim.lo libnetcdf4_la-nc4grp.lo libnetcdf4_la-nc4internal.lo libnetcdf4_la-nc4type.lo libnetcdf4_la-nc4var.lo libnetcdf4_la-ncfunc.lo libnetcdf4_la-error4.lo libnetcdf4_la-nc4printer.lo libnetcdf4_la-ncindex.lo -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnetcdf4.a .libs/libnetcdf4_la-nc4dispatch.o .libs/libnetcdf4_la-nc4attr.o .libs/libnetcdf4_la-nc4dim.o .libs/libnetcdf4_la-nc4grp.o .libs/libnetcdf4_la-nc4internal.o .libs/libnetcdf4_la-nc4type.o .libs/libnetcdf4_la-nc4var.o .libs/libnetcdf4_la-ncfunc.o .libs/libnetcdf4_la-error4.o .libs/libnetcdf4_la-nc4printer.o .libs/libnetcdf4_la-ncindex.o libtool: link: ranlib .libs/libnetcdf4.a libtool: link: ( cd ".libs" && rm -f "libnetcdf4.la" && ln -s "../libnetcdf4.la" "libnetcdf4.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' Making all in libhdf5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-nc4hdf.lo -MD -MP -MF .deps/libnchdf5_la-nc4hdf.Tpo -c -o libnchdf5_la-nc4hdf.lo `test -f 'nc4hdf.c' || echo './'`nc4hdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-nc4hdf.lo -MD -MP -MF .deps/libnchdf5_la-nc4hdf.Tpo -c nc4hdf.c -fPIC -DPIC -o .libs/libnchdf5_la-nc4hdf.o mv -f .deps/libnchdf5_la-nc4hdf.Tpo .deps/libnchdf5_la-nc4hdf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-nc4info.lo -MD -MP -MF .deps/libnchdf5_la-nc4info.Tpo -c -o libnchdf5_la-nc4info.lo `test -f 'nc4info.c' || echo './'`nc4info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-nc4info.lo -MD -MP -MF .deps/libnchdf5_la-nc4info.Tpo -c nc4info.c -fPIC -DPIC -o .libs/libnchdf5_la-nc4info.o mv -f .deps/libnchdf5_la-nc4info.Tpo .deps/libnchdf5_la-nc4info.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5file.lo -MD -MP -MF .deps/libnchdf5_la-hdf5file.Tpo -c -o libnchdf5_la-hdf5file.lo `test -f 'hdf5file.c' || echo './'`hdf5file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5file.lo -MD -MP -MF .deps/libnchdf5_la-hdf5file.Tpo -c hdf5file.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5file.o mv -f .deps/libnchdf5_la-hdf5file.Tpo .deps/libnchdf5_la-hdf5file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5attr.lo -MD -MP -MF .deps/libnchdf5_la-hdf5attr.Tpo -c -o libnchdf5_la-hdf5attr.lo `test -f 'hdf5attr.c' || echo './'`hdf5attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5attr.lo -MD -MP -MF .deps/libnchdf5_la-hdf5attr.Tpo -c hdf5attr.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5attr.o mv -f .deps/libnchdf5_la-hdf5attr.Tpo .deps/libnchdf5_la-hdf5attr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5dim.lo -MD -MP -MF .deps/libnchdf5_la-hdf5dim.Tpo -c -o libnchdf5_la-hdf5dim.lo `test -f 'hdf5dim.c' || echo './'`hdf5dim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5dim.lo -MD -MP -MF .deps/libnchdf5_la-hdf5dim.Tpo -c hdf5dim.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5dim.o mv -f .deps/libnchdf5_la-hdf5dim.Tpo .deps/libnchdf5_la-hdf5dim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5grp.lo -MD -MP -MF .deps/libnchdf5_la-hdf5grp.Tpo -c -o libnchdf5_la-hdf5grp.lo `test -f 'hdf5grp.c' || echo './'`hdf5grp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5grp.lo -MD -MP -MF .deps/libnchdf5_la-hdf5grp.Tpo -c hdf5grp.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5grp.o mv -f .deps/libnchdf5_la-hdf5grp.Tpo .deps/libnchdf5_la-hdf5grp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5type.lo -MD -MP -MF .deps/libnchdf5_la-hdf5type.Tpo -c -o libnchdf5_la-hdf5type.lo `test -f 'hdf5type.c' || echo './'`hdf5type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5type.lo -MD -MP -MF .deps/libnchdf5_la-hdf5type.Tpo -c hdf5type.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5type.o mv -f .deps/libnchdf5_la-hdf5type.Tpo .deps/libnchdf5_la-hdf5type.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5internal.lo -MD -MP -MF .deps/libnchdf5_la-hdf5internal.Tpo -c -o libnchdf5_la-hdf5internal.lo `test -f 'hdf5internal.c' || echo './'`hdf5internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5internal.lo -MD -MP -MF .deps/libnchdf5_la-hdf5internal.Tpo -c hdf5internal.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5internal.o mv -f .deps/libnchdf5_la-hdf5internal.Tpo .deps/libnchdf5_la-hdf5internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5create.lo -MD -MP -MF .deps/libnchdf5_la-hdf5create.Tpo -c -o libnchdf5_la-hdf5create.lo `test -f 'hdf5create.c' || echo './'`hdf5create.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5create.lo -MD -MP -MF .deps/libnchdf5_la-hdf5create.Tpo -c hdf5create.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5create.o mv -f .deps/libnchdf5_la-hdf5create.Tpo .deps/libnchdf5_la-hdf5create.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5open.lo -MD -MP -MF .deps/libnchdf5_la-hdf5open.Tpo -c -o libnchdf5_la-hdf5open.lo `test -f 'hdf5open.c' || echo './'`hdf5open.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5open.lo -MD -MP -MF .deps/libnchdf5_la-hdf5open.Tpo -c hdf5open.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5open.o mv -f .deps/libnchdf5_la-hdf5open.Tpo .deps/libnchdf5_la-hdf5open.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5var.lo -MD -MP -MF .deps/libnchdf5_la-hdf5var.Tpo -c -o libnchdf5_la-hdf5var.lo `test -f 'hdf5var.c' || echo './'`hdf5var.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5var.lo -MD -MP -MF .deps/libnchdf5_la-hdf5var.Tpo -c hdf5var.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5var.o mv -f .deps/libnchdf5_la-hdf5var.Tpo .deps/libnchdf5_la-hdf5var.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-nc4mem.lo -MD -MP -MF .deps/libnchdf5_la-nc4mem.Tpo -c -o libnchdf5_la-nc4mem.lo `test -f 'nc4mem.c' || echo './'`nc4mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-nc4mem.lo -MD -MP -MF .deps/libnchdf5_la-nc4mem.Tpo -c nc4mem.c -fPIC -DPIC -o .libs/libnchdf5_la-nc4mem.o mv -f .deps/libnchdf5_la-nc4mem.Tpo .deps/libnchdf5_la-nc4mem.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-nc4memcb.lo -MD -MP -MF .deps/libnchdf5_la-nc4memcb.Tpo -c -o libnchdf5_la-nc4memcb.lo `test -f 'nc4memcb.c' || echo './'`nc4memcb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-nc4memcb.lo -MD -MP -MF .deps/libnchdf5_la-nc4memcb.Tpo -c nc4memcb.c -fPIC -DPIC -o .libs/libnchdf5_la-nc4memcb.o mv -f .deps/libnchdf5_la-nc4memcb.Tpo .deps/libnchdf5_la-nc4memcb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5cache.lo -MD -MP -MF .deps/libnchdf5_la-hdf5cache.Tpo -c -o libnchdf5_la-hdf5cache.lo `test -f 'hdf5cache.c' || echo './'`hdf5cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5cache.lo -MD -MP -MF .deps/libnchdf5_la-hdf5cache.Tpo -c hdf5cache.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5cache.o mv -f .deps/libnchdf5_la-hdf5cache.Tpo .deps/libnchdf5_la-hdf5cache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5dispatch.lo -MD -MP -MF .deps/libnchdf5_la-hdf5dispatch.Tpo -c -o libnchdf5_la-hdf5dispatch.lo `test -f 'hdf5dispatch.c' || echo './'`hdf5dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5dispatch.lo -MD -MP -MF .deps/libnchdf5_la-hdf5dispatch.Tpo -c hdf5dispatch.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5dispatch.o mv -f .deps/libnchdf5_la-hdf5dispatch.Tpo .deps/libnchdf5_la-hdf5dispatch.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libnchdf5.la libnchdf5_la-nc4hdf.lo libnchdf5_la-nc4info.lo libnchdf5_la-hdf5file.lo libnchdf5_la-hdf5attr.lo libnchdf5_la-hdf5dim.lo libnchdf5_la-hdf5grp.lo libnchdf5_la-hdf5type.lo libnchdf5_la-hdf5internal.lo libnchdf5_la-hdf5create.lo libnchdf5_la-hdf5open.lo libnchdf5_la-hdf5var.lo libnchdf5_la-nc4mem.lo libnchdf5_la-nc4memcb.lo libnchdf5_la-hdf5cache.lo libnchdf5_la-hdf5dispatch.lo -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnchdf5.a .libs/libnchdf5_la-nc4hdf.o .libs/libnchdf5_la-nc4info.o .libs/libnchdf5_la-hdf5file.o .libs/libnchdf5_la-hdf5attr.o .libs/libnchdf5_la-hdf5dim.o .libs/libnchdf5_la-hdf5grp.o .libs/libnchdf5_la-hdf5type.o .libs/libnchdf5_la-hdf5internal.o .libs/libnchdf5_la-hdf5create.o .libs/libnchdf5_la-hdf5open.o .libs/libnchdf5_la-hdf5var.o .libs/libnchdf5_la-nc4mem.o .libs/libnchdf5_la-nc4memcb.o .libs/libnchdf5_la-hdf5cache.o .libs/libnchdf5_la-hdf5dispatch.o libtool: link: ranlib .libs/libnchdf5.a libtool: link: ( cd ".libs" && rm -f "libnchdf5.la" && ln -s "../libnchdf5.la" "libnchdf5.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' Making all in oc2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-oc.lo -MD -MP -MF .deps/liboc_la-oc.Tpo -c -o liboc_la-oc.lo `test -f 'oc.c' || echo './'`oc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-oc.lo -MD -MP -MF .deps/liboc_la-oc.Tpo -c oc.c -fPIC -DPIC -o .libs/liboc_la-oc.o mv -f .deps/liboc_la-oc.Tpo .deps/liboc_la-oc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-daplex.lo -MD -MP -MF .deps/liboc_la-daplex.Tpo -c -o liboc_la-daplex.lo `test -f 'daplex.c' || echo './'`daplex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-daplex.lo -MD -MP -MF .deps/liboc_la-daplex.Tpo -c daplex.c -fPIC -DPIC -o .libs/liboc_la-daplex.o mv -f .deps/liboc_la-daplex.Tpo .deps/liboc_la-daplex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-dapparse.lo -MD -MP -MF .deps/liboc_la-dapparse.Tpo -c -o liboc_la-dapparse.lo `test -f 'dapparse.c' || echo './'`dapparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-dapparse.lo -MD -MP -MF .deps/liboc_la-dapparse.Tpo -c dapparse.c -fPIC -DPIC -o .libs/liboc_la-dapparse.o mv -f .deps/liboc_la-dapparse.Tpo .deps/liboc_la-dapparse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-dapy.lo -MD -MP -MF .deps/liboc_la-dapy.Tpo -c -o liboc_la-dapy.lo `test -f 'dapy.c' || echo './'`dapy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-dapy.lo -MD -MP -MF .deps/liboc_la-dapy.Tpo -c dapy.c -fPIC -DPIC -o .libs/liboc_la-dapy.o mv -f .deps/liboc_la-dapy.Tpo .deps/liboc_la-dapy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-occompile.lo -MD -MP -MF .deps/liboc_la-occompile.Tpo -c -o liboc_la-occompile.lo `test -f 'occompile.c' || echo './'`occompile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-occompile.lo -MD -MP -MF .deps/liboc_la-occompile.Tpo -c occompile.c -fPIC -DPIC -o .libs/liboc_la-occompile.o mv -f .deps/liboc_la-occompile.Tpo .deps/liboc_la-occompile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-occurlfunctions.lo -MD -MP -MF .deps/liboc_la-occurlfunctions.Tpo -c -o liboc_la-occurlfunctions.lo `test -f 'occurlfunctions.c' || echo './'`occurlfunctions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-occurlfunctions.lo -MD -MP -MF .deps/liboc_la-occurlfunctions.Tpo -c occurlfunctions.c -fPIC -DPIC -o .libs/liboc_la-occurlfunctions.o mv -f .deps/liboc_la-occurlfunctions.Tpo .deps/liboc_la-occurlfunctions.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocdata.lo -MD -MP -MF .deps/liboc_la-ocdata.Tpo -c -o liboc_la-ocdata.lo `test -f 'ocdata.c' || echo './'`ocdata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocdata.lo -MD -MP -MF .deps/liboc_la-ocdata.Tpo -c ocdata.c -fPIC -DPIC -o .libs/liboc_la-ocdata.o mv -f .deps/liboc_la-ocdata.Tpo .deps/liboc_la-ocdata.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocdebug.lo -MD -MP -MF .deps/liboc_la-ocdebug.Tpo -c -o liboc_la-ocdebug.lo `test -f 'ocdebug.c' || echo './'`ocdebug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocdebug.lo -MD -MP -MF .deps/liboc_la-ocdebug.Tpo -c ocdebug.c -fPIC -DPIC -o .libs/liboc_la-ocdebug.o mv -f .deps/liboc_la-ocdebug.Tpo .deps/liboc_la-ocdebug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocdump.lo -MD -MP -MF .deps/liboc_la-ocdump.Tpo -c -o liboc_la-ocdump.lo `test -f 'ocdump.c' || echo './'`ocdump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocdump.lo -MD -MP -MF .deps/liboc_la-ocdump.Tpo -c ocdump.c -fPIC -DPIC -o .libs/liboc_la-ocdump.o mv -f .deps/liboc_la-ocdump.Tpo .deps/liboc_la-ocdump.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocinternal.lo -MD -MP -MF .deps/liboc_la-ocinternal.Tpo -c -o liboc_la-ocinternal.lo `test -f 'ocinternal.c' || echo './'`ocinternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocinternal.lo -MD -MP -MF .deps/liboc_la-ocinternal.Tpo -c ocinternal.c -fPIC -DPIC -o .libs/liboc_la-ocinternal.o mv -f .deps/liboc_la-ocinternal.Tpo .deps/liboc_la-ocinternal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocnode.lo -MD -MP -MF .deps/liboc_la-ocnode.Tpo -c -o liboc_la-ocnode.lo `test -f 'ocnode.c' || echo './'`ocnode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocnode.lo -MD -MP -MF .deps/liboc_la-ocnode.Tpo -c ocnode.c -fPIC -DPIC -o .libs/liboc_la-ocnode.o mv -f .deps/liboc_la-ocnode.Tpo .deps/liboc_la-ocnode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ochttp.lo -MD -MP -MF .deps/liboc_la-ochttp.Tpo -c -o liboc_la-ochttp.lo `test -f 'ochttp.c' || echo './'`ochttp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ochttp.lo -MD -MP -MF .deps/liboc_la-ochttp.Tpo -c ochttp.c -fPIC -DPIC -o .libs/liboc_la-ochttp.o mv -f .deps/liboc_la-ochttp.Tpo .deps/liboc_la-ochttp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocread.lo -MD -MP -MF .deps/liboc_la-ocread.Tpo -c -o liboc_la-ocread.lo `test -f 'ocread.c' || echo './'`ocread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocread.lo -MD -MP -MF .deps/liboc_la-ocread.Tpo -c ocread.c -fPIC -DPIC -o .libs/liboc_la-ocread.o mv -f .deps/liboc_la-ocread.Tpo .deps/liboc_la-ocread.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocutil.lo -MD -MP -MF .deps/liboc_la-ocutil.Tpo -c -o liboc_la-ocutil.lo `test -f 'ocutil.c' || echo './'`ocutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-ocutil.lo -MD -MP -MF .deps/liboc_la-ocutil.Tpo -c ocutil.c -fPIC -DPIC -o .libs/liboc_la-ocutil.o mv -f .deps/liboc_la-ocutil.Tpo .deps/liboc_la-ocutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-xxdr.lo -MD -MP -MF .deps/liboc_la-xxdr.Tpo -c -o liboc_la-xxdr.lo `test -f 'xxdr.c' || echo './'`xxdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT liboc_la-xxdr.lo -MD -MP -MF .deps/liboc_la-xxdr.Tpo -c xxdr.c -fPIC -DPIC -o .libs/liboc_la-xxdr.o mv -f .deps/liboc_la-xxdr.Tpo .deps/liboc_la-xxdr.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/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 -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/liboc.a .libs/liboc_la-oc.o .libs/liboc_la-daplex.o .libs/liboc_la-dapparse.o .libs/liboc_la-dapy.o .libs/liboc_la-occompile.o .libs/liboc_la-occurlfunctions.o .libs/liboc_la-ocdata.o .libs/liboc_la-ocdebug.o .libs/liboc_la-ocdump.o .libs/liboc_la-ocinternal.o .libs/liboc_la-ocnode.o .libs/liboc_la-ochttp.o .libs/liboc_la-ocread.o .libs/liboc_la-ocutil.o .libs/liboc_la-xxdr.o libtool: link: ranlib .libs/liboc.a libtool: link: ( cd ".libs" && rm -f "liboc.la" && ln -s "../liboc.la" "liboc.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' Making all in libdap2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-constraints.lo -MD -MP -MF .deps/libdap2_la-constraints.Tpo -c -o libdap2_la-constraints.lo `test -f 'constraints.c' || echo './'`constraints.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-constraints.lo -MD -MP -MF .deps/libdap2_la-constraints.Tpo -c constraints.c -fPIC -DPIC -o .libs/libdap2_la-constraints.o mv -f .deps/libdap2_la-constraints.Tpo .deps/libdap2_la-constraints.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dapcvt.lo -MD -MP -MF .deps/libdap2_la-dapcvt.Tpo -c -o libdap2_la-dapcvt.lo `test -f 'dapcvt.c' || echo './'`dapcvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dapcvt.lo -MD -MP -MF .deps/libdap2_la-dapcvt.Tpo -c dapcvt.c -fPIC -DPIC -o .libs/libdap2_la-dapcvt.o mv -f .deps/libdap2_la-dapcvt.Tpo .deps/libdap2_la-dapcvt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dapodom.lo -MD -MP -MF .deps/libdap2_la-dapodom.Tpo -c -o libdap2_la-dapodom.lo `test -f 'dapodom.c' || echo './'`dapodom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dapodom.lo -MD -MP -MF .deps/libdap2_la-dapodom.Tpo -c dapodom.c -fPIC -DPIC -o .libs/libdap2_la-dapodom.o mv -f .deps/libdap2_la-dapodom.Tpo .deps/libdap2_la-dapodom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-daputil.lo -MD -MP -MF .deps/libdap2_la-daputil.Tpo -c -o libdap2_la-daputil.lo `test -f 'daputil.c' || echo './'`daputil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-daputil.lo -MD -MP -MF .deps/libdap2_la-daputil.Tpo -c daputil.c -fPIC -DPIC -o .libs/libdap2_la-daputil.o mv -f .deps/libdap2_la-daputil.Tpo .deps/libdap2_la-daputil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-ncdaperr.lo -MD -MP -MF .deps/libdap2_la-ncdaperr.Tpo -c -o libdap2_la-ncdaperr.lo `test -f 'ncdaperr.c' || echo './'`ncdaperr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-ncdaperr.lo -MD -MP -MF .deps/libdap2_la-ncdaperr.Tpo -c ncdaperr.c -fPIC -DPIC -o .libs/libdap2_la-ncdaperr.o mv -f .deps/libdap2_la-ncdaperr.Tpo .deps/libdap2_la-ncdaperr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-cdf.lo -MD -MP -MF .deps/libdap2_la-cdf.Tpo -c -o libdap2_la-cdf.lo `test -f 'cdf.c' || echo './'`cdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-cdf.lo -MD -MP -MF .deps/libdap2_la-cdf.Tpo -c cdf.c -fPIC -DPIC -o .libs/libdap2_la-cdf.o mv -f .deps/libdap2_la-cdf.Tpo .deps/libdap2_la-cdf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-cache.lo -MD -MP -MF .deps/libdap2_la-cache.Tpo -c -o libdap2_la-cache.lo `test -f 'cache.c' || echo './'`cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-cache.lo -MD -MP -MF .deps/libdap2_la-cache.Tpo -c cache.c -fPIC -DPIC -o .libs/libdap2_la-cache.o mv -f .deps/libdap2_la-cache.Tpo .deps/libdap2_la-cache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dapdump.lo -MD -MP -MF .deps/libdap2_la-dapdump.Tpo -c -o libdap2_la-dapdump.lo `test -f 'dapdump.c' || echo './'`dapdump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dapdump.lo -MD -MP -MF .deps/libdap2_la-dapdump.Tpo -c dapdump.c -fPIC -DPIC -o .libs/libdap2_la-dapdump.o mv -f .deps/libdap2_la-dapdump.Tpo .deps/libdap2_la-dapdump.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dapdebug.lo -MD -MP -MF .deps/libdap2_la-dapdebug.Tpo -c -o libdap2_la-dapdebug.lo `test -f 'dapdebug.c' || echo './'`dapdebug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dapdebug.lo -MD -MP -MF .deps/libdap2_la-dapdebug.Tpo -c dapdebug.c -fPIC -DPIC -o .libs/libdap2_la-dapdebug.o mv -f .deps/libdap2_la-dapdebug.Tpo .deps/libdap2_la-dapdebug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dapattr.lo -MD -MP -MF .deps/libdap2_la-dapattr.Tpo -c -o libdap2_la-dapattr.lo `test -f 'dapattr.c' || echo './'`dapattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dapattr.lo -MD -MP -MF .deps/libdap2_la-dapattr.Tpo -c dapattr.c -fPIC -DPIC -o .libs/libdap2_la-dapattr.o mv -f .deps/libdap2_la-dapattr.Tpo .deps/libdap2_la-dapattr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-ncd2dispatch.lo -MD -MP -MF .deps/libdap2_la-ncd2dispatch.Tpo -c -o libdap2_la-ncd2dispatch.lo `test -f 'ncd2dispatch.c' || echo './'`ncd2dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-ncd2dispatch.lo -MD -MP -MF .deps/libdap2_la-ncd2dispatch.Tpo -c ncd2dispatch.c -fPIC -DPIC -o .libs/libdap2_la-ncd2dispatch.o mv -f .deps/libdap2_la-ncd2dispatch.Tpo .deps/libdap2_la-ncd2dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-getvara.lo -MD -MP -MF .deps/libdap2_la-getvara.Tpo -c -o libdap2_la-getvara.lo `test -f 'getvara.c' || echo './'`getvara.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-getvara.lo -MD -MP -MF .deps/libdap2_la-getvara.Tpo -c getvara.c -fPIC -DPIC -o .libs/libdap2_la-getvara.o mv -f .deps/libdap2_la-getvara.Tpo .deps/libdap2_la-getvara.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dceconstraints.lo -MD -MP -MF .deps/libdap2_la-dceconstraints.Tpo -c -o libdap2_la-dceconstraints.lo `test -f 'dceconstraints.c' || echo './'`dceconstraints.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dceconstraints.lo -MD -MP -MF .deps/libdap2_la-dceconstraints.Tpo -c dceconstraints.c -fPIC -DPIC -o .libs/libdap2_la-dceconstraints.o mv -f .deps/libdap2_la-dceconstraints.Tpo .deps/libdap2_la-dceconstraints.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dcetab.lo -MD -MP -MF .deps/libdap2_la-dcetab.Tpo -c -o libdap2_la-dcetab.lo `test -f 'dcetab.c' || echo './'`dcetab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dcetab.lo -MD -MP -MF .deps/libdap2_la-dcetab.Tpo -c dcetab.c -fPIC -DPIC -o .libs/libdap2_la-dcetab.o mv -f .deps/libdap2_la-dcetab.Tpo .deps/libdap2_la-dcetab.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dceparse.lo -MD -MP -MF .deps/libdap2_la-dceparse.Tpo -c -o libdap2_la-dceparse.lo `test -f 'dceparse.c' || echo './'`dceparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dceparse.lo -MD -MP -MF .deps/libdap2_la-dceparse.Tpo -c dceparse.c -fPIC -DPIC -o .libs/libdap2_la-dceparse.o mv -f .deps/libdap2_la-dceparse.Tpo .deps/libdap2_la-dceparse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dcelex.lo -MD -MP -MF .deps/libdap2_la-dcelex.Tpo -c -o libdap2_la-dcelex.lo `test -f 'dcelex.c' || echo './'`dcelex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap2_la-dcelex.lo -MD -MP -MF .deps/libdap2_la-dcelex.Tpo -c dcelex.c -fPIC -DPIC -o .libs/libdap2_la-dcelex.o mv -f .deps/libdap2_la-dcelex.Tpo .deps/libdap2_la-dcelex.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/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 -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libdap2.a .libs/libdap2_la-constraints.o .libs/libdap2_la-dapcvt.o .libs/libdap2_la-dapodom.o .libs/libdap2_la-daputil.o .libs/libdap2_la-ncdaperr.o .libs/libdap2_la-cdf.o .libs/libdap2_la-cache.o .libs/libdap2_la-dapdump.o .libs/libdap2_la-dapdebug.o .libs/libdap2_la-dapattr.o .libs/libdap2_la-ncd2dispatch.o .libs/libdap2_la-getvara.o .libs/libdap2_la-dceconstraints.o .libs/libdap2_la-dcetab.o .libs/libdap2_la-dceparse.o .libs/libdap2_la-dcelex.o libtool: link: ranlib .libs/libdap2.a libtool: link: ( cd ".libs" && rm -f "libdap2.la" && ln -s "../libdap2.la" "libdap2.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' Making all in libdap4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4crc32.lo -MD -MP -MF .deps/libdap4_la-d4crc32.Tpo -c -o libdap4_la-d4crc32.lo `test -f 'd4crc32.c' || echo './'`d4crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4crc32.lo -MD -MP -MF .deps/libdap4_la-d4crc32.Tpo -c d4crc32.c -fPIC -DPIC -o .libs/libdap4_la-d4crc32.o mv -f .deps/libdap4_la-d4crc32.Tpo .deps/libdap4_la-d4crc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4curlfunctions.lo -MD -MP -MF .deps/libdap4_la-d4curlfunctions.Tpo -c -o libdap4_la-d4curlfunctions.lo `test -f 'd4curlfunctions.c' || echo './'`d4curlfunctions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4curlfunctions.lo -MD -MP -MF .deps/libdap4_la-d4curlfunctions.Tpo -c d4curlfunctions.c -fPIC -DPIC -o .libs/libdap4_la-d4curlfunctions.o mv -f .deps/libdap4_la-d4curlfunctions.Tpo .deps/libdap4_la-d4curlfunctions.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4fix.lo -MD -MP -MF .deps/libdap4_la-d4fix.Tpo -c -o libdap4_la-d4fix.lo `test -f 'd4fix.c' || echo './'`d4fix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4fix.lo -MD -MP -MF .deps/libdap4_la-d4fix.Tpo -c d4fix.c -fPIC -DPIC -o .libs/libdap4_la-d4fix.o mv -f .deps/libdap4_la-d4fix.Tpo .deps/libdap4_la-d4fix.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4data.lo -MD -MP -MF .deps/libdap4_la-d4data.Tpo -c -o libdap4_la-d4data.lo `test -f 'd4data.c' || echo './'`d4data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4data.lo -MD -MP -MF .deps/libdap4_la-d4data.Tpo -c d4data.c -fPIC -DPIC -o .libs/libdap4_la-d4data.o mv -f .deps/libdap4_la-d4data.Tpo .deps/libdap4_la-d4data.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4file.lo -MD -MP -MF .deps/libdap4_la-d4file.Tpo -c -o libdap4_la-d4file.lo `test -f 'd4file.c' || echo './'`d4file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4file.lo -MD -MP -MF .deps/libdap4_la-d4file.Tpo -c d4file.c -fPIC -DPIC -o .libs/libdap4_la-d4file.o mv -f .deps/libdap4_la-d4file.Tpo .deps/libdap4_la-d4file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4parser.lo -MD -MP -MF .deps/libdap4_la-d4parser.Tpo -c -o libdap4_la-d4parser.lo `test -f 'd4parser.c' || echo './'`d4parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4parser.lo -MD -MP -MF .deps/libdap4_la-d4parser.Tpo -c d4parser.c -fPIC -DPIC -o .libs/libdap4_la-d4parser.o mv -f .deps/libdap4_la-d4parser.Tpo .deps/libdap4_la-d4parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4meta.lo -MD -MP -MF .deps/libdap4_la-d4meta.Tpo -c -o libdap4_la-d4meta.lo `test -f 'd4meta.c' || echo './'`d4meta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4meta.lo -MD -MP -MF .deps/libdap4_la-d4meta.Tpo -c d4meta.c -fPIC -DPIC -o .libs/libdap4_la-d4meta.o mv -f .deps/libdap4_la-d4meta.Tpo .deps/libdap4_la-d4meta.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4varx.lo -MD -MP -MF .deps/libdap4_la-d4varx.Tpo -c -o libdap4_la-d4varx.lo `test -f 'd4varx.c' || echo './'`d4varx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4varx.lo -MD -MP -MF .deps/libdap4_la-d4varx.Tpo -c d4varx.c -fPIC -DPIC -o .libs/libdap4_la-d4varx.o mv -f .deps/libdap4_la-d4varx.Tpo .deps/libdap4_la-d4varx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4dump.lo -MD -MP -MF .deps/libdap4_la-d4dump.Tpo -c -o libdap4_la-d4dump.lo `test -f 'd4dump.c' || echo './'`d4dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4dump.lo -MD -MP -MF .deps/libdap4_la-d4dump.Tpo -c d4dump.c -fPIC -DPIC -o .libs/libdap4_la-d4dump.o mv -f .deps/libdap4_la-d4dump.Tpo .deps/libdap4_la-d4dump.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4swap.lo -MD -MP -MF .deps/libdap4_la-d4swap.Tpo -c -o libdap4_la-d4swap.lo `test -f 'd4swap.c' || echo './'`d4swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4swap.lo -MD -MP -MF .deps/libdap4_la-d4swap.Tpo -c d4swap.c -fPIC -DPIC -o .libs/libdap4_la-d4swap.o mv -f .deps/libdap4_la-d4swap.Tpo .deps/libdap4_la-d4swap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4chunk.lo -MD -MP -MF .deps/libdap4_la-d4chunk.Tpo -c -o libdap4_la-d4chunk.lo `test -f 'd4chunk.c' || echo './'`d4chunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4chunk.lo -MD -MP -MF .deps/libdap4_la-d4chunk.Tpo -c d4chunk.c -fPIC -DPIC -o .libs/libdap4_la-d4chunk.o mv -f .deps/libdap4_la-d4chunk.Tpo .deps/libdap4_la-d4chunk.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4printer.lo -MD -MP -MF .deps/libdap4_la-d4printer.Tpo -c -o libdap4_la-d4printer.lo `test -f 'd4printer.c' || echo './'`d4printer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4printer.lo -MD -MP -MF .deps/libdap4_la-d4printer.Tpo -c d4printer.c -fPIC -DPIC -o .libs/libdap4_la-d4printer.o mv -f .deps/libdap4_la-d4printer.Tpo .deps/libdap4_la-d4printer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4read.lo -MD -MP -MF .deps/libdap4_la-d4read.Tpo -c -o libdap4_la-d4read.lo `test -f 'd4read.c' || echo './'`d4read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4read.lo -MD -MP -MF .deps/libdap4_la-d4read.Tpo -c d4read.c -fPIC -DPIC -o .libs/libdap4_la-d4read.o mv -f .deps/libdap4_la-d4read.Tpo .deps/libdap4_la-d4read.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4http.lo -MD -MP -MF .deps/libdap4_la-d4http.Tpo -c -o libdap4_la-d4http.lo `test -f 'd4http.c' || echo './'`d4http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4http.lo -MD -MP -MF .deps/libdap4_la-d4http.Tpo -c d4http.c -fPIC -DPIC -o .libs/libdap4_la-d4http.o mv -f .deps/libdap4_la-d4http.Tpo .deps/libdap4_la-d4http.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4util.lo -MD -MP -MF .deps/libdap4_la-d4util.Tpo -c -o libdap4_la-d4util.lo `test -f 'd4util.c' || echo './'`d4util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4util.lo -MD -MP -MF .deps/libdap4_la-d4util.Tpo -c d4util.c -fPIC -DPIC -o .libs/libdap4_la-d4util.o mv -f .deps/libdap4_la-d4util.Tpo .deps/libdap4_la-d4util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4odom.lo -MD -MP -MF .deps/libdap4_la-d4odom.Tpo -c -o libdap4_la-d4odom.lo `test -f 'd4odom.c' || echo './'`d4odom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4odom.lo -MD -MP -MF .deps/libdap4_la-d4odom.Tpo -c d4odom.c -fPIC -DPIC -o .libs/libdap4_la-d4odom.o mv -f .deps/libdap4_la-d4odom.Tpo .deps/libdap4_la-d4odom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4cvt.lo -MD -MP -MF .deps/libdap4_la-d4cvt.Tpo -c -o libdap4_la-d4cvt.lo `test -f 'd4cvt.c' || echo './'`d4cvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4cvt.lo -MD -MP -MF .deps/libdap4_la-d4cvt.Tpo -c d4cvt.c -fPIC -DPIC -o .libs/libdap4_la-d4cvt.o mv -f .deps/libdap4_la-d4cvt.Tpo .deps/libdap4_la-d4cvt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4debug.lo -MD -MP -MF .deps/libdap4_la-d4debug.Tpo -c -o libdap4_la-d4debug.lo `test -f 'd4debug.c' || echo './'`d4debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-d4debug.lo -MD -MP -MF .deps/libdap4_la-d4debug.Tpo -c d4debug.c -fPIC -DPIC -o .libs/libdap4_la-d4debug.o mv -f .deps/libdap4_la-d4debug.Tpo .deps/libdap4_la-d4debug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-ncd4dispatch.lo -MD -MP -MF .deps/libdap4_la-ncd4dispatch.Tpo -c -o libdap4_la-ncd4dispatch.lo `test -f 'ncd4dispatch.c' || echo './'`ncd4dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-ncd4dispatch.lo -MD -MP -MF .deps/libdap4_la-ncd4dispatch.Tpo -c ncd4dispatch.c -fPIC -DPIC -o .libs/libdap4_la-ncd4dispatch.o mv -f .deps/libdap4_la-ncd4dispatch.Tpo .deps/libdap4_la-ncd4dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-ezxml_extra.lo -MD -MP -MF .deps/libdap4_la-ezxml_extra.Tpo -c -o libdap4_la-ezxml_extra.lo `test -f 'ezxml_extra.c' || echo './'`ezxml_extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-ezxml_extra.lo -MD -MP -MF .deps/libdap4_la-ezxml_extra.Tpo -c ezxml_extra.c -fPIC -DPIC -o .libs/libdap4_la-ezxml_extra.o mv -f .deps/libdap4_la-ezxml_extra.Tpo .deps/libdap4_la-ezxml_extra.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-ezxml.lo -MD -MP -MF .deps/libdap4_la-ezxml.Tpo -c -o libdap4_la-ezxml.lo `test -f 'ezxml.c' || echo './'`ezxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libdap4_la-ezxml.lo -MD -MP -MF .deps/libdap4_la-ezxml.Tpo -c ezxml.c -fPIC -DPIC -o .libs/libdap4_la-ezxml.o mv -f .deps/libdap4_la-ezxml.Tpo .deps/libdap4_la-ezxml.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libdap4.la libdap4_la-d4crc32.lo libdap4_la-d4curlfunctions.lo libdap4_la-d4fix.lo libdap4_la-d4data.lo libdap4_la-d4file.lo libdap4_la-d4parser.lo libdap4_la-d4meta.lo libdap4_la-d4varx.lo libdap4_la-d4dump.lo libdap4_la-d4swap.lo libdap4_la-d4chunk.lo libdap4_la-d4printer.lo libdap4_la-d4read.lo libdap4_la-d4http.lo libdap4_la-d4util.lo libdap4_la-d4odom.lo libdap4_la-d4cvt.lo libdap4_la-d4debug.lo libdap4_la-ncd4dispatch.lo libdap4_la-ezxml_extra.lo libdap4_la-ezxml.lo -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libdap4.a .libs/libdap4_la-d4crc32.o .libs/libdap4_la-d4curlfunctions.o .libs/libdap4_la-d4fix.o .libs/libdap4_la-d4data.o .libs/libdap4_la-d4file.o .libs/libdap4_la-d4parser.o .libs/libdap4_la-d4meta.o .libs/libdap4_la-d4varx.o .libs/libdap4_la-d4dump.o .libs/libdap4_la-d4swap.o .libs/libdap4_la-d4chunk.o .libs/libdap4_la-d4printer.o .libs/libdap4_la-d4read.o .libs/libdap4_la-d4http.o .libs/libdap4_la-d4util.o .libs/libdap4_la-d4odom.o .libs/libdap4_la-d4cvt.o .libs/libdap4_la-d4debug.o .libs/libdap4_la-ncd4dispatch.o .libs/libdap4_la-ezxml_extra.o .libs/libdap4_la-ezxml.o libtool: link: ranlib .libs/libdap4.a libtool: link: ( cd ".libs" && rm -f "libdap4.la" && ln -s "../libdap4.la" "libdap4.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' Making all in liblib make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libhdf5 -I../libdap2 -I../oc -I../libdap4 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf_la-nc_initialize.lo -MD -MP -MF .deps/libnetcdf_la-nc_initialize.Tpo -c -o libnetcdf_la-nc_initialize.lo `test -f 'nc_initialize.c' || echo './'`nc_initialize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libhdf5 -I../libdap2 -I../oc -I../libdap4 -I../libsrc4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libnetcdf_la-nc_initialize.lo -MD -MP -MF .deps/libnetcdf_la-nc_initialize.Tpo -c nc_initialize.c -fPIC -DPIC -o .libs/libnetcdf_la-nc_initialize.o mv -f .deps/libnetcdf_la-nc_initialize.Tpo .deps/libnetcdf_la-nc_initialize.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -version-info 17:1:2 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libnetcdf.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib libnetcdf_la-nc_initialize.lo ../libdispatch/libnetcdf2.la ../libdispatch/libdispatch.la ../libsrc/libnetcdf3.la ../libhdf5/libnchdf5.la ../libdap2/libdap2.la ../oc2/liboc.la ../libdap4/libdap4.la ../libsrc4/libnetcdf4.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/libnetcdf_la-nc_initialize.o -Wl,--whole-archive ../libdispatch/.libs/libnetcdf2.a ../libdispatch/.libs/libdispatch.a ../libsrc/.libs/libnetcdf3.a ../libhdf5/.libs/libnchdf5.a ../libdap2/.libs/libdap2.a ../oc2/.libs/liboc.a ../libdap4/.libs/libdap4.a ../libsrc4/.libs/libnetcdf4.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-soname -Wl,libnetcdf.so.15 -o .libs/libnetcdf.so.15.2.1 libtool: link: (cd ".libs" && rm -f "libnetcdf.so.15" && ln -s "libnetcdf.so.15.2.1" "libnetcdf.so.15") libtool: link: (cd ".libs" && rm -f "libnetcdf.so" && ln -s "libnetcdf.so.15.2.1" "libnetcdf.so") libtool: link: ( cd ".libs" && rm -f "libnetcdf.la" && ln -s "../libnetcdf.la" "libnetcdf.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' Making all in ncgen3 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT load.o -MD -MP -MF $depbase.Tpo -c -o load.o load.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo escapes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT escapes.o -MD -MP -MF $depbase.Tpo -c -o escapes.o escapes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getfill.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT getfill.o -MD -MP -MF $depbase.Tpo -c -o getfill.o getfill.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT init.o -MD -MP -MF $depbase.Tpo -c -o init.o init.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT genlib.o -MD -MP -MF $depbase.Tpo -c -o genlib.o genlib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ncgentab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT ncgentab.o -MD -MP -MF $depbase.Tpo -c -o ncgentab.o ncgentab.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o ncgen3 main.o load.o escapes.o getfill.o init.o genlib.o ncgentab.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/ncgen3 main.o load.o escapes.o getfill.o init.o genlib.o ncgentab.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' Making all in ncgen make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' depbase=`echo generate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT generate.o -MD -MP -MF $depbase.Tpo -c -o generate.o generate.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT cdata.o -MD -MP -MF $depbase.Tpo -c -o cdata.o cdata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bindata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT bindata.o -MD -MP -MF $depbase.Tpo -c -o bindata.o bindata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT genchar.o -MD -MP -MF $depbase.Tpo -c -o genchar.o genchar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cvt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT cvt.o -MD -MP -MF $depbase.Tpo -c -o cvt.o cvt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT data.o -MD -MP -MF $depbase.Tpo -c -o data.o data.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo escapes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT escapes.o -MD -MP -MF $depbase.Tpo -c -o escapes.o escapes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT genc.o -MD -MP -MF $depbase.Tpo -c -o genc.o genc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genbin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT genbin.o -MD -MP -MF $depbase.Tpo -c -o genbin.o genbin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo generr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT generr.o -MD -MP -MF $depbase.Tpo -c -o generr.o generr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT genlib.o -MD -MP -MF $depbase.Tpo -c -o genlib.o genlib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getfill.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT getfill.o -MD -MP -MF $depbase.Tpo -c -o getfill.o getfill.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo odom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT odom.o -MD -MP -MF $depbase.Tpo -c -o odom.o odom.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo semantics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT semantics.o -MD -MP -MF $depbase.Tpo -c -o semantics.o semantics.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dump.o -MD -MP -MF $depbase.Tpo -c -o dump.o dump.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bytebuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT bytebuffer.o -MD -MP -MF $depbase.Tpo -c -o bytebuffer.o bytebuffer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genf77.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT genf77.o -MD -MP -MF $depbase.Tpo -c -o genf77.o genf77.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo f77data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT f77data.o -MD -MP -MF $depbase.Tpo -c -o f77data.o f77data.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genj.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT genj.o -MD -MP -MF $depbase.Tpo -c -o genj.o genj.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT jdata.o -MD -MP -MF $depbase.Tpo -c -o jdata.o jdata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nc_iter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT nc_iter.o -MD -MP -MF $depbase.Tpo -c -o nc_iter.o nc_iter.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ncgeny.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT ncgeny.o -MD -MP -MF $depbase.Tpo -c -o ncgeny.o ncgeny.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o ncgen generate.o main.o cdata.o bindata.o genchar.o cvt.o data.o debug.o escapes.o genc.o genbin.o generr.o genlib.o getfill.o odom.o semantics.o dump.o util.o bytebuffer.o list.o genf77.o f77data.o genj.o jdata.o nc_iter.o ncgeny.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/ncgen generate.o main.o cdata.o bindata.o genchar.o cvt.o data.o debug.o escapes.o genc.o genbin.o generr.o genlib.o getfill.o odom.o semantics.o dump.o util.o bytebuffer.o list.o genf77.o f77data.o genj.o jdata.o nc_iter.o ncgeny.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' Making all in ncdump make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' Making all in cdl make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' Making all in expected make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' depbase=`echo ncdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT ncdump.o -MD -MP -MF $depbase.Tpo -c -o ncdump.o ncdump.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vardata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT vardata.o -MD -MP -MF $depbase.Tpo -c -o vardata.o vardata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dumplib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dumplib.o -MD -MP -MF $depbase.Tpo -c -o dumplib.o dumplib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo indent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT indent.o -MD -MP -MF $depbase.Tpo -c -o indent.o indent.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nctime0.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT nctime0.o -MD -MP -MF $depbase.Tpo -c -o nctime0.o nctime0.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nciter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT nciter.o -MD -MP -MF $depbase.Tpo -c -o nciter.o nciter.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o ncdump ncdump.o vardata.o dumplib.o indent.o nctime0.o utils.o nciter.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/ncdump ncdump.o vardata.o dumplib.o indent.o nctime0.o utils.o nciter.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib depbase=`echo nccopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT nccopy.o -MD -MP -MF $depbase.Tpo -c -o nccopy.o nccopy.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo chunkspec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT chunkspec.o -MD -MP -MF $depbase.Tpo -c -o chunkspec.o chunkspec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dimmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dimmap.o -MD -MP -MF $depbase.Tpo -c -o dimmap.o dimmap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o nccopy nccopy.o nciter.o chunkspec.o utils.o dimmap.o list.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/nccopy nccopy.o nciter.o chunkspec.o utils.o dimmap.o list.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib depbase=`echo ncvalidator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT ncvalidator.o -MD -MP -MF $depbase.Tpo -c -o ncvalidator.o ncvalidator.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o ncvalidator ncvalidator.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/ncvalidator ncvalidator.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib depbase=`echo nc4print.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT nc4print.o -MD -MP -MF $depbase.Tpo -c -o nc4print.o nc4print.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o nc4print nc4print.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/nc4print nc4print.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib depbase=`echo ocprint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT ocprint.o -MD -MP -MF $depbase.Tpo -c -o ocprint.o ocprint.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o ocprint ocprint.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/ocprint ocprint.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' Making all in plugins make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' depbase=`echo H5Zbzip2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT H5Zbzip2.lo -MD -MP -MF $depbase.Tpo -c -o H5Zbzip2.lo H5Zbzip2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT H5Zbzip2.lo -MD -MP -MF .deps/H5Zbzip2.Tpo -c H5Zbzip2.c -fPIC -DPIC -o .libs/H5Zbzip2.o depbase=`echo blocksort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT blocksort.lo -MD -MP -MF $depbase.Tpo -c -o blocksort.lo blocksort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT blocksort.lo -MD -MP -MF .deps/blocksort.Tpo -c blocksort.c -fPIC -DPIC -o .libs/blocksort.o depbase=`echo huffman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT huffman.lo -MD -MP -MF $depbase.Tpo -c -o huffman.lo huffman.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -fPIC -DPIC -o .libs/huffman.o depbase=`echo crctable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT crctable.lo -MD -MP -MF $depbase.Tpo -c -o crctable.lo crctable.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT crctable.lo -MD -MP -MF .deps/crctable.Tpo -c crctable.c -fPIC -DPIC -o .libs/crctable.o depbase=`echo randtable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT randtable.lo -MD -MP -MF $depbase.Tpo -c -o randtable.lo randtable.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT randtable.lo -MD -MP -MF .deps/randtable.Tpo -c randtable.c -fPIC -DPIC -o .libs/randtable.o depbase=`echo compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT compress.lo -MD -MP -MF $depbase.Tpo -c -o compress.lo compress.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -fPIC -DPIC -o .libs/compress.o depbase=`echo decompress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT decompress.lo -MD -MP -MF $depbase.Tpo -c -o decompress.lo decompress.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT decompress.lo -MD -MP -MF .deps/decompress.Tpo -c decompress.c -fPIC -DPIC -o .libs/decompress.o depbase=`echo bzlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT bzlib.lo -MD -MP -MF $depbase.Tpo -c -o bzlib.lo bzlib.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT bzlib.lo -MD -MP -MF .deps/bzlib.Tpo -c bzlib.c -fPIC -DPIC -o .libs/bzlib.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -avoid-version -shared -export-dynamic -no-undefined -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libh5bzip2.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib H5Zbzip2.lo blocksort.lo huffman.lo crctable.lo randtable.lo compress.lo decompress.lo bzlib.lo -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zbzip2.o .libs/blocksort.o .libs/huffman.o .libs/crctable.o .libs/randtable.o .libs/compress.o .libs/decompress.o .libs/bzlib.o -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-soname -Wl,libh5bzip2.so -o .libs/libh5bzip2.so libtool: link: ( cd ".libs" && rm -f "libh5bzip2.la" && ln -s "../libh5bzip2.la" "libh5bzip2.la" ) depbase=`echo H5Zmisc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT H5Zmisc.lo -MD -MP -MF $depbase.Tpo -c -o H5Zmisc.lo H5Zmisc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT H5Zmisc.lo -MD -MP -MF .deps/H5Zmisc.Tpo -c H5Zmisc.c -fPIC -DPIC -o .libs/H5Zmisc.o depbase=`echo H5Zutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT H5Zutil.lo -MD -MP -MF $depbase.Tpo -c -o H5Zutil.lo H5Zutil.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT H5Zutil.lo -MD -MP -MF .deps/H5Zutil.Tpo -c H5Zutil.c -fPIC -DPIC -o .libs/H5Zutil.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -avoid-version -shared -export-dynamic -no-undefined -rpath /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libmisc.la H5Zmisc.lo H5Zutil.lo -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zmisc.o .libs/H5Zutil.o -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-soname -Wl,libmisc.so -o .libs/libmisc.so libtool: link: ( cd ".libs" && rm -f "libmisc.la" && ln -s "../libmisc.la" "libmisc.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' Making all in unit_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' Making all in nctest make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' Making all in nc_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' Making all in nc_test4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' depbase=`echo test_filter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT test_filter.o -MD -MP -MF $depbase.Tpo -c -o test_filter.o test_filter.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include ../liblib/libnetcdf.la -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o test_filter test_filter.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/test_filter test_filter.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib depbase=`echo test_filter_misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT test_filter_misc.o -MD -MP -MF $depbase.Tpo -c -o test_filter_misc.o test_filter_misc.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include ../liblib/libnetcdf.la -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o test_filter_misc test_filter_misc.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/test_filter_misc test_filter_misc.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' Making all in ncdap_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' echo "#DODSRC" >.dodsrc echo "HTTP.READ.BUFFERSIZE=max" >>.dodsrc echo "HTTP.KEEPALIVE=60/60" >>.dodsrc make all-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' Making all in testdata3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' Making all in expected3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' Making all in expectremote3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' depbase=`echo findtestserver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../liblib -DTOPSRCDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3 -DTOPBINDIR= -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT findtestserver.o -MD -MP -MF $depbase.Tpo -c -o findtestserver.o findtestserver.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o findtestserver findtestserver.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/findtestserver findtestserver.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' Making all in dap4_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' echo "#DAPRC" >.daprc make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' depbase=`echo findtestserver4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libdap4 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT findtestserver4.o -MD -MP -MF $depbase.Tpo -c -o findtestserver4.o findtestserver4.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o findtestserver4 findtestserver4.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/findtestserver4 findtestserver4.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' Making all in docs make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' Making all in images make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' Making all in examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' Making all in C make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' Making all in CDL make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' cd build/netcdf-c-4.7.3 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' Making install in include make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 netcdf.h netcdf_meta.h netcdf_mem.h netcdf_aux.h netcdf_filter.h netcdf_dispatch.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' Making install in h5_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' Making install in libdispatch make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' Making install in libsrc make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 netcdf.3 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' Making install in libsrc4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' Making install in libhdf5 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' Making install in oc2 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' Making install in libdap2 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' Making install in libdap4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' Making install in liblib make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnetcdf.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libnetcdf.so.15.2.1 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libnetcdf.so.15.2.1 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libnetcdf.so.15.2.1 libnetcdf.so.15 || { rm -f libnetcdf.so.15 && ln -s libnetcdf.so.15.2.1 libnetcdf.so.15; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libnetcdf.so.15.2.1 libnetcdf.so || { rm -f libnetcdf.so && ln -s libnetcdf.so.15.2.1 libnetcdf.so; }; }) libtool: install: /usr/bin/install -c .libs/libnetcdf.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libnetcdf.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' Making install in ncgen3 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ncgen3 '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/ncgen3 /opt/metwork-mfext-1.1/opt/scientific_core/bin/ncgen3 /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 ncgen3.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' Making install in ncgen make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ncgen '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/ncgen /opt/metwork-mfext-1.1/opt/scientific_core/bin/ncgen /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 ncgen.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' Making install in ncdump make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' Making install in cdl make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' Making install in expected make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ncdump nccopy '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/ncdump /opt/metwork-mfext-1.1/opt/scientific_core/bin/ncdump libtool: install: /usr/bin/install -c .libs/nccopy /opt/metwork-mfext-1.1/opt/scientific_core/bin/nccopy /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 ncdump.1 nccopy.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' Making install in plugins make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libh5bzip2.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libh5bzip2.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libh5bzip2.so libtool: install: /usr/bin/install -c .libs/libh5bzip2.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libh5bzip2.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' Making install in unit_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' Making install in nctest make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' Making install in nc_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' Making install in nc_test4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' Making install in ncdap_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make install-recursive make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' Making install in testdata3 make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' Making install in expected3 make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' Making install in expectremote3 make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' Making install in dap4_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' Making install in docs make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' Making install in images make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' Making install in examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' Making install in C make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' Making install in CDL make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c nc-config '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 netcdf.pc '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /usr/bin/install -c -m 644 libnetcdf.settings '/opt/metwork-mfext-1.1/opt/scientific_core/lib' make install-data-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' +-------------------------------------------------------------+ | Congratulations! You have successfully installed netCDF! | | | | You can use script "nc-config" to find out the relevant | | compiler options to build your application. Enter | | | | nc-config --help | | | | for additional information. | | | | CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. It does not take very long. | | | | Before using netCDF to store important data, test your | | build with "make check". | | | | NetCDF is tested nightly on many platforms at Unidata | | but your platform is probably different in some ways. | | | | If any tests fail, please see the netCDF web site: | | http://www.unidata.ucar.edu/software/netcdf/ | | | | NetCDF is developed and maintained at the Unidata Program | | Center. Unidata provides a broad array of data and software | | tools for use in geoscience education and research. | | http://www.unidata.ucar.edu | +-------------------------------------------------------------+ make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0012_netcdf_c' make[3]: Entering directory `/src/layers/layer1_scientific_core/0013_netcdf_cxx' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "name: 'netcdf-cxx4'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "version: '4.3.0'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "checksum: 'b4a9783b2b0b98d4e6f36cc19c8d08ef'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "website: 'http://www.unidata.ucar.edu/software/netcdf/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-1.1/opt/scientific_core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-1.1/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-1.1/bin/_download_helper.sh `readlink -m ./build/netcdf-cxx4-4.3.0.tar.gz` `readlink -m ./sources` MD5 b4a9783b2b0b98d4e6f36cc19c8d08ef Computing checksum for /src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0.tar.gz... Good checksum rm -Rf netcdf-cxx4-4.3.0 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/netcdf-cxx4-4.3.0.tar.gz` tar.gz netcdf-cxx4-4.3.0 cd build/netcdf-cxx4-4.3.0 && if test "-L/opt/metwork-mfext-1.1/opt/scientific_core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.1/opt/scientific_core/lib"; fi && if test "-I/opt/metwork-mfext-1.1/opt/scientific_core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.1/opt/scientific_core/include";export CPPFLAGS="-I/opt/metwork-mfext-1.1/opt/scientific_core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core --disable-static configure: netCDF-cxx4 4.3.0 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/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... no configure: WARNING: dot not found - will use simple charts in documentation configure: finding other utilities configure: setting up libtool checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/root/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/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 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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes checking for ptrdiff_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking netcdf.h usability... yes checking netcdf.h presence... yes checking for netcdf.h... yes checking for library containing nc_create... -lnetcdf checking for nc_def_opaque... yes checking for nccreate... yes checking for nc_set_log_level... yes checking for oc_open... yes checking for nc_use_parallel_enabled... no checking netCDF v2 API present... yes checking netCDF-4 present... yes configure: generating header files and makefiles checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cxx4/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating ncxx4-config config.status: creating netcdf-cxx4.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/netcdf-cxx4-4.3.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' Making all in cxx4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' depbase=`echo ncAtt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncAtt.lo -MD -MP -MF $depbase.Tpo -c -o ncAtt.lo ncAtt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncAtt.lo -MD -MP -MF .deps/ncAtt.Tpo -c ncAtt.cpp -fPIC -DPIC -o .libs/ncAtt.o depbase=`echo ncCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncCheck.lo -MD -MP -MF $depbase.Tpo -c -o ncCheck.lo ncCheck.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncCheck.lo -MD -MP -MF .deps/ncCheck.Tpo -c ncCheck.cpp -fPIC -DPIC -o .libs/ncCheck.o depbase=`echo ncCompoundType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncCompoundType.lo -MD -MP -MF $depbase.Tpo -c -o ncCompoundType.lo ncCompoundType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncCompoundType.lo -MD -MP -MF .deps/ncCompoundType.Tpo -c ncCompoundType.cpp -fPIC -DPIC -o .libs/ncCompoundType.o depbase=`echo ncDim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncDim.lo -MD -MP -MF $depbase.Tpo -c -o ncDim.lo ncDim.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncDim.lo -MD -MP -MF .deps/ncDim.Tpo -c ncDim.cpp -fPIC -DPIC -o .libs/ncDim.o depbase=`echo ncEnumType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncEnumType.lo -MD -MP -MF $depbase.Tpo -c -o ncEnumType.lo ncEnumType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncEnumType.lo -MD -MP -MF .deps/ncEnumType.Tpo -c ncEnumType.cpp -fPIC -DPIC -o .libs/ncEnumType.o depbase=`echo ncException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncException.lo -MD -MP -MF $depbase.Tpo -c -o ncException.lo ncException.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncException.lo -MD -MP -MF .deps/ncException.Tpo -c ncException.cpp -fPIC -DPIC -o .libs/ncException.o depbase=`echo ncFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncFile.lo -MD -MP -MF $depbase.Tpo -c -o ncFile.lo ncFile.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncFile.lo -MD -MP -MF .deps/ncFile.Tpo -c ncFile.cpp -fPIC -DPIC -o .libs/ncFile.o depbase=`echo ncGroup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncGroup.lo -MD -MP -MF $depbase.Tpo -c -o ncGroup.lo ncGroup.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncGroup.lo -MD -MP -MF .deps/ncGroup.Tpo -c ncGroup.cpp -fPIC -DPIC -o .libs/ncGroup.o depbase=`echo ncGroupAtt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncGroupAtt.lo -MD -MP -MF $depbase.Tpo -c -o ncGroupAtt.lo ncGroupAtt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncGroupAtt.lo -MD -MP -MF .deps/ncGroupAtt.Tpo -c ncGroupAtt.cpp -fPIC -DPIC -o .libs/ncGroupAtt.o depbase=`echo ncOpaqueType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncOpaqueType.lo -MD -MP -MF $depbase.Tpo -c -o ncOpaqueType.lo ncOpaqueType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncOpaqueType.lo -MD -MP -MF .deps/ncOpaqueType.Tpo -c ncOpaqueType.cpp -fPIC -DPIC -o .libs/ncOpaqueType.o depbase=`echo ncType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncType.lo -MD -MP -MF $depbase.Tpo -c -o ncType.lo ncType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncType.lo -MD -MP -MF .deps/ncType.Tpo -c ncType.cpp -fPIC -DPIC -o .libs/ncType.o depbase=`echo ncVar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncVar.lo -MD -MP -MF $depbase.Tpo -c -o ncVar.lo ncVar.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncVar.lo -MD -MP -MF .deps/ncVar.Tpo -c ncVar.cpp -fPIC -DPIC -o .libs/ncVar.o depbase=`echo ncVarAtt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncVarAtt.lo -MD -MP -MF $depbase.Tpo -c -o ncVarAtt.lo ncVarAtt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncVarAtt.lo -MD -MP -MF .deps/ncVarAtt.Tpo -c ncVarAtt.cpp -fPIC -DPIC -o .libs/ncVarAtt.o depbase=`echo ncVlenType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncVlenType.lo -MD -MP -MF $depbase.Tpo -c -o ncVlenType.lo ncVlenType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncVlenType.lo -MD -MP -MF .deps/ncVlenType.Tpo -c ncVlenType.cpp -fPIC -DPIC -o .libs/ncVlenType.o depbase=`echo ncByte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncByte.lo -MD -MP -MF $depbase.Tpo -c -o ncByte.lo ncByte.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncByte.lo -MD -MP -MF .deps/ncByte.Tpo -c ncByte.cpp -fPIC -DPIC -o .libs/ncByte.o depbase=`echo ncChar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncChar.lo -MD -MP -MF $depbase.Tpo -c -o ncChar.lo ncChar.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncChar.lo -MD -MP -MF .deps/ncChar.Tpo -c ncChar.cpp -fPIC -DPIC -o .libs/ncChar.o depbase=`echo ncShort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncShort.lo -MD -MP -MF $depbase.Tpo -c -o ncShort.lo ncShort.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncShort.lo -MD -MP -MF .deps/ncShort.Tpo -c ncShort.cpp -fPIC -DPIC -o .libs/ncShort.o depbase=`echo ncInt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncInt.lo -MD -MP -MF $depbase.Tpo -c -o ncInt.lo ncInt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncInt.lo -MD -MP -MF .deps/ncInt.Tpo -c ncInt.cpp -fPIC -DPIC -o .libs/ncInt.o depbase=`echo ncFloat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncFloat.lo -MD -MP -MF $depbase.Tpo -c -o ncFloat.lo ncFloat.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncFloat.lo -MD -MP -MF .deps/ncFloat.Tpo -c ncFloat.cpp -fPIC -DPIC -o .libs/ncFloat.o depbase=`echo ncDouble.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncDouble.lo -MD -MP -MF $depbase.Tpo -c -o ncDouble.lo ncDouble.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncDouble.lo -MD -MP -MF .deps/ncDouble.Tpo -c ncDouble.cpp -fPIC -DPIC -o .libs/ncDouble.o depbase=`echo ncUbyte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncUbyte.lo -MD -MP -MF $depbase.Tpo -c -o ncUbyte.lo ncUbyte.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncUbyte.lo -MD -MP -MF .deps/ncUbyte.Tpo -c ncUbyte.cpp -fPIC -DPIC -o .libs/ncUbyte.o depbase=`echo ncUshort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncUshort.lo -MD -MP -MF $depbase.Tpo -c -o ncUshort.lo ncUshort.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncUshort.lo -MD -MP -MF .deps/ncUshort.Tpo -c ncUshort.cpp -fPIC -DPIC -o .libs/ncUshort.o depbase=`echo ncUint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncUint.lo -MD -MP -MF $depbase.Tpo -c -o ncUint.lo ncUint.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncUint.lo -MD -MP -MF .deps/ncUint.Tpo -c ncUint.cpp -fPIC -DPIC -o .libs/ncUint.o depbase=`echo ncInt64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncInt64.lo -MD -MP -MF $depbase.Tpo -c -o ncInt64.lo ncInt64.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncInt64.lo -MD -MP -MF .deps/ncInt64.Tpo -c ncInt64.cpp -fPIC -DPIC -o .libs/ncInt64.o depbase=`echo ncUint64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncUint64.lo -MD -MP -MF $depbase.Tpo -c -o ncUint64.lo ncUint64.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncUint64.lo -MD -MP -MF .deps/ncUint64.Tpo -c ncUint64.cpp -fPIC -DPIC -o .libs/ncUint64.o depbase=`echo ncString.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncString.lo -MD -MP -MF $depbase.Tpo -c -o ncString.lo ncString.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -g -O2 -MT ncString.lo -MD -MP -MF .deps/ncString.Tpo -c ncString.cpp -fPIC -DPIC -o .libs/ncString.o /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -version-info 1:3:0 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -o libnetcdf_c++4.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib ncAtt.lo ncCheck.lo ncCompoundType.lo ncDim.lo ncEnumType.lo ncException.lo ncFile.lo ncGroup.lo ncGroupAtt.lo ncOpaqueType.lo ncType.lo ncVar.lo ncVarAtt.lo ncVlenType.lo ncByte.lo ncChar.lo ncShort.lo ncInt.lo ncFloat.lo ncDouble.lo ncUbyte.lo ncUshort.lo ncUint.lo ncInt64.lo ncUint64.lo ncString.lo -lnetcdf libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/ncAtt.o .libs/ncCheck.o .libs/ncCompoundType.o .libs/ncDim.o .libs/ncEnumType.o .libs/ncException.o .libs/ncFile.o .libs/ncGroup.o .libs/ncGroupAtt.o .libs/ncOpaqueType.o .libs/ncType.o .libs/ncVar.o .libs/ncVarAtt.o .libs/ncVlenType.o .libs/ncByte.o .libs/ncChar.o .libs/ncShort.o .libs/ncInt.o .libs/ncFloat.o .libs/ncDouble.o .libs/ncUbyte.o .libs/ncUshort.o .libs/ncUint.o .libs/ncInt64.o .libs/ncUint64.o .libs/ncString.o -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libnetcdf.so -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/../lib64/crtn.o -O2 -Wl,-soname -Wl,libnetcdf_c++4.so.1 -o .libs/libnetcdf_c++4.so.1.0.3 libtool: link: (cd ".libs" && rm -f "libnetcdf_c++4.so.1" && ln -s "libnetcdf_c++4.so.1.0.3" "libnetcdf_c++4.so.1") libtool: link: (cd ".libs" && rm -f "libnetcdf_c++4.so" && ln -s "libnetcdf_c++4.so.1.0.3" "libnetcdf_c++4.so") libtool: link: ( cd ".libs" && rm -f "libnetcdf_c++4.la" && ln -s "../libnetcdf_c++4.la" "libnetcdf_c++4.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' Making all in examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' Making all in docs make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' cd build/netcdf-cxx4-4.3.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' Making install in cxx4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnetcdf_c++4.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libnetcdf_c++4.so.1.0.3 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libnetcdf_c++4.so.1.0.3 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libnetcdf_c++4.so.1.0.3 libnetcdf_c++4.so.1 || { rm -f libnetcdf_c++4.so.1 && ln -s libnetcdf_c++4.so.1.0.3 libnetcdf_c++4.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libnetcdf_c++4.so.1.0.3 libnetcdf_c++4.so || { rm -f libnetcdf_c++4.so && ln -s libnetcdf_c++4.so.1.0.3 libnetcdf_c++4.so; }; }) libtool: install: /usr/bin/install -c .libs/libnetcdf_c++4.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libnetcdf_c++4.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include' /usr/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-1.1/opt/scientific_core/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' Making install in examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' Making install in docs make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c ncxx4-config '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 netcdf-cxx4.pc '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' make install-data-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' +-------------------------------------------------------------+ | Congratulations! You have successfully installed the | | new netCDF-4 C++ Library | | | | CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. It does not take very long. | | | | Before using netCDF to store important data, test your | | build with "make check". | | | | If any tests fail, please see the netCDF web site: | | http://www.unidata.ucar.edu/software/netcdf/ | | | | NetCDF is developed and maintained at the Unidata Program | | Center. Unidata provides a broad array of data and software | | tools for use in geoscience education and research. | | http://www.unidata.ucar.edu | +-------------------------------------------------------------+ make[5]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0013_netcdf_cxx' make[3]: Entering directory `/src/layers/layer1_scientific_core/0020_proj' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml echo "name: 'proj'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml echo "version: '6.2.1'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml echo "checksum: '9f874e227d221daf95f7858dc55dfa3e'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/share/metwork_packages/proj.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml echo "website: 'http://trac.osgeo.org/proj/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/proj.yaml; fi make --file=../../Makefile.standard OPTIONS="--without-jni" PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0020_proj' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/proj-6.2.1.tar.gz` `readlink -m ./sources` MD5 9f874e227d221daf95f7858dc55dfa3e Computing checksum for /src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1.tar.gz... Good checksum rm -Rf proj-6.2.1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/proj-6.2.1.tar.gz` tar.gz proj-6.2.1 Patching with accept_use_of_deprecated_proj_api_h.patch... patching file src/proj_api.h Patch ok cd build/proj-6.2.1 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core --without-jni checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether g++ supports C++11 features by default... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement checking CXX_WFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Werror -we10006... no checking whether C compiler accepts -diag-disable 188,1684,2259,2304,3280,11074,11076... no checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat -Werror=format-security -Wno-format-nonliteral... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Werror=vla... yes checking whether C compiler accepts -Werror=declaration-after-statement... yes checking whether C compiler accepts -Wdate-time... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C++ compiler accepts -Wextra-semi... yes checking whether C compiler accepts -Wno-sign-compare... yes checking whether C compiler accepts -Wcomma... no checking whether C compiler accepts -Wfloat-conversion... yes checking whether C compiler accepts -Wdocumentation -Wno-documentation-deprecated-sync... no checking if -std=gnu89 can be enabled... yes checking whether C++ compiler accepts -Wunused-private-field... no checking whether C++ compiler accepts -Wmissing-prototypes... no checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wnon-virtual-dtor... yes checking whether C++ compiler accepts -Wold-style-cast... yes checking whether C++ compiler accepts -Weffc++... yes checking if -Weffc++ should be enabled... yes checking whether C++ compiler accepts -Woverloaded-virtual... yes checking whether C++ compiler accepts -Wweak-vtables... no checking whether C++ compiler accepts -Wdeprecated... yes checking whether C++ compiler accepts -Wabstract-vbase-init... no checking whether C++ compiler accepts -Winconsistent-missing-destructor-override... no checking whether C++ compiler accepts -Wzero-as-null-pointer-constant... yes checking to enable LTO (link time optimization) build... no checking for exp in -lm... yes checking for ANSI C header files... (cached) yes checking whether C compiler accepts -fp-model precise... no checking for C99 math functions... yes checking for library containing sqrt... none required checking for localeconv... yes checking for strerror... yes checking whether to enable Java/JNI support... disabled checking for mutexes... checking for pthread_create in -lpthread... yes checking for pthread_mutexattr_settype in -lpthread... yes checking whether PTHREAD_MUTEX_RECURSIVE is declared... yes enabled, pthread checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SQLITE3... yes checking for sqlite3... yes using internal GTest. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cmake/Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/proj/Makefile config.status: creating include/proj/internal/Makefile config.status: creating include/proj/internal/nlohmann/Makefile config.status: creating test/Makefile config.status: creating test/cli/Makefile config.status: creating test/gie/Makefile config.status: creating test/gigs/Makefile config.status: creating test/unit/Makefile config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating man/man3/Makefile config.status: creating data/Makefile config.status: creating jniwrap/Makefile config.status: creating jniwrap/org.osgeo.proj/Makefile config.status: creating jniwrap/org.osgeo.proj/org/Makefile config.status: creating jniwrap/org.osgeo.proj/org/proj4/Makefile config.status: creating test/googletest/Makefile config.status: creating test/googletest/include/Makefile config.status: creating test/googletest/include/gtest/Makefile config.status: creating test/googletest/include/gtest/internal/Makefile config.status: creating test/googletest/include/gtest/internal/custom/Makefile config.status: creating test/googletest/src/Makefile config.status: creating proj.pc config.status: WARNING: 'proj.pc.in' seems to ignore the --datarootdir setting config.status: creating src/proj_config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/proj-6.2.1 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1' Making all in include make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include' Making all in proj make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj' Making all in internal make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal' Making all in nlohmann make[6]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal/nlohmann' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal/nlohmann' make[6]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include' Making all in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/src' make all-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/src' depbase=`echo apps/proj.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/proj.o -MD -MP -MF $depbase.Tpo -c -o apps/proj.o apps/proj.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/emess.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/emess.o -MD -MP -MF $depbase.Tpo -c -o apps/emess.o apps/emess.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/utils.o -MD -MP -MF $depbase.Tpo -c -o apps/utils.o apps/utils.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo iso19111/static.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/static.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/static.lo iso19111/static.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/static.lo -MD -MP -MF iso19111/.deps/static.Tpo -c iso19111/static.cpp -fPIC -DPIC -o iso19111/.libs/static.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/static.lo -MD -MP -MF iso19111/.deps/static.Tpo -c iso19111/static.cpp -o iso19111/static.o >/dev/null 2>&1 depbase=`echo iso19111/util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/util.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/util.lo iso19111/util.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/util.lo -MD -MP -MF iso19111/.deps/util.Tpo -c iso19111/util.cpp -fPIC -DPIC -o iso19111/.libs/util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/util.lo -MD -MP -MF iso19111/.deps/util.Tpo -c iso19111/util.cpp -o iso19111/util.o >/dev/null 2>&1 depbase=`echo iso19111/metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/metadata.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/metadata.lo iso19111/metadata.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/metadata.lo -MD -MP -MF iso19111/.deps/metadata.Tpo -c iso19111/metadata.cpp -fPIC -DPIC -o iso19111/.libs/metadata.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/metadata.lo -MD -MP -MF iso19111/.deps/metadata.Tpo -c iso19111/metadata.cpp -o iso19111/metadata.o >/dev/null 2>&1 depbase=`echo iso19111/common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/common.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/common.lo iso19111/common.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/common.lo -MD -MP -MF iso19111/.deps/common.Tpo -c iso19111/common.cpp -fPIC -DPIC -o iso19111/.libs/common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/common.lo -MD -MP -MF iso19111/.deps/common.Tpo -c iso19111/common.cpp -o iso19111/common.o >/dev/null 2>&1 depbase=`echo iso19111/crs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/crs.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/crs.lo iso19111/crs.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/crs.lo -MD -MP -MF iso19111/.deps/crs.Tpo -c iso19111/crs.cpp -fPIC -DPIC -o iso19111/.libs/crs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/crs.lo -MD -MP -MF iso19111/.deps/crs.Tpo -c iso19111/crs.cpp -o iso19111/crs.o >/dev/null 2>&1 depbase=`echo iso19111/datum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/datum.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/datum.lo iso19111/datum.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/datum.lo -MD -MP -MF iso19111/.deps/datum.Tpo -c iso19111/datum.cpp -fPIC -DPIC -o iso19111/.libs/datum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/datum.lo -MD -MP -MF iso19111/.deps/datum.Tpo -c iso19111/datum.cpp -o iso19111/datum.o >/dev/null 2>&1 depbase=`echo iso19111/coordinatesystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/coordinatesystem.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/coordinatesystem.lo iso19111/coordinatesystem.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/coordinatesystem.lo -MD -MP -MF iso19111/.deps/coordinatesystem.Tpo -c iso19111/coordinatesystem.cpp -fPIC -DPIC -o iso19111/.libs/coordinatesystem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/coordinatesystem.lo -MD -MP -MF iso19111/.deps/coordinatesystem.Tpo -c iso19111/coordinatesystem.cpp -o iso19111/coordinatesystem.o >/dev/null 2>&1 depbase=`echo iso19111/coordinateoperation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/coordinateoperation.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/coordinateoperation.lo iso19111/coordinateoperation.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/coordinateoperation.lo -MD -MP -MF iso19111/.deps/coordinateoperation.Tpo -c iso19111/coordinateoperation.cpp -fPIC -DPIC -o iso19111/.libs/coordinateoperation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/coordinateoperation.lo -MD -MP -MF iso19111/.deps/coordinateoperation.Tpo -c iso19111/coordinateoperation.cpp -o iso19111/coordinateoperation.o >/dev/null 2>&1 depbase=`echo iso19111/io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/io.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/io.lo iso19111/io.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/io.lo -MD -MP -MF iso19111/.deps/io.Tpo -c iso19111/io.cpp -fPIC -DPIC -o iso19111/.libs/io.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/io.lo -MD -MP -MF iso19111/.deps/io.Tpo -c iso19111/io.cpp -o iso19111/io.o >/dev/null 2>&1 depbase=`echo iso19111/internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/internal.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/internal.lo iso19111/internal.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/internal.lo -MD -MP -MF iso19111/.deps/internal.Tpo -c iso19111/internal.cpp -fPIC -DPIC -o iso19111/.libs/internal.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/internal.lo -MD -MP -MF iso19111/.deps/internal.Tpo -c iso19111/internal.cpp -o iso19111/internal.o >/dev/null 2>&1 depbase=`echo iso19111/factory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/factory.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/factory.lo iso19111/factory.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/factory.lo -MD -MP -MF iso19111/.deps/factory.Tpo -c iso19111/factory.cpp -fPIC -DPIC -o iso19111/.libs/factory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/factory.lo -MD -MP -MF iso19111/.deps/factory.Tpo -c iso19111/factory.cpp -o iso19111/factory.o >/dev/null 2>&1 depbase=`echo iso19111/c_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/c_api.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/c_api.lo iso19111/c_api.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/c_api.lo -MD -MP -MF iso19111/.deps/c_api.Tpo -c iso19111/c_api.cpp -fPIC -DPIC -o iso19111/.libs/c_api.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/c_api.lo -MD -MP -MF iso19111/.deps/c_api.Tpo -c iso19111/c_api.cpp -o iso19111/c_api.o >/dev/null 2>&1 depbase=`echo projections/aeqd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aeqd.lo -MD -MP -MF $depbase.Tpo -c -o projections/aeqd.lo projections/aeqd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aeqd.lo -MD -MP -MF projections/.deps/aeqd.Tpo -c projections/aeqd.cpp -fPIC -DPIC -o projections/.libs/aeqd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aeqd.lo -MD -MP -MF projections/.deps/aeqd.Tpo -c projections/aeqd.cpp -o projections/aeqd.o >/dev/null 2>&1 depbase=`echo projections/gnom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gnom.lo -MD -MP -MF $depbase.Tpo -c -o projections/gnom.lo projections/gnom.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gnom.lo -MD -MP -MF projections/.deps/gnom.Tpo -c projections/gnom.cpp -fPIC -DPIC -o projections/.libs/gnom.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gnom.lo -MD -MP -MF projections/.deps/gnom.Tpo -c projections/gnom.cpp -o projections/gnom.o >/dev/null 2>&1 depbase=`echo projections/laea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/laea.lo -MD -MP -MF $depbase.Tpo -c -o projections/laea.lo projections/laea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/laea.lo -MD -MP -MF projections/.deps/laea.Tpo -c projections/laea.cpp -fPIC -DPIC -o projections/.libs/laea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/laea.lo -MD -MP -MF projections/.deps/laea.Tpo -c projections/laea.cpp -o projections/laea.o >/dev/null 2>&1 depbase=`echo projections/mod_ster.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mod_ster.lo -MD -MP -MF $depbase.Tpo -c -o projections/mod_ster.lo projections/mod_ster.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mod_ster.lo -MD -MP -MF projections/.deps/mod_ster.Tpo -c projections/mod_ster.cpp -fPIC -DPIC -o projections/.libs/mod_ster.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mod_ster.lo -MD -MP -MF projections/.deps/mod_ster.Tpo -c projections/mod_ster.cpp -o projections/mod_ster.o >/dev/null 2>&1 depbase=`echo projections/nsper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nsper.lo -MD -MP -MF $depbase.Tpo -c -o projections/nsper.lo projections/nsper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nsper.lo -MD -MP -MF projections/.deps/nsper.Tpo -c projections/nsper.cpp -fPIC -DPIC -o projections/.libs/nsper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nsper.lo -MD -MP -MF projections/.deps/nsper.Tpo -c projections/nsper.cpp -o projections/nsper.o >/dev/null 2>&1 depbase=`echo projections/nzmg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nzmg.lo -MD -MP -MF $depbase.Tpo -c -o projections/nzmg.lo projections/nzmg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nzmg.lo -MD -MP -MF projections/.deps/nzmg.Tpo -c projections/nzmg.cpp -fPIC -DPIC -o projections/.libs/nzmg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nzmg.lo -MD -MP -MF projections/.deps/nzmg.Tpo -c projections/nzmg.cpp -o projections/nzmg.o >/dev/null 2>&1 depbase=`echo projections/ortho.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ortho.lo -MD -MP -MF $depbase.Tpo -c -o projections/ortho.lo projections/ortho.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ortho.lo -MD -MP -MF projections/.deps/ortho.Tpo -c projections/ortho.cpp -fPIC -DPIC -o projections/.libs/ortho.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ortho.lo -MD -MP -MF projections/.deps/ortho.Tpo -c projections/ortho.cpp -o projections/ortho.o >/dev/null 2>&1 depbase=`echo projections/stere.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/stere.lo -MD -MP -MF $depbase.Tpo -c -o projections/stere.lo projections/stere.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/stere.lo -MD -MP -MF projections/.deps/stere.Tpo -c projections/stere.cpp -fPIC -DPIC -o projections/.libs/stere.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/stere.lo -MD -MP -MF projections/.deps/stere.Tpo -c projections/stere.cpp -o projections/stere.o >/dev/null 2>&1 depbase=`echo projections/sterea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sterea.lo -MD -MP -MF $depbase.Tpo -c -o projections/sterea.lo projections/sterea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sterea.lo -MD -MP -MF projections/.deps/sterea.Tpo -c projections/sterea.cpp -fPIC -DPIC -o projections/.libs/sterea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sterea.lo -MD -MP -MF projections/.deps/sterea.Tpo -c projections/sterea.cpp -o projections/sterea.o >/dev/null 2>&1 depbase=`echo projections/aea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aea.lo -MD -MP -MF $depbase.Tpo -c -o projections/aea.lo projections/aea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aea.lo -MD -MP -MF projections/.deps/aea.Tpo -c projections/aea.cpp -fPIC -DPIC -o projections/.libs/aea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aea.lo -MD -MP -MF projections/.deps/aea.Tpo -c projections/aea.cpp -o projections/aea.o >/dev/null 2>&1 depbase=`echo projections/bipc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bipc.lo -MD -MP -MF $depbase.Tpo -c -o projections/bipc.lo projections/bipc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bipc.lo -MD -MP -MF projections/.deps/bipc.Tpo -c projections/bipc.cpp -fPIC -DPIC -o projections/.libs/bipc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bipc.lo -MD -MP -MF projections/.deps/bipc.Tpo -c projections/bipc.cpp -o projections/bipc.o >/dev/null 2>&1 depbase=`echo projections/bonne.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bonne.lo -MD -MP -MF $depbase.Tpo -c -o projections/bonne.lo projections/bonne.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bonne.lo -MD -MP -MF projections/.deps/bonne.Tpo -c projections/bonne.cpp -fPIC -DPIC -o projections/.libs/bonne.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bonne.lo -MD -MP -MF projections/.deps/bonne.Tpo -c projections/bonne.cpp -o projections/bonne.o >/dev/null 2>&1 depbase=`echo projections/eqdc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqdc.lo -MD -MP -MF $depbase.Tpo -c -o projections/eqdc.lo projections/eqdc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqdc.lo -MD -MP -MF projections/.deps/eqdc.Tpo -c projections/eqdc.cpp -fPIC -DPIC -o projections/.libs/eqdc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqdc.lo -MD -MP -MF projections/.deps/eqdc.Tpo -c projections/eqdc.cpp -o projections/eqdc.o >/dev/null 2>&1 depbase=`echo projections/isea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/isea.lo -MD -MP -MF $depbase.Tpo -c -o projections/isea.lo projections/isea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/isea.lo -MD -MP -MF projections/.deps/isea.Tpo -c projections/isea.cpp -fPIC -DPIC -o projections/.libs/isea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/isea.lo -MD -MP -MF projections/.deps/isea.Tpo -c projections/isea.cpp -o projections/isea.o >/dev/null 2>&1 depbase=`echo projections/ccon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ccon.lo -MD -MP -MF $depbase.Tpo -c -o projections/ccon.lo projections/ccon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ccon.lo -MD -MP -MF projections/.deps/ccon.Tpo -c projections/ccon.cpp -fPIC -DPIC -o projections/.libs/ccon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ccon.lo -MD -MP -MF projections/.deps/ccon.Tpo -c projections/ccon.cpp -o projections/ccon.o >/dev/null 2>&1 depbase=`echo projections/imw_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/imw_p.lo -MD -MP -MF $depbase.Tpo -c -o projections/imw_p.lo projections/imw_p.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/imw_p.lo -MD -MP -MF projections/.deps/imw_p.Tpo -c projections/imw_p.cpp -fPIC -DPIC -o projections/.libs/imw_p.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/imw_p.lo -MD -MP -MF projections/.deps/imw_p.Tpo -c projections/imw_p.cpp -o projections/imw_p.o >/dev/null 2>&1 depbase=`echo projections/krovak.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/krovak.lo -MD -MP -MF $depbase.Tpo -c -o projections/krovak.lo projections/krovak.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/krovak.lo -MD -MP -MF projections/.deps/krovak.Tpo -c projections/krovak.cpp -fPIC -DPIC -o projections/.libs/krovak.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/krovak.lo -MD -MP -MF projections/.deps/krovak.Tpo -c projections/krovak.cpp -o projections/krovak.o >/dev/null 2>&1 depbase=`echo projections/lcc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lcc.lo -MD -MP -MF $depbase.Tpo -c -o projections/lcc.lo projections/lcc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lcc.lo -MD -MP -MF projections/.deps/lcc.Tpo -c projections/lcc.cpp -fPIC -DPIC -o projections/.libs/lcc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lcc.lo -MD -MP -MF projections/.deps/lcc.Tpo -c projections/lcc.cpp -o projections/lcc.o >/dev/null 2>&1 depbase=`echo projections/poly.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/poly.lo -MD -MP -MF $depbase.Tpo -c -o projections/poly.lo projections/poly.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/poly.lo -MD -MP -MF projections/.deps/poly.Tpo -c projections/poly.cpp -fPIC -DPIC -o projections/.libs/poly.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/poly.lo -MD -MP -MF projections/.deps/poly.Tpo -c projections/poly.cpp -o projections/poly.o >/dev/null 2>&1 depbase=`echo projections/rpoly.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/rpoly.lo -MD -MP -MF $depbase.Tpo -c -o projections/rpoly.lo projections/rpoly.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/rpoly.lo -MD -MP -MF projections/.deps/rpoly.Tpo -c projections/rpoly.cpp -fPIC -DPIC -o projections/.libs/rpoly.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/rpoly.lo -MD -MP -MF projections/.deps/rpoly.Tpo -c projections/rpoly.cpp -o projections/rpoly.o >/dev/null 2>&1 depbase=`echo projections/sconics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sconics.lo -MD -MP -MF $depbase.Tpo -c -o projections/sconics.lo projections/sconics.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sconics.lo -MD -MP -MF projections/.deps/sconics.Tpo -c projections/sconics.cpp -fPIC -DPIC -o projections/.libs/sconics.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sconics.lo -MD -MP -MF projections/.deps/sconics.Tpo -c projections/sconics.cpp -o projections/sconics.o >/dev/null 2>&1 depbase=`echo projections/rouss.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/rouss.lo -MD -MP -MF $depbase.Tpo -c -o projections/rouss.lo projections/rouss.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/rouss.lo -MD -MP -MF projections/.deps/rouss.Tpo -c projections/rouss.cpp -fPIC -DPIC -o projections/.libs/rouss.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/rouss.lo -MD -MP -MF projections/.deps/rouss.Tpo -c projections/rouss.cpp -o projections/rouss.o >/dev/null 2>&1 depbase=`echo projections/cass.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cass.lo -MD -MP -MF $depbase.Tpo -c -o projections/cass.lo projections/cass.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cass.lo -MD -MP -MF projections/.deps/cass.Tpo -c projections/cass.cpp -fPIC -DPIC -o projections/.libs/cass.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cass.lo -MD -MP -MF projections/.deps/cass.Tpo -c projections/cass.cpp -o projections/cass.o >/dev/null 2>&1 depbase=`echo projections/cc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cc.lo -MD -MP -MF $depbase.Tpo -c -o projections/cc.lo projections/cc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cc.lo -MD -MP -MF projections/.deps/cc.Tpo -c projections/cc.cpp -fPIC -DPIC -o projections/.libs/cc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cc.lo -MD -MP -MF projections/.deps/cc.Tpo -c projections/cc.cpp -o projections/cc.o >/dev/null 2>&1 depbase=`echo projections/cea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cea.lo -MD -MP -MF $depbase.Tpo -c -o projections/cea.lo projections/cea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cea.lo -MD -MP -MF projections/.deps/cea.Tpo -c projections/cea.cpp -fPIC -DPIC -o projections/.libs/cea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cea.lo -MD -MP -MF projections/.deps/cea.Tpo -c projections/cea.cpp -o projections/cea.o >/dev/null 2>&1 depbase=`echo projections/eqc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqc.lo -MD -MP -MF $depbase.Tpo -c -o projections/eqc.lo projections/eqc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqc.lo -MD -MP -MF projections/.deps/eqc.Tpo -c projections/eqc.cpp -fPIC -DPIC -o projections/.libs/eqc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqc.lo -MD -MP -MF projections/.deps/eqc.Tpo -c projections/eqc.cpp -o projections/eqc.o >/dev/null 2>&1 depbase=`echo projections/gall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gall.lo -MD -MP -MF $depbase.Tpo -c -o projections/gall.lo projections/gall.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gall.lo -MD -MP -MF projections/.deps/gall.Tpo -c projections/gall.cpp -fPIC -DPIC -o projections/.libs/gall.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gall.lo -MD -MP -MF projections/.deps/gall.Tpo -c projections/gall.cpp -o projections/gall.o >/dev/null 2>&1 depbase=`echo projections/labrd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/labrd.lo -MD -MP -MF $depbase.Tpo -c -o projections/labrd.lo projections/labrd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/labrd.lo -MD -MP -MF projections/.deps/labrd.Tpo -c projections/labrd.cpp -fPIC -DPIC -o projections/.libs/labrd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/labrd.lo -MD -MP -MF projections/.deps/labrd.Tpo -c projections/labrd.cpp -o projections/labrd.o >/dev/null 2>&1 depbase=`echo projections/lsat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lsat.lo -MD -MP -MF $depbase.Tpo -c -o projections/lsat.lo projections/lsat.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lsat.lo -MD -MP -MF projections/.deps/lsat.Tpo -c projections/lsat.cpp -fPIC -DPIC -o projections/.libs/lsat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lsat.lo -MD -MP -MF projections/.deps/lsat.Tpo -c projections/lsat.cpp -o projections/lsat.o >/dev/null 2>&1 depbase=`echo projections/misrsom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/misrsom.lo -MD -MP -MF $depbase.Tpo -c -o projections/misrsom.lo projections/misrsom.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/misrsom.lo -MD -MP -MF projections/.deps/misrsom.Tpo -c projections/misrsom.cpp -fPIC -DPIC -o projections/.libs/misrsom.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/misrsom.lo -MD -MP -MF projections/.deps/misrsom.Tpo -c projections/misrsom.cpp -o projections/misrsom.o >/dev/null 2>&1 depbase=`echo projections/merc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/merc.lo -MD -MP -MF $depbase.Tpo -c -o projections/merc.lo projections/merc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/merc.lo -MD -MP -MF projections/.deps/merc.Tpo -c projections/merc.cpp -fPIC -DPIC -o projections/.libs/merc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/merc.lo -MD -MP -MF projections/.deps/merc.Tpo -c projections/merc.cpp -o projections/merc.o >/dev/null 2>&1 depbase=`echo projections/mill.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mill.lo -MD -MP -MF $depbase.Tpo -c -o projections/mill.lo projections/mill.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mill.lo -MD -MP -MF projections/.deps/mill.Tpo -c projections/mill.cpp -fPIC -DPIC -o projections/.libs/mill.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mill.lo -MD -MP -MF projections/.deps/mill.Tpo -c projections/mill.cpp -o projections/mill.o >/dev/null 2>&1 depbase=`echo projections/ocea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ocea.lo -MD -MP -MF $depbase.Tpo -c -o projections/ocea.lo projections/ocea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ocea.lo -MD -MP -MF projections/.deps/ocea.Tpo -c projections/ocea.cpp -fPIC -DPIC -o projections/.libs/ocea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ocea.lo -MD -MP -MF projections/.deps/ocea.Tpo -c projections/ocea.cpp -o projections/ocea.o >/dev/null 2>&1 depbase=`echo projections/omerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/omerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/omerc.lo projections/omerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/omerc.lo -MD -MP -MF projections/.deps/omerc.Tpo -c projections/omerc.cpp -fPIC -DPIC -o projections/.libs/omerc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/omerc.lo -MD -MP -MF projections/.deps/omerc.Tpo -c projections/omerc.cpp -o projections/omerc.o >/dev/null 2>&1 depbase=`echo projections/somerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/somerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/somerc.lo projections/somerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/somerc.lo -MD -MP -MF projections/.deps/somerc.Tpo -c projections/somerc.cpp -fPIC -DPIC -o projections/.libs/somerc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/somerc.lo -MD -MP -MF projections/.deps/somerc.Tpo -c projections/somerc.cpp -o projections/somerc.o >/dev/null 2>&1 depbase=`echo projections/tcc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tcc.lo -MD -MP -MF $depbase.Tpo -c -o projections/tcc.lo projections/tcc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tcc.lo -MD -MP -MF projections/.deps/tcc.Tpo -c projections/tcc.cpp -fPIC -DPIC -o projections/.libs/tcc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tcc.lo -MD -MP -MF projections/.deps/tcc.Tpo -c projections/tcc.cpp -o projections/tcc.o >/dev/null 2>&1 depbase=`echo projections/tcea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tcea.lo -MD -MP -MF $depbase.Tpo -c -o projections/tcea.lo projections/tcea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tcea.lo -MD -MP -MF projections/.deps/tcea.Tpo -c projections/tcea.cpp -fPIC -DPIC -o projections/.libs/tcea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tcea.lo -MD -MP -MF projections/.deps/tcea.Tpo -c projections/tcea.cpp -o projections/tcea.o >/dev/null 2>&1 depbase=`echo projections/times.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/times.lo -MD -MP -MF $depbase.Tpo -c -o projections/times.lo projections/times.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/times.lo -MD -MP -MF projections/.deps/times.Tpo -c projections/times.cpp -fPIC -DPIC -o projections/.libs/times.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/times.lo -MD -MP -MF projections/.deps/times.Tpo -c projections/times.cpp -o projections/times.o >/dev/null 2>&1 depbase=`echo projections/tmerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tmerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/tmerc.lo projections/tmerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tmerc.lo -MD -MP -MF projections/.deps/tmerc.Tpo -c projections/tmerc.cpp -fPIC -DPIC -o projections/.libs/tmerc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tmerc.lo -MD -MP -MF projections/.deps/tmerc.Tpo -c projections/tmerc.cpp -o projections/tmerc.o >/dev/null 2>&1 depbase=`echo projections/tobmerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tobmerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/tobmerc.lo projections/tobmerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tobmerc.lo -MD -MP -MF projections/.deps/tobmerc.Tpo -c projections/tobmerc.cpp -fPIC -DPIC -o projections/.libs/tobmerc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tobmerc.lo -MD -MP -MF projections/.deps/tobmerc.Tpo -c projections/tobmerc.cpp -o projections/tobmerc.o >/dev/null 2>&1 depbase=`echo projections/airy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/airy.lo -MD -MP -MF $depbase.Tpo -c -o projections/airy.lo projections/airy.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/airy.lo -MD -MP -MF projections/.deps/airy.Tpo -c projections/airy.cpp -fPIC -DPIC -o projections/.libs/airy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/airy.lo -MD -MP -MF projections/.deps/airy.Tpo -c projections/airy.cpp -o projections/airy.o >/dev/null 2>&1 depbase=`echo projections/aitoff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aitoff.lo -MD -MP -MF $depbase.Tpo -c -o projections/aitoff.lo projections/aitoff.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aitoff.lo -MD -MP -MF projections/.deps/aitoff.Tpo -c projections/aitoff.cpp -fPIC -DPIC -o projections/.libs/aitoff.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aitoff.lo -MD -MP -MF projections/.deps/aitoff.Tpo -c projections/aitoff.cpp -o projections/aitoff.o >/dev/null 2>&1 depbase=`echo projections/august.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/august.lo -MD -MP -MF $depbase.Tpo -c -o projections/august.lo projections/august.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/august.lo -MD -MP -MF projections/.deps/august.Tpo -c projections/august.cpp -fPIC -DPIC -o projections/.libs/august.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/august.lo -MD -MP -MF projections/.deps/august.Tpo -c projections/august.cpp -o projections/august.o >/dev/null 2>&1 depbase=`echo projections/bacon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bacon.lo -MD -MP -MF $depbase.Tpo -c -o projections/bacon.lo projections/bacon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bacon.lo -MD -MP -MF projections/.deps/bacon.Tpo -c projections/bacon.cpp -fPIC -DPIC -o projections/.libs/bacon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bacon.lo -MD -MP -MF projections/.deps/bacon.Tpo -c projections/bacon.cpp -o projections/bacon.o >/dev/null 2>&1 depbase=`echo projections/bertin1953.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bertin1953.lo -MD -MP -MF $depbase.Tpo -c -o projections/bertin1953.lo projections/bertin1953.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bertin1953.lo -MD -MP -MF projections/.deps/bertin1953.Tpo -c projections/bertin1953.cpp -fPIC -DPIC -o projections/.libs/bertin1953.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bertin1953.lo -MD -MP -MF projections/.deps/bertin1953.Tpo -c projections/bertin1953.cpp -o projections/bertin1953.o >/dev/null 2>&1 depbase=`echo projections/chamb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/chamb.lo -MD -MP -MF $depbase.Tpo -c -o projections/chamb.lo projections/chamb.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/chamb.lo -MD -MP -MF projections/.deps/chamb.Tpo -c projections/chamb.cpp -fPIC -DPIC -o projections/.libs/chamb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/chamb.lo -MD -MP -MF projections/.deps/chamb.Tpo -c projections/chamb.cpp -o projections/chamb.o >/dev/null 2>&1 depbase=`echo projections/hammer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/hammer.lo -MD -MP -MF $depbase.Tpo -c -o projections/hammer.lo projections/hammer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/hammer.lo -MD -MP -MF projections/.deps/hammer.Tpo -c projections/hammer.cpp -fPIC -DPIC -o projections/.libs/hammer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/hammer.lo -MD -MP -MF projections/.deps/hammer.Tpo -c projections/hammer.cpp -o projections/hammer.o >/dev/null 2>&1 depbase=`echo projections/lagrng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lagrng.lo -MD -MP -MF $depbase.Tpo -c -o projections/lagrng.lo projections/lagrng.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lagrng.lo -MD -MP -MF projections/.deps/lagrng.Tpo -c projections/lagrng.cpp -fPIC -DPIC -o projections/.libs/lagrng.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lagrng.lo -MD -MP -MF projections/.deps/lagrng.Tpo -c projections/lagrng.cpp -o projections/lagrng.o >/dev/null 2>&1 depbase=`echo projections/larr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/larr.lo -MD -MP -MF $depbase.Tpo -c -o projections/larr.lo projections/larr.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/larr.lo -MD -MP -MF projections/.deps/larr.Tpo -c projections/larr.cpp -fPIC -DPIC -o projections/.libs/larr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/larr.lo -MD -MP -MF projections/.deps/larr.Tpo -c projections/larr.cpp -o projections/larr.o >/dev/null 2>&1 depbase=`echo projections/lask.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lask.lo -MD -MP -MF $depbase.Tpo -c -o projections/lask.lo projections/lask.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lask.lo -MD -MP -MF projections/.deps/lask.Tpo -c projections/lask.cpp -fPIC -DPIC -o projections/.libs/lask.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lask.lo -MD -MP -MF projections/.deps/lask.Tpo -c projections/lask.cpp -o projections/lask.o >/dev/null 2>&1 depbase=`echo projections/latlong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/latlong.lo -MD -MP -MF $depbase.Tpo -c -o projections/latlong.lo projections/latlong.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/latlong.lo -MD -MP -MF projections/.deps/latlong.Tpo -c projections/latlong.cpp -fPIC -DPIC -o projections/.libs/latlong.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/latlong.lo -MD -MP -MF projections/.deps/latlong.Tpo -c projections/latlong.cpp -o projections/latlong.o >/dev/null 2>&1 depbase=`echo projections/nicol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nicol.lo -MD -MP -MF $depbase.Tpo -c -o projections/nicol.lo projections/nicol.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nicol.lo -MD -MP -MF projections/.deps/nicol.Tpo -c projections/nicol.cpp -fPIC -DPIC -o projections/.libs/nicol.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nicol.lo -MD -MP -MF projections/.deps/nicol.Tpo -c projections/nicol.cpp -o projections/nicol.o >/dev/null 2>&1 depbase=`echo projections/ob_tran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ob_tran.lo -MD -MP -MF $depbase.Tpo -c -o projections/ob_tran.lo projections/ob_tran.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ob_tran.lo -MD -MP -MF projections/.deps/ob_tran.Tpo -c projections/ob_tran.cpp -fPIC -DPIC -o projections/.libs/ob_tran.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ob_tran.lo -MD -MP -MF projections/.deps/ob_tran.Tpo -c projections/ob_tran.cpp -o projections/ob_tran.o >/dev/null 2>&1 depbase=`echo projections/oea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/oea.lo -MD -MP -MF $depbase.Tpo -c -o projections/oea.lo projections/oea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/oea.lo -MD -MP -MF projections/.deps/oea.Tpo -c projections/oea.cpp -fPIC -DPIC -o projections/.libs/oea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/oea.lo -MD -MP -MF projections/.deps/oea.Tpo -c projections/oea.cpp -o projections/oea.o >/dev/null 2>&1 depbase=`echo projections/tpeqd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tpeqd.lo -MD -MP -MF $depbase.Tpo -c -o projections/tpeqd.lo projections/tpeqd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tpeqd.lo -MD -MP -MF projections/.deps/tpeqd.Tpo -c projections/tpeqd.cpp -fPIC -DPIC -o projections/.libs/tpeqd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tpeqd.lo -MD -MP -MF projections/.deps/tpeqd.Tpo -c projections/tpeqd.cpp -o projections/tpeqd.o >/dev/null 2>&1 depbase=`echo projections/vandg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg.lo -MD -MP -MF $depbase.Tpo -c -o projections/vandg.lo projections/vandg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg.lo -MD -MP -MF projections/.deps/vandg.Tpo -c projections/vandg.cpp -fPIC -DPIC -o projections/.libs/vandg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg.lo -MD -MP -MF projections/.deps/vandg.Tpo -c projections/vandg.cpp -o projections/vandg.o >/dev/null 2>&1 depbase=`echo projections/vandg2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg2.lo -MD -MP -MF $depbase.Tpo -c -o projections/vandg2.lo projections/vandg2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg2.lo -MD -MP -MF projections/.deps/vandg2.Tpo -c projections/vandg2.cpp -fPIC -DPIC -o projections/.libs/vandg2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg2.lo -MD -MP -MF projections/.deps/vandg2.Tpo -c projections/vandg2.cpp -o projections/vandg2.o >/dev/null 2>&1 depbase=`echo projections/vandg4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg4.lo -MD -MP -MF $depbase.Tpo -c -o projections/vandg4.lo projections/vandg4.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg4.lo -MD -MP -MF projections/.deps/vandg4.Tpo -c projections/vandg4.cpp -fPIC -DPIC -o projections/.libs/vandg4.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg4.lo -MD -MP -MF projections/.deps/vandg4.Tpo -c projections/vandg4.cpp -o projections/vandg4.o >/dev/null 2>&1 depbase=`echo projections/wag7.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag7.lo -MD -MP -MF $depbase.Tpo -c -o projections/wag7.lo projections/wag7.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag7.lo -MD -MP -MF projections/.deps/wag7.Tpo -c projections/wag7.cpp -fPIC -DPIC -o projections/.libs/wag7.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag7.lo -MD -MP -MF projections/.deps/wag7.Tpo -c projections/wag7.cpp -o projections/wag7.o >/dev/null 2>&1 depbase=`echo projections/lcca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lcca.lo -MD -MP -MF $depbase.Tpo -c -o projections/lcca.lo projections/lcca.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lcca.lo -MD -MP -MF projections/.deps/lcca.Tpo -c projections/lcca.cpp -fPIC -DPIC -o projections/.libs/lcca.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lcca.lo -MD -MP -MF projections/.deps/lcca.Tpo -c projections/lcca.cpp -o projections/lcca.o >/dev/null 2>&1 depbase=`echo projections/geos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/geos.lo -MD -MP -MF $depbase.Tpo -c -o projections/geos.lo projections/geos.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/geos.lo -MD -MP -MF projections/.deps/geos.Tpo -c projections/geos.cpp -fPIC -DPIC -o projections/.libs/geos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/geos.lo -MD -MP -MF projections/.deps/geos.Tpo -c projections/geos.cpp -o projections/geos.o >/dev/null 2>&1 depbase=`echo projections/boggs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/boggs.lo -MD -MP -MF $depbase.Tpo -c -o projections/boggs.lo projections/boggs.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/boggs.lo -MD -MP -MF projections/.deps/boggs.Tpo -c projections/boggs.cpp -fPIC -DPIC -o projections/.libs/boggs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/boggs.lo -MD -MP -MF projections/.deps/boggs.Tpo -c projections/boggs.cpp -o projections/boggs.o >/dev/null 2>&1 depbase=`echo projections/collg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/collg.lo -MD -MP -MF $depbase.Tpo -c -o projections/collg.lo projections/collg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/collg.lo -MD -MP -MF projections/.deps/collg.Tpo -c projections/collg.cpp -fPIC -DPIC -o projections/.libs/collg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/collg.lo -MD -MP -MF projections/.deps/collg.Tpo -c projections/collg.cpp -o projections/collg.o >/dev/null 2>&1 depbase=`echo projections/comill.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/comill.lo -MD -MP -MF $depbase.Tpo -c -o projections/comill.lo projections/comill.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/comill.lo -MD -MP -MF projections/.deps/comill.Tpo -c projections/comill.cpp -fPIC -DPIC -o projections/.libs/comill.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/comill.lo -MD -MP -MF projections/.deps/comill.Tpo -c projections/comill.cpp -o projections/comill.o >/dev/null 2>&1 depbase=`echo projections/crast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/crast.lo -MD -MP -MF $depbase.Tpo -c -o projections/crast.lo projections/crast.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/crast.lo -MD -MP -MF projections/.deps/crast.Tpo -c projections/crast.cpp -fPIC -DPIC -o projections/.libs/crast.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/crast.lo -MD -MP -MF projections/.deps/crast.Tpo -c projections/crast.cpp -o projections/crast.o >/dev/null 2>&1 depbase=`echo projections/denoy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/denoy.lo -MD -MP -MF $depbase.Tpo -c -o projections/denoy.lo projections/denoy.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/denoy.lo -MD -MP -MF projections/.deps/denoy.Tpo -c projections/denoy.cpp -fPIC -DPIC -o projections/.libs/denoy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/denoy.lo -MD -MP -MF projections/.deps/denoy.Tpo -c projections/denoy.cpp -o projections/denoy.o >/dev/null 2>&1 depbase=`echo projections/eck1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck1.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck1.lo projections/eck1.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck1.lo -MD -MP -MF projections/.deps/eck1.Tpo -c projections/eck1.cpp -fPIC -DPIC -o projections/.libs/eck1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck1.lo -MD -MP -MF projections/.deps/eck1.Tpo -c projections/eck1.cpp -o projections/eck1.o >/dev/null 2>&1 depbase=`echo projections/eck2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck2.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck2.lo projections/eck2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck2.lo -MD -MP -MF projections/.deps/eck2.Tpo -c projections/eck2.cpp -fPIC -DPIC -o projections/.libs/eck2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck2.lo -MD -MP -MF projections/.deps/eck2.Tpo -c projections/eck2.cpp -o projections/eck2.o >/dev/null 2>&1 depbase=`echo projections/eck3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck3.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck3.lo projections/eck3.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck3.lo -MD -MP -MF projections/.deps/eck3.Tpo -c projections/eck3.cpp -fPIC -DPIC -o projections/.libs/eck3.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck3.lo -MD -MP -MF projections/.deps/eck3.Tpo -c projections/eck3.cpp -o projections/eck3.o >/dev/null 2>&1 depbase=`echo projections/eck4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck4.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck4.lo projections/eck4.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck4.lo -MD -MP -MF projections/.deps/eck4.Tpo -c projections/eck4.cpp -fPIC -DPIC -o projections/.libs/eck4.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck4.lo -MD -MP -MF projections/.deps/eck4.Tpo -c projections/eck4.cpp -o projections/eck4.o >/dev/null 2>&1 depbase=`echo projections/eck5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck5.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck5.lo projections/eck5.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck5.lo -MD -MP -MF projections/.deps/eck5.Tpo -c projections/eck5.cpp -fPIC -DPIC -o projections/.libs/eck5.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck5.lo -MD -MP -MF projections/.deps/eck5.Tpo -c projections/eck5.cpp -o projections/eck5.o >/dev/null 2>&1 depbase=`echo projections/fahey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/fahey.lo -MD -MP -MF $depbase.Tpo -c -o projections/fahey.lo projections/fahey.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/fahey.lo -MD -MP -MF projections/.deps/fahey.Tpo -c projections/fahey.cpp -fPIC -DPIC -o projections/.libs/fahey.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/fahey.lo -MD -MP -MF projections/.deps/fahey.Tpo -c projections/fahey.cpp -o projections/fahey.o >/dev/null 2>&1 depbase=`echo projections/fouc_s.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/fouc_s.lo -MD -MP -MF $depbase.Tpo -c -o projections/fouc_s.lo projections/fouc_s.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/fouc_s.lo -MD -MP -MF projections/.deps/fouc_s.Tpo -c projections/fouc_s.cpp -fPIC -DPIC -o projections/.libs/fouc_s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/fouc_s.lo -MD -MP -MF projections/.deps/fouc_s.Tpo -c projections/fouc_s.cpp -o projections/fouc_s.o >/dev/null 2>&1 depbase=`echo projections/gins8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gins8.lo -MD -MP -MF $depbase.Tpo -c -o projections/gins8.lo projections/gins8.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gins8.lo -MD -MP -MF projections/.deps/gins8.Tpo -c projections/gins8.cpp -fPIC -DPIC -o projections/.libs/gins8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gins8.lo -MD -MP -MF projections/.deps/gins8.Tpo -c projections/gins8.cpp -o projections/gins8.o >/dev/null 2>&1 depbase=`echo projections/gstmerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gstmerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/gstmerc.lo projections/gstmerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gstmerc.lo -MD -MP -MF projections/.deps/gstmerc.Tpo -c projections/gstmerc.cpp -fPIC -DPIC -o projections/.libs/gstmerc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gstmerc.lo -MD -MP -MF projections/.deps/gstmerc.Tpo -c projections/gstmerc.cpp -o projections/gstmerc.o >/dev/null 2>&1 depbase=`echo projections/gn_sinu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gn_sinu.lo -MD -MP -MF $depbase.Tpo -c -o projections/gn_sinu.lo projections/gn_sinu.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gn_sinu.lo -MD -MP -MF projections/.deps/gn_sinu.Tpo -c projections/gn_sinu.cpp -fPIC -DPIC -o projections/.libs/gn_sinu.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gn_sinu.lo -MD -MP -MF projections/.deps/gn_sinu.Tpo -c projections/gn_sinu.cpp -o projections/gn_sinu.o >/dev/null 2>&1 depbase=`echo projections/goode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/goode.lo -MD -MP -MF $depbase.Tpo -c -o projections/goode.lo projections/goode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/goode.lo -MD -MP -MF projections/.deps/goode.Tpo -c projections/goode.cpp -fPIC -DPIC -o projections/.libs/goode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/goode.lo -MD -MP -MF projections/.deps/goode.Tpo -c projections/goode.cpp -o projections/goode.o >/dev/null 2>&1 depbase=`echo projections/igh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/igh.lo -MD -MP -MF $depbase.Tpo -c -o projections/igh.lo projections/igh.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/igh.lo -MD -MP -MF projections/.deps/igh.Tpo -c projections/igh.cpp -fPIC -DPIC -o projections/.libs/igh.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/igh.lo -MD -MP -MF projections/.deps/igh.Tpo -c projections/igh.cpp -o projections/igh.o >/dev/null 2>&1 depbase=`echo projections/hatano.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/hatano.lo -MD -MP -MF $depbase.Tpo -c -o projections/hatano.lo projections/hatano.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/hatano.lo -MD -MP -MF projections/.deps/hatano.Tpo -c projections/hatano.cpp -fPIC -DPIC -o projections/.libs/hatano.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/hatano.lo -MD -MP -MF projections/.deps/hatano.Tpo -c projections/hatano.cpp -o projections/hatano.o >/dev/null 2>&1 depbase=`echo projections/loxim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/loxim.lo -MD -MP -MF $depbase.Tpo -c -o projections/loxim.lo projections/loxim.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/loxim.lo -MD -MP -MF projections/.deps/loxim.Tpo -c projections/loxim.cpp -fPIC -DPIC -o projections/.libs/loxim.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/loxim.lo -MD -MP -MF projections/.deps/loxim.Tpo -c projections/loxim.cpp -o projections/loxim.o >/dev/null 2>&1 depbase=`echo projections/mbt_fps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbt_fps.lo -MD -MP -MF $depbase.Tpo -c -o projections/mbt_fps.lo projections/mbt_fps.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbt_fps.lo -MD -MP -MF projections/.deps/mbt_fps.Tpo -c projections/mbt_fps.cpp -fPIC -DPIC -o projections/.libs/mbt_fps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbt_fps.lo -MD -MP -MF projections/.deps/mbt_fps.Tpo -c projections/mbt_fps.cpp -o projections/mbt_fps.o >/dev/null 2>&1 depbase=`echo projections/mbtfpp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbtfpp.lo -MD -MP -MF $depbase.Tpo -c -o projections/mbtfpp.lo projections/mbtfpp.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbtfpp.lo -MD -MP -MF projections/.deps/mbtfpp.Tpo -c projections/mbtfpp.cpp -fPIC -DPIC -o projections/.libs/mbtfpp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbtfpp.lo -MD -MP -MF projections/.deps/mbtfpp.Tpo -c projections/mbtfpp.cpp -o projections/mbtfpp.o >/dev/null 2>&1 depbase=`echo projections/mbtfpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbtfpq.lo -MD -MP -MF $depbase.Tpo -c -o projections/mbtfpq.lo projections/mbtfpq.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbtfpq.lo -MD -MP -MF projections/.deps/mbtfpq.Tpo -c projections/mbtfpq.cpp -fPIC -DPIC -o projections/.libs/mbtfpq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbtfpq.lo -MD -MP -MF projections/.deps/mbtfpq.Tpo -c projections/mbtfpq.cpp -o projections/mbtfpq.o >/dev/null 2>&1 depbase=`echo projections/moll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/moll.lo -MD -MP -MF $depbase.Tpo -c -o projections/moll.lo projections/moll.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/moll.lo -MD -MP -MF projections/.deps/moll.Tpo -c projections/moll.cpp -fPIC -DPIC -o projections/.libs/moll.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/moll.lo -MD -MP -MF projections/.deps/moll.Tpo -c projections/moll.cpp -o projections/moll.o >/dev/null 2>&1 depbase=`echo projections/nell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nell.lo -MD -MP -MF $depbase.Tpo -c -o projections/nell.lo projections/nell.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nell.lo -MD -MP -MF projections/.deps/nell.Tpo -c projections/nell.cpp -fPIC -DPIC -o projections/.libs/nell.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nell.lo -MD -MP -MF projections/.deps/nell.Tpo -c projections/nell.cpp -o projections/nell.o >/dev/null 2>&1 depbase=`echo projections/nell_h.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nell_h.lo -MD -MP -MF $depbase.Tpo -c -o projections/nell_h.lo projections/nell_h.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nell_h.lo -MD -MP -MF projections/.deps/nell_h.Tpo -c projections/nell_h.cpp -fPIC -DPIC -o projections/.libs/nell_h.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nell_h.lo -MD -MP -MF projections/.deps/nell_h.Tpo -c projections/nell_h.cpp -o projections/nell_h.o >/dev/null 2>&1 depbase=`echo projections/patterson.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/patterson.lo -MD -MP -MF $depbase.Tpo -c -o projections/patterson.lo projections/patterson.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/patterson.lo -MD -MP -MF projections/.deps/patterson.Tpo -c projections/patterson.cpp -fPIC -DPIC -o projections/.libs/patterson.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/patterson.lo -MD -MP -MF projections/.deps/patterson.Tpo -c projections/patterson.cpp -o projections/patterson.o >/dev/null 2>&1 depbase=`echo projections/putp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp2.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp2.lo projections/putp2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp2.lo -MD -MP -MF projections/.deps/putp2.Tpo -c projections/putp2.cpp -fPIC -DPIC -o projections/.libs/putp2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp2.lo -MD -MP -MF projections/.deps/putp2.Tpo -c projections/putp2.cpp -o projections/putp2.o >/dev/null 2>&1 depbase=`echo projections/putp3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp3.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp3.lo projections/putp3.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp3.lo -MD -MP -MF projections/.deps/putp3.Tpo -c projections/putp3.cpp -fPIC -DPIC -o projections/.libs/putp3.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp3.lo -MD -MP -MF projections/.deps/putp3.Tpo -c projections/putp3.cpp -o projections/putp3.o >/dev/null 2>&1 depbase=`echo projections/putp4p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp4p.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp4p.lo projections/putp4p.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp4p.lo -MD -MP -MF projections/.deps/putp4p.Tpo -c projections/putp4p.cpp -fPIC -DPIC -o projections/.libs/putp4p.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp4p.lo -MD -MP -MF projections/.deps/putp4p.Tpo -c projections/putp4p.cpp -o projections/putp4p.o >/dev/null 2>&1 depbase=`echo projections/putp5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp5.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp5.lo projections/putp5.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp5.lo -MD -MP -MF projections/.deps/putp5.Tpo -c projections/putp5.cpp -fPIC -DPIC -o projections/.libs/putp5.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp5.lo -MD -MP -MF projections/.deps/putp5.Tpo -c projections/putp5.cpp -o projections/putp5.o >/dev/null 2>&1 depbase=`echo projections/putp6.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp6.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp6.lo projections/putp6.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp6.lo -MD -MP -MF projections/.deps/putp6.Tpo -c projections/putp6.cpp -fPIC -DPIC -o projections/.libs/putp6.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp6.lo -MD -MP -MF projections/.deps/putp6.Tpo -c projections/putp6.cpp -o projections/putp6.o >/dev/null 2>&1 depbase=`echo projections/qsc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/qsc.lo -MD -MP -MF $depbase.Tpo -c -o projections/qsc.lo projections/qsc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/qsc.lo -MD -MP -MF projections/.deps/qsc.Tpo -c projections/qsc.cpp -fPIC -DPIC -o projections/.libs/qsc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/qsc.lo -MD -MP -MF projections/.deps/qsc.Tpo -c projections/qsc.cpp -o projections/qsc.o >/dev/null 2>&1 depbase=`echo projections/robin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/robin.lo -MD -MP -MF $depbase.Tpo -c -o projections/robin.lo projections/robin.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/robin.lo -MD -MP -MF projections/.deps/robin.Tpo -c projections/robin.cpp -fPIC -DPIC -o projections/.libs/robin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/robin.lo -MD -MP -MF projections/.deps/robin.Tpo -c projections/robin.cpp -o projections/robin.o >/dev/null 2>&1 depbase=`echo projections/sch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sch.lo -MD -MP -MF $depbase.Tpo -c -o projections/sch.lo projections/sch.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sch.lo -MD -MP -MF projections/.deps/sch.Tpo -c projections/sch.cpp -fPIC -DPIC -o projections/.libs/sch.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sch.lo -MD -MP -MF projections/.deps/sch.Tpo -c projections/sch.cpp -o projections/sch.o >/dev/null 2>&1 depbase=`echo projections/sts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sts.lo -MD -MP -MF $depbase.Tpo -c -o projections/sts.lo projections/sts.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sts.lo -MD -MP -MF projections/.deps/sts.Tpo -c projections/sts.cpp -fPIC -DPIC -o projections/.libs/sts.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sts.lo -MD -MP -MF projections/.deps/sts.Tpo -c projections/sts.cpp -o projections/sts.o >/dev/null 2>&1 depbase=`echo projections/urm5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/urm5.lo -MD -MP -MF $depbase.Tpo -c -o projections/urm5.lo projections/urm5.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/urm5.lo -MD -MP -MF projections/.deps/urm5.Tpo -c projections/urm5.cpp -fPIC -DPIC -o projections/.libs/urm5.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/urm5.lo -MD -MP -MF projections/.deps/urm5.Tpo -c projections/urm5.cpp -o projections/urm5.o >/dev/null 2>&1 depbase=`echo projections/urmfps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/urmfps.lo -MD -MP -MF $depbase.Tpo -c -o projections/urmfps.lo projections/urmfps.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/urmfps.lo -MD -MP -MF projections/.deps/urmfps.Tpo -c projections/urmfps.cpp -fPIC -DPIC -o projections/.libs/urmfps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/urmfps.lo -MD -MP -MF projections/.deps/urmfps.Tpo -c projections/urmfps.cpp -o projections/urmfps.o >/dev/null 2>&1 depbase=`echo projections/wag2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag2.lo -MD -MP -MF $depbase.Tpo -c -o projections/wag2.lo projections/wag2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag2.lo -MD -MP -MF projections/.deps/wag2.Tpo -c projections/wag2.cpp -fPIC -DPIC -o projections/.libs/wag2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag2.lo -MD -MP -MF projections/.deps/wag2.Tpo -c projections/wag2.cpp -o projections/wag2.o >/dev/null 2>&1 depbase=`echo projections/wag3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag3.lo -MD -MP -MF $depbase.Tpo -c -o projections/wag3.lo projections/wag3.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag3.lo -MD -MP -MF projections/.deps/wag3.Tpo -c projections/wag3.cpp -fPIC -DPIC -o projections/.libs/wag3.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag3.lo -MD -MP -MF projections/.deps/wag3.Tpo -c projections/wag3.cpp -o projections/wag3.o >/dev/null 2>&1 depbase=`echo projections/wink1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wink1.lo -MD -MP -MF $depbase.Tpo -c -o projections/wink1.lo projections/wink1.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wink1.lo -MD -MP -MF projections/.deps/wink1.Tpo -c projections/wink1.cpp -fPIC -DPIC -o projections/.libs/wink1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wink1.lo -MD -MP -MF projections/.deps/wink1.Tpo -c projections/wink1.cpp -o projections/wink1.o >/dev/null 2>&1 depbase=`echo projections/wink2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wink2.lo -MD -MP -MF $depbase.Tpo -c -o projections/wink2.lo projections/wink2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wink2.lo -MD -MP -MF projections/.deps/wink2.Tpo -c projections/wink2.cpp -fPIC -DPIC -o projections/.libs/wink2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wink2.lo -MD -MP -MF projections/.deps/wink2.Tpo -c projections/wink2.cpp -o projections/wink2.o >/dev/null 2>&1 depbase=`echo projections/healpix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/healpix.lo -MD -MP -MF $depbase.Tpo -c -o projections/healpix.lo projections/healpix.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/healpix.lo -MD -MP -MF projections/.deps/healpix.Tpo -c projections/healpix.cpp -fPIC -DPIC -o projections/.libs/healpix.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/healpix.lo -MD -MP -MF projections/.deps/healpix.Tpo -c projections/healpix.cpp -o projections/healpix.o >/dev/null 2>&1 depbase=`echo projections/natearth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/natearth.lo -MD -MP -MF $depbase.Tpo -c -o projections/natearth.lo projections/natearth.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/natearth.lo -MD -MP -MF projections/.deps/natearth.Tpo -c projections/natearth.cpp -fPIC -DPIC -o projections/.libs/natearth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/natearth.lo -MD -MP -MF projections/.deps/natearth.Tpo -c projections/natearth.cpp -o projections/natearth.o >/dev/null 2>&1 depbase=`echo projections/natearth2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/natearth2.lo -MD -MP -MF $depbase.Tpo -c -o projections/natearth2.lo projections/natearth2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/natearth2.lo -MD -MP -MF projections/.deps/natearth2.Tpo -c projections/natearth2.cpp -fPIC -DPIC -o projections/.libs/natearth2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/natearth2.lo -MD -MP -MF projections/.deps/natearth2.Tpo -c projections/natearth2.cpp -o projections/natearth2.o >/dev/null 2>&1 depbase=`echo projections/calcofi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/calcofi.lo -MD -MP -MF $depbase.Tpo -c -o projections/calcofi.lo projections/calcofi.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/calcofi.lo -MD -MP -MF projections/.deps/calcofi.Tpo -c projections/calcofi.cpp -fPIC -DPIC -o projections/.libs/calcofi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/calcofi.lo -MD -MP -MF projections/.deps/calcofi.Tpo -c projections/calcofi.cpp -o projections/calcofi.o >/dev/null 2>&1 depbase=`echo projections/eqearth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqearth.lo -MD -MP -MF $depbase.Tpo -c -o projections/eqearth.lo projections/eqearth.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqearth.lo -MD -MP -MF projections/.deps/eqearth.Tpo -c projections/eqearth.cpp -fPIC -DPIC -o projections/.libs/eqearth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqearth.lo -MD -MP -MF projections/.deps/eqearth.Tpo -c projections/eqearth.cpp -o projections/eqearth.o >/dev/null 2>&1 depbase=`echo conversions/axisswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/axisswap.lo -MD -MP -MF $depbase.Tpo -c -o conversions/axisswap.lo conversions/axisswap.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/axisswap.lo -MD -MP -MF conversions/.deps/axisswap.Tpo -c conversions/axisswap.cpp -fPIC -DPIC -o conversions/.libs/axisswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/axisswap.lo -MD -MP -MF conversions/.deps/axisswap.Tpo -c conversions/axisswap.cpp -o conversions/axisswap.o >/dev/null 2>&1 depbase=`echo conversions/cart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/cart.lo -MD -MP -MF $depbase.Tpo -c -o conversions/cart.lo conversions/cart.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/cart.lo -MD -MP -MF conversions/.deps/cart.Tpo -c conversions/cart.cpp -fPIC -DPIC -o conversions/.libs/cart.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/cart.lo -MD -MP -MF conversions/.deps/cart.Tpo -c conversions/cart.cpp -o conversions/cart.o >/dev/null 2>&1 depbase=`echo conversions/geoc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/geoc.lo -MD -MP -MF $depbase.Tpo -c -o conversions/geoc.lo conversions/geoc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/geoc.lo -MD -MP -MF conversions/.deps/geoc.Tpo -c conversions/geoc.cpp -fPIC -DPIC -o conversions/.libs/geoc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/geoc.lo -MD -MP -MF conversions/.deps/geoc.Tpo -c conversions/geoc.cpp -o conversions/geoc.o >/dev/null 2>&1 depbase=`echo conversions/geocent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/geocent.lo -MD -MP -MF $depbase.Tpo -c -o conversions/geocent.lo conversions/geocent.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/geocent.lo -MD -MP -MF conversions/.deps/geocent.Tpo -c conversions/geocent.cpp -fPIC -DPIC -o conversions/.libs/geocent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/geocent.lo -MD -MP -MF conversions/.deps/geocent.Tpo -c conversions/geocent.cpp -o conversions/geocent.o >/dev/null 2>&1 depbase=`echo conversions/noop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/noop.lo -MD -MP -MF $depbase.Tpo -c -o conversions/noop.lo conversions/noop.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/noop.lo -MD -MP -MF conversions/.deps/noop.Tpo -c conversions/noop.cpp -fPIC -DPIC -o conversions/.libs/noop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/noop.lo -MD -MP -MF conversions/.deps/noop.Tpo -c conversions/noop.cpp -o conversions/noop.o >/dev/null 2>&1 depbase=`echo conversions/unitconvert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/unitconvert.lo -MD -MP -MF $depbase.Tpo -c -o conversions/unitconvert.lo conversions/unitconvert.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/unitconvert.lo -MD -MP -MF conversions/.deps/unitconvert.Tpo -c conversions/unitconvert.cpp -fPIC -DPIC -o conversions/.libs/unitconvert.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/unitconvert.lo -MD -MP -MF conversions/.deps/unitconvert.Tpo -c conversions/unitconvert.cpp -o conversions/unitconvert.o >/dev/null 2>&1 depbase=`echo transformations/affine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/affine.lo -MD -MP -MF $depbase.Tpo -c -o transformations/affine.lo transformations/affine.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/affine.lo -MD -MP -MF transformations/.deps/affine.Tpo -c transformations/affine.cpp -fPIC -DPIC -o transformations/.libs/affine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/affine.lo -MD -MP -MF transformations/.deps/affine.Tpo -c transformations/affine.cpp -o transformations/affine.o >/dev/null 2>&1 depbase=`echo transformations/deformation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/deformation.lo -MD -MP -MF $depbase.Tpo -c -o transformations/deformation.lo transformations/deformation.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/deformation.lo -MD -MP -MF transformations/.deps/deformation.Tpo -c transformations/deformation.cpp -fPIC -DPIC -o transformations/.libs/deformation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/deformation.lo -MD -MP -MF transformations/.deps/deformation.Tpo -c transformations/deformation.cpp -o transformations/deformation.o >/dev/null 2>&1 depbase=`echo transformations/helmert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/helmert.lo -MD -MP -MF $depbase.Tpo -c -o transformations/helmert.lo transformations/helmert.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/helmert.lo -MD -MP -MF transformations/.deps/helmert.Tpo -c transformations/helmert.cpp -fPIC -DPIC -o transformations/.libs/helmert.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/helmert.lo -MD -MP -MF transformations/.deps/helmert.Tpo -c transformations/helmert.cpp -o transformations/helmert.o >/dev/null 2>&1 depbase=`echo transformations/hgridshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/hgridshift.lo -MD -MP -MF $depbase.Tpo -c -o transformations/hgridshift.lo transformations/hgridshift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/hgridshift.lo -MD -MP -MF transformations/.deps/hgridshift.Tpo -c transformations/hgridshift.cpp -fPIC -DPIC -o transformations/.libs/hgridshift.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/hgridshift.lo -MD -MP -MF transformations/.deps/hgridshift.Tpo -c transformations/hgridshift.cpp -o transformations/hgridshift.o >/dev/null 2>&1 depbase=`echo transformations/horner.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/horner.lo -MD -MP -MF $depbase.Tpo -c -o transformations/horner.lo transformations/horner.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/horner.lo -MD -MP -MF transformations/.deps/horner.Tpo -c transformations/horner.cpp -fPIC -DPIC -o transformations/.libs/horner.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/horner.lo -MD -MP -MF transformations/.deps/horner.Tpo -c transformations/horner.cpp -o transformations/horner.o >/dev/null 2>&1 depbase=`echo transformations/molodensky.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/molodensky.lo -MD -MP -MF $depbase.Tpo -c -o transformations/molodensky.lo transformations/molodensky.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/molodensky.lo -MD -MP -MF transformations/.deps/molodensky.Tpo -c transformations/molodensky.cpp -fPIC -DPIC -o transformations/.libs/molodensky.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/molodensky.lo -MD -MP -MF transformations/.deps/molodensky.Tpo -c transformations/molodensky.cpp -o transformations/molodensky.o >/dev/null 2>&1 depbase=`echo transformations/vgridshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/vgridshift.lo -MD -MP -MF $depbase.Tpo -c -o transformations/vgridshift.lo transformations/vgridshift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/vgridshift.lo -MD -MP -MF transformations/.deps/vgridshift.Tpo -c transformations/vgridshift.cpp -fPIC -DPIC -o transformations/.libs/vgridshift.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/vgridshift.lo -MD -MP -MF transformations/.deps/vgridshift.Tpo -c transformations/vgridshift.cpp -o transformations/vgridshift.o >/dev/null 2>&1 depbase=`echo aasincos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT aasincos.lo -MD -MP -MF $depbase.Tpo -c -o aasincos.lo aasincos.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT aasincos.lo -MD -MP -MF .deps/aasincos.Tpo -c aasincos.cpp -fPIC -DPIC -o .libs/aasincos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT aasincos.lo -MD -MP -MF .deps/aasincos.Tpo -c aasincos.cpp -o aasincos.o >/dev/null 2>&1 depbase=`echo adjlon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT adjlon.lo -MD -MP -MF $depbase.Tpo -c -o adjlon.lo adjlon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT adjlon.lo -MD -MP -MF .deps/adjlon.Tpo -c adjlon.cpp -fPIC -DPIC -o .libs/adjlon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT adjlon.lo -MD -MP -MF .deps/adjlon.Tpo -c adjlon.cpp -o adjlon.o >/dev/null 2>&1 depbase=`echo dmstor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT dmstor.lo -MD -MP -MF $depbase.Tpo -c -o dmstor.lo dmstor.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT dmstor.lo -MD -MP -MF .deps/dmstor.Tpo -c dmstor.cpp -fPIC -DPIC -o .libs/dmstor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT dmstor.lo -MD -MP -MF .deps/dmstor.Tpo -c dmstor.cpp -o dmstor.o >/dev/null 2>&1 depbase=`echo auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT auth.lo -MD -MP -MF $depbase.Tpo -c -o auth.lo auth.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c auth.cpp -fPIC -DPIC -o .libs/auth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c auth.cpp -o auth.o >/dev/null 2>&1 depbase=`echo deriv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT deriv.lo -MD -MP -MF $depbase.Tpo -c -o deriv.lo deriv.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT deriv.lo -MD -MP -MF .deps/deriv.Tpo -c deriv.cpp -fPIC -DPIC -o .libs/deriv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT deriv.lo -MD -MP -MF .deps/deriv.Tpo -c deriv.cpp -o deriv.o >/dev/null 2>&1 depbase=`echo ell_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ell_set.lo -MD -MP -MF $depbase.Tpo -c -o ell_set.lo ell_set.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ell_set.lo -MD -MP -MF .deps/ell_set.Tpo -c ell_set.cpp -fPIC -DPIC -o .libs/ell_set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ell_set.lo -MD -MP -MF .deps/ell_set.Tpo -c ell_set.cpp -o ell_set.o >/dev/null 2>&1 depbase=`echo ellps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ellps.lo -MD -MP -MF $depbase.Tpo -c -o ellps.lo ellps.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ellps.lo -MD -MP -MF .deps/ellps.Tpo -c ellps.cpp -fPIC -DPIC -o .libs/ellps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ellps.lo -MD -MP -MF .deps/ellps.Tpo -c ellps.cpp -o ellps.o >/dev/null 2>&1 depbase=`echo errno.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT errno.lo -MD -MP -MF $depbase.Tpo -c -o errno.lo errno.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c errno.cpp -fPIC -DPIC -o .libs/errno.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c errno.cpp -o errno.o >/dev/null 2>&1 depbase=`echo factors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT factors.lo -MD -MP -MF $depbase.Tpo -c -o factors.lo factors.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT factors.lo -MD -MP -MF .deps/factors.Tpo -c factors.cpp -fPIC -DPIC -o .libs/factors.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT factors.lo -MD -MP -MF .deps/factors.Tpo -c factors.cpp -o factors.o >/dev/null 2>&1 depbase=`echo fwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT fwd.lo -MD -MP -MF $depbase.Tpo -c -o fwd.lo fwd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT fwd.lo -MD -MP -MF .deps/fwd.Tpo -c fwd.cpp -fPIC -DPIC -o .libs/fwd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT fwd.lo -MD -MP -MF .deps/fwd.Tpo -c fwd.cpp -o fwd.o >/dev/null 2>&1 depbase=`echo init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT init.lo -MD -MP -MF $depbase.Tpo -c -o init.lo init.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.cpp -fPIC -DPIC -o .libs/init.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.cpp -o init.o >/dev/null 2>&1 depbase=`echo inv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT inv.lo -MD -MP -MF $depbase.Tpo -c -o inv.lo inv.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT inv.lo -MD -MP -MF .deps/inv.Tpo -c inv.cpp -fPIC -DPIC -o .libs/inv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT inv.lo -MD -MP -MF .deps/inv.Tpo -c inv.cpp -o inv.o >/dev/null 2>&1 depbase=`echo list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT list.lo -MD -MP -MF $depbase.Tpo -c -o list.lo list.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.cpp -fPIC -DPIC -o .libs/list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.cpp -o list.o >/dev/null 2>&1 depbase=`echo malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo malloc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.cpp -fPIC -DPIC -o .libs/malloc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.cpp -o malloc.o >/dev/null 2>&1 depbase=`echo mlfn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT mlfn.lo -MD -MP -MF $depbase.Tpo -c -o mlfn.lo mlfn.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT mlfn.lo -MD -MP -MF .deps/mlfn.Tpo -c mlfn.cpp -fPIC -DPIC -o .libs/mlfn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT mlfn.lo -MD -MP -MF .deps/mlfn.Tpo -c mlfn.cpp -o mlfn.o >/dev/null 2>&1 depbase=`echo msfn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT msfn.lo -MD -MP -MF $depbase.Tpo -c -o msfn.lo msfn.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT msfn.lo -MD -MP -MF .deps/msfn.Tpo -c msfn.cpp -fPIC -DPIC -o .libs/msfn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT msfn.lo -MD -MP -MF .deps/msfn.Tpo -c msfn.cpp -o msfn.o >/dev/null 2>&1 depbase=`echo proj_mdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT proj_mdist.lo -MD -MP -MF $depbase.Tpo -c -o proj_mdist.lo proj_mdist.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT proj_mdist.lo -MD -MP -MF .deps/proj_mdist.Tpo -c proj_mdist.cpp -fPIC -DPIC -o .libs/proj_mdist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT proj_mdist.lo -MD -MP -MF .deps/proj_mdist.Tpo -c proj_mdist.cpp -o proj_mdist.o >/dev/null 2>&1 depbase=`echo open_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT open_lib.lo -MD -MP -MF $depbase.Tpo -c -o open_lib.lo open_lib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT open_lib.lo -MD -MP -MF .deps/open_lib.Tpo -c open_lib.cpp -fPIC -DPIC -o .libs/open_lib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT open_lib.lo -MD -MP -MF .deps/open_lib.Tpo -c open_lib.cpp -o open_lib.o >/dev/null 2>&1 depbase=`echo param.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT param.lo -MD -MP -MF $depbase.Tpo -c -o param.lo param.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.cpp -fPIC -DPIC -o .libs/param.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.cpp -o param.o >/dev/null 2>&1 depbase=`echo phi2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT phi2.lo -MD -MP -MF $depbase.Tpo -c -o phi2.lo phi2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT phi2.lo -MD -MP -MF .deps/phi2.Tpo -c phi2.cpp -fPIC -DPIC -o .libs/phi2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT phi2.lo -MD -MP -MF .deps/phi2.Tpo -c phi2.cpp -o phi2.o >/dev/null 2>&1 depbase=`echo pr_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT pr_list.lo -MD -MP -MF $depbase.Tpo -c -o pr_list.lo pr_list.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT pr_list.lo -MD -MP -MF .deps/pr_list.Tpo -c pr_list.cpp -fPIC -DPIC -o .libs/pr_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT pr_list.lo -MD -MP -MF .deps/pr_list.Tpo -c pr_list.cpp -o pr_list.o >/dev/null 2>&1 depbase=`echo qsfn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT qsfn.lo -MD -MP -MF $depbase.Tpo -c -o qsfn.lo qsfn.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT qsfn.lo -MD -MP -MF .deps/qsfn.Tpo -c qsfn.cpp -fPIC -DPIC -o .libs/qsfn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT qsfn.lo -MD -MP -MF .deps/qsfn.Tpo -c qsfn.cpp -o qsfn.o >/dev/null 2>&1 depbase=`echo strerrno.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT strerrno.lo -MD -MP -MF $depbase.Tpo -c -o strerrno.lo strerrno.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT strerrno.lo -MD -MP -MF .deps/strerrno.Tpo -c strerrno.cpp -fPIC -DPIC -o .libs/strerrno.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT strerrno.lo -MD -MP -MF .deps/strerrno.Tpo -c strerrno.cpp -o strerrno.o >/dev/null 2>&1 depbase=`echo tsfn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT tsfn.lo -MD -MP -MF $depbase.Tpo -c -o tsfn.lo tsfn.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT tsfn.lo -MD -MP -MF .deps/tsfn.Tpo -c tsfn.cpp -fPIC -DPIC -o .libs/tsfn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT tsfn.lo -MD -MP -MF .deps/tsfn.Tpo -c tsfn.cpp -o tsfn.o >/dev/null 2>&1 depbase=`echo units.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT units.lo -MD -MP -MF $depbase.Tpo -c -o units.lo units.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT units.lo -MD -MP -MF .deps/units.Tpo -c units.cpp -fPIC -DPIC -o .libs/units.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT units.lo -MD -MP -MF .deps/units.Tpo -c units.cpp -o units.o >/dev/null 2>&1 depbase=`echo ctx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ctx.lo -MD -MP -MF $depbase.Tpo -c -o ctx.lo ctx.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c ctx.cpp -fPIC -DPIC -o .libs/ctx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c ctx.cpp -o ctx.o >/dev/null 2>&1 depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.cpp -fPIC -DPIC -o .libs/log.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.cpp -o log.o >/dev/null 2>&1 depbase=`echo zpoly1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT zpoly1.lo -MD -MP -MF $depbase.Tpo -c -o zpoly1.lo zpoly1.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT zpoly1.lo -MD -MP -MF .deps/zpoly1.Tpo -c zpoly1.cpp -fPIC -DPIC -o .libs/zpoly1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT zpoly1.lo -MD -MP -MF .deps/zpoly1.Tpo -c zpoly1.cpp -o zpoly1.o >/dev/null 2>&1 depbase=`echo rtodms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT rtodms.lo -MD -MP -MF $depbase.Tpo -c -o rtodms.lo rtodms.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT rtodms.lo -MD -MP -MF .deps/rtodms.Tpo -c rtodms.cpp -fPIC -DPIC -o .libs/rtodms.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT rtodms.lo -MD -MP -MF .deps/rtodms.Tpo -c rtodms.cpp -o rtodms.o >/dev/null 2>&1 depbase=`echo release.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT release.lo -MD -MP -MF $depbase.Tpo -c -o release.lo release.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT release.lo -MD -MP -MF .deps/release.Tpo -c release.cpp -fPIC -DPIC -o .libs/release.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT release.lo -MD -MP -MF .deps/release.Tpo -c release.cpp -o release.o >/dev/null 2>&1 depbase=`echo gauss.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gauss.lo -MD -MP -MF $depbase.Tpo -c -o gauss.lo gauss.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gauss.lo -MD -MP -MF .deps/gauss.Tpo -c gauss.cpp -fPIC -DPIC -o .libs/gauss.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gauss.lo -MD -MP -MF .deps/gauss.Tpo -c gauss.cpp -o gauss.o >/dev/null 2>&1 depbase=`echo fileapi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT fileapi.lo -MD -MP -MF $depbase.Tpo -c -o fileapi.lo fileapi.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT fileapi.lo -MD -MP -MF .deps/fileapi.Tpo -c fileapi.cpp -fPIC -DPIC -o .libs/fileapi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT fileapi.lo -MD -MP -MF .deps/fileapi.Tpo -c fileapi.cpp -o fileapi.o >/dev/null 2>&1 depbase=`echo gc_reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gc_reader.lo -MD -MP -MF $depbase.Tpo -c -o gc_reader.lo gc_reader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gc_reader.lo -MD -MP -MF .deps/gc_reader.Tpo -c gc_reader.cpp -fPIC -DPIC -o .libs/gc_reader.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gc_reader.lo -MD -MP -MF .deps/gc_reader.Tpo -c gc_reader.cpp -o gc_reader.o >/dev/null 2>&1 depbase=`echo gridcatalog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridcatalog.lo -MD -MP -MF $depbase.Tpo -c -o gridcatalog.lo gridcatalog.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridcatalog.lo -MD -MP -MF .deps/gridcatalog.Tpo -c gridcatalog.cpp -fPIC -DPIC -o .libs/gridcatalog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridcatalog.lo -MD -MP -MF .deps/gridcatalog.Tpo -c gridcatalog.cpp -o gridcatalog.o >/dev/null 2>&1 depbase=`echo nad_cvt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_cvt.lo -MD -MP -MF $depbase.Tpo -c -o nad_cvt.lo nad_cvt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_cvt.lo -MD -MP -MF .deps/nad_cvt.Tpo -c nad_cvt.cpp -fPIC -DPIC -o .libs/nad_cvt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_cvt.lo -MD -MP -MF .deps/nad_cvt.Tpo -c nad_cvt.cpp -o nad_cvt.o >/dev/null 2>&1 depbase=`echo nad_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_init.lo -MD -MP -MF $depbase.Tpo -c -o nad_init.lo nad_init.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_init.lo -MD -MP -MF .deps/nad_init.Tpo -c nad_init.cpp -fPIC -DPIC -o .libs/nad_init.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_init.lo -MD -MP -MF .deps/nad_init.Tpo -c nad_init.cpp -o nad_init.o >/dev/null 2>&1 depbase=`echo nad_intr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_intr.lo -MD -MP -MF $depbase.Tpo -c -o nad_intr.lo nad_intr.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_intr.lo -MD -MP -MF .deps/nad_intr.Tpo -c nad_intr.cpp -fPIC -DPIC -o .libs/nad_intr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_intr.lo -MD -MP -MF .deps/nad_intr.Tpo -c nad_intr.cpp -o nad_intr.o >/dev/null 2>&1 depbase=`echo apply_gridshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apply_gridshift.lo -MD -MP -MF $depbase.Tpo -c -o apply_gridshift.lo apply_gridshift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apply_gridshift.lo -MD -MP -MF .deps/apply_gridshift.Tpo -c apply_gridshift.cpp -fPIC -DPIC -o .libs/apply_gridshift.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apply_gridshift.lo -MD -MP -MF .deps/apply_gridshift.Tpo -c apply_gridshift.cpp -o apply_gridshift.o >/dev/null 2>&1 depbase=`echo datums.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT datums.lo -MD -MP -MF $depbase.Tpo -c -o datums.lo datums.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT datums.lo -MD -MP -MF .deps/datums.Tpo -c datums.cpp -fPIC -DPIC -o .libs/datums.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT datums.lo -MD -MP -MF .deps/datums.Tpo -c datums.cpp -o datums.o >/dev/null 2>&1 depbase=`echo datum_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT datum_set.lo -MD -MP -MF $depbase.Tpo -c -o datum_set.lo datum_set.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT datum_set.lo -MD -MP -MF .deps/datum_set.Tpo -c datum_set.cpp -fPIC -DPIC -o .libs/datum_set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT datum_set.lo -MD -MP -MF .deps/datum_set.Tpo -c datum_set.cpp -o datum_set.o >/dev/null 2>&1 depbase=`echo transform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transform.lo -MD -MP -MF $depbase.Tpo -c -o transform.lo transform.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.cpp -fPIC -DPIC -o .libs/transform.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.cpp -o transform.o >/dev/null 2>&1 depbase=`echo geocent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT geocent.lo -MD -MP -MF $depbase.Tpo -c -o geocent.lo geocent.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT geocent.lo -MD -MP -MF .deps/geocent.Tpo -c geocent.cpp -fPIC -DPIC -o .libs/geocent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT geocent.lo -MD -MP -MF .deps/geocent.Tpo -c geocent.cpp -o geocent.o >/dev/null 2>&1 depbase=`echo utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT utils.lo -MD -MP -MF $depbase.Tpo -c -o utils.lo utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -fPIC -DPIC -o .libs/utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -o utils.o >/dev/null 2>&1 depbase=`echo gridinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridinfo.lo -MD -MP -MF $depbase.Tpo -c -o gridinfo.lo gridinfo.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridinfo.lo -MD -MP -MF .deps/gridinfo.Tpo -c gridinfo.cpp -fPIC -DPIC -o .libs/gridinfo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridinfo.lo -MD -MP -MF .deps/gridinfo.Tpo -c gridinfo.cpp -o gridinfo.o >/dev/null 2>&1 depbase=`echo gridlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridlist.lo -MD -MP -MF $depbase.Tpo -c -o gridlist.lo gridlist.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridlist.lo -MD -MP -MF .deps/gridlist.Tpo -c gridlist.cpp -fPIC -DPIC -o .libs/gridlist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridlist.lo -MD -MP -MF .deps/gridlist.Tpo -c gridlist.cpp -o gridlist.o >/dev/null 2>&1 depbase=`echo jniproj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT jniproj.lo -MD -MP -MF $depbase.Tpo -c -o jniproj.lo jniproj.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT jniproj.lo -MD -MP -MF .deps/jniproj.Tpo -c jniproj.cpp -fPIC -DPIC -o .libs/jniproj.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT jniproj.lo -MD -MP -MF .deps/jniproj.Tpo -c jniproj.cpp -o jniproj.o >/dev/null 2>&1 depbase=`echo mutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT mutex.lo -MD -MP -MF $depbase.Tpo -c -o mutex.lo mutex.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.cpp -fPIC -DPIC -o .libs/mutex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.cpp -o mutex.o >/dev/null 2>&1 depbase=`echo initcache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT initcache.lo -MD -MP -MF $depbase.Tpo -c -o initcache.lo initcache.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT initcache.lo -MD -MP -MF .deps/initcache.Tpo -c initcache.cpp -fPIC -DPIC -o .libs/initcache.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT initcache.lo -MD -MP -MF .deps/initcache.Tpo -c initcache.cpp -o initcache.o >/dev/null 2>&1 depbase=`echo apply_vgridshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apply_vgridshift.lo -MD -MP -MF $depbase.Tpo -c -o apply_vgridshift.lo apply_vgridshift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apply_vgridshift.lo -MD -MP -MF .deps/apply_vgridshift.Tpo -c apply_vgridshift.cpp -fPIC -DPIC -o .libs/apply_vgridshift.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apply_vgridshift.lo -MD -MP -MF .deps/apply_vgridshift.Tpo -c apply_vgridshift.cpp -o apply_vgridshift.o >/dev/null 2>&1 depbase=`echo geodesic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -g -O2 -fvisibility=hidden -DHAVE_C99_MATH=1 -MT geodesic.lo -MD -MP -MF $depbase.Tpo -c -o geodesic.lo geodesic.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -g -O2 -fvisibility=hidden -DHAVE_C99_MATH=1 -MT geodesic.lo -MD -MP -MF .deps/geodesic.Tpo -c geodesic.c -fPIC -DPIC -o .libs/geodesic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -g -O2 -fvisibility=hidden -DHAVE_C99_MATH=1 -MT geodesic.lo -MD -MP -MF .deps/geodesic.Tpo -c geodesic.c -o geodesic.o >/dev/null 2>&1 depbase=`echo strtod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT strtod.lo -MD -MP -MF $depbase.Tpo -c -o strtod.lo strtod.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.cpp -fPIC -DPIC -o .libs/strtod.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.cpp -o strtod.o >/dev/null 2>&1 depbase=`echo math.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT math.lo -MD -MP -MF $depbase.Tpo -c -o math.lo math.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.cpp -fPIC -DPIC -o .libs/math.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.cpp -o math.o >/dev/null 2>&1 depbase=`echo 4D_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT 4D_api.lo -MD -MP -MF $depbase.Tpo -c -o 4D_api.lo 4D_api.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT 4D_api.lo -MD -MP -MF .deps/4D_api.Tpo -c 4D_api.cpp -fPIC -DPIC -o .libs/4D_api.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT 4D_api.lo -MD -MP -MF .deps/4D_api.Tpo -c 4D_api.cpp -o 4D_api.o >/dev/null 2>&1 depbase=`echo pipeline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT pipeline.lo -MD -MP -MF $depbase.Tpo -c -o pipeline.lo pipeline.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT pipeline.lo -MD -MP -MF .deps/pipeline.Tpo -c pipeline.cpp -fPIC -DPIC -o .libs/pipeline.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT pipeline.lo -MD -MP -MF .deps/pipeline.Tpo -c pipeline.cpp -o pipeline.o >/dev/null 2>&1 depbase=`echo internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT internal.lo -MD -MP -MF $depbase.Tpo -c -o internal.lo internal.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c internal.cpp -fPIC -DPIC -o .libs/internal.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c internal.cpp -o internal.o >/dev/null 2>&1 depbase=`echo wkt_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt_parser.lo wkt_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt_parser.lo -MD -MP -MF .deps/wkt_parser.Tpo -c wkt_parser.cpp -fPIC -DPIC -o .libs/wkt_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt_parser.lo -MD -MP -MF .deps/wkt_parser.Tpo -c wkt_parser.cpp -o wkt_parser.o >/dev/null 2>&1 depbase=`echo wkt1_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt1_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt1_parser.lo wkt1_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt1_parser.lo -MD -MP -MF .deps/wkt1_parser.Tpo -c wkt1_parser.cpp -fPIC -DPIC -o .libs/wkt1_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt1_parser.lo -MD -MP -MF .deps/wkt1_parser.Tpo -c wkt1_parser.cpp -o wkt1_parser.o >/dev/null 2>&1 depbase=`echo wkt1_generated_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -g -O2 -fvisibility=hidden -DHAVE_C99_MATH=1 -MT wkt1_generated_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt1_generated_parser.lo wkt1_generated_parser.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -g -O2 -fvisibility=hidden -DHAVE_C99_MATH=1 -MT wkt1_generated_parser.lo -MD -MP -MF .deps/wkt1_generated_parser.Tpo -c wkt1_generated_parser.c -fPIC -DPIC -o .libs/wkt1_generated_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -g -O2 -fvisibility=hidden -DHAVE_C99_MATH=1 -MT wkt1_generated_parser.lo -MD -MP -MF .deps/wkt1_generated_parser.Tpo -c wkt1_generated_parser.c -o wkt1_generated_parser.o >/dev/null 2>&1 depbase=`echo wkt2_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt2_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt2_parser.lo wkt2_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt2_parser.lo -MD -MP -MF .deps/wkt2_parser.Tpo -c wkt2_parser.cpp -fPIC -DPIC -o .libs/wkt2_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt2_parser.lo -MD -MP -MF .deps/wkt2_parser.Tpo -c wkt2_parser.cpp -o wkt2_parser.o >/dev/null 2>&1 depbase=`echo wkt2_generated_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -g -O2 -fvisibility=hidden -DHAVE_C99_MATH=1 -MT wkt2_generated_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt2_generated_parser.lo wkt2_generated_parser.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -g -O2 -fvisibility=hidden -DHAVE_C99_MATH=1 -MT wkt2_generated_parser.lo -MD -MP -MF .deps/wkt2_generated_parser.Tpo -c wkt2_generated_parser.c -fPIC -DPIC -o .libs/wkt2_generated_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -g -O2 -fvisibility=hidden -DHAVE_C99_MATH=1 -MT wkt2_generated_parser.lo -MD -MP -MF .deps/wkt2_generated_parser.Tpo -c wkt2_generated_parser.c -o wkt2_generated_parser.o >/dev/null 2>&1 depbase=`echo proj_json_streaming_writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT proj_json_streaming_writer.lo -MD -MP -MF $depbase.Tpo -c -o proj_json_streaming_writer.lo proj_json_streaming_writer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT proj_json_streaming_writer.lo -MD -MP -MF .deps/proj_json_streaming_writer.Tpo -c proj_json_streaming_writer.cpp -fPIC -DPIC -o .libs/proj_json_streaming_writer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT proj_json_streaming_writer.lo -MD -MP -MF .deps/proj_json_streaming_writer.Tpo -c proj_json_streaming_writer.cpp -o proj_json_streaming_writer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -no-undefined -version-info 17:1:2 -o libproj.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib iso19111/static.lo iso19111/util.lo iso19111/metadata.lo iso19111/common.lo iso19111/crs.lo iso19111/datum.lo iso19111/coordinatesystem.lo iso19111/coordinateoperation.lo iso19111/io.lo iso19111/internal.lo iso19111/factory.lo iso19111/c_api.lo projections/aeqd.lo projections/gnom.lo projections/laea.lo projections/mod_ster.lo projections/nsper.lo projections/nzmg.lo projections/ortho.lo projections/stere.lo projections/sterea.lo projections/aea.lo projections/bipc.lo projections/bonne.lo projections/eqdc.lo projections/isea.lo projections/ccon.lo projections/imw_p.lo projections/krovak.lo projections/lcc.lo projections/poly.lo projections/rpoly.lo projections/sconics.lo projections/rouss.lo projections/cass.lo projections/cc.lo projections/cea.lo projections/eqc.lo projections/gall.lo projections/labrd.lo projections/lsat.lo projections/misrsom.lo projections/merc.lo projections/mill.lo projections/ocea.lo projections/omerc.lo projections/somerc.lo projections/tcc.lo projections/tcea.lo projections/times.lo projections/tmerc.lo projections/tobmerc.lo projections/airy.lo projections/aitoff.lo projections/august.lo projections/bacon.lo projections/bertin1953.lo projections/chamb.lo projections/hammer.lo projections/lagrng.lo projections/larr.lo projections/lask.lo projections/latlong.lo projections/nicol.lo projections/ob_tran.lo projections/oea.lo projections/tpeqd.lo projections/vandg.lo projections/vandg2.lo projections/vandg4.lo projections/wag7.lo projections/lcca.lo projections/geos.lo projections/boggs.lo projections/collg.lo projections/comill.lo projections/crast.lo projections/denoy.lo projections/eck1.lo projections/eck2.lo projections/eck3.lo projections/eck4.lo projections/eck5.lo projections/fahey.lo projections/fouc_s.lo projections/gins8.lo projections/gstmerc.lo projections/gn_sinu.lo projections/goode.lo projections/igh.lo projections/hatano.lo projections/loxim.lo projections/mbt_fps.lo projections/mbtfpp.lo projections/mbtfpq.lo projections/moll.lo projections/nell.lo projections/nell_h.lo projections/patterson.lo projections/putp2.lo projections/putp3.lo projections/putp4p.lo projections/putp5.lo projections/putp6.lo projections/qsc.lo projections/robin.lo projections/sch.lo projections/sts.lo projections/urm5.lo projections/urmfps.lo projections/wag2.lo projections/wag3.lo projections/wink1.lo projections/wink2.lo projections/healpix.lo projections/natearth.lo projections/natearth2.lo projections/calcofi.lo projections/eqearth.lo conversions/axisswap.lo conversions/cart.lo conversions/geoc.lo conversions/geocent.lo conversions/noop.lo conversions/unitconvert.lo transformations/affine.lo transformations/deformation.lo transformations/helmert.lo transformations/hgridshift.lo transformations/horner.lo transformations/molodensky.lo transformations/vgridshift.lo aasincos.lo adjlon.lo dmstor.lo auth.lo deriv.lo ell_set.lo ellps.lo errno.lo factors.lo fwd.lo init.lo inv.lo list.lo malloc.lo mlfn.lo msfn.lo proj_mdist.lo open_lib.lo param.lo phi2.lo pr_list.lo qsfn.lo strerrno.lo tsfn.lo units.lo ctx.lo log.lo zpoly1.lo rtodms.lo release.lo gauss.lo fileapi.lo gc_reader.lo gridcatalog.lo nad_cvt.lo nad_init.lo nad_intr.lo apply_gridshift.lo datums.lo datum_set.lo transform.lo geocent.lo utils.lo gridinfo.lo gridlist.lo jniproj.lo mutex.lo initcache.lo apply_vgridshift.lo geodesic.lo strtod.lo math.lo 4D_api.lo pipeline.lo internal.lo wkt_parser.lo wkt1_parser.lo wkt1_generated_parser.lo wkt2_parser.lo wkt2_generated_parser.lo proj_json_streaming_writer.lo -L/opt/metwork-mfext-1.1/opt/core/lib -lsqlite3 -lpthread -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o iso19111/.libs/static.o iso19111/.libs/util.o iso19111/.libs/metadata.o iso19111/.libs/common.o iso19111/.libs/crs.o iso19111/.libs/datum.o iso19111/.libs/coordinatesystem.o iso19111/.libs/coordinateoperation.o iso19111/.libs/io.o iso19111/.libs/internal.o iso19111/.libs/factory.o iso19111/.libs/c_api.o projections/.libs/aeqd.o projections/.libs/gnom.o projections/.libs/laea.o projections/.libs/mod_ster.o projections/.libs/nsper.o projections/.libs/nzmg.o projections/.libs/ortho.o projections/.libs/stere.o projections/.libs/sterea.o projections/.libs/aea.o projections/.libs/bipc.o projections/.libs/bonne.o projections/.libs/eqdc.o projections/.libs/isea.o projections/.libs/ccon.o projections/.libs/imw_p.o projections/.libs/krovak.o projections/.libs/lcc.o projections/.libs/poly.o projections/.libs/rpoly.o projections/.libs/sconics.o projections/.libs/rouss.o projections/.libs/cass.o projections/.libs/cc.o projections/.libs/cea.o projections/.libs/eqc.o projections/.libs/gall.o projections/.libs/labrd.o projections/.libs/lsat.o projections/.libs/misrsom.o projections/.libs/merc.o projections/.libs/mill.o projections/.libs/ocea.o projections/.libs/omerc.o projections/.libs/somerc.o projections/.libs/tcc.o projections/.libs/tcea.o projections/.libs/times.o projections/.libs/tmerc.o projections/.libs/tobmerc.o projections/.libs/airy.o projections/.libs/aitoff.o projections/.libs/august.o projections/.libs/bacon.o projections/.libs/bertin1953.o projections/.libs/chamb.o projections/.libs/hammer.o projections/.libs/lagrng.o projections/.libs/larr.o projections/.libs/lask.o projections/.libs/latlong.o projections/.libs/nicol.o projections/.libs/ob_tran.o projections/.libs/oea.o projections/.libs/tpeqd.o projections/.libs/vandg.o projections/.libs/vandg2.o projections/.libs/vandg4.o projections/.libs/wag7.o projections/.libs/lcca.o projections/.libs/geos.o projections/.libs/boggs.o projections/.libs/collg.o projections/.libs/comill.o projections/.libs/crast.o projections/.libs/denoy.o projections/.libs/eck1.o projections/.libs/eck2.o projections/.libs/eck3.o projections/.libs/eck4.o projections/.libs/eck5.o projections/.libs/fahey.o projections/.libs/fouc_s.o projections/.libs/gins8.o projections/.libs/gstmerc.o projections/.libs/gn_sinu.o projections/.libs/goode.o projections/.libs/igh.o projections/.libs/hatano.o projections/.libs/loxim.o projections/.libs/mbt_fps.o projections/.libs/mbtfpp.o projections/.libs/mbtfpq.o projections/.libs/moll.o projections/.libs/nell.o projections/.libs/nell_h.o projections/.libs/patterson.o projections/.libs/putp2.o projections/.libs/putp3.o projections/.libs/putp4p.o projections/.libs/putp5.o projections/.libs/putp6.o projections/.libs/qsc.o projections/.libs/robin.o projections/.libs/sch.o projections/.libs/sts.o projections/.libs/urm5.o projections/.libs/urmfps.o projections/.libs/wag2.o projections/.libs/wag3.o projections/.libs/wink1.o projections/.libs/wink2.o projections/.libs/healpix.o projections/.libs/natearth.o projections/.libs/natearth2.o projections/.libs/calcofi.o projections/.libs/eqearth.o conversions/.libs/axisswap.o conversions/.libs/cart.o conversions/.libs/geoc.o conversions/.libs/geocent.o conversions/.libs/noop.o conversions/.libs/unitconvert.o transformations/.libs/affine.o transformations/.libs/deformation.o transformations/.libs/helmert.o transformations/.libs/hgridshift.o transformations/.libs/horner.o transformations/.libs/molodensky.o transformations/.libs/vgridshift.o .libs/aasincos.o .libs/adjlon.o .libs/dmstor.o .libs/auth.o .libs/deriv.o .libs/ell_set.o .libs/ellps.o .libs/errno.o .libs/factors.o .libs/fwd.o .libs/init.o .libs/inv.o .libs/list.o .libs/malloc.o .libs/mlfn.o .libs/msfn.o .libs/proj_mdist.o .libs/open_lib.o .libs/param.o .libs/phi2.o .libs/pr_list.o .libs/qsfn.o .libs/strerrno.o .libs/tsfn.o .libs/units.o .libs/ctx.o .libs/log.o .libs/zpoly1.o .libs/rtodms.o .libs/release.o .libs/gauss.o .libs/fileapi.o .libs/gc_reader.o .libs/gridcatalog.o .libs/nad_cvt.o .libs/nad_init.o .libs/nad_intr.o .libs/apply_gridshift.o .libs/datums.o .libs/datum_set.o .libs/transform.o .libs/geocent.o .libs/utils.o .libs/gridinfo.o .libs/gridlist.o .libs/jniproj.o .libs/mutex.o .libs/initcache.o .libs/apply_vgridshift.o .libs/geodesic.o .libs/strtod.o .libs/math.o .libs/4D_api.o .libs/pipeline.o .libs/internal.o .libs/wkt_parser.o .libs/wkt1_parser.o .libs/wkt1_generated_parser.o .libs/wkt2_parser.o .libs/wkt2_generated_parser.o .libs/proj_json_streaming_writer.o -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/../lib64/crtn.o -g -O2 -Wl,-soname -Wl,libproj.so.15 -o .libs/libproj.so.15.2.1 libtool: link: (cd ".libs" && rm -f "libproj.so.15" && ln -s "libproj.so.15.2.1" "libproj.so.15") libtool: link: (cd ".libs" && rm -f "libproj.so" && ln -s "libproj.so.15.2.1" "libproj.so") copying selected object files to avoid basename conflicts... libtool: link: ln geocent.o .libs/libproj.lax/lt1-geocent.o || cp geocent.o .libs/libproj.lax/lt1-geocent.o libtool: link: ln internal.o .libs/libproj.lax/lt2-internal.o || cp internal.o .libs/libproj.lax/lt2-internal.o libtool: link: ar cru .libs/libproj.a iso19111/static.o iso19111/util.o iso19111/metadata.o iso19111/common.o iso19111/crs.o iso19111/datum.o iso19111/coordinatesystem.o iso19111/coordinateoperation.o iso19111/io.o iso19111/internal.o iso19111/factory.o iso19111/c_api.o projections/aeqd.o projections/gnom.o projections/laea.o projections/mod_ster.o projections/nsper.o projections/nzmg.o projections/ortho.o projections/stere.o projections/sterea.o projections/aea.o projections/bipc.o projections/bonne.o projections/eqdc.o projections/isea.o projections/ccon.o projections/imw_p.o projections/krovak.o projections/lcc.o projections/poly.o projections/rpoly.o projections/sconics.o projections/rouss.o projections/cass.o projections/cc.o projections/cea.o projections/eqc.o projections/gall.o projections/labrd.o projections/lsat.o projections/misrsom.o projections/merc.o projections/mill.o projections/ocea.o projections/omerc.o projections/somerc.o projections/tcc.o projections/tcea.o projections/times.o projections/tmerc.o projections/tobmerc.o projections/airy.o projections/aitoff.o projections/august.o projections/bacon.o projections/bertin1953.o projections/chamb.o projections/hammer.o projections/lagrng.o projections/larr.o projections/lask.o projections/latlong.o projections/nicol.o projections/ob_tran.o projections/oea.o projections/tpeqd.o projections/vandg.o projections/vandg2.o projections/vandg4.o projections/wag7.o projections/lcca.o projections/geos.o projections/boggs.o projections/collg.o projections/comill.o projections/crast.o projections/denoy.o projections/eck1.o projections/eck2.o projections/eck3.o projections/eck4.o projections/eck5.o projections/fahey.o projections/fouc_s.o projections/gins8.o projections/gstmerc.o projections/gn_sinu.o projections/goode.o projections/igh.o projections/hatano.o projections/loxim.o projections/mbt_fps.o projections/mbtfpp.o projections/mbtfpq.o projections/moll.o projections/nell.o projections/nell_h.o projections/patterson.o projections/putp2.o projections/putp3.o projections/putp4p.o projections/putp5.o projections/putp6.o projections/qsc.o projections/robin.o projections/sch.o projections/sts.o projections/urm5.o projections/urmfps.o projections/wag2.o projections/wag3.o projections/wink1.o projections/wink2.o projections/healpix.o projections/natearth.o projections/natearth2.o projections/calcofi.o projections/eqearth.o conversions/axisswap.o conversions/cart.o conversions/geoc.o conversions/geocent.o conversions/noop.o conversions/unitconvert.o transformations/affine.o transformations/deformation.o transformations/helmert.o transformations/hgridshift.o transformations/horner.o transformations/molodensky.o transformations/vgridshift.o aasincos.o adjlon.o dmstor.o auth.o deriv.o ell_set.o ellps.o errno.o factors.o fwd.o init.o inv.o list.o malloc.o mlfn.o msfn.o proj_mdist.o open_lib.o param.o phi2.o pr_list.o qsfn.o strerrno.o tsfn.o units.o ctx.o log.o zpoly1.o rtodms.o release.o gauss.o fileapi.o gc_reader.o gridcatalog.o nad_cvt.o nad_init.o nad_intr.o apply_gridshift.o datums.o datum_set.o transform.o .libs/libproj.lax/lt1-geocent.o utils.o gridinfo.o gridlist.o jniproj.o mutex.o initcache.o apply_vgridshift.o geodesic.o strtod.o math.o 4D_api.o pipeline.o .libs/libproj.lax/lt2-internal.o wkt_parser.o wkt1_parser.o wkt1_generated_parser.o wkt2_parser.o wkt2_generated_parser.o proj_json_streaming_writer.o libtool: link: ranlib .libs/libproj.a libtool: link: rm -fr .libs/libproj.lax libtool: link: ( cd ".libs" && rm -f "libproj.la" && ln -s "../libproj.la" "libproj.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o proj apps/proj.o apps/emess.o apps/utils.o libproj.la -lpthread -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o .libs/proj apps/proj.o apps/emess.o apps/utils.o ./.libs/libproj.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib depbase=`echo apps/geod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/geod.o -MD -MP -MF $depbase.Tpo -c -o apps/geod.o apps/geod.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/geod_set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/geod_set.o -MD -MP -MF $depbase.Tpo -c -o apps/geod_set.o apps/geod_set.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/geod_interface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/geod_interface.o -MD -MP -MF $depbase.Tpo -c -o apps/geod_interface.o apps/geod_interface.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o geod apps/geod.o apps/geod_set.o apps/geod_interface.o apps/emess.o libproj.la -lpthread -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o .libs/geod apps/geod.o apps/geod_set.o apps/geod_interface.o apps/emess.o ./.libs/libproj.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib depbase=`echo apps/cs2cs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/cs2cs.o -MD -MP -MF $depbase.Tpo -c -o apps/cs2cs.o apps/cs2cs.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o cs2cs apps/cs2cs.o apps/emess.o apps/utils.o libproj.la -lpthread -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o .libs/cs2cs apps/cs2cs.o apps/emess.o apps/utils.o ./.libs/libproj.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib depbase=`echo apps/gie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/gie.o -MD -MP -MF $depbase.Tpo -c -o apps/gie.o apps/gie.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/proj_strtod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/proj_strtod.o -MD -MP -MF $depbase.Tpo -c -o apps/proj_strtod.o apps/proj_strtod.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o gie apps/gie.o apps/proj_strtod.o libproj.la -lpthread -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o .libs/gie apps/gie.o apps/proj_strtod.o ./.libs/libproj.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib depbase=`echo apps/cct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/cct.o -MD -MP -MF $depbase.Tpo -c -o apps/cct.o apps/cct.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o cct apps/cct.o apps/proj_strtod.o libproj.la -lpthread -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o .libs/cct apps/cct.o apps/proj_strtod.o ./.libs/libproj.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib depbase=`echo apps/projinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/projinfo.o -MD -MP -MF $depbase.Tpo -c -o apps/projinfo.o apps/projinfo.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o projinfo apps/projinfo.o libproj.la -lpthread -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o .libs/projinfo apps/projinfo.o ./.libs/libproj.so -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/src' Making all in man make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man' Making all in man1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man/man1' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man/man1' Making all in man3 make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man/man3' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man/man3' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man' Making all in data make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/data' Make proj.db rm -f proj.db Running foreign_key_check make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/data' Making all in jniwrap make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap' Making all in org.osgeo.proj make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj' Making all in org make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org' Making all in proj4 make[6]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org/proj4' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org/proj4' make[6]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap' Making all in cmake make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/cmake' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/cmake' make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1' cd build/proj-6.2.1 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1' Making install in include make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include' Making install in proj make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj' Making install in internal make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal' Making install in nlohmann make[6]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal/nlohmann' make[7]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal/nlohmann' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal/nlohmann' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal/nlohmann' make[6]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal' make[7]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj/internal' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj' make[6]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/proj' /usr/bin/install -c -m 644 util.hpp metadata.hpp common.hpp crs.hpp datum.hpp coordinatesystem.hpp coordinateoperation.hpp io.hpp nn.hpp '/opt/metwork-mfext-1.1/opt/scientific_core/include/proj' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include/proj' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/include' Making install in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/src' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/src' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libproj.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libproj.so.15.2.1 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.so.15.2.1 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libproj.so.15.2.1 libproj.so.15 || { rm -f libproj.so.15 && ln -s libproj.so.15.2.1 libproj.so.15; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libproj.so.15.2.1 libproj.so || { rm -f libproj.so && ln -s libproj.so.15.2.1 libproj.so; }; }) libtool: install: /usr/bin/install -c .libs/libproj.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.la libtool: install: /usr/bin/install -c .libs/libproj.a /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.a libtool: install: chmod 644 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.a libtool: install: ranlib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c proj geod cs2cs gie cct projinfo '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/proj /opt/metwork-mfext-1.1/opt/scientific_core/bin/proj libtool: install: /usr/bin/install -c .libs/geod /opt/metwork-mfext-1.1/opt/scientific_core/bin/geod libtool: install: /usr/bin/install -c .libs/cs2cs /opt/metwork-mfext-1.1/opt/scientific_core/bin/cs2cs libtool: install: /usr/bin/install -c .libs/gie /opt/metwork-mfext-1.1/opt/scientific_core/bin/gie libtool: install: /usr/bin/install -c .libs/cct /opt/metwork-mfext-1.1/opt/scientific_core/bin/cct libtool: install: /usr/bin/install -c .libs/projinfo /opt/metwork-mfext-1.1/opt/scientific_core/bin/projinfo rm -f /opt/metwork-mfext-1.1/opt/scientific_core/bin/invproj (cd /opt/metwork-mfext-1.1/opt/scientific_core/bin; ln -s proj invproj) rm -f /opt/metwork-mfext-1.1/opt/scientific_core/bin/invgeod (cd /opt/metwork-mfext-1.1/opt/scientific_core/bin; ln -s geod invgeod) /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 proj.h proj_experimental.h proj_constants.h proj_api.h geodesic.h org_proj4_PJ.h proj_symbol_rename.h proj_json_streaming_writer.hpp '/opt/metwork-mfext-1.1/opt/scientific_core/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/src' Making install in man make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man' Making install in man1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man/man1' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man/man1' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 geod.1 proj.1 cs2cs.1 cct.1 gie.1 projinfo.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man/man1' Making install in man3 make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man/man3' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man/man3' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 pj_init.3 geodesic.3 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man/man3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man/man3' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/man' Making install in data make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/data' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/data' make[4]: Nothing to be done for 'install-exec-am'. /bin/sh /src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/install-sh -d /opt/metwork-mfext-1.1/opt/scientific_core/share/proj /usr/bin/install -c -m 644 ../data/null /opt/metwork-mfext-1.1/opt/scientific_core/share/proj/null /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/proj' /usr/bin/install -c -m 644 GL27 nad.lst nad27 nad83 world other.extra CH null ITRF2000 ITRF2008 ITRF2014 proj.db projjson.schema.json '/opt/metwork-mfext-1.1/opt/scientific_core/share/proj' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/data' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/data' Making install in jniwrap make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap' Making install in org.osgeo.proj make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj' Making install in org make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org' Making install in proj4 make[6]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org/proj4' make[7]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org/proj4' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org/proj4' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org/proj4' make[6]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org' make[7]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj/org' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj' make[6]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap/org.osgeo.proj' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap' make[5]: Nothing to be done for 'install-exec-am'. echo In jniwrap In jniwrap make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/jniwrap' Making install in cmake make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/cmake' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/cmake' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/cmake' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1/cmake' make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 proj.pc '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0020_proj' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0020_proj' make[3]: Entering directory `/src/layers/layer1_scientific_core/0021_geos' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml echo "name: 'geos'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml echo "version: '3.8.0'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml echo "checksum: '6fe3ad412a1162b2ed7c7ed52ed974c0'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/share/metwork_packages/geos.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml echo "website: 'http://trac.osgeo.org/geos/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/geos.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core OPTIONS="--disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0021_geos' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/geos-3.8.0.tar.bz2` `readlink -m ./sources` MD5 6fe3ad412a1162b2ed7c7ed52ed974c0 Computing checksum for /src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0.tar.bz2... Good checksum rm -Rf geos-3.8.0 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/geos-3.8.0.tar.bz2` tar.bz2 geos-3.8.0 cd build/geos-3.8.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core --disable-static checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for GEOS version... "3.8.0" checking for GEOS CAPI version... "1.13.1" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/root/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/rh/devtoolset-8/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 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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for library containing strerror... none required checking whether make sets $(MAKE)... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking for working memcmp... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for ANSI C header files... (cached) yes checking for memory.h... (cached) yes checking for unistd.h... (cached) yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for strchr... yes checking for memcpy... yes checking for gettimeofday... yes checking whether stat file-mode macros are broken... no checking whether struct tm is in sys/time.h or time.h... time.h checking for size_t... (cached) yes checking for an ANSI C-conforming const... yes checking if requested to force inline functions... yes checking if requested to enable assert macros... yes checking if requested libstdc++ debug mode... no checking whether g++ supports C++11 features by default... yes checking whether C++ compiler accepts -Wsuggest-override -Werror... yes checking whether C++ compiler accepts -Wmissing-override -Werror... no checking if g++ supports -pedantic... yes checking if g++ supports -Wall... yes checking if g++ supports -Wno-long-long... yes checking if g++ supports -ffloat-store... yes checking for finite... yes checking for isfinite... yes checking for isnan... yes checking whether int64_t is 64 bits... no checking whether long long int is 64 bits... yes checking OS-specific settings... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating capi/Makefile config.status: creating capi/geos_c.h config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating macros/Makefile config.status: creating src/Makefile config.status: creating src/algorithm/Makefile config.status: creating src/algorithm/locate/Makefile config.status: creating src/algorithm/distance/Makefile config.status: creating src/geom/Makefile config.status: creating src/geom/prep/Makefile config.status: creating src/geom/util/Makefile config.status: creating src/geomgraph/Makefile config.status: creating src/geomgraph/index/Makefile config.status: creating include/Makefile config.status: creating include/geos/Makefile config.status: creating include/geos/algorithm/Makefile config.status: creating include/geos/algorithm/locate/Makefile config.status: creating include/geos/algorithm/distance/Makefile config.status: creating include/geos/algorithm/ttmath/Makefile config.status: creating include/geos/geom/Makefile config.status: creating include/geos/geom/prep/Makefile config.status: creating include/geos/geom/util/Makefile config.status: creating include/geos/geomgraph/Makefile config.status: creating include/geos/geomgraph/index/Makefile config.status: creating include/geos/index/Makefile config.status: creating include/geos/index/bintree/Makefile config.status: creating include/geos/index/chain/Makefile config.status: creating include/geos/index/intervalrtree/Makefile config.status: creating include/geos/index/quadtree/Makefile config.status: creating include/geos/index/strtree/Makefile config.status: creating include/geos/index/sweepline/Makefile config.status: creating include/geos/io/Makefile config.status: creating include/geos/linearref/Makefile config.status: creating include/geos/noding/Makefile config.status: creating include/geos/noding/snapround/Makefile config.status: creating include/geos/operation/Makefile config.status: creating include/geos/operation/buffer/Makefile config.status: creating include/geos/operation/distance/Makefile config.status: creating include/geos/operation/intersection/Makefile config.status: creating include/geos/operation/linemerge/Makefile config.status: creating include/geos/operation/overlay/Makefile config.status: creating include/geos/operation/overlay/snap/Makefile config.status: creating include/geos/operation/polygonize/Makefile config.status: creating include/geos/operation/predicate/Makefile config.status: creating include/geos/operation/relate/Makefile config.status: creating include/geos/operation/sharedpaths/Makefile config.status: creating include/geos/operation/union/Makefile config.status: creating include/geos/operation/valid/Makefile config.status: creating include/geos/planargraph/Makefile config.status: creating include/geos/planargraph/algorithm/Makefile config.status: creating include/geos/precision/Makefile config.status: creating include/geos/simplify/Makefile config.status: creating include/geos/triangulate/Makefile config.status: creating include/geos/triangulate/quadedge/Makefile config.status: creating include/geos/util/Makefile config.status: creating include/geos/version.h config.status: creating src/index/Makefile config.status: creating src/index/bintree/Makefile config.status: creating src/index/chain/Makefile config.status: creating src/index/intervalrtree/Makefile config.status: creating src/index/quadtree/Makefile config.status: creating src/index/strtree/Makefile config.status: creating src/index/sweepline/Makefile config.status: creating src/io/Makefile config.status: creating src/linearref/Makefile config.status: creating src/noding/Makefile config.status: creating src/noding/snapround/Makefile config.status: creating src/operation/Makefile config.status: creating src/operation/buffer/Makefile config.status: creating src/operation/distance/Makefile config.status: creating src/operation/intersection/Makefile config.status: creating src/operation/linemerge/Makefile config.status: creating src/operation/overlay/Makefile config.status: creating src/operation/polygonize/Makefile config.status: creating src/operation/predicate/Makefile config.status: creating src/operation/relate/Makefile config.status: creating src/operation/sharedpaths/Makefile config.status: creating src/operation/union/Makefile config.status: creating src/operation/valid/Makefile config.status: creating src/planargraph/Makefile config.status: creating src/precision/Makefile config.status: creating src/simplify/Makefile config.status: creating src/triangulate/Makefile config.status: creating src/triangulate/quadedge/Makefile config.status: creating src/util/Makefile config.status: creating swig/geos.i config.status: creating swig/Makefile config.status: creating swig/python/Makefile config.status: creating swig/python/tests/Makefile config.status: creating swig/ruby/Makefile config.status: creating swig/ruby/test/Makefile config.status: creating tests/Makefile config.status: creating tests/bigtest/Makefile config.status: creating tests/unit/Makefile config.status: creating benchmarks/Makefile config.status: creating benchmarks/algorithm/Makefile config.status: creating benchmarks/operation/Makefile config.status: creating benchmarks/operation/buffer/Makefile config.status: creating benchmarks/operation/predicate/Makefile config.status: creating benchmarks/capi/Makefile config.status: creating tests/xmltester/Makefile config.status: creating tests/geostest/Makefile config.status: creating tests/thread/Makefile config.status: creating tools/Makefile config.status: creating tools/geos-config config.status: creating tools/astyle/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Swig: false Python bindings: false Ruby bindings: false cd build/geos-3.8.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' Making all in include make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make all-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' Making all in geos make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' Making all in algorithm make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' Making all in locate make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' Making all in distance make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' Making all in ttmath make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' Making all in geom make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' Making all in util make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' Making all in prep make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' Making all in geomgraph make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' Making all in index make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' Making all in index make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' Making all in intervalrtree make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' Making all in sweepline make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' Making all in strtree make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' Making all in quadtree make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' Making all in bintree make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' Making all in chain make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' Making all in io make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' Making all in linearref make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' Making all in noding make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' Making all in snapround make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' Making all in operation make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' Making all in buffer make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' Making all in distance make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' Making all in intersection make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' Making all in linemerge make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' Making all in overlay make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' Making all in snap make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' Making all in polygonize make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' Making all in predicate make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' Making all in relate make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' Making all in union make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' Making all in sharedpaths make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' Making all in valid make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' Making all in planargraph make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' Making all in algorithm make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' Making all in precision make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' Making all in simplify make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' Making all in triangulate make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' Making all in quadedge make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' Making all in util make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' Making all in algorithm make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' Making all in locate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c -o IndexedPointInAreaLocator.lo IndexedPointInAreaLocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c IndexedPointInAreaLocator.cpp -fPIC -DPIC -o .libs/IndexedPointInAreaLocator.o mv -f .deps/IndexedPointInAreaLocator.Tpo .deps/IndexedPointInAreaLocator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointOnGeometryLocator.lo -MD -MP -MF .deps/PointOnGeometryLocator.Tpo -c -o PointOnGeometryLocator.lo PointOnGeometryLocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointOnGeometryLocator.lo -MD -MP -MF .deps/PointOnGeometryLocator.Tpo -c PointOnGeometryLocator.cpp -fPIC -DPIC -o .libs/PointOnGeometryLocator.o mv -f .deps/PointOnGeometryLocator.Tpo .deps/PointOnGeometryLocator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimplePointInAreaLocator.lo -MD -MP -MF .deps/SimplePointInAreaLocator.Tpo -c -o SimplePointInAreaLocator.lo SimplePointInAreaLocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimplePointInAreaLocator.lo -MD -MP -MF .deps/SimplePointInAreaLocator.Tpo -c SimplePointInAreaLocator.cpp -fPIC -DPIC -o .libs/SimplePointInAreaLocator.o mv -f .deps/SimplePointInAreaLocator.Tpo .deps/SimplePointInAreaLocator.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liblocation.la IndexedPointInAreaLocator.lo PointOnGeometryLocator.lo SimplePointInAreaLocator.lo libtool: link: ar cru .libs/liblocation.a .libs/IndexedPointInAreaLocator.o .libs/PointOnGeometryLocator.o .libs/SimplePointInAreaLocator.o libtool: link: ranlib .libs/liblocation.a libtool: link: ( cd ".libs" && rm -f "liblocation.la" && ln -s "../liblocation.la" "liblocation.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' Making all in distance make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DiscreteHausdorffDistance.lo -MD -MP -MF .deps/DiscreteHausdorffDistance.Tpo -c -o DiscreteHausdorffDistance.lo DiscreteHausdorffDistance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DiscreteHausdorffDistance.lo -MD -MP -MF .deps/DiscreteHausdorffDistance.Tpo -c DiscreteHausdorffDistance.cpp -fPIC -DPIC -o .libs/DiscreteHausdorffDistance.o mv -f .deps/DiscreteHausdorffDistance.Tpo .deps/DiscreteHausdorffDistance.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DiscreteFrechetDistance.lo -MD -MP -MF .deps/DiscreteFrechetDistance.Tpo -c -o DiscreteFrechetDistance.lo DiscreteFrechetDistance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DiscreteFrechetDistance.lo -MD -MP -MF .deps/DiscreteFrechetDistance.Tpo -c DiscreteFrechetDistance.cpp -fPIC -DPIC -o .libs/DiscreteFrechetDistance.o mv -f .deps/DiscreteFrechetDistance.Tpo .deps/DiscreteFrechetDistance.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DistanceToPoint.lo -MD -MP -MF .deps/DistanceToPoint.Tpo -c -o DistanceToPoint.lo DistanceToPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DistanceToPoint.lo -MD -MP -MF .deps/DistanceToPoint.Tpo -c DistanceToPoint.cpp -fPIC -DPIC -o .libs/DistanceToPoint.o mv -f .deps/DistanceToPoint.Tpo .deps/DistanceToPoint.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libdistance.la DiscreteHausdorffDistance.lo DiscreteFrechetDistance.lo DistanceToPoint.lo libtool: link: ar cru .libs/libdistance.a .libs/DiscreteHausdorffDistance.o .libs/DiscreteFrechetDistance.o .libs/DistanceToPoint.o libtool: link: ranlib .libs/libdistance.a libtool: link: ( cd ".libs" && rm -f "libdistance.la" && ln -s "../libdistance.la" "libdistance.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Angle.lo -MD -MP -MF .deps/Angle.Tpo -c -o Angle.lo Angle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Angle.lo -MD -MP -MF .deps/Angle.Tpo -c Angle.cpp -fPIC -DPIC -o .libs/Angle.o mv -f .deps/Angle.Tpo .deps/Angle.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Area.lo -MD -MP -MF .deps/Area.Tpo -c -o Area.lo Area.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Area.lo -MD -MP -MF .deps/Area.Tpo -c Area.cpp -fPIC -DPIC -o .libs/Area.o mv -f .deps/Area.Tpo .deps/Area.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BoundaryNodeRule.lo -MD -MP -MF .deps/BoundaryNodeRule.Tpo -c -o BoundaryNodeRule.lo BoundaryNodeRule.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BoundaryNodeRule.lo -MD -MP -MF .deps/BoundaryNodeRule.Tpo -c BoundaryNodeRule.cpp -fPIC -DPIC -o .libs/BoundaryNodeRule.o mv -f .deps/BoundaryNodeRule.Tpo .deps/BoundaryNodeRule.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Centroid.lo -MD -MP -MF .deps/Centroid.Tpo -c -o Centroid.lo Centroid.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Centroid.lo -MD -MP -MF .deps/Centroid.Tpo -c Centroid.cpp -fPIC -DPIC -o .libs/Centroid.o mv -f .deps/Centroid.Tpo .deps/Centroid.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CGAlgorithmsDD.lo -MD -MP -MF .deps/CGAlgorithmsDD.Tpo -c -o CGAlgorithmsDD.lo CGAlgorithmsDD.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CGAlgorithmsDD.lo -MD -MP -MF .deps/CGAlgorithmsDD.Tpo -c CGAlgorithmsDD.cpp -fPIC -DPIC -o .libs/CGAlgorithmsDD.o mv -f .deps/CGAlgorithmsDD.Tpo .deps/CGAlgorithmsDD.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConvexHull.lo -MD -MP -MF .deps/ConvexHull.Tpo -c -o ConvexHull.lo ConvexHull.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConvexHull.lo -MD -MP -MF .deps/ConvexHull.Tpo -c ConvexHull.cpp -fPIC -DPIC -o .libs/ConvexHull.o mv -f .deps/ConvexHull.Tpo .deps/ConvexHull.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Distance.lo -MD -MP -MF .deps/Distance.Tpo -c -o Distance.lo Distance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Distance.lo -MD -MP -MF .deps/Distance.Tpo -c Distance.cpp -fPIC -DPIC -o .libs/Distance.o mv -f .deps/Distance.Tpo .deps/Distance.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT HCoordinate.lo -MD -MP -MF .deps/HCoordinate.Tpo -c -o HCoordinate.lo HCoordinate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT HCoordinate.lo -MD -MP -MF .deps/HCoordinate.Tpo -c HCoordinate.cpp -fPIC -DPIC -o .libs/HCoordinate.o mv -f .deps/HCoordinate.Tpo .deps/HCoordinate.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointArea.lo -MD -MP -MF .deps/InteriorPointArea.Tpo -c -o InteriorPointArea.lo InteriorPointArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointArea.lo -MD -MP -MF .deps/InteriorPointArea.Tpo -c InteriorPointArea.cpp -fPIC -DPIC -o .libs/InteriorPointArea.o mv -f .deps/InteriorPointArea.Tpo .deps/InteriorPointArea.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointLine.lo -MD -MP -MF .deps/InteriorPointLine.Tpo -c -o InteriorPointLine.lo InteriorPointLine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointLine.lo -MD -MP -MF .deps/InteriorPointLine.Tpo -c InteriorPointLine.cpp -fPIC -DPIC -o .libs/InteriorPointLine.o mv -f .deps/InteriorPointLine.Tpo .deps/InteriorPointLine.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointPoint.lo -MD -MP -MF .deps/InteriorPointPoint.Tpo -c -o InteriorPointPoint.lo InteriorPointPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointPoint.lo -MD -MP -MF .deps/InteriorPointPoint.Tpo -c InteriorPointPoint.cpp -fPIC -DPIC -o .libs/InteriorPointPoint.o mv -f .deps/InteriorPointPoint.Tpo .deps/InteriorPointPoint.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Intersection.lo -MD -MP -MF .deps/Intersection.Tpo -c -o Intersection.lo Intersection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Intersection.lo -MD -MP -MF .deps/Intersection.Tpo -c Intersection.cpp -fPIC -DPIC -o .libs/Intersection.o mv -f .deps/Intersection.Tpo .deps/Intersection.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineIntersector.lo -MD -MP -MF .deps/LineIntersector.Tpo -c -o LineIntersector.lo LineIntersector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineIntersector.lo -MD -MP -MF .deps/LineIntersector.Tpo -c LineIntersector.cpp -fPIC -DPIC -o .libs/LineIntersector.o mv -f .deps/LineIntersector.Tpo .deps/LineIntersector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Length.lo -MD -MP -MF .deps/Length.Tpo -c -o Length.lo Length.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Length.lo -MD -MP -MF .deps/Length.Tpo -c Length.cpp -fPIC -DPIC -o .libs/Length.o mv -f .deps/Length.Tpo .deps/Length.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimumBoundingCircle.lo -MD -MP -MF .deps/MinimumBoundingCircle.Tpo -c -o MinimumBoundingCircle.lo MinimumBoundingCircle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimumBoundingCircle.lo -MD -MP -MF .deps/MinimumBoundingCircle.Tpo -c MinimumBoundingCircle.cpp -fPIC -DPIC -o .libs/MinimumBoundingCircle.o mv -f .deps/MinimumBoundingCircle.Tpo .deps/MinimumBoundingCircle.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimumDiameter.lo -MD -MP -MF .deps/MinimumDiameter.Tpo -c -o MinimumDiameter.lo MinimumDiameter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimumDiameter.lo -MD -MP -MF .deps/MinimumDiameter.Tpo -c MinimumDiameter.cpp -fPIC -DPIC -o .libs/MinimumDiameter.o mv -f .deps/MinimumDiameter.Tpo .deps/MinimumDiameter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NotRepresentableException.lo -MD -MP -MF .deps/NotRepresentableException.Tpo -c -o NotRepresentableException.lo NotRepresentableException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NotRepresentableException.lo -MD -MP -MF .deps/NotRepresentableException.Tpo -c NotRepresentableException.cpp -fPIC -DPIC -o .libs/NotRepresentableException.o mv -f .deps/NotRepresentableException.Tpo .deps/NotRepresentableException.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Orientation.lo -MD -MP -MF .deps/Orientation.Tpo -c -o Orientation.lo Orientation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Orientation.lo -MD -MP -MF .deps/Orientation.Tpo -c Orientation.cpp -fPIC -DPIC -o .libs/Orientation.o mv -f .deps/Orientation.Tpo .deps/Orientation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointLocation.lo -MD -MP -MF .deps/PointLocation.Tpo -c -o PointLocation.lo PointLocation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointLocation.lo -MD -MP -MF .deps/PointLocation.Tpo -c PointLocation.cpp -fPIC -DPIC -o .libs/PointLocation.o mv -f .deps/PointLocation.Tpo .deps/PointLocation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointLocator.lo -MD -MP -MF .deps/PointLocator.Tpo -c -o PointLocator.lo PointLocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointLocator.lo -MD -MP -MF .deps/PointLocator.Tpo -c PointLocator.cpp -fPIC -DPIC -o .libs/PointLocator.o mv -f .deps/PointLocator.Tpo .deps/PointLocator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RayCrossingCounter.lo -MD -MP -MF .deps/RayCrossingCounter.Tpo -c -o RayCrossingCounter.lo RayCrossingCounter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RayCrossingCounter.lo -MD -MP -MF .deps/RayCrossingCounter.Tpo -c RayCrossingCounter.cpp -fPIC -DPIC -o .libs/RayCrossingCounter.o mv -f .deps/RayCrossingCounter.Tpo .deps/RayCrossingCounter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RayCrossingCounterDD.lo -MD -MP -MF .deps/RayCrossingCounterDD.Tpo -c -o RayCrossingCounterDD.lo RayCrossingCounterDD.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RayCrossingCounterDD.lo -MD -MP -MF .deps/RayCrossingCounterDD.Tpo -c RayCrossingCounterDD.cpp -fPIC -DPIC -o .libs/RayCrossingCounterDD.o mv -f .deps/RayCrossingCounterDD.Tpo .deps/RayCrossingCounterDD.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RobustDeterminant.lo -MD -MP -MF .deps/RobustDeterminant.Tpo -c -o RobustDeterminant.lo RobustDeterminant.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RobustDeterminant.lo -MD -MP -MF .deps/RobustDeterminant.Tpo -c RobustDeterminant.cpp -fPIC -DPIC -o .libs/RobustDeterminant.o mv -f .deps/RobustDeterminant.Tpo .deps/RobustDeterminant.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libalgorithm.la Angle.lo Area.lo BoundaryNodeRule.lo Centroid.lo CGAlgorithmsDD.lo ConvexHull.lo Distance.lo HCoordinate.lo InteriorPointArea.lo InteriorPointLine.lo InteriorPointPoint.lo Intersection.lo LineIntersector.lo Length.lo MinimumBoundingCircle.lo MinimumDiameter.lo NotRepresentableException.lo Orientation.lo PointLocation.lo PointLocator.lo RayCrossingCounter.lo RayCrossingCounterDD.lo RobustDeterminant.lo locate/liblocation.la distance/libdistance.la libtool: link: (cd .libs/libalgorithm.lax/liblocation.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate/.libs/liblocation.a") libtool: link: (cd .libs/libalgorithm.lax/libdistance.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance/.libs/libdistance.a") libtool: link: ar cru .libs/libalgorithm.a .libs/Angle.o .libs/Area.o .libs/BoundaryNodeRule.o .libs/Centroid.o .libs/CGAlgorithmsDD.o .libs/ConvexHull.o .libs/Distance.o .libs/HCoordinate.o .libs/InteriorPointArea.o .libs/InteriorPointLine.o .libs/InteriorPointPoint.o .libs/Intersection.o .libs/LineIntersector.o .libs/Length.o .libs/MinimumBoundingCircle.o .libs/MinimumDiameter.o .libs/NotRepresentableException.o .libs/Orientation.o .libs/PointLocation.o .libs/PointLocator.o .libs/RayCrossingCounter.o .libs/RayCrossingCounterDD.o .libs/RobustDeterminant.o .libs/libalgorithm.lax/liblocation.a/IndexedPointInAreaLocator.o .libs/libalgorithm.lax/liblocation.a/PointOnGeometryLocator.o .libs/libalgorithm.lax/liblocation.a/SimplePointInAreaLocator.o .libs/libalgorithm.lax/libdistance.a/DiscreteFrechetDistance.o .libs/libalgorithm.lax/libdistance.a/DiscreteHausdorffDistance.o .libs/libalgorithm.lax/libdistance.a/DistanceToPoint.o libtool: link: ranlib .libs/libalgorithm.a libtool: link: rm -fr .libs/libalgorithm.lax libtool: link: ( cd ".libs" && rm -f "libalgorithm.la" && ln -s "../libalgorithm.la" "libalgorithm.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' Making all in geom make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' Making all in util make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ComponentCoordinateExtracter.lo -MD -MP -MF .deps/ComponentCoordinateExtracter.Tpo -c -o ComponentCoordinateExtracter.lo ComponentCoordinateExtracter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ComponentCoordinateExtracter.lo -MD -MP -MF .deps/ComponentCoordinateExtracter.Tpo -c ComponentCoordinateExtracter.cpp -fPIC -DPIC -o .libs/ComponentCoordinateExtracter.o mv -f .deps/ComponentCoordinateExtracter.Tpo .deps/ComponentCoordinateExtracter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateOperation.lo -MD -MP -MF .deps/CoordinateOperation.Tpo -c -o CoordinateOperation.lo CoordinateOperation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateOperation.lo -MD -MP -MF .deps/CoordinateOperation.Tpo -c CoordinateOperation.cpp -fPIC -DPIC -o .libs/CoordinateOperation.o mv -f .deps/CoordinateOperation.Tpo .deps/CoordinateOperation.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryEditor.lo -MD -MP -MF .deps/GeometryEditor.Tpo -c -o GeometryEditor.lo GeometryEditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryEditor.lo -MD -MP -MF .deps/GeometryEditor.Tpo -c GeometryEditor.cpp -fPIC -DPIC -o .libs/GeometryEditor.o mv -f .deps/GeometryEditor.Tpo .deps/GeometryEditor.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryTransformer.lo -MD -MP -MF .deps/GeometryTransformer.Tpo -c -o GeometryTransformer.lo GeometryTransformer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryTransformer.lo -MD -MP -MF .deps/GeometryTransformer.Tpo -c GeometryTransformer.cpp -fPIC -DPIC -o .libs/GeometryTransformer.o mv -f .deps/GeometryTransformer.Tpo .deps/GeometryTransformer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ShortCircuitedGeometryVisitor.lo -MD -MP -MF .deps/ShortCircuitedGeometryVisitor.Tpo -c -o ShortCircuitedGeometryVisitor.lo ShortCircuitedGeometryVisitor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ShortCircuitedGeometryVisitor.lo -MD -MP -MF .deps/ShortCircuitedGeometryVisitor.Tpo -c ShortCircuitedGeometryVisitor.cpp -fPIC -DPIC -o .libs/ShortCircuitedGeometryVisitor.o mv -f .deps/ShortCircuitedGeometryVisitor.Tpo .deps/ShortCircuitedGeometryVisitor.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SineStarFactory.lo -MD -MP -MF .deps/SineStarFactory.Tpo -c -o SineStarFactory.lo SineStarFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SineStarFactory.lo -MD -MP -MF .deps/SineStarFactory.Tpo -c SineStarFactory.cpp -fPIC -DPIC -o .libs/SineStarFactory.o mv -f .deps/SineStarFactory.Tpo .deps/SineStarFactory.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryCombiner.lo -MD -MP -MF .deps/GeometryCombiner.Tpo -c -o GeometryCombiner.lo GeometryCombiner.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryCombiner.lo -MD -MP -MF .deps/GeometryCombiner.Tpo -c GeometryCombiner.cpp -fPIC -DPIC -o .libs/GeometryCombiner.o mv -f .deps/GeometryCombiner.Tpo .deps/GeometryCombiner.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearComponentExtracter.lo -MD -MP -MF .deps/LinearComponentExtracter.Tpo -c -o LinearComponentExtracter.lo LinearComponentExtracter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearComponentExtracter.lo -MD -MP -MF .deps/LinearComponentExtracter.Tpo -c LinearComponentExtracter.cpp -fPIC -DPIC -o .libs/LinearComponentExtracter.o mv -f .deps/LinearComponentExtracter.Tpo .deps/LinearComponentExtracter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointExtracter.lo -MD -MP -MF .deps/PointExtracter.Tpo -c -o PointExtracter.lo PointExtracter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointExtracter.lo -MD -MP -MF .deps/PointExtracter.Tpo -c PointExtracter.cpp -fPIC -DPIC -o .libs/PointExtracter.o mv -f .deps/PointExtracter.Tpo .deps/PointExtracter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonExtracter.lo -MD -MP -MF .deps/PolygonExtracter.Tpo -c -o PolygonExtracter.lo PolygonExtracter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonExtracter.lo -MD -MP -MF .deps/PolygonExtracter.Tpo -c PolygonExtracter.cpp -fPIC -DPIC -o .libs/PolygonExtracter.o mv -f .deps/PolygonExtracter.Tpo .deps/PolygonExtracter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Densifier.lo -MD -MP -MF .deps/Densifier.Tpo -c -o Densifier.lo Densifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Densifier.lo -MD -MP -MF .deps/Densifier.Tpo -c Densifier.cpp -fPIC -DPIC -o .libs/Densifier.o mv -f .deps/Densifier.Tpo .deps/Densifier.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libgeomutil.la ComponentCoordinateExtracter.lo CoordinateOperation.lo GeometryEditor.lo GeometryTransformer.lo ShortCircuitedGeometryVisitor.lo SineStarFactory.lo GeometryCombiner.lo LinearComponentExtracter.lo PointExtracter.lo PolygonExtracter.lo Densifier.lo libtool: link: ar cru .libs/libgeomutil.a .libs/ComponentCoordinateExtracter.o .libs/CoordinateOperation.o .libs/GeometryEditor.o .libs/GeometryTransformer.o .libs/ShortCircuitedGeometryVisitor.o .libs/SineStarFactory.o .libs/GeometryCombiner.o .libs/LinearComponentExtracter.o .libs/PointExtracter.o .libs/PolygonExtracter.o .libs/Densifier.o libtool: link: ranlib .libs/libgeomutil.a libtool: link: ( cd ".libs" && rm -f "libgeomutil.la" && ln -s "../libgeomutil.la" "libgeomutil.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' Making all in prep make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT AbstractPreparedPolygonContains.lo -MD -MP -MF .deps/AbstractPreparedPolygonContains.Tpo -c -o AbstractPreparedPolygonContains.lo AbstractPreparedPolygonContains.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT AbstractPreparedPolygonContains.lo -MD -MP -MF .deps/AbstractPreparedPolygonContains.Tpo -c AbstractPreparedPolygonContains.cpp -fPIC -DPIC -o .libs/AbstractPreparedPolygonContains.o mv -f .deps/AbstractPreparedPolygonContains.Tpo .deps/AbstractPreparedPolygonContains.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BasicPreparedGeometry.lo -MD -MP -MF .deps/BasicPreparedGeometry.Tpo -c -o BasicPreparedGeometry.lo BasicPreparedGeometry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BasicPreparedGeometry.lo -MD -MP -MF .deps/BasicPreparedGeometry.Tpo -c BasicPreparedGeometry.cpp -fPIC -DPIC -o .libs/BasicPreparedGeometry.o mv -f .deps/BasicPreparedGeometry.Tpo .deps/BasicPreparedGeometry.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedGeometry.lo -MD -MP -MF .deps/PreparedGeometry.Tpo -c -o PreparedGeometry.lo PreparedGeometry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedGeometry.lo -MD -MP -MF .deps/PreparedGeometry.Tpo -c PreparedGeometry.cpp -fPIC -DPIC -o .libs/PreparedGeometry.o mv -f .deps/PreparedGeometry.Tpo .deps/PreparedGeometry.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedGeometryFactory.lo -MD -MP -MF .deps/PreparedGeometryFactory.Tpo -c -o PreparedGeometryFactory.lo PreparedGeometryFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedGeometryFactory.lo -MD -MP -MF .deps/PreparedGeometryFactory.Tpo -c PreparedGeometryFactory.cpp -fPIC -DPIC -o .libs/PreparedGeometryFactory.o mv -f .deps/PreparedGeometryFactory.Tpo .deps/PreparedGeometryFactory.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedLineString.lo -MD -MP -MF .deps/PreparedLineString.Tpo -c -o PreparedLineString.lo PreparedLineString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedLineString.lo -MD -MP -MF .deps/PreparedLineString.Tpo -c PreparedLineString.cpp -fPIC -DPIC -o .libs/PreparedLineString.o mv -f .deps/PreparedLineString.Tpo .deps/PreparedLineString.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedLineStringIntersects.lo -MD -MP -MF .deps/PreparedLineStringIntersects.Tpo -c -o PreparedLineStringIntersects.lo PreparedLineStringIntersects.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedLineStringIntersects.lo -MD -MP -MF .deps/PreparedLineStringIntersects.Tpo -c PreparedLineStringIntersects.cpp -fPIC -DPIC -o .libs/PreparedLineStringIntersects.o mv -f .deps/PreparedLineStringIntersects.Tpo .deps/PreparedLineStringIntersects.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPoint.lo -MD -MP -MF .deps/PreparedPoint.Tpo -c -o PreparedPoint.lo PreparedPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPoint.lo -MD -MP -MF .deps/PreparedPoint.Tpo -c PreparedPoint.cpp -fPIC -DPIC -o .libs/PreparedPoint.o mv -f .deps/PreparedPoint.Tpo .deps/PreparedPoint.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonContains.lo -MD -MP -MF .deps/PreparedPolygonContains.Tpo -c -o PreparedPolygonContains.lo PreparedPolygonContains.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonContains.lo -MD -MP -MF .deps/PreparedPolygonContains.Tpo -c PreparedPolygonContains.cpp -fPIC -DPIC -o .libs/PreparedPolygonContains.o mv -f .deps/PreparedPolygonContains.Tpo .deps/PreparedPolygonContains.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonContainsProperly.lo -MD -MP -MF .deps/PreparedPolygonContainsProperly.Tpo -c -o PreparedPolygonContainsProperly.lo PreparedPolygonContainsProperly.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonContainsProperly.lo -MD -MP -MF .deps/PreparedPolygonContainsProperly.Tpo -c PreparedPolygonContainsProperly.cpp -fPIC -DPIC -o .libs/PreparedPolygonContainsProperly.o mv -f .deps/PreparedPolygonContainsProperly.Tpo .deps/PreparedPolygonContainsProperly.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonCovers.lo -MD -MP -MF .deps/PreparedPolygonCovers.Tpo -c -o PreparedPolygonCovers.lo PreparedPolygonCovers.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonCovers.lo -MD -MP -MF .deps/PreparedPolygonCovers.Tpo -c PreparedPolygonCovers.cpp -fPIC -DPIC -o .libs/PreparedPolygonCovers.o mv -f .deps/PreparedPolygonCovers.Tpo .deps/PreparedPolygonCovers.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygon.lo -MD -MP -MF .deps/PreparedPolygon.Tpo -c -o PreparedPolygon.lo PreparedPolygon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygon.lo -MD -MP -MF .deps/PreparedPolygon.Tpo -c PreparedPolygon.cpp -fPIC -DPIC -o .libs/PreparedPolygon.o mv -f .deps/PreparedPolygon.Tpo .deps/PreparedPolygon.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonIntersects.lo -MD -MP -MF .deps/PreparedPolygonIntersects.Tpo -c -o PreparedPolygonIntersects.lo PreparedPolygonIntersects.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonIntersects.lo -MD -MP -MF .deps/PreparedPolygonIntersects.Tpo -c PreparedPolygonIntersects.cpp -fPIC -DPIC -o .libs/PreparedPolygonIntersects.o mv -f .deps/PreparedPolygonIntersects.Tpo .deps/PreparedPolygonIntersects.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonPredicate.lo -MD -MP -MF .deps/PreparedPolygonPredicate.Tpo -c -o PreparedPolygonPredicate.lo PreparedPolygonPredicate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonPredicate.lo -MD -MP -MF .deps/PreparedPolygonPredicate.Tpo -c PreparedPolygonPredicate.cpp -fPIC -DPIC -o .libs/PreparedPolygonPredicate.o mv -f .deps/PreparedPolygonPredicate.Tpo .deps/PreparedPolygonPredicate.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libgeomprep.la AbstractPreparedPolygonContains.lo BasicPreparedGeometry.lo PreparedGeometry.lo PreparedGeometryFactory.lo PreparedLineString.lo PreparedLineStringIntersects.lo PreparedPoint.lo PreparedPolygonContains.lo PreparedPolygonContainsProperly.lo PreparedPolygonCovers.lo PreparedPolygon.lo PreparedPolygonIntersects.lo PreparedPolygonPredicate.lo libtool: link: ar cru .libs/libgeomprep.a .libs/AbstractPreparedPolygonContains.o .libs/BasicPreparedGeometry.o .libs/PreparedGeometry.o .libs/PreparedGeometryFactory.o .libs/PreparedLineString.o .libs/PreparedLineStringIntersects.o .libs/PreparedPoint.o .libs/PreparedPolygonContains.o .libs/PreparedPolygonContainsProperly.o .libs/PreparedPolygonCovers.o .libs/PreparedPolygon.o .libs/PreparedPolygonIntersects.o .libs/PreparedPolygonPredicate.o libtool: link: ranlib .libs/libgeomprep.a libtool: link: ( cd ".libs" && rm -f "libgeomprep.la" && ln -s "../libgeomprep.la" "libgeomprep.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Coordinate.lo -MD -MP -MF .deps/Coordinate.Tpo -c -o Coordinate.lo Coordinate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Coordinate.lo -MD -MP -MF .deps/Coordinate.Tpo -c Coordinate.cpp -fPIC -DPIC -o .libs/Coordinate.o mv -f .deps/Coordinate.Tpo .deps/Coordinate.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateSequence.lo -MD -MP -MF .deps/CoordinateSequence.Tpo -c -o CoordinateSequence.lo CoordinateSequence.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateSequence.lo -MD -MP -MF .deps/CoordinateSequence.Tpo -c CoordinateSequence.cpp -fPIC -DPIC -o .libs/CoordinateSequence.o mv -f .deps/CoordinateSequence.Tpo .deps/CoordinateSequence.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateArraySequence.lo -MD -MP -MF .deps/CoordinateArraySequence.Tpo -c -o CoordinateArraySequence.lo CoordinateArraySequence.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateArraySequence.lo -MD -MP -MF .deps/CoordinateArraySequence.Tpo -c CoordinateArraySequence.cpp -fPIC -DPIC -o .libs/CoordinateArraySequence.o mv -f .deps/CoordinateArraySequence.Tpo .deps/CoordinateArraySequence.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateArraySequenceFactory.lo -MD -MP -MF .deps/CoordinateArraySequenceFactory.Tpo -c -o CoordinateArraySequenceFactory.lo CoordinateArraySequenceFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateArraySequenceFactory.lo -MD -MP -MF .deps/CoordinateArraySequenceFactory.Tpo -c CoordinateArraySequenceFactory.cpp -fPIC -DPIC -o .libs/CoordinateArraySequenceFactory.o mv -f .deps/CoordinateArraySequenceFactory.Tpo .deps/CoordinateArraySequenceFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DefaultCoordinateSequenceFactory.lo -MD -MP -MF .deps/DefaultCoordinateSequenceFactory.Tpo -c -o DefaultCoordinateSequenceFactory.lo DefaultCoordinateSequenceFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DefaultCoordinateSequenceFactory.lo -MD -MP -MF .deps/DefaultCoordinateSequenceFactory.Tpo -c DefaultCoordinateSequenceFactory.cpp -fPIC -DPIC -o .libs/DefaultCoordinateSequenceFactory.o mv -f .deps/DefaultCoordinateSequenceFactory.Tpo .deps/DefaultCoordinateSequenceFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Dimension.lo -MD -MP -MF .deps/Dimension.Tpo -c -o Dimension.lo Dimension.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Dimension.lo -MD -MP -MF .deps/Dimension.Tpo -c Dimension.cpp -fPIC -DPIC -o .libs/Dimension.o mv -f .deps/Dimension.Tpo .deps/Dimension.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Envelope.lo -MD -MP -MF .deps/Envelope.Tpo -c -o Envelope.lo Envelope.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Envelope.lo -MD -MP -MF .deps/Envelope.Tpo -c Envelope.cpp -fPIC -DPIC -o .libs/Envelope.o mv -f .deps/Envelope.Tpo .deps/Envelope.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c -o Geometry.lo Geometry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c Geometry.cpp -fPIC -DPIC -o .libs/Geometry.o mv -f .deps/Geometry.Tpo .deps/Geometry.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryCollection.lo -MD -MP -MF .deps/GeometryCollection.Tpo -c -o GeometryCollection.lo GeometryCollection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryCollection.lo -MD -MP -MF .deps/GeometryCollection.Tpo -c GeometryCollection.cpp -fPIC -DPIC -o .libs/GeometryCollection.o mv -f .deps/GeometryCollection.Tpo .deps/GeometryCollection.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryComponentFilter.lo -MD -MP -MF .deps/GeometryComponentFilter.Tpo -c -o GeometryComponentFilter.lo GeometryComponentFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryComponentFilter.lo -MD -MP -MF .deps/GeometryComponentFilter.Tpo -c GeometryComponentFilter.cpp -fPIC -DPIC -o .libs/GeometryComponentFilter.o mv -f .deps/GeometryComponentFilter.Tpo .deps/GeometryComponentFilter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryFactory.lo -MD -MP -MF .deps/GeometryFactory.Tpo -c -o GeometryFactory.lo GeometryFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryFactory.lo -MD -MP -MF .deps/GeometryFactory.Tpo -c GeometryFactory.cpp -fPIC -DPIC -o .libs/GeometryFactory.o mv -f .deps/GeometryFactory.Tpo .deps/GeometryFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntersectionMatrix.lo -MD -MP -MF .deps/IntersectionMatrix.Tpo -c -o IntersectionMatrix.lo IntersectionMatrix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntersectionMatrix.lo -MD -MP -MF .deps/IntersectionMatrix.Tpo -c IntersectionMatrix.cpp -fPIC -DPIC -o .libs/IntersectionMatrix.o mv -f .deps/IntersectionMatrix.Tpo .deps/IntersectionMatrix.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearRing.lo -MD -MP -MF .deps/LinearRing.Tpo -c -o LinearRing.lo LinearRing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearRing.lo -MD -MP -MF .deps/LinearRing.Tpo -c LinearRing.cpp -fPIC -DPIC -o .libs/LinearRing.o mv -f .deps/LinearRing.Tpo .deps/LinearRing.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineSegment.lo -MD -MP -MF .deps/LineSegment.Tpo -c -o LineSegment.lo LineSegment.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineSegment.lo -MD -MP -MF .deps/LineSegment.Tpo -c LineSegment.cpp -fPIC -DPIC -o .libs/LineSegment.o mv -f .deps/LineSegment.Tpo .deps/LineSegment.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineString.lo -MD -MP -MF .deps/LineString.Tpo -c -o LineString.lo LineString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineString.lo -MD -MP -MF .deps/LineString.Tpo -c LineString.cpp -fPIC -DPIC -o .libs/LineString.o mv -f .deps/LineString.Tpo .deps/LineString.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c -o Location.lo Location.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c Location.cpp -fPIC -DPIC -o .libs/Location.o mv -f .deps/Location.Tpo .deps/Location.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MultiLineString.lo -MD -MP -MF .deps/MultiLineString.Tpo -c -o MultiLineString.lo MultiLineString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MultiLineString.lo -MD -MP -MF .deps/MultiLineString.Tpo -c MultiLineString.cpp -fPIC -DPIC -o .libs/MultiLineString.o mv -f .deps/MultiLineString.Tpo .deps/MultiLineString.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MultiPoint.lo -MD -MP -MF .deps/MultiPoint.Tpo -c -o MultiPoint.lo MultiPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MultiPoint.lo -MD -MP -MF .deps/MultiPoint.Tpo -c MultiPoint.cpp -fPIC -DPIC -o .libs/MultiPoint.o mv -f .deps/MultiPoint.Tpo .deps/MultiPoint.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MultiPolygon.lo -MD -MP -MF .deps/MultiPolygon.Tpo -c -o MultiPolygon.lo MultiPolygon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MultiPolygon.lo -MD -MP -MF .deps/MultiPolygon.Tpo -c MultiPolygon.cpp -fPIC -DPIC -o .libs/MultiPolygon.o mv -f .deps/MultiPolygon.Tpo .deps/MultiPolygon.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c -o Point.lo Point.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c Point.cpp -fPIC -DPIC -o .libs/Point.o mv -f .deps/Point.Tpo .deps/Point.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Polygon.lo -MD -MP -MF .deps/Polygon.Tpo -c -o Polygon.lo Polygon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Polygon.lo -MD -MP -MF .deps/Polygon.Tpo -c Polygon.cpp -fPIC -DPIC -o .libs/Polygon.o mv -f .deps/Polygon.Tpo .deps/Polygon.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PrecisionModel.lo -MD -MP -MF .deps/PrecisionModel.Tpo -c -o PrecisionModel.lo PrecisionModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PrecisionModel.lo -MD -MP -MF .deps/PrecisionModel.Tpo -c PrecisionModel.cpp -fPIC -DPIC -o .libs/PrecisionModel.o mv -f .deps/PrecisionModel.Tpo .deps/PrecisionModel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Triangle.lo -MD -MP -MF .deps/Triangle.Tpo -c -o Triangle.lo Triangle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Triangle.lo -MD -MP -MF .deps/Triangle.Tpo -c Triangle.cpp -fPIC -DPIC -o .libs/Triangle.o mv -f .deps/Triangle.Tpo .deps/Triangle.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libgeom.la Coordinate.lo CoordinateSequence.lo CoordinateArraySequence.lo CoordinateArraySequenceFactory.lo DefaultCoordinateSequenceFactory.lo Dimension.lo Envelope.lo Geometry.lo GeometryCollection.lo GeometryComponentFilter.lo GeometryFactory.lo IntersectionMatrix.lo LinearRing.lo LineSegment.lo LineString.lo Location.lo MultiLineString.lo MultiPoint.lo MultiPolygon.lo Point.lo Polygon.lo PrecisionModel.lo Triangle.lo util/libgeomutil.la prep/libgeomprep.la libtool: link: (cd .libs/libgeom.lax/libgeomutil.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util/.libs/libgeomutil.a") libtool: link: (cd .libs/libgeom.lax/libgeomprep.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep/.libs/libgeomprep.a") libtool: link: ar cru .libs/libgeom.a .libs/Coordinate.o .libs/CoordinateSequence.o .libs/CoordinateArraySequence.o .libs/CoordinateArraySequenceFactory.o .libs/DefaultCoordinateSequenceFactory.o .libs/Dimension.o .libs/Envelope.o .libs/Geometry.o .libs/GeometryCollection.o .libs/GeometryComponentFilter.o .libs/GeometryFactory.o .libs/IntersectionMatrix.o .libs/LinearRing.o .libs/LineSegment.o .libs/LineString.o .libs/Location.o .libs/MultiLineString.o .libs/MultiPoint.o .libs/MultiPolygon.o .libs/Point.o .libs/Polygon.o .libs/PrecisionModel.o .libs/Triangle.o .libs/libgeom.lax/libgeomutil.a/ComponentCoordinateExtracter.o .libs/libgeom.lax/libgeomutil.a/CoordinateOperation.o .libs/libgeom.lax/libgeomutil.a/Densifier.o .libs/libgeom.lax/libgeomutil.a/GeometryCombiner.o .libs/libgeom.lax/libgeomutil.a/GeometryEditor.o .libs/libgeom.lax/libgeomutil.a/GeometryTransformer.o .libs/libgeom.lax/libgeomutil.a/LinearComponentExtracter.o .libs/libgeom.lax/libgeomutil.a/PointExtracter.o .libs/libgeom.lax/libgeomutil.a/PolygonExtracter.o .libs/libgeom.lax/libgeomutil.a/ShortCircuitedGeometryVisitor.o .libs/libgeom.lax/libgeomutil.a/SineStarFactory.o .libs/libgeom.lax/libgeomprep.a/AbstractPreparedPolygonContains.o .libs/libgeom.lax/libgeomprep.a/BasicPreparedGeometry.o .libs/libgeom.lax/libgeomprep.a/PreparedGeometry.o .libs/libgeom.lax/libgeomprep.a/PreparedGeometryFactory.o .libs/libgeom.lax/libgeomprep.a/PreparedLineString.o .libs/libgeom.lax/libgeomprep.a/PreparedLineStringIntersects.o .libs/libgeom.lax/libgeomprep.a/PreparedPoint.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygon.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonContains.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonContainsProperly.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonCovers.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonIntersects.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonPredicate.o libtool: link: ranlib .libs/libgeom.a libtool: link: rm -fr .libs/libgeom.lax libtool: link: ( cd ".libs" && rm -f "libgeom.la" && ln -s "../libgeom.la" "libgeom.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' Making all in index make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' Making all in bintree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Bintree.lo -MD -MP -MF .deps/Bintree.Tpo -c -o Bintree.lo Bintree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Bintree.lo -MD -MP -MF .deps/Bintree.Tpo -c Bintree.cpp -fPIC -DPIC -o .libs/Bintree.o mv -f .deps/Bintree.Tpo .deps/Bintree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c -o Interval.lo Interval.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cpp -fPIC -DPIC -o .libs/Interval.o mv -f .deps/Interval.Tpo .deps/Interval.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c -o Node.lo Node.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -fPIC -DPIC -o .libs/Node.o mv -f .deps/Node.Tpo .deps/Node.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c -o Key.lo Key.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c Key.cpp -fPIC -DPIC -o .libs/Key.o mv -f .deps/Key.Tpo .deps/Key.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c -o NodeBase.lo NodeBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c NodeBase.cpp -fPIC -DPIC -o .libs/NodeBase.o mv -f .deps/NodeBase.Tpo .deps/NodeBase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c -o Root.lo Root.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp -fPIC -DPIC -o .libs/Root.o mv -f .deps/Root.Tpo .deps/Root.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libindexbintree.la Bintree.lo Interval.lo Node.lo Key.lo NodeBase.lo Root.lo libtool: link: ar cru .libs/libindexbintree.a .libs/Bintree.o .libs/Interval.o .libs/Node.o .libs/Key.o .libs/NodeBase.o .libs/Root.o libtool: link: ranlib .libs/libindexbintree.a libtool: link: ( cd ".libs" && rm -f "libindexbintree.la" && ln -s "../libindexbintree.la" "libindexbintree.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' Making all in chain make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChain.lo -MD -MP -MF .deps/MonotoneChain.Tpo -c -o MonotoneChain.lo MonotoneChain.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChain.lo -MD -MP -MF .deps/MonotoneChain.Tpo -c MonotoneChain.cpp -fPIC -DPIC -o .libs/MonotoneChain.o mv -f .deps/MonotoneChain.Tpo .deps/MonotoneChain.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainBuilder.lo -MD -MP -MF .deps/MonotoneChainBuilder.Tpo -c -o MonotoneChainBuilder.lo MonotoneChainBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainBuilder.lo -MD -MP -MF .deps/MonotoneChainBuilder.Tpo -c MonotoneChainBuilder.cpp -fPIC -DPIC -o .libs/MonotoneChainBuilder.o mv -f .deps/MonotoneChainBuilder.Tpo .deps/MonotoneChainBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainOverlapAction.lo -MD -MP -MF .deps/MonotoneChainOverlapAction.Tpo -c -o MonotoneChainOverlapAction.lo MonotoneChainOverlapAction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainOverlapAction.lo -MD -MP -MF .deps/MonotoneChainOverlapAction.Tpo -c MonotoneChainOverlapAction.cpp -fPIC -DPIC -o .libs/MonotoneChainOverlapAction.o mv -f .deps/MonotoneChainOverlapAction.Tpo .deps/MonotoneChainOverlapAction.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainSelectAction.lo -MD -MP -MF .deps/MonotoneChainSelectAction.Tpo -c -o MonotoneChainSelectAction.lo MonotoneChainSelectAction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainSelectAction.lo -MD -MP -MF .deps/MonotoneChainSelectAction.Tpo -c MonotoneChainSelectAction.cpp -fPIC -DPIC -o .libs/MonotoneChainSelectAction.o mv -f .deps/MonotoneChainSelectAction.Tpo .deps/MonotoneChainSelectAction.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libindexchain.la MonotoneChain.lo MonotoneChainBuilder.lo MonotoneChainOverlapAction.lo MonotoneChainSelectAction.lo libtool: link: ar cru .libs/libindexchain.a .libs/MonotoneChain.o .libs/MonotoneChainBuilder.o .libs/MonotoneChainOverlapAction.o .libs/MonotoneChainSelectAction.o libtool: link: ranlib .libs/libindexchain.a libtool: link: ( cd ".libs" && rm -f "libindexchain.la" && ln -s "../libindexchain.la" "libindexchain.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' Making all in intervalrtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntervalRTreeBranchNode.lo -MD -MP -MF .deps/IntervalRTreeBranchNode.Tpo -c -o IntervalRTreeBranchNode.lo IntervalRTreeBranchNode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntervalRTreeBranchNode.lo -MD -MP -MF .deps/IntervalRTreeBranchNode.Tpo -c IntervalRTreeBranchNode.cpp -fPIC -DPIC -o .libs/IntervalRTreeBranchNode.o mv -f .deps/IntervalRTreeBranchNode.Tpo .deps/IntervalRTreeBranchNode.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntervalRTreeLeafNode.lo -MD -MP -MF .deps/IntervalRTreeLeafNode.Tpo -c -o IntervalRTreeLeafNode.lo IntervalRTreeLeafNode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntervalRTreeLeafNode.lo -MD -MP -MF .deps/IntervalRTreeLeafNode.Tpo -c IntervalRTreeLeafNode.cpp -fPIC -DPIC -o .libs/IntervalRTreeLeafNode.o mv -f .deps/IntervalRTreeLeafNode.Tpo .deps/IntervalRTreeLeafNode.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SortedPackedIntervalRTree.lo -MD -MP -MF .deps/SortedPackedIntervalRTree.Tpo -c -o SortedPackedIntervalRTree.lo SortedPackedIntervalRTree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SortedPackedIntervalRTree.lo -MD -MP -MF .deps/SortedPackedIntervalRTree.Tpo -c SortedPackedIntervalRTree.cpp -fPIC -DPIC -o .libs/SortedPackedIntervalRTree.o mv -f .deps/SortedPackedIntervalRTree.Tpo .deps/SortedPackedIntervalRTree.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libintervalrtree.la IntervalRTreeBranchNode.lo IntervalRTreeLeafNode.lo SortedPackedIntervalRTree.lo libtool: link: ar cru .libs/libintervalrtree.a .libs/IntervalRTreeBranchNode.o .libs/IntervalRTreeLeafNode.o .libs/SortedPackedIntervalRTree.o libtool: link: ranlib .libs/libintervalrtree.a libtool: link: ( cd ".libs" && rm -f "libintervalrtree.la" && ln -s "../libintervalrtree.la" "libintervalrtree.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' Making all in quadtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DoubleBits.lo -MD -MP -MF .deps/DoubleBits.Tpo -c -o DoubleBits.lo DoubleBits.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DoubleBits.lo -MD -MP -MF .deps/DoubleBits.Tpo -c DoubleBits.cpp -fPIC -DPIC -o .libs/DoubleBits.o mv -f .deps/DoubleBits.Tpo .deps/DoubleBits.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntervalSize.lo -MD -MP -MF .deps/IntervalSize.Tpo -c -o IntervalSize.lo IntervalSize.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntervalSize.lo -MD -MP -MF .deps/IntervalSize.Tpo -c IntervalSize.cpp -fPIC -DPIC -o .libs/IntervalSize.o mv -f .deps/IntervalSize.Tpo .deps/IntervalSize.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Quadtree.lo -MD -MP -MF .deps/Quadtree.Tpo -c -o Quadtree.lo Quadtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Quadtree.lo -MD -MP -MF .deps/Quadtree.Tpo -c Quadtree.cpp -fPIC -DPIC -o .libs/Quadtree.o mv -f .deps/Quadtree.Tpo .deps/Quadtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c -o Key.lo Key.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c Key.cpp -fPIC -DPIC -o .libs/Key.o mv -f .deps/Key.Tpo .deps/Key.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c -o Node.lo Node.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -fPIC -DPIC -o .libs/Node.o mv -f .deps/Node.Tpo .deps/Node.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c -o NodeBase.lo NodeBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c NodeBase.cpp -fPIC -DPIC -o .libs/NodeBase.o mv -f .deps/NodeBase.Tpo .deps/NodeBase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c -o Root.lo Root.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp -fPIC -DPIC -o .libs/Root.o mv -f .deps/Root.Tpo .deps/Root.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libindexquadtree.la DoubleBits.lo IntervalSize.lo Quadtree.lo Key.lo Node.lo NodeBase.lo Root.lo libtool: link: ar cru .libs/libindexquadtree.a .libs/DoubleBits.o .libs/IntervalSize.o .libs/Quadtree.o .libs/Key.o .libs/Node.o .libs/NodeBase.o .libs/Root.o libtool: link: ranlib .libs/libindexquadtree.a libtool: link: ( cd ".libs" && rm -f "libindexquadtree.la" && ln -s "../libindexquadtree.la" "libindexquadtree.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' Making all in strtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT AbstractSTRtree.lo -MD -MP -MF .deps/AbstractSTRtree.Tpo -c -o AbstractSTRtree.lo AbstractSTRtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT AbstractSTRtree.lo -MD -MP -MF .deps/AbstractSTRtree.Tpo -c AbstractSTRtree.cpp -fPIC -DPIC -o .libs/AbstractSTRtree.o mv -f .deps/AbstractSTRtree.Tpo .deps/AbstractSTRtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BoundablePair.lo -MD -MP -MF .deps/BoundablePair.Tpo -c -o BoundablePair.lo BoundablePair.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BoundablePair.lo -MD -MP -MF .deps/BoundablePair.Tpo -c BoundablePair.cpp -fPIC -DPIC -o .libs/BoundablePair.o mv -f .deps/BoundablePair.Tpo .deps/BoundablePair.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EnvelopeUtil.lo -MD -MP -MF .deps/EnvelopeUtil.Tpo -c -o EnvelopeUtil.lo EnvelopeUtil.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EnvelopeUtil.lo -MD -MP -MF .deps/EnvelopeUtil.Tpo -c EnvelopeUtil.cpp -fPIC -DPIC -o .libs/EnvelopeUtil.o mv -f .deps/EnvelopeUtil.Tpo .deps/EnvelopeUtil.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryItemDistance.lo -MD -MP -MF .deps/GeometryItemDistance.Tpo -c -o GeometryItemDistance.lo GeometryItemDistance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryItemDistance.lo -MD -MP -MF .deps/GeometryItemDistance.Tpo -c GeometryItemDistance.cpp -fPIC -DPIC -o .libs/GeometryItemDistance.o mv -f .deps/GeometryItemDistance.Tpo .deps/GeometryItemDistance.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c -o Interval.lo Interval.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cpp -fPIC -DPIC -o .libs/Interval.o mv -f .deps/Interval.Tpo .deps/Interval.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SIRtree.lo -MD -MP -MF .deps/SIRtree.Tpo -c -o SIRtree.lo SIRtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SIRtree.lo -MD -MP -MF .deps/SIRtree.Tpo -c SIRtree.cpp -fPIC -DPIC -o .libs/SIRtree.o mv -f .deps/SIRtree.Tpo .deps/SIRtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT STRtree.lo -MD -MP -MF .deps/STRtree.Tpo -c -o STRtree.lo STRtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT STRtree.lo -MD -MP -MF .deps/STRtree.Tpo -c STRtree.cpp -fPIC -DPIC -o .libs/STRtree.o mv -f .deps/STRtree.Tpo .deps/STRtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libindexstrtree.la AbstractSTRtree.lo BoundablePair.lo EnvelopeUtil.lo GeometryItemDistance.lo Interval.lo SIRtree.lo STRtree.lo libtool: link: ar cru .libs/libindexstrtree.a .libs/AbstractSTRtree.o .libs/BoundablePair.o .libs/EnvelopeUtil.o .libs/GeometryItemDistance.o .libs/Interval.o .libs/SIRtree.o .libs/STRtree.o libtool: link: ranlib .libs/libindexstrtree.a libtool: link: ( cd ".libs" && rm -f "libindexstrtree.la" && ln -s "../libindexstrtree.la" "libindexstrtree.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' Making all in sweepline make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c -o SweepLineEvent.lo SweepLineEvent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c SweepLineEvent.cpp -fPIC -DPIC -o .libs/SweepLineEvent.o mv -f .deps/SweepLineEvent.Tpo .deps/SweepLineEvent.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineIndex.lo -MD -MP -MF .deps/SweepLineIndex.Tpo -c -o SweepLineIndex.lo SweepLineIndex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineIndex.lo -MD -MP -MF .deps/SweepLineIndex.Tpo -c SweepLineIndex.cpp -fPIC -DPIC -o .libs/SweepLineIndex.o mv -f .deps/SweepLineIndex.Tpo .deps/SweepLineIndex.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineInterval.lo -MD -MP -MF .deps/SweepLineInterval.Tpo -c -o SweepLineInterval.lo SweepLineInterval.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineInterval.lo -MD -MP -MF .deps/SweepLineInterval.Tpo -c SweepLineInterval.cpp -fPIC -DPIC -o .libs/SweepLineInterval.o mv -f .deps/SweepLineInterval.Tpo .deps/SweepLineInterval.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libindexsweepline.la SweepLineEvent.lo SweepLineIndex.lo SweepLineInterval.lo libtool: link: ar cru .libs/libindexsweepline.a .libs/SweepLineEvent.o .libs/SweepLineIndex.o .libs/SweepLineInterval.o libtool: link: ranlib .libs/libindexsweepline.a libtool: link: ( cd ".libs" && rm -f "libindexsweepline.la" && ln -s "../libindexsweepline.la" "libindexsweepline.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libindex.la bintree/libindexbintree.la chain/libindexchain.la intervalrtree/libintervalrtree.la quadtree/libindexquadtree.la strtree/libindexstrtree.la sweepline/libindexsweepline.la libtool: link: (cd .libs/libindex.lax/libindexbintree.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree/.libs/libindexbintree.a") libtool: link: (cd .libs/libindex.lax/libindexchain.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain/.libs/libindexchain.a") libtool: link: (cd .libs/libindex.lax/libintervalrtree.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree/.libs/libintervalrtree.a") libtool: link: (cd .libs/libindex.lax/libindexquadtree.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree/.libs/libindexquadtree.a") libtool: link: (cd .libs/libindex.lax/libindexstrtree.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree/.libs/libindexstrtree.a") libtool: link: (cd .libs/libindex.lax/libindexsweepline.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline/.libs/libindexsweepline.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Key.o .libs/libindex.lax/lt1-Key.o || cp .libs/libindex.lax/libindexquadtree.a/Key.o .libs/libindex.lax/lt1-Key.o libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Node.o .libs/libindex.lax/lt2-Node.o || cp .libs/libindex.lax/libindexquadtree.a/Node.o .libs/libindex.lax/lt2-Node.o libtool: link: ln .libs/libindex.lax/libindexquadtree.a/NodeBase.o .libs/libindex.lax/lt3-NodeBase.o || cp .libs/libindex.lax/libindexquadtree.a/NodeBase.o .libs/libindex.lax/lt3-NodeBase.o libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Root.o .libs/libindex.lax/lt4-Root.o || cp .libs/libindex.lax/libindexquadtree.a/Root.o .libs/libindex.lax/lt4-Root.o libtool: link: ln .libs/libindex.lax/libindexstrtree.a/Interval.o .libs/libindex.lax/lt5-Interval.o || cp .libs/libindex.lax/libindexstrtree.a/Interval.o .libs/libindex.lax/lt5-Interval.o libtool: link: ar cru .libs/libindex.a .libs/libindex.lax/libindexbintree.a/Bintree.o .libs/libindex.lax/libindexbintree.a/Interval.o .libs/libindex.lax/libindexbintree.a/Key.o .libs/libindex.lax/libindexbintree.a/Node.o .libs/libindex.lax/libindexbintree.a/NodeBase.o .libs/libindex.lax/libindexbintree.a/Root.o .libs/libindex.lax/libindexchain.a/MonotoneChain.o .libs/libindex.lax/libindexchain.a/MonotoneChainBuilder.o .libs/libindex.lax/libindexchain.a/MonotoneChainOverlapAction.o .libs/libindex.lax/libindexchain.a/MonotoneChainSelectAction.o .libs/libindex.lax/libintervalrtree.a/IntervalRTreeBranchNode.o .libs/libindex.lax/libintervalrtree.a/IntervalRTreeLeafNode.o .libs/libindex.lax/libintervalrtree.a/SortedPackedIntervalRTree.o .libs/libindex.lax/libindexquadtree.a/DoubleBits.o .libs/libindex.lax/libindexquadtree.a/IntervalSize.o .libs/libindex.lax/lt1-Key.o .libs/libindex.lax/lt2-Node.o .libs/libindex.lax/lt3-NodeBase.o .libs/libindex.lax/libindexquadtree.a/Quadtree.o .libs/libindex.lax/lt4-Root.o .libs/libindex.lax/libindexstrtree.a/AbstractSTRtree.o .libs/libindex.lax/libindexstrtree.a/BoundablePair.o .libs/libindex.lax/libindexstrtree.a/EnvelopeUtil.o .libs/libindex.lax/libindexstrtree.a/GeometryItemDistance.o .libs/libindex.lax/lt5-Interval.o .libs/libindex.lax/libindexstrtree.a/SIRtree.o .libs/libindex.lax/libindexstrtree.a/STRtree.o .libs/libindex.lax/libindexsweepline.a/SweepLineEvent.o .libs/libindex.lax/libindexsweepline.a/SweepLineIndex.o .libs/libindex.lax/libindexsweepline.a/SweepLineInterval.o libtool: link: ranlib .libs/libindex.a libtool: link: rm -fr .libs/libindex.lax .libs/libindex.lax libtool: link: ( cd ".libs" && rm -f "libindex.la" && ln -s "../libindex.la" "libindex.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' Making all in io make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ParseException.lo -MD -MP -MF .deps/ParseException.Tpo -c -o ParseException.lo ParseException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ParseException.lo -MD -MP -MF .deps/ParseException.Tpo -c ParseException.cpp -fPIC -DPIC -o .libs/ParseException.o mv -f .deps/ParseException.Tpo .deps/ParseException.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT StringTokenizer.lo -MD -MP -MF .deps/StringTokenizer.Tpo -c -o StringTokenizer.lo StringTokenizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT StringTokenizer.lo -MD -MP -MF .deps/StringTokenizer.Tpo -c StringTokenizer.cpp -fPIC -DPIC -o .libs/StringTokenizer.o mv -f .deps/StringTokenizer.Tpo .deps/StringTokenizer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ByteOrderDataInStream.lo -MD -MP -MF .deps/ByteOrderDataInStream.Tpo -c -o ByteOrderDataInStream.lo ByteOrderDataInStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ByteOrderDataInStream.lo -MD -MP -MF .deps/ByteOrderDataInStream.Tpo -c ByteOrderDataInStream.cpp -fPIC -DPIC -o .libs/ByteOrderDataInStream.o mv -f .deps/ByteOrderDataInStream.Tpo .deps/ByteOrderDataInStream.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ByteOrderValues.lo -MD -MP -MF .deps/ByteOrderValues.Tpo -c -o ByteOrderValues.lo ByteOrderValues.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ByteOrderValues.lo -MD -MP -MF .deps/ByteOrderValues.Tpo -c ByteOrderValues.cpp -fPIC -DPIC -o .libs/ByteOrderValues.o mv -f .deps/ByteOrderValues.Tpo .deps/ByteOrderValues.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKTReader.lo -MD -MP -MF .deps/WKTReader.Tpo -c -o WKTReader.lo WKTReader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKTReader.lo -MD -MP -MF .deps/WKTReader.Tpo -c WKTReader.cpp -fPIC -DPIC -o .libs/WKTReader.o mv -f .deps/WKTReader.Tpo .deps/WKTReader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKTWriter.lo -MD -MP -MF .deps/WKTWriter.Tpo -c -o WKTWriter.lo WKTWriter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKTWriter.lo -MD -MP -MF .deps/WKTWriter.Tpo -c WKTWriter.cpp -fPIC -DPIC -o .libs/WKTWriter.o mv -f .deps/WKTWriter.Tpo .deps/WKTWriter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKBReader.lo -MD -MP -MF .deps/WKBReader.Tpo -c -o WKBReader.lo WKBReader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKBReader.lo -MD -MP -MF .deps/WKBReader.Tpo -c WKBReader.cpp -fPIC -DPIC -o .libs/WKBReader.o mv -f .deps/WKBReader.Tpo .deps/WKBReader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKBWriter.lo -MD -MP -MF .deps/WKBWriter.Tpo -c -o WKBWriter.lo WKBWriter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKBWriter.lo -MD -MP -MF .deps/WKBWriter.Tpo -c WKBWriter.cpp -fPIC -DPIC -o .libs/WKBWriter.o mv -f .deps/WKBWriter.Tpo .deps/WKBWriter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c -o Writer.lo Writer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c Writer.cpp -fPIC -DPIC -o .libs/Writer.o mv -f .deps/Writer.Tpo .deps/Writer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Unload.lo -MD -MP -MF .deps/Unload.Tpo -c -o Unload.lo Unload.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Unload.lo -MD -MP -MF .deps/Unload.Tpo -c Unload.cpp -fPIC -DPIC -o .libs/Unload.o mv -f .deps/Unload.Tpo .deps/Unload.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CLocalizer.lo -MD -MP -MF .deps/CLocalizer.Tpo -c -o CLocalizer.lo CLocalizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CLocalizer.lo -MD -MP -MF .deps/CLocalizer.Tpo -c CLocalizer.cpp -fPIC -DPIC -o .libs/CLocalizer.o mv -f .deps/CLocalizer.Tpo .deps/CLocalizer.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libio.la ParseException.lo StringTokenizer.lo ByteOrderDataInStream.lo ByteOrderValues.lo WKTReader.lo WKTWriter.lo WKBReader.lo WKBWriter.lo Writer.lo Unload.lo CLocalizer.lo libtool: link: ar cru .libs/libio.a .libs/ParseException.o .libs/StringTokenizer.o .libs/ByteOrderDataInStream.o .libs/ByteOrderValues.o .libs/WKTReader.o .libs/WKTWriter.o .libs/WKBReader.o .libs/WKBWriter.o .libs/Writer.o .libs/Unload.o .libs/CLocalizer.o libtool: link: ranlib .libs/libio.a libtool: link: ( cd ".libs" && rm -f "libio.la" && ln -s "../libio.la" "libio.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' Making all in linearref make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ExtractLineByLocation.lo -MD -MP -MF .deps/ExtractLineByLocation.Tpo -c -o ExtractLineByLocation.lo ExtractLineByLocation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ExtractLineByLocation.lo -MD -MP -MF .deps/ExtractLineByLocation.Tpo -c ExtractLineByLocation.cpp -fPIC -DPIC -o .libs/ExtractLineByLocation.o mv -f .deps/ExtractLineByLocation.Tpo .deps/ExtractLineByLocation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LengthIndexedLine.lo -MD -MP -MF .deps/LengthIndexedLine.Tpo -c -o LengthIndexedLine.lo LengthIndexedLine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LengthIndexedLine.lo -MD -MP -MF .deps/LengthIndexedLine.Tpo -c LengthIndexedLine.cpp -fPIC -DPIC -o .libs/LengthIndexedLine.o mv -f .deps/LengthIndexedLine.Tpo .deps/LengthIndexedLine.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LengthIndexOfPoint.lo -MD -MP -MF .deps/LengthIndexOfPoint.Tpo -c -o LengthIndexOfPoint.lo LengthIndexOfPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LengthIndexOfPoint.lo -MD -MP -MF .deps/LengthIndexOfPoint.Tpo -c LengthIndexOfPoint.cpp -fPIC -DPIC -o .libs/LengthIndexOfPoint.o mv -f .deps/LengthIndexOfPoint.Tpo .deps/LengthIndexOfPoint.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LengthLocationMap.lo -MD -MP -MF .deps/LengthLocationMap.Tpo -c -o LengthLocationMap.lo LengthLocationMap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LengthLocationMap.lo -MD -MP -MF .deps/LengthLocationMap.Tpo -c LengthLocationMap.cpp -fPIC -DPIC -o .libs/LengthLocationMap.o mv -f .deps/LengthLocationMap.Tpo .deps/LengthLocationMap.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearIterator.lo -MD -MP -MF .deps/LinearIterator.Tpo -c -o LinearIterator.lo LinearIterator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearIterator.lo -MD -MP -MF .deps/LinearIterator.Tpo -c LinearIterator.cpp -fPIC -DPIC -o .libs/LinearIterator.o mv -f .deps/LinearIterator.Tpo .deps/LinearIterator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearGeometryBuilder.lo -MD -MP -MF .deps/LinearGeometryBuilder.Tpo -c -o LinearGeometryBuilder.lo LinearGeometryBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearGeometryBuilder.lo -MD -MP -MF .deps/LinearGeometryBuilder.Tpo -c LinearGeometryBuilder.cpp -fPIC -DPIC -o .libs/LinearGeometryBuilder.o mv -f .deps/LinearGeometryBuilder.Tpo .deps/LinearGeometryBuilder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearLocation.lo -MD -MP -MF .deps/LinearLocation.Tpo -c -o LinearLocation.lo LinearLocation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearLocation.lo -MD -MP -MF .deps/LinearLocation.Tpo -c LinearLocation.cpp -fPIC -DPIC -o .libs/LinearLocation.o mv -f .deps/LinearLocation.Tpo .deps/LinearLocation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LocationIndexOfLine.lo -MD -MP -MF .deps/LocationIndexOfLine.Tpo -c -o LocationIndexOfLine.lo LocationIndexOfLine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LocationIndexOfLine.lo -MD -MP -MF .deps/LocationIndexOfLine.Tpo -c LocationIndexOfLine.cpp -fPIC -DPIC -o .libs/LocationIndexOfLine.o mv -f .deps/LocationIndexOfLine.Tpo .deps/LocationIndexOfLine.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LocationIndexOfPoint.lo -MD -MP -MF .deps/LocationIndexOfPoint.Tpo -c -o LocationIndexOfPoint.lo LocationIndexOfPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LocationIndexOfPoint.lo -MD -MP -MF .deps/LocationIndexOfPoint.Tpo -c LocationIndexOfPoint.cpp -fPIC -DPIC -o .libs/LocationIndexOfPoint.o mv -f .deps/LocationIndexOfPoint.Tpo .deps/LocationIndexOfPoint.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liblinearref.la ExtractLineByLocation.lo LengthIndexedLine.lo LengthIndexOfPoint.lo LengthLocationMap.lo LinearIterator.lo LinearGeometryBuilder.lo LinearLocation.lo LocationIndexOfLine.lo LocationIndexOfPoint.lo libtool: link: ar cru .libs/liblinearref.a .libs/ExtractLineByLocation.o .libs/LengthIndexedLine.o .libs/LengthIndexOfPoint.o .libs/LengthLocationMap.o .libs/LinearIterator.o .libs/LinearGeometryBuilder.o .libs/LinearLocation.o .libs/LocationIndexOfLine.o .libs/LocationIndexOfPoint.o libtool: link: ranlib .libs/liblinearref.a libtool: link: ( cd ".libs" && rm -f "liblinearref.la" && ln -s "../liblinearref.la" "liblinearref.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' Making all in noding make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' Making all in snapround make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT HotPixel.lo -MD -MP -MF .deps/HotPixel.Tpo -c -o HotPixel.lo HotPixel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT HotPixel.lo -MD -MP -MF .deps/HotPixel.Tpo -c HotPixel.cpp -fPIC -DPIC -o .libs/HotPixel.o mv -f .deps/HotPixel.Tpo .deps/HotPixel.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexPointSnapper.lo -MD -MP -MF .deps/MCIndexPointSnapper.Tpo -c -o MCIndexPointSnapper.lo MCIndexPointSnapper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexPointSnapper.lo -MD -MP -MF .deps/MCIndexPointSnapper.Tpo -c MCIndexPointSnapper.cpp -fPIC -DPIC -o .libs/MCIndexPointSnapper.o mv -f .deps/MCIndexPointSnapper.Tpo .deps/MCIndexPointSnapper.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexSnapRounder.lo -MD -MP -MF .deps/MCIndexSnapRounder.Tpo -c -o MCIndexSnapRounder.lo MCIndexSnapRounder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexSnapRounder.lo -MD -MP -MF .deps/MCIndexSnapRounder.Tpo -c MCIndexSnapRounder.cpp -fPIC -DPIC -o .libs/MCIndexSnapRounder.o mv -f .deps/MCIndexSnapRounder.Tpo .deps/MCIndexSnapRounder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleSnapRounder.lo -MD -MP -MF .deps/SimpleSnapRounder.Tpo -c -o SimpleSnapRounder.lo SimpleSnapRounder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleSnapRounder.lo -MD -MP -MF .deps/SimpleSnapRounder.Tpo -c SimpleSnapRounder.cpp -fPIC -DPIC -o .libs/SimpleSnapRounder.o mv -f .deps/SimpleSnapRounder.Tpo .deps/SimpleSnapRounder.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libsnapround.la HotPixel.lo MCIndexPointSnapper.lo MCIndexSnapRounder.lo SimpleSnapRounder.lo libtool: link: ar cru .libs/libsnapround.a .libs/HotPixel.o .libs/MCIndexPointSnapper.o .libs/MCIndexSnapRounder.o .libs/SimpleSnapRounder.o libtool: link: ranlib .libs/libsnapround.a libtool: link: ( cd ".libs" && rm -f "libsnapround.la" && ln -s "../libsnapround.la" "libsnapround.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BasicSegmentString.lo -MD -MP -MF .deps/BasicSegmentString.Tpo -c -o BasicSegmentString.lo BasicSegmentString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BasicSegmentString.lo -MD -MP -MF .deps/BasicSegmentString.Tpo -c BasicSegmentString.cpp -fPIC -DPIC -o .libs/BasicSegmentString.o mv -f .deps/BasicSegmentString.Tpo .deps/BasicSegmentString.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FastNodingValidator.lo -MD -MP -MF .deps/FastNodingValidator.Tpo -c -o FastNodingValidator.lo FastNodingValidator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FastNodingValidator.lo -MD -MP -MF .deps/FastNodingValidator.Tpo -c FastNodingValidator.cpp -fPIC -DPIC -o .libs/FastNodingValidator.o mv -f .deps/FastNodingValidator.Tpo .deps/FastNodingValidator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FastSegmentSetIntersectionFinder.lo -MD -MP -MF .deps/FastSegmentSetIntersectionFinder.Tpo -c -o FastSegmentSetIntersectionFinder.lo FastSegmentSetIntersectionFinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FastSegmentSetIntersectionFinder.lo -MD -MP -MF .deps/FastSegmentSetIntersectionFinder.Tpo -c FastSegmentSetIntersectionFinder.cpp -fPIC -DPIC -o .libs/FastSegmentSetIntersectionFinder.o mv -f .deps/FastSegmentSetIntersectionFinder.Tpo .deps/FastSegmentSetIntersectionFinder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryNoder.lo -MD -MP -MF .deps/GeometryNoder.Tpo -c -o GeometryNoder.lo GeometryNoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryNoder.lo -MD -MP -MF .deps/GeometryNoder.Tpo -c GeometryNoder.cpp -fPIC -DPIC -o .libs/GeometryNoder.o mv -f .deps/GeometryNoder.Tpo .deps/GeometryNoder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntersectionAdder.lo -MD -MP -MF .deps/IntersectionAdder.Tpo -c -o IntersectionAdder.lo IntersectionAdder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntersectionAdder.lo -MD -MP -MF .deps/IntersectionAdder.Tpo -c IntersectionAdder.cpp -fPIC -DPIC -o .libs/IntersectionAdder.o mv -f .deps/IntersectionAdder.Tpo .deps/IntersectionAdder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntersectionFinderAdder.lo -MD -MP -MF .deps/IntersectionFinderAdder.Tpo -c -o IntersectionFinderAdder.lo IntersectionFinderAdder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntersectionFinderAdder.lo -MD -MP -MF .deps/IntersectionFinderAdder.Tpo -c IntersectionFinderAdder.cpp -fPIC -DPIC -o .libs/IntersectionFinderAdder.o mv -f .deps/IntersectionFinderAdder.Tpo .deps/IntersectionFinderAdder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IteratedNoder.lo -MD -MP -MF .deps/IteratedNoder.Tpo -c -o IteratedNoder.lo IteratedNoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IteratedNoder.lo -MD -MP -MF .deps/IteratedNoder.Tpo -c IteratedNoder.cpp -fPIC -DPIC -o .libs/IteratedNoder.o mv -f .deps/IteratedNoder.Tpo .deps/IteratedNoder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexNoder.lo -MD -MP -MF .deps/MCIndexNoder.Tpo -c -o MCIndexNoder.lo MCIndexNoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexNoder.lo -MD -MP -MF .deps/MCIndexNoder.Tpo -c MCIndexNoder.cpp -fPIC -DPIC -o .libs/MCIndexNoder.o mv -f .deps/MCIndexNoder.Tpo .deps/MCIndexNoder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexSegmentSetMutualIntersector.lo -MD -MP -MF .deps/MCIndexSegmentSetMutualIntersector.Tpo -c -o MCIndexSegmentSetMutualIntersector.lo MCIndexSegmentSetMutualIntersector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexSegmentSetMutualIntersector.lo -MD -MP -MF .deps/MCIndexSegmentSetMutualIntersector.Tpo -c MCIndexSegmentSetMutualIntersector.cpp -fPIC -DPIC -o .libs/MCIndexSegmentSetMutualIntersector.o mv -f .deps/MCIndexSegmentSetMutualIntersector.Tpo .deps/MCIndexSegmentSetMutualIntersector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodedSegmentString.lo -MD -MP -MF .deps/NodedSegmentString.Tpo -c -o NodedSegmentString.lo NodedSegmentString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodedSegmentString.lo -MD -MP -MF .deps/NodedSegmentString.Tpo -c NodedSegmentString.cpp -fPIC -DPIC -o .libs/NodedSegmentString.o mv -f .deps/NodedSegmentString.Tpo .deps/NodedSegmentString.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodingValidator.lo -MD -MP -MF .deps/NodingValidator.Tpo -c -o NodingValidator.lo NodingValidator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodingValidator.lo -MD -MP -MF .deps/NodingValidator.Tpo -c NodingValidator.cpp -fPIC -DPIC -o .libs/NodingValidator.o mv -f .deps/NodingValidator.Tpo .deps/NodingValidator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Octant.lo -MD -MP -MF .deps/Octant.Tpo -c -o Octant.lo Octant.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Octant.lo -MD -MP -MF .deps/Octant.Tpo -c Octant.cpp -fPIC -DPIC -o .libs/Octant.o mv -f .deps/Octant.Tpo .deps/Octant.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OrientedCoordinateArray.lo -MD -MP -MF .deps/OrientedCoordinateArray.Tpo -c -o OrientedCoordinateArray.lo OrientedCoordinateArray.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OrientedCoordinateArray.lo -MD -MP -MF .deps/OrientedCoordinateArray.Tpo -c OrientedCoordinateArray.cpp -fPIC -DPIC -o .libs/OrientedCoordinateArray.o mv -f .deps/OrientedCoordinateArray.Tpo .deps/OrientedCoordinateArray.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ScaledNoder.lo -MD -MP -MF .deps/ScaledNoder.Tpo -c -o ScaledNoder.lo ScaledNoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ScaledNoder.lo -MD -MP -MF .deps/ScaledNoder.Tpo -c ScaledNoder.cpp -fPIC -DPIC -o .libs/ScaledNoder.o mv -f .deps/ScaledNoder.Tpo .deps/ScaledNoder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentIntersectionDetector.lo -MD -MP -MF .deps/SegmentIntersectionDetector.Tpo -c -o SegmentIntersectionDetector.lo SegmentIntersectionDetector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentIntersectionDetector.lo -MD -MP -MF .deps/SegmentIntersectionDetector.Tpo -c SegmentIntersectionDetector.cpp -fPIC -DPIC -o .libs/SegmentIntersectionDetector.o mv -f .deps/SegmentIntersectionDetector.Tpo .deps/SegmentIntersectionDetector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentNode.lo -MD -MP -MF .deps/SegmentNode.Tpo -c -o SegmentNode.lo SegmentNode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentNode.lo -MD -MP -MF .deps/SegmentNode.Tpo -c SegmentNode.cpp -fPIC -DPIC -o .libs/SegmentNode.o mv -f .deps/SegmentNode.Tpo .deps/SegmentNode.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentNodeList.lo -MD -MP -MF .deps/SegmentNodeList.Tpo -c -o SegmentNodeList.lo SegmentNodeList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentNodeList.lo -MD -MP -MF .deps/SegmentNodeList.Tpo -c SegmentNodeList.cpp -fPIC -DPIC -o .libs/SegmentNodeList.o mv -f .deps/SegmentNodeList.Tpo .deps/SegmentNodeList.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentString.lo -MD -MP -MF .deps/SegmentString.Tpo -c -o SegmentString.lo SegmentString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentString.lo -MD -MP -MF .deps/SegmentString.Tpo -c SegmentString.cpp -fPIC -DPIC -o .libs/SegmentString.o mv -f .deps/SegmentString.Tpo .deps/SegmentString.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentStringUtil.lo -MD -MP -MF .deps/SegmentStringUtil.Tpo -c -o SegmentStringUtil.lo SegmentStringUtil.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentStringUtil.lo -MD -MP -MF .deps/SegmentStringUtil.Tpo -c SegmentStringUtil.cpp -fPIC -DPIC -o .libs/SegmentStringUtil.o mv -f .deps/SegmentStringUtil.Tpo .deps/SegmentStringUtil.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleNoder.lo -MD -MP -MF .deps/SimpleNoder.Tpo -c -o SimpleNoder.lo SimpleNoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleNoder.lo -MD -MP -MF .deps/SimpleNoder.Tpo -c SimpleNoder.cpp -fPIC -DPIC -o .libs/SimpleNoder.o mv -f .deps/SimpleNoder.Tpo .deps/SimpleNoder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodingIntersectionFinder.lo -MD -MP -MF .deps/NodingIntersectionFinder.Tpo -c -o NodingIntersectionFinder.lo NodingIntersectionFinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodingIntersectionFinder.lo -MD -MP -MF .deps/NodingIntersectionFinder.Tpo -c NodingIntersectionFinder.cpp -fPIC -DPIC -o .libs/NodingIntersectionFinder.o mv -f .deps/NodingIntersectionFinder.Tpo .deps/NodingIntersectionFinder.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libnoding.la BasicSegmentString.lo FastNodingValidator.lo FastSegmentSetIntersectionFinder.lo GeometryNoder.lo IntersectionAdder.lo IntersectionFinderAdder.lo IteratedNoder.lo MCIndexNoder.lo MCIndexSegmentSetMutualIntersector.lo NodedSegmentString.lo NodingValidator.lo Octant.lo OrientedCoordinateArray.lo ScaledNoder.lo SegmentIntersectionDetector.lo SegmentNode.lo SegmentNodeList.lo SegmentString.lo SegmentStringUtil.lo SimpleNoder.lo NodingIntersectionFinder.lo snapround/libsnapround.la libtool: link: (cd .libs/libnoding.lax/libsnapround.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround/.libs/libsnapround.a") libtool: link: ar cru .libs/libnoding.a .libs/BasicSegmentString.o .libs/FastNodingValidator.o .libs/FastSegmentSetIntersectionFinder.o .libs/GeometryNoder.o .libs/IntersectionAdder.o .libs/IntersectionFinderAdder.o .libs/IteratedNoder.o .libs/MCIndexNoder.o .libs/MCIndexSegmentSetMutualIntersector.o .libs/NodedSegmentString.o .libs/NodingValidator.o .libs/Octant.o .libs/OrientedCoordinateArray.o .libs/ScaledNoder.o .libs/SegmentIntersectionDetector.o .libs/SegmentNode.o .libs/SegmentNodeList.o .libs/SegmentString.o .libs/SegmentStringUtil.o .libs/SimpleNoder.o .libs/NodingIntersectionFinder.o .libs/libnoding.lax/libsnapround.a/HotPixel.o .libs/libnoding.lax/libsnapround.a/MCIndexPointSnapper.o .libs/libnoding.lax/libsnapround.a/MCIndexSnapRounder.o .libs/libnoding.lax/libsnapround.a/SimpleSnapRounder.o libtool: link: ranlib .libs/libnoding.a libtool: link: rm -fr .libs/libnoding.lax libtool: link: ( cd ".libs" && rm -f "libnoding.la" && ln -s "../libnoding.la" "libnoding.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' Making all in operation make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' Making all in buffer make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferBuilder.lo -MD -MP -MF .deps/BufferBuilder.Tpo -c -o BufferBuilder.lo BufferBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferBuilder.lo -MD -MP -MF .deps/BufferBuilder.Tpo -c BufferBuilder.cpp -fPIC -DPIC -o .libs/BufferBuilder.o mv -f .deps/BufferBuilder.Tpo .deps/BufferBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferInputLineSimplifier.lo -MD -MP -MF .deps/BufferInputLineSimplifier.Tpo -c -o BufferInputLineSimplifier.lo BufferInputLineSimplifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferInputLineSimplifier.lo -MD -MP -MF .deps/BufferInputLineSimplifier.Tpo -c BufferInputLineSimplifier.cpp -fPIC -DPIC -o .libs/BufferInputLineSimplifier.o mv -f .deps/BufferInputLineSimplifier.Tpo .deps/BufferInputLineSimplifier.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferOp.lo -MD -MP -MF .deps/BufferOp.Tpo -c -o BufferOp.lo BufferOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferOp.lo -MD -MP -MF .deps/BufferOp.Tpo -c BufferOp.cpp -fPIC -DPIC -o .libs/BufferOp.o mv -f .deps/BufferOp.Tpo .deps/BufferOp.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferParameters.lo -MD -MP -MF .deps/BufferParameters.Tpo -c -o BufferParameters.lo BufferParameters.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferParameters.lo -MD -MP -MF .deps/BufferParameters.Tpo -c BufferParameters.cpp -fPIC -DPIC -o .libs/BufferParameters.o mv -f .deps/BufferParameters.Tpo .deps/BufferParameters.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferSubgraph.lo -MD -MP -MF .deps/BufferSubgraph.Tpo -c -o BufferSubgraph.lo BufferSubgraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferSubgraph.lo -MD -MP -MF .deps/BufferSubgraph.Tpo -c BufferSubgraph.cpp -fPIC -DPIC -o .libs/BufferSubgraph.o mv -f .deps/BufferSubgraph.Tpo .deps/BufferSubgraph.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OffsetCurveBuilder.lo -MD -MP -MF .deps/OffsetCurveBuilder.Tpo -c -o OffsetCurveBuilder.lo OffsetCurveBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OffsetCurveBuilder.lo -MD -MP -MF .deps/OffsetCurveBuilder.Tpo -c OffsetCurveBuilder.cpp -fPIC -DPIC -o .libs/OffsetCurveBuilder.o mv -f .deps/OffsetCurveBuilder.Tpo .deps/OffsetCurveBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OffsetCurveSetBuilder.lo -MD -MP -MF .deps/OffsetCurveSetBuilder.Tpo -c -o OffsetCurveSetBuilder.lo OffsetCurveSetBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OffsetCurveSetBuilder.lo -MD -MP -MF .deps/OffsetCurveSetBuilder.Tpo -c OffsetCurveSetBuilder.cpp -fPIC -DPIC -o .libs/OffsetCurveSetBuilder.o mv -f .deps/OffsetCurveSetBuilder.Tpo .deps/OffsetCurveSetBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OffsetSegmentGenerator.lo -MD -MP -MF .deps/OffsetSegmentGenerator.Tpo -c -o OffsetSegmentGenerator.lo OffsetSegmentGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OffsetSegmentGenerator.lo -MD -MP -MF .deps/OffsetSegmentGenerator.Tpo -c OffsetSegmentGenerator.cpp -fPIC -DPIC -o .libs/OffsetSegmentGenerator.o mv -f .deps/OffsetSegmentGenerator.Tpo .deps/OffsetSegmentGenerator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RightmostEdgeFinder.lo -MD -MP -MF .deps/RightmostEdgeFinder.Tpo -c -o RightmostEdgeFinder.lo RightmostEdgeFinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RightmostEdgeFinder.lo -MD -MP -MF .deps/RightmostEdgeFinder.Tpo -c RightmostEdgeFinder.cpp -fPIC -DPIC -o .libs/RightmostEdgeFinder.o mv -f .deps/RightmostEdgeFinder.Tpo .deps/RightmostEdgeFinder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SubgraphDepthLocater.lo -MD -MP -MF .deps/SubgraphDepthLocater.Tpo -c -o SubgraphDepthLocater.lo SubgraphDepthLocater.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SubgraphDepthLocater.lo -MD -MP -MF .deps/SubgraphDepthLocater.Tpo -c SubgraphDepthLocater.cpp -fPIC -DPIC -o .libs/SubgraphDepthLocater.o mv -f .deps/SubgraphDepthLocater.Tpo .deps/SubgraphDepthLocater.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopbuffer.la BufferBuilder.lo BufferInputLineSimplifier.lo BufferOp.lo BufferParameters.lo BufferSubgraph.lo OffsetCurveBuilder.lo OffsetCurveSetBuilder.lo OffsetSegmentGenerator.lo RightmostEdgeFinder.lo SubgraphDepthLocater.lo libtool: link: ar cru .libs/libopbuffer.a .libs/BufferBuilder.o .libs/BufferInputLineSimplifier.o .libs/BufferOp.o .libs/BufferParameters.o .libs/BufferSubgraph.o .libs/OffsetCurveBuilder.o .libs/OffsetCurveSetBuilder.o .libs/OffsetSegmentGenerator.o .libs/RightmostEdgeFinder.o .libs/SubgraphDepthLocater.o libtool: link: ranlib .libs/libopbuffer.a libtool: link: ( cd ".libs" && rm -f "libopbuffer.la" && ln -s "../libopbuffer.la" "libopbuffer.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' Making all in distance make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConnectedElementLocationFilter.lo -MD -MP -MF .deps/ConnectedElementLocationFilter.Tpo -c -o ConnectedElementLocationFilter.lo ConnectedElementLocationFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConnectedElementLocationFilter.lo -MD -MP -MF .deps/ConnectedElementLocationFilter.Tpo -c ConnectedElementLocationFilter.cpp -fPIC -DPIC -o .libs/ConnectedElementLocationFilter.o mv -f .deps/ConnectedElementLocationFilter.Tpo .deps/ConnectedElementLocationFilter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConnectedElementPointFilter.lo -MD -MP -MF .deps/ConnectedElementPointFilter.Tpo -c -o ConnectedElementPointFilter.lo ConnectedElementPointFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConnectedElementPointFilter.lo -MD -MP -MF .deps/ConnectedElementPointFilter.Tpo -c ConnectedElementPointFilter.cpp -fPIC -DPIC -o .libs/ConnectedElementPointFilter.o mv -f .deps/ConnectedElementPointFilter.Tpo .deps/ConnectedElementPointFilter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DistanceOp.lo -MD -MP -MF .deps/DistanceOp.Tpo -c -o DistanceOp.lo DistanceOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DistanceOp.lo -MD -MP -MF .deps/DistanceOp.Tpo -c DistanceOp.cpp -fPIC -DPIC -o .libs/DistanceOp.o mv -f .deps/DistanceOp.Tpo .deps/DistanceOp.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IndexedFacetDistance.lo -MD -MP -MF .deps/IndexedFacetDistance.Tpo -c -o IndexedFacetDistance.lo IndexedFacetDistance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IndexedFacetDistance.lo -MD -MP -MF .deps/IndexedFacetDistance.Tpo -c IndexedFacetDistance.cpp -fPIC -DPIC -o .libs/IndexedFacetDistance.o mv -f .deps/IndexedFacetDistance.Tpo .deps/IndexedFacetDistance.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FacetSequence.lo -MD -MP -MF .deps/FacetSequence.Tpo -c -o FacetSequence.lo FacetSequence.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FacetSequence.lo -MD -MP -MF .deps/FacetSequence.Tpo -c FacetSequence.cpp -fPIC -DPIC -o .libs/FacetSequence.o mv -f .deps/FacetSequence.Tpo .deps/FacetSequence.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FacetSequenceTreeBuilder.lo -MD -MP -MF .deps/FacetSequenceTreeBuilder.Tpo -c -o FacetSequenceTreeBuilder.lo FacetSequenceTreeBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FacetSequenceTreeBuilder.lo -MD -MP -MF .deps/FacetSequenceTreeBuilder.Tpo -c FacetSequenceTreeBuilder.cpp -fPIC -DPIC -o .libs/FacetSequenceTreeBuilder.o mv -f .deps/FacetSequenceTreeBuilder.Tpo .deps/FacetSequenceTreeBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryLocation.lo -MD -MP -MF .deps/GeometryLocation.Tpo -c -o GeometryLocation.lo GeometryLocation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryLocation.lo -MD -MP -MF .deps/GeometryLocation.Tpo -c GeometryLocation.cpp -fPIC -DPIC -o .libs/GeometryLocation.o mv -f .deps/GeometryLocation.Tpo .deps/GeometryLocation.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopdistance.la ConnectedElementLocationFilter.lo ConnectedElementPointFilter.lo DistanceOp.lo IndexedFacetDistance.lo FacetSequence.lo FacetSequenceTreeBuilder.lo GeometryLocation.lo libtool: link: ar cru .libs/libopdistance.a .libs/ConnectedElementLocationFilter.o .libs/ConnectedElementPointFilter.o .libs/DistanceOp.o .libs/IndexedFacetDistance.o .libs/FacetSequence.o .libs/FacetSequenceTreeBuilder.o .libs/GeometryLocation.o libtool: link: ranlib .libs/libopdistance.a libtool: link: ( cd ".libs" && rm -f "libopdistance.la" && ln -s "../libopdistance.la" "libopdistance.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' Making all in intersection make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Rectangle.lo -MD -MP -MF .deps/Rectangle.Tpo -c -o Rectangle.lo Rectangle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Rectangle.lo -MD -MP -MF .deps/Rectangle.Tpo -c Rectangle.cpp -fPIC -DPIC -o .libs/Rectangle.o mv -f .deps/Rectangle.Tpo .deps/Rectangle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersection.lo -MD -MP -MF .deps/RectangleIntersection.Tpo -c -o RectangleIntersection.lo RectangleIntersection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersection.lo -MD -MP -MF .deps/RectangleIntersection.Tpo -c RectangleIntersection.cpp -fPIC -DPIC -o .libs/RectangleIntersection.o mv -f .deps/RectangleIntersection.Tpo .deps/RectangleIntersection.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersectionBuilder.lo -MD -MP -MF .deps/RectangleIntersectionBuilder.Tpo -c -o RectangleIntersectionBuilder.lo RectangleIntersectionBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersectionBuilder.lo -MD -MP -MF .deps/RectangleIntersectionBuilder.Tpo -c RectangleIntersectionBuilder.cpp -fPIC -DPIC -o .libs/RectangleIntersectionBuilder.o mv -f .deps/RectangleIntersectionBuilder.Tpo .deps/RectangleIntersectionBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopintersection.la Rectangle.lo RectangleIntersection.lo RectangleIntersectionBuilder.lo libtool: link: ar cru .libs/libopintersection.a .libs/Rectangle.o .libs/RectangleIntersection.o .libs/RectangleIntersectionBuilder.o libtool: link: ranlib .libs/libopintersection.a libtool: link: ( cd ".libs" && rm -f "libopintersection.la" && ln -s "../libopintersection.la" "libopintersection.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' Making all in linemerge make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeString.lo -MD -MP -MF .deps/EdgeString.Tpo -c -o EdgeString.lo EdgeString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeString.lo -MD -MP -MF .deps/EdgeString.Tpo -c EdgeString.cpp -fPIC -DPIC -o .libs/EdgeString.o mv -f .deps/EdgeString.Tpo .deps/EdgeString.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMergeDirectedEdge.lo -MD -MP -MF .deps/LineMergeDirectedEdge.Tpo -c -o LineMergeDirectedEdge.lo LineMergeDirectedEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMergeDirectedEdge.lo -MD -MP -MF .deps/LineMergeDirectedEdge.Tpo -c LineMergeDirectedEdge.cpp -fPIC -DPIC -o .libs/LineMergeDirectedEdge.o mv -f .deps/LineMergeDirectedEdge.Tpo .deps/LineMergeDirectedEdge.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMergeEdge.lo -MD -MP -MF .deps/LineMergeEdge.Tpo -c -o LineMergeEdge.lo LineMergeEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMergeEdge.lo -MD -MP -MF .deps/LineMergeEdge.Tpo -c LineMergeEdge.cpp -fPIC -DPIC -o .libs/LineMergeEdge.o mv -f .deps/LineMergeEdge.Tpo .deps/LineMergeEdge.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMergeGraph.lo -MD -MP -MF .deps/LineMergeGraph.Tpo -c -o LineMergeGraph.lo LineMergeGraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMergeGraph.lo -MD -MP -MF .deps/LineMergeGraph.Tpo -c LineMergeGraph.cpp -fPIC -DPIC -o .libs/LineMergeGraph.o mv -f .deps/LineMergeGraph.Tpo .deps/LineMergeGraph.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMerger.lo -MD -MP -MF .deps/LineMerger.Tpo -c -o LineMerger.lo LineMerger.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMerger.lo -MD -MP -MF .deps/LineMerger.Tpo -c LineMerger.cpp -fPIC -DPIC -o .libs/LineMerger.o mv -f .deps/LineMerger.Tpo .deps/LineMerger.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineSequencer.lo -MD -MP -MF .deps/LineSequencer.Tpo -c -o LineSequencer.lo LineSequencer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineSequencer.lo -MD -MP -MF .deps/LineSequencer.Tpo -c LineSequencer.cpp -fPIC -DPIC -o .libs/LineSequencer.o mv -f .deps/LineSequencer.Tpo .deps/LineSequencer.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liboplinemerge.la EdgeString.lo LineMergeDirectedEdge.lo LineMergeEdge.lo LineMergeGraph.lo LineMerger.lo LineSequencer.lo libtool: link: ar cru .libs/liboplinemerge.a .libs/EdgeString.o .libs/LineMergeDirectedEdge.o .libs/LineMergeEdge.o .libs/LineMergeGraph.o .libs/LineMerger.o .libs/LineSequencer.o libtool: link: ranlib .libs/liboplinemerge.a libtool: link: ( cd ".libs" && rm -f "liboplinemerge.la" && ln -s "../liboplinemerge.la" "liboplinemerge.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' Making all in overlay make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' depbase=`echo EdgeSetNoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeSetNoder.lo -MD -MP -MF $depbase.Tpo -c -o EdgeSetNoder.lo EdgeSetNoder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeSetNoder.lo -MD -MP -MF .deps/EdgeSetNoder.Tpo -c EdgeSetNoder.cpp -fPIC -DPIC -o .libs/EdgeSetNoder.o depbase=`echo ElevationMatrixCell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ElevationMatrixCell.lo -MD -MP -MF $depbase.Tpo -c -o ElevationMatrixCell.lo ElevationMatrixCell.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ElevationMatrixCell.lo -MD -MP -MF .deps/ElevationMatrixCell.Tpo -c ElevationMatrixCell.cpp -fPIC -DPIC -o .libs/ElevationMatrixCell.o depbase=`echo ElevationMatrix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ElevationMatrix.lo -MD -MP -MF $depbase.Tpo -c -o ElevationMatrix.lo ElevationMatrix.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ElevationMatrix.lo -MD -MP -MF .deps/ElevationMatrix.Tpo -c ElevationMatrix.cpp -fPIC -DPIC -o .libs/ElevationMatrix.o depbase=`echo LineBuilder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineBuilder.lo -MD -MP -MF $depbase.Tpo -c -o LineBuilder.lo LineBuilder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineBuilder.lo -MD -MP -MF .deps/LineBuilder.Tpo -c LineBuilder.cpp -fPIC -DPIC -o .libs/LineBuilder.o depbase=`echo MaximalEdgeRing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MaximalEdgeRing.lo -MD -MP -MF $depbase.Tpo -c -o MaximalEdgeRing.lo MaximalEdgeRing.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MaximalEdgeRing.lo -MD -MP -MF .deps/MaximalEdgeRing.Tpo -c MaximalEdgeRing.cpp -fPIC -DPIC -o .libs/MaximalEdgeRing.o depbase=`echo MinimalEdgeRing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimalEdgeRing.lo -MD -MP -MF $depbase.Tpo -c -o MinimalEdgeRing.lo MinimalEdgeRing.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimalEdgeRing.lo -MD -MP -MF .deps/MinimalEdgeRing.Tpo -c MinimalEdgeRing.cpp -fPIC -DPIC -o .libs/MinimalEdgeRing.o depbase=`echo OverlayNodeFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OverlayNodeFactory.lo -MD -MP -MF $depbase.Tpo -c -o OverlayNodeFactory.lo OverlayNodeFactory.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OverlayNodeFactory.lo -MD -MP -MF .deps/OverlayNodeFactory.Tpo -c OverlayNodeFactory.cpp -fPIC -DPIC -o .libs/OverlayNodeFactory.o depbase=`echo OverlayOp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OverlayOp.lo -MD -MP -MF $depbase.Tpo -c -o OverlayOp.lo OverlayOp.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OverlayOp.lo -MD -MP -MF .deps/OverlayOp.Tpo -c OverlayOp.cpp -fPIC -DPIC -o .libs/OverlayOp.o depbase=`echo PointBuilder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointBuilder.lo -MD -MP -MF $depbase.Tpo -c -o PointBuilder.lo PointBuilder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointBuilder.lo -MD -MP -MF .deps/PointBuilder.Tpo -c PointBuilder.cpp -fPIC -DPIC -o .libs/PointBuilder.o depbase=`echo PolygonBuilder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonBuilder.lo -MD -MP -MF $depbase.Tpo -c -o PolygonBuilder.lo PolygonBuilder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonBuilder.lo -MD -MP -MF .deps/PolygonBuilder.Tpo -c PolygonBuilder.cpp -fPIC -DPIC -o .libs/PolygonBuilder.o depbase=`echo snap/GeometrySnapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/GeometrySnapper.lo -MD -MP -MF $depbase.Tpo -c -o snap/GeometrySnapper.lo snap/GeometrySnapper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/GeometrySnapper.lo -MD -MP -MF snap/.deps/GeometrySnapper.Tpo -c snap/GeometrySnapper.cpp -fPIC -DPIC -o snap/.libs/GeometrySnapper.o depbase=`echo snap/LineStringSnapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/LineStringSnapper.lo -MD -MP -MF $depbase.Tpo -c -o snap/LineStringSnapper.lo snap/LineStringSnapper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/LineStringSnapper.lo -MD -MP -MF snap/.deps/LineStringSnapper.Tpo -c snap/LineStringSnapper.cpp -fPIC -DPIC -o snap/.libs/LineStringSnapper.o depbase=`echo snap/SnapOverlayOp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/SnapOverlayOp.lo -MD -MP -MF $depbase.Tpo -c -o snap/SnapOverlayOp.lo snap/SnapOverlayOp.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/SnapOverlayOp.lo -MD -MP -MF snap/.deps/SnapOverlayOp.Tpo -c snap/SnapOverlayOp.cpp -fPIC -DPIC -o snap/.libs/SnapOverlayOp.o depbase=`echo snap/SnapIfNeededOverlayOp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/SnapIfNeededOverlayOp.lo -MD -MP -MF $depbase.Tpo -c -o snap/SnapIfNeededOverlayOp.lo snap/SnapIfNeededOverlayOp.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/SnapIfNeededOverlayOp.lo -MD -MP -MF snap/.deps/SnapIfNeededOverlayOp.Tpo -c snap/SnapIfNeededOverlayOp.cpp -fPIC -DPIC -o snap/.libs/SnapIfNeededOverlayOp.o depbase=`echo validate/FuzzyPointLocator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT validate/FuzzyPointLocator.lo -MD -MP -MF $depbase.Tpo -c -o validate/FuzzyPointLocator.lo validate/FuzzyPointLocator.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT validate/FuzzyPointLocator.lo -MD -MP -MF validate/.deps/FuzzyPointLocator.Tpo -c validate/FuzzyPointLocator.cpp -fPIC -DPIC -o validate/.libs/FuzzyPointLocator.o depbase=`echo validate/OffsetPointGenerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT validate/OffsetPointGenerator.lo -MD -MP -MF $depbase.Tpo -c -o validate/OffsetPointGenerator.lo validate/OffsetPointGenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT validate/OffsetPointGenerator.lo -MD -MP -MF validate/.deps/OffsetPointGenerator.Tpo -c validate/OffsetPointGenerator.cpp -fPIC -DPIC -o validate/.libs/OffsetPointGenerator.o depbase=`echo validate/OverlayResultValidator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT validate/OverlayResultValidator.lo -MD -MP -MF $depbase.Tpo -c -o validate/OverlayResultValidator.lo validate/OverlayResultValidator.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT validate/OverlayResultValidator.lo -MD -MP -MF validate/.deps/OverlayResultValidator.Tpo -c validate/OverlayResultValidator.cpp -fPIC -DPIC -o validate/.libs/OverlayResultValidator.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopoverlay.la EdgeSetNoder.lo ElevationMatrixCell.lo ElevationMatrix.lo LineBuilder.lo MaximalEdgeRing.lo MinimalEdgeRing.lo OverlayNodeFactory.lo OverlayOp.lo PointBuilder.lo PolygonBuilder.lo snap/GeometrySnapper.lo snap/LineStringSnapper.lo snap/SnapOverlayOp.lo snap/SnapIfNeededOverlayOp.lo validate/FuzzyPointLocator.lo validate/OffsetPointGenerator.lo validate/OverlayResultValidator.lo libtool: link: ar cru .libs/libopoverlay.a .libs/EdgeSetNoder.o .libs/ElevationMatrixCell.o .libs/ElevationMatrix.o .libs/LineBuilder.o .libs/MaximalEdgeRing.o .libs/MinimalEdgeRing.o .libs/OverlayNodeFactory.o .libs/OverlayOp.o .libs/PointBuilder.o .libs/PolygonBuilder.o snap/.libs/GeometrySnapper.o snap/.libs/LineStringSnapper.o snap/.libs/SnapOverlayOp.o snap/.libs/SnapIfNeededOverlayOp.o validate/.libs/FuzzyPointLocator.o validate/.libs/OffsetPointGenerator.o validate/.libs/OverlayResultValidator.o libtool: link: ranlib .libs/libopoverlay.a libtool: link: ( cd ".libs" && rm -f "libopoverlay.la" && ln -s "../libopoverlay.la" "libopoverlay.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' Making all in polygonize make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonizeDirectedEdge.lo -MD -MP -MF .deps/PolygonizeDirectedEdge.Tpo -c -o PolygonizeDirectedEdge.lo PolygonizeDirectedEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonizeDirectedEdge.lo -MD -MP -MF .deps/PolygonizeDirectedEdge.Tpo -c PolygonizeDirectedEdge.cpp -fPIC -DPIC -o .libs/PolygonizeDirectedEdge.o mv -f .deps/PolygonizeDirectedEdge.Tpo .deps/PolygonizeDirectedEdge.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonizeEdge.lo -MD -MP -MF .deps/PolygonizeEdge.Tpo -c -o PolygonizeEdge.lo PolygonizeEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonizeEdge.lo -MD -MP -MF .deps/PolygonizeEdge.Tpo -c PolygonizeEdge.cpp -fPIC -DPIC -o .libs/PolygonizeEdge.o mv -f .deps/PolygonizeEdge.Tpo .deps/PolygonizeEdge.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonizeGraph.lo -MD -MP -MF .deps/PolygonizeGraph.Tpo -c -o PolygonizeGraph.lo PolygonizeGraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonizeGraph.lo -MD -MP -MF .deps/PolygonizeGraph.Tpo -c PolygonizeGraph.cpp -fPIC -DPIC -o .libs/PolygonizeGraph.o mv -f .deps/PolygonizeGraph.Tpo .deps/PolygonizeGraph.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Polygonizer.lo -MD -MP -MF .deps/Polygonizer.Tpo -c -o Polygonizer.lo Polygonizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Polygonizer.lo -MD -MP -MF .deps/Polygonizer.Tpo -c Polygonizer.cpp -fPIC -DPIC -o .libs/Polygonizer.o mv -f .deps/Polygonizer.Tpo .deps/Polygonizer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT HoleAssigner.lo -MD -MP -MF .deps/HoleAssigner.Tpo -c -o HoleAssigner.lo HoleAssigner.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT HoleAssigner.lo -MD -MP -MF .deps/HoleAssigner.Tpo -c HoleAssigner.cpp -fPIC -DPIC -o .libs/HoleAssigner.o mv -f .deps/HoleAssigner.Tpo .deps/HoleAssigner.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BuildArea.lo -MD -MP -MF .deps/BuildArea.Tpo -c -o BuildArea.lo BuildArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BuildArea.lo -MD -MP -MF .deps/BuildArea.Tpo -c BuildArea.cpp -fPIC -DPIC -o .libs/BuildArea.o mv -f .deps/BuildArea.Tpo .deps/BuildArea.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c -o EdgeRing.lo EdgeRing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c EdgeRing.cpp -fPIC -DPIC -o .libs/EdgeRing.o mv -f .deps/EdgeRing.Tpo .deps/EdgeRing.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liboppolygonize.la PolygonizeDirectedEdge.lo PolygonizeEdge.lo PolygonizeGraph.lo Polygonizer.lo HoleAssigner.lo BuildArea.lo EdgeRing.lo libtool: link: ar cru .libs/liboppolygonize.a .libs/PolygonizeDirectedEdge.o .libs/PolygonizeEdge.o .libs/PolygonizeGraph.o .libs/Polygonizer.o .libs/HoleAssigner.o .libs/BuildArea.o .libs/EdgeRing.o libtool: link: ranlib .libs/liboppolygonize.a libtool: link: ( cd ".libs" && rm -f "liboppolygonize.la" && ln -s "../liboppolygonize.la" "liboppolygonize.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' Making all in predicate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersects.lo -MD -MP -MF .deps/RectangleIntersects.Tpo -c -o RectangleIntersects.lo RectangleIntersects.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersects.lo -MD -MP -MF .deps/RectangleIntersects.Tpo -c RectangleIntersects.cpp -fPIC -DPIC -o .libs/RectangleIntersects.o mv -f .deps/RectangleIntersects.Tpo .deps/RectangleIntersects.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleContains.lo -MD -MP -MF .deps/RectangleContains.Tpo -c -o RectangleContains.lo RectangleContains.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleContains.lo -MD -MP -MF .deps/RectangleContains.Tpo -c RectangleContains.cpp -fPIC -DPIC -o .libs/RectangleContains.o mv -f .deps/RectangleContains.Tpo .deps/RectangleContains.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentIntersectionTester.lo -MD -MP -MF .deps/SegmentIntersectionTester.Tpo -c -o SegmentIntersectionTester.lo SegmentIntersectionTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentIntersectionTester.lo -MD -MP -MF .deps/SegmentIntersectionTester.Tpo -c SegmentIntersectionTester.cpp -fPIC -DPIC -o .libs/SegmentIntersectionTester.o mv -f .deps/SegmentIntersectionTester.Tpo .deps/SegmentIntersectionTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liboppredicate.la RectangleIntersects.lo RectangleContains.lo SegmentIntersectionTester.lo libtool: link: ar cru .libs/liboppredicate.a .libs/RectangleIntersects.o .libs/RectangleContains.o .libs/SegmentIntersectionTester.o libtool: link: ranlib .libs/liboppredicate.a libtool: link: ( cd ".libs" && rm -f "liboppredicate.la" && ln -s "../liboppredicate.la" "liboppredicate.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' Making all in relate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndBuilder.lo -MD -MP -MF .deps/EdgeEndBuilder.Tpo -c -o EdgeEndBuilder.lo EdgeEndBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndBuilder.lo -MD -MP -MF .deps/EdgeEndBuilder.Tpo -c EdgeEndBuilder.cpp -fPIC -DPIC -o .libs/EdgeEndBuilder.o mv -f .deps/EdgeEndBuilder.Tpo .deps/EdgeEndBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndBundle.lo -MD -MP -MF .deps/EdgeEndBundle.Tpo -c -o EdgeEndBundle.lo EdgeEndBundle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndBundle.lo -MD -MP -MF .deps/EdgeEndBundle.Tpo -c EdgeEndBundle.cpp -fPIC -DPIC -o .libs/EdgeEndBundle.o mv -f .deps/EdgeEndBundle.Tpo .deps/EdgeEndBundle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndBundleStar.lo -MD -MP -MF .deps/EdgeEndBundleStar.Tpo -c -o EdgeEndBundleStar.lo EdgeEndBundleStar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndBundleStar.lo -MD -MP -MF .deps/EdgeEndBundleStar.Tpo -c EdgeEndBundleStar.cpp -fPIC -DPIC -o .libs/EdgeEndBundleStar.o mv -f .deps/EdgeEndBundleStar.Tpo .deps/EdgeEndBundleStar.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateComputer.lo -MD -MP -MF .deps/RelateComputer.Tpo -c -o RelateComputer.lo RelateComputer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateComputer.lo -MD -MP -MF .deps/RelateComputer.Tpo -c RelateComputer.cpp -fPIC -DPIC -o .libs/RelateComputer.o mv -f .deps/RelateComputer.Tpo .deps/RelateComputer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateNode.lo -MD -MP -MF .deps/RelateNode.Tpo -c -o RelateNode.lo RelateNode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateNode.lo -MD -MP -MF .deps/RelateNode.Tpo -c RelateNode.cpp -fPIC -DPIC -o .libs/RelateNode.o mv -f .deps/RelateNode.Tpo .deps/RelateNode.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateNodeFactory.lo -MD -MP -MF .deps/RelateNodeFactory.Tpo -c -o RelateNodeFactory.lo RelateNodeFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateNodeFactory.lo -MD -MP -MF .deps/RelateNodeFactory.Tpo -c RelateNodeFactory.cpp -fPIC -DPIC -o .libs/RelateNodeFactory.o mv -f .deps/RelateNodeFactory.Tpo .deps/RelateNodeFactory.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateNodeGraph.lo -MD -MP -MF .deps/RelateNodeGraph.Tpo -c -o RelateNodeGraph.lo RelateNodeGraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateNodeGraph.lo -MD -MP -MF .deps/RelateNodeGraph.Tpo -c RelateNodeGraph.cpp -fPIC -DPIC -o .libs/RelateNodeGraph.o mv -f .deps/RelateNodeGraph.Tpo .deps/RelateNodeGraph.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateOp.lo -MD -MP -MF .deps/RelateOp.Tpo -c -o RelateOp.lo RelateOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateOp.lo -MD -MP -MF .deps/RelateOp.Tpo -c RelateOp.cpp -fPIC -DPIC -o .libs/RelateOp.o mv -f .deps/RelateOp.Tpo .deps/RelateOp.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liboprelate.la EdgeEndBuilder.lo EdgeEndBundle.lo EdgeEndBundleStar.lo RelateComputer.lo RelateNode.lo RelateNodeFactory.lo RelateNodeGraph.lo RelateOp.lo libtool: link: ar cru .libs/liboprelate.a .libs/EdgeEndBuilder.o .libs/EdgeEndBundle.o .libs/EdgeEndBundleStar.o .libs/RelateComputer.o .libs/RelateNode.o .libs/RelateNodeFactory.o .libs/RelateNodeGraph.o .libs/RelateOp.o libtool: link: ranlib .libs/liboprelate.a libtool: link: ( cd ".libs" && rm -f "liboprelate.la" && ln -s "../liboprelate.la" "liboprelate.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' Making all in union make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CascadedPolygonUnion.lo -MD -MP -MF .deps/CascadedPolygonUnion.Tpo -c -o CascadedPolygonUnion.lo CascadedPolygonUnion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CascadedPolygonUnion.lo -MD -MP -MF .deps/CascadedPolygonUnion.Tpo -c CascadedPolygonUnion.cpp -fPIC -DPIC -o .libs/CascadedPolygonUnion.o mv -f .deps/CascadedPolygonUnion.Tpo .deps/CascadedPolygonUnion.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CascadedUnion.lo -MD -MP -MF .deps/CascadedUnion.Tpo -c -o CascadedUnion.lo CascadedUnion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CascadedUnion.lo -MD -MP -MF .deps/CascadedUnion.Tpo -c CascadedUnion.cpp -fPIC -DPIC -o .libs/CascadedUnion.o mv -f .deps/CascadedUnion.Tpo .deps/CascadedUnion.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OverlapUnion.lo -MD -MP -MF .deps/OverlapUnion.Tpo -c -o OverlapUnion.lo OverlapUnion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OverlapUnion.lo -MD -MP -MF .deps/OverlapUnion.Tpo -c OverlapUnion.cpp -fPIC -DPIC -o .libs/OverlapUnion.o mv -f .deps/OverlapUnion.Tpo .deps/OverlapUnion.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoverageUnion.lo -MD -MP -MF .deps/CoverageUnion.Tpo -c -o CoverageUnion.lo CoverageUnion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoverageUnion.lo -MD -MP -MF .deps/CoverageUnion.Tpo -c CoverageUnion.cpp -fPIC -DPIC -o .libs/CoverageUnion.o mv -f .deps/CoverageUnion.Tpo .deps/CoverageUnion.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointGeometryUnion.lo -MD -MP -MF .deps/PointGeometryUnion.Tpo -c -o PointGeometryUnion.lo PointGeometryUnion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointGeometryUnion.lo -MD -MP -MF .deps/PointGeometryUnion.Tpo -c PointGeometryUnion.cpp -fPIC -DPIC -o .libs/PointGeometryUnion.o mv -f .deps/PointGeometryUnion.Tpo .deps/PointGeometryUnion.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT UnaryUnionOp.lo -MD -MP -MF .deps/UnaryUnionOp.Tpo -c -o UnaryUnionOp.lo UnaryUnionOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT UnaryUnionOp.lo -MD -MP -MF .deps/UnaryUnionOp.Tpo -c UnaryUnionOp.cpp -fPIC -DPIC -o .libs/UnaryUnionOp.o mv -f .deps/UnaryUnionOp.Tpo .deps/UnaryUnionOp.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopunion.la CascadedPolygonUnion.lo CascadedUnion.lo OverlapUnion.lo CoverageUnion.lo PointGeometryUnion.lo UnaryUnionOp.lo libtool: link: ar cru .libs/libopunion.a .libs/CascadedPolygonUnion.o .libs/CascadedUnion.o .libs/OverlapUnion.o .libs/CoverageUnion.o .libs/PointGeometryUnion.o .libs/UnaryUnionOp.o libtool: link: ranlib .libs/libopunion.a libtool: link: ( cd ".libs" && rm -f "libopunion.la" && ln -s "../libopunion.la" "libopunion.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' Making all in sharedpaths make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SharedPathsOp.lo -MD -MP -MF .deps/SharedPathsOp.Tpo -c -o SharedPathsOp.lo SharedPathsOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SharedPathsOp.lo -MD -MP -MF .deps/SharedPathsOp.Tpo -c SharedPathsOp.cpp -fPIC -DPIC -o .libs/SharedPathsOp.o mv -f .deps/SharedPathsOp.Tpo .deps/SharedPathsOp.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopsharedpaths.la SharedPathsOp.lo libtool: link: ar cru .libs/libopsharedpaths.a .libs/SharedPathsOp.o libtool: link: ranlib .libs/libopsharedpaths.a libtool: link: ( cd ".libs" && rm -f "libopsharedpaths.la" && ln -s "../libopsharedpaths.la" "libopsharedpaths.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' Making all in valid make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConnectedInteriorTester.lo -MD -MP -MF .deps/ConnectedInteriorTester.Tpo -c -o ConnectedInteriorTester.lo ConnectedInteriorTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConnectedInteriorTester.lo -MD -MP -MF .deps/ConnectedInteriorTester.Tpo -c ConnectedInteriorTester.cpp -fPIC -DPIC -o .libs/ConnectedInteriorTester.o mv -f .deps/ConnectedInteriorTester.Tpo .deps/ConnectedInteriorTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConsistentAreaTester.lo -MD -MP -MF .deps/ConsistentAreaTester.Tpo -c -o ConsistentAreaTester.lo ConsistentAreaTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConsistentAreaTester.lo -MD -MP -MF .deps/ConsistentAreaTester.Tpo -c ConsistentAreaTester.cpp -fPIC -DPIC -o .libs/ConsistentAreaTester.o mv -f .deps/ConsistentAreaTester.Tpo .deps/ConsistentAreaTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IsValidOp.lo -MD -MP -MF .deps/IsValidOp.Tpo -c -o IsValidOp.lo IsValidOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IsValidOp.lo -MD -MP -MF .deps/IsValidOp.Tpo -c IsValidOp.cpp -fPIC -DPIC -o .libs/IsValidOp.o mv -f .deps/IsValidOp.Tpo .deps/IsValidOp.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT QuadtreeNestedRingTester.lo -MD -MP -MF .deps/QuadtreeNestedRingTester.Tpo -c -o QuadtreeNestedRingTester.lo QuadtreeNestedRingTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT QuadtreeNestedRingTester.lo -MD -MP -MF .deps/QuadtreeNestedRingTester.Tpo -c QuadtreeNestedRingTester.cpp -fPIC -DPIC -o .libs/QuadtreeNestedRingTester.o mv -f .deps/QuadtreeNestedRingTester.Tpo .deps/QuadtreeNestedRingTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RepeatedPointRemover.lo -MD -MP -MF .deps/RepeatedPointRemover.Tpo -c -o RepeatedPointRemover.lo RepeatedPointRemover.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RepeatedPointRemover.lo -MD -MP -MF .deps/RepeatedPointRemover.Tpo -c RepeatedPointRemover.cpp -fPIC -DPIC -o .libs/RepeatedPointRemover.o mv -f .deps/RepeatedPointRemover.Tpo .deps/RepeatedPointRemover.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RepeatedPointTester.lo -MD -MP -MF .deps/RepeatedPointTester.Tpo -c -o RepeatedPointTester.lo RepeatedPointTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RepeatedPointTester.lo -MD -MP -MF .deps/RepeatedPointTester.Tpo -c RepeatedPointTester.cpp -fPIC -DPIC -o .libs/RepeatedPointTester.o mv -f .deps/RepeatedPointTester.Tpo .deps/RepeatedPointTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleNestedRingTester.lo -MD -MP -MF .deps/SimpleNestedRingTester.Tpo -c -o SimpleNestedRingTester.lo SimpleNestedRingTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleNestedRingTester.lo -MD -MP -MF .deps/SimpleNestedRingTester.Tpo -c SimpleNestedRingTester.cpp -fPIC -DPIC -o .libs/SimpleNestedRingTester.o mv -f .deps/SimpleNestedRingTester.Tpo .deps/SimpleNestedRingTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweeplineNestedRingTester.lo -MD -MP -MF .deps/SweeplineNestedRingTester.Tpo -c -o SweeplineNestedRingTester.lo SweeplineNestedRingTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweeplineNestedRingTester.lo -MD -MP -MF .deps/SweeplineNestedRingTester.Tpo -c SweeplineNestedRingTester.cpp -fPIC -DPIC -o .libs/SweeplineNestedRingTester.o mv -f .deps/SweeplineNestedRingTester.Tpo .deps/SweeplineNestedRingTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TopologyValidationError.lo -MD -MP -MF .deps/TopologyValidationError.Tpo -c -o TopologyValidationError.lo TopologyValidationError.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TopologyValidationError.lo -MD -MP -MF .deps/TopologyValidationError.Tpo -c TopologyValidationError.cpp -fPIC -DPIC -o .libs/TopologyValidationError.o mv -f .deps/TopologyValidationError.Tpo .deps/TopologyValidationError.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IndexedNestedRingTester.lo -MD -MP -MF .deps/IndexedNestedRingTester.Tpo -c -o IndexedNestedRingTester.lo IndexedNestedRingTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IndexedNestedRingTester.lo -MD -MP -MF .deps/IndexedNestedRingTester.Tpo -c IndexedNestedRingTester.cpp -fPIC -DPIC -o .libs/IndexedNestedRingTester.o mv -f .deps/IndexedNestedRingTester.Tpo .deps/IndexedNestedRingTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MakeValid.lo -MD -MP -MF .deps/MakeValid.Tpo -c -o MakeValid.lo MakeValid.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MakeValid.lo -MD -MP -MF .deps/MakeValid.Tpo -c MakeValid.cpp -fPIC -DPIC -o .libs/MakeValid.o mv -f .deps/MakeValid.Tpo .deps/MakeValid.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopvalid.la ConnectedInteriorTester.lo ConsistentAreaTester.lo IsValidOp.lo QuadtreeNestedRingTester.lo RepeatedPointRemover.lo RepeatedPointTester.lo SimpleNestedRingTester.lo SweeplineNestedRingTester.lo TopologyValidationError.lo IndexedNestedRingTester.lo MakeValid.lo libtool: link: ar cru .libs/libopvalid.a .libs/ConnectedInteriorTester.o .libs/ConsistentAreaTester.o .libs/IsValidOp.o .libs/QuadtreeNestedRingTester.o .libs/RepeatedPointRemover.o .libs/RepeatedPointTester.o .libs/SimpleNestedRingTester.o .libs/SweeplineNestedRingTester.o .libs/TopologyValidationError.o .libs/IndexedNestedRingTester.o .libs/MakeValid.o libtool: link: ranlib .libs/libopvalid.a libtool: link: ( cd ".libs" && rm -f "libopvalid.la" && ln -s "../libopvalid.la" "libopvalid.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryGraphOperation.lo -MD -MP -MF .deps/GeometryGraphOperation.Tpo -c -o GeometryGraphOperation.lo GeometryGraphOperation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryGraphOperation.lo -MD -MP -MF .deps/GeometryGraphOperation.Tpo -c GeometryGraphOperation.cpp -fPIC -DPIC -o .libs/GeometryGraphOperation.o mv -f .deps/GeometryGraphOperation.Tpo .deps/GeometryGraphOperation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IsSimpleOp.lo -MD -MP -MF .deps/IsSimpleOp.Tpo -c -o IsSimpleOp.lo IsSimpleOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IsSimpleOp.lo -MD -MP -MF .deps/IsSimpleOp.Tpo -c IsSimpleOp.cpp -fPIC -DPIC -o .libs/IsSimpleOp.o mv -f .deps/IsSimpleOp.Tpo .deps/IsSimpleOp.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liboperation.la GeometryGraphOperation.lo IsSimpleOp.lo buffer/libopbuffer.la distance/libopdistance.la intersection/libopintersection.la linemerge/liboplinemerge.la overlay/libopoverlay.la polygonize/liboppolygonize.la predicate/liboppredicate.la relate/liboprelate.la union/libopunion.la valid/libopvalid.la sharedpaths/libopsharedpaths.la libtool: link: (cd .libs/liboperation.lax/libopbuffer.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer/.libs/libopbuffer.a") libtool: link: (cd .libs/liboperation.lax/libopdistance.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance/.libs/libopdistance.a") libtool: link: (cd .libs/liboperation.lax/libopintersection.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection/.libs/libopintersection.a") libtool: link: (cd .libs/liboperation.lax/liboplinemerge.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge/.libs/liboplinemerge.a") libtool: link: (cd .libs/liboperation.lax/libopoverlay.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay/.libs/libopoverlay.a") libtool: link: (cd .libs/liboperation.lax/liboppolygonize.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize/.libs/liboppolygonize.a") libtool: link: (cd .libs/liboperation.lax/liboppredicate.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate/.libs/liboppredicate.a") libtool: link: (cd .libs/liboperation.lax/liboprelate.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate/.libs/liboprelate.a") libtool: link: (cd .libs/liboperation.lax/libopunion.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union/.libs/libopunion.a") libtool: link: (cd .libs/liboperation.lax/libopvalid.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid/.libs/libopvalid.a") libtool: link: (cd .libs/liboperation.lax/libopsharedpaths.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths/.libs/libopsharedpaths.a") libtool: link: ar cru .libs/liboperation.a .libs/GeometryGraphOperation.o .libs/IsSimpleOp.o .libs/liboperation.lax/libopbuffer.a/BufferBuilder.o .libs/liboperation.lax/libopbuffer.a/BufferInputLineSimplifier.o .libs/liboperation.lax/libopbuffer.a/BufferOp.o .libs/liboperation.lax/libopbuffer.a/BufferParameters.o .libs/liboperation.lax/libopbuffer.a/BufferSubgraph.o .libs/liboperation.lax/libopbuffer.a/OffsetCurveBuilder.o .libs/liboperation.lax/libopbuffer.a/OffsetCurveSetBuilder.o .libs/liboperation.lax/libopbuffer.a/OffsetSegmentGenerator.o .libs/liboperation.lax/libopbuffer.a/RightmostEdgeFinder.o .libs/liboperation.lax/libopbuffer.a/SubgraphDepthLocater.o .libs/liboperation.lax/libopdistance.a/ConnectedElementLocationFilter.o .libs/liboperation.lax/libopdistance.a/ConnectedElementPointFilter.o .libs/liboperation.lax/libopdistance.a/DistanceOp.o .libs/liboperation.lax/libopdistance.a/FacetSequence.o .libs/liboperation.lax/libopdistance.a/FacetSequenceTreeBuilder.o .libs/liboperation.lax/libopdistance.a/GeometryLocation.o .libs/liboperation.lax/libopdistance.a/IndexedFacetDistance.o .libs/liboperation.lax/libopintersection.a/Rectangle.o .libs/liboperation.lax/libopintersection.a/RectangleIntersection.o .libs/liboperation.lax/libopintersection.a/RectangleIntersectionBuilder.o .libs/liboperation.lax/liboplinemerge.a/EdgeString.o .libs/liboperation.lax/liboplinemerge.a/LineMergeDirectedEdge.o .libs/liboperation.lax/liboplinemerge.a/LineMergeEdge.o .libs/liboperation.lax/liboplinemerge.a/LineMergeGraph.o .libs/liboperation.lax/liboplinemerge.a/LineMerger.o .libs/liboperation.lax/liboplinemerge.a/LineSequencer.o .libs/liboperation.lax/libopoverlay.a/EdgeSetNoder.o .libs/liboperation.lax/libopoverlay.a/ElevationMatrix.o .libs/liboperation.lax/libopoverlay.a/ElevationMatrixCell.o .libs/liboperation.lax/libopoverlay.a/FuzzyPointLocator.o .libs/liboperation.lax/libopoverlay.a/GeometrySnapper.o .libs/liboperation.lax/libopoverlay.a/LineBuilder.o .libs/liboperation.lax/libopoverlay.a/LineStringSnapper.o .libs/liboperation.lax/libopoverlay.a/MaximalEdgeRing.o .libs/liboperation.lax/libopoverlay.a/MinimalEdgeRing.o .libs/liboperation.lax/libopoverlay.a/OffsetPointGenerator.o .libs/liboperation.lax/libopoverlay.a/OverlayNodeFactory.o .libs/liboperation.lax/libopoverlay.a/OverlayOp.o .libs/liboperation.lax/libopoverlay.a/OverlayResultValidator.o .libs/liboperation.lax/libopoverlay.a/PointBuilder.o .libs/liboperation.lax/libopoverlay.a/PolygonBuilder.o .libs/liboperation.lax/libopoverlay.a/SnapIfNeededOverlayOp.o .libs/liboperation.lax/libopoverlay.a/SnapOverlayOp.o .libs/liboperation.lax/liboppolygonize.a/BuildArea.o .libs/liboperation.lax/liboppolygonize.a/EdgeRing.o .libs/liboperation.lax/liboppolygonize.a/HoleAssigner.o .libs/liboperation.lax/liboppolygonize.a/PolygonizeDirectedEdge.o .libs/liboperation.lax/liboppolygonize.a/PolygonizeEdge.o .libs/liboperation.lax/liboppolygonize.a/PolygonizeGraph.o .libs/liboperation.lax/liboppolygonize.a/Polygonizer.o .libs/liboperation.lax/liboppredicate.a/RectangleContains.o .libs/liboperation.lax/liboppredicate.a/RectangleIntersects.o .libs/liboperation.lax/liboppredicate.a/SegmentIntersectionTester.o .libs/liboperation.lax/liboprelate.a/EdgeEndBuilder.o .libs/liboperation.lax/liboprelate.a/EdgeEndBundle.o .libs/liboperation.lax/liboprelate.a/EdgeEndBundleStar.o .libs/liboperation.lax/liboprelate.a/RelateComputer.o .libs/liboperation.lax/liboprelate.a/RelateNode.o .libs/liboperation.lax/liboprelate.a/RelateNodeFactory.o .libs/liboperation.lax/liboprelate.a/RelateNodeGraph.o .libs/liboperation.lax/liboprelate.a/RelateOp.o .libs/liboperation.lax/libopunion.a/CascadedPolygonUnion.o .libs/liboperation.lax/libopunion.a/CascadedUnion.o .libs/liboperation.lax/libopunion.a/CoverageUnion.o .libs/liboperation.lax/libopunion.a/OverlapUnion.o .libs/liboperation.lax/libopunion.a/PointGeometryUnion.o .libs/liboperation.lax/libopunion.a/UnaryUnionOp.o .libs/liboperation.lax/libopvalid.a/ConnectedInteriorTester.o .libs/liboperation.lax/libopvalid.a/ConsistentAreaTester.o .libs/liboperation.lax/libopvalid.a/IndexedNestedRingTester.o .libs/liboperation.lax/libopvalid.a/IsValidOp.o .libs/liboperation.lax/libopvalid.a/MakeValid.o .libs/liboperation.lax/libopvalid.a/QuadtreeNestedRingTester.o .libs/liboperation.lax/libopvalid.a/RepeatedPointRemover.o .libs/liboperation.lax/libopvalid.a/RepeatedPointTester.o .libs/liboperation.lax/libopvalid.a/SimpleNestedRingTester.o .libs/liboperation.lax/libopvalid.a/SweeplineNestedRingTester.o .libs/liboperation.lax/libopvalid.a/TopologyValidationError.o .libs/liboperation.lax/libopsharedpaths.a/SharedPathsOp.o libtool: link: ranlib .libs/liboperation.a libtool: link: rm -fr .libs/liboperation.lax libtool: link: ( cd ".libs" && rm -f "liboperation.la" && ln -s "../liboperation.la" "liboperation.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' Making all in planargraph make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' depbase=`echo DirectedEdge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdge.lo -MD -MP -MF $depbase.Tpo -c -o DirectedEdge.lo DirectedEdge.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdge.lo -MD -MP -MF .deps/DirectedEdge.Tpo -c DirectedEdge.cpp -fPIC -DPIC -o .libs/DirectedEdge.o depbase=`echo DirectedEdgeStar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdgeStar.lo -MD -MP -MF $depbase.Tpo -c -o DirectedEdgeStar.lo DirectedEdgeStar.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdgeStar.lo -MD -MP -MF .deps/DirectedEdgeStar.Tpo -c DirectedEdgeStar.cpp -fPIC -DPIC -o .libs/DirectedEdgeStar.o depbase=`echo Edge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Edge.lo -MD -MP -MF $depbase.Tpo -c -o Edge.lo Edge.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Edge.lo -MD -MP -MF .deps/Edge.Tpo -c Edge.cpp -fPIC -DPIC -o .libs/Edge.o depbase=`echo Node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF $depbase.Tpo -c -o Node.lo Node.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -fPIC -DPIC -o .libs/Node.o depbase=`echo NodeMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeMap.lo -MD -MP -MF $depbase.Tpo -c -o NodeMap.lo NodeMap.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeMap.lo -MD -MP -MF .deps/NodeMap.Tpo -c NodeMap.cpp -fPIC -DPIC -o .libs/NodeMap.o depbase=`echo PlanarGraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PlanarGraph.lo -MD -MP -MF $depbase.Tpo -c -o PlanarGraph.lo PlanarGraph.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PlanarGraph.lo -MD -MP -MF .deps/PlanarGraph.Tpo -c PlanarGraph.cpp -fPIC -DPIC -o .libs/PlanarGraph.o depbase=`echo Subgraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Subgraph.lo -MD -MP -MF $depbase.Tpo -c -o Subgraph.lo Subgraph.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Subgraph.lo -MD -MP -MF .deps/Subgraph.Tpo -c Subgraph.cpp -fPIC -DPIC -o .libs/Subgraph.o depbase=`echo algorithm/ConnectedSubgraphFinder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT algorithm/ConnectedSubgraphFinder.lo -MD -MP -MF $depbase.Tpo -c -o algorithm/ConnectedSubgraphFinder.lo algorithm/ConnectedSubgraphFinder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT algorithm/ConnectedSubgraphFinder.lo -MD -MP -MF algorithm/.deps/ConnectedSubgraphFinder.Tpo -c algorithm/ConnectedSubgraphFinder.cpp -fPIC -DPIC -o algorithm/.libs/ConnectedSubgraphFinder.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libplanargraph.la DirectedEdge.lo DirectedEdgeStar.lo Edge.lo Node.lo NodeMap.lo PlanarGraph.lo Subgraph.lo algorithm/ConnectedSubgraphFinder.lo libtool: link: ar cru .libs/libplanargraph.a .libs/DirectedEdge.o .libs/DirectedEdgeStar.o .libs/Edge.o .libs/Node.o .libs/NodeMap.o .libs/PlanarGraph.o .libs/Subgraph.o algorithm/.libs/ConnectedSubgraphFinder.o libtool: link: ranlib .libs/libplanargraph.a libtool: link: ( cd ".libs" && rm -f "libplanargraph.la" && ln -s "../libplanargraph.la" "libplanargraph.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' Making all in geomgraph make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' Making all in index make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainEdge.lo -MD -MP -MF .deps/MonotoneChainEdge.Tpo -c -o MonotoneChainEdge.lo MonotoneChainEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainEdge.lo -MD -MP -MF .deps/MonotoneChainEdge.Tpo -c MonotoneChainEdge.cpp -fPIC -DPIC -o .libs/MonotoneChainEdge.o mv -f .deps/MonotoneChainEdge.Tpo .deps/MonotoneChainEdge.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainIndexer.lo -MD -MP -MF .deps/MonotoneChainIndexer.Tpo -c -o MonotoneChainIndexer.lo MonotoneChainIndexer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainIndexer.lo -MD -MP -MF .deps/MonotoneChainIndexer.Tpo -c MonotoneChainIndexer.cpp -fPIC -DPIC -o .libs/MonotoneChainIndexer.o mv -f .deps/MonotoneChainIndexer.Tpo .deps/MonotoneChainIndexer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentIntersector.lo -MD -MP -MF .deps/SegmentIntersector.Tpo -c -o SegmentIntersector.lo SegmentIntersector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentIntersector.lo -MD -MP -MF .deps/SegmentIntersector.Tpo -c SegmentIntersector.cpp -fPIC -DPIC -o .libs/SegmentIntersector.o mv -f .deps/SegmentIntersector.Tpo .deps/SegmentIntersector.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleEdgeSetIntersector.lo -MD -MP -MF .deps/SimpleEdgeSetIntersector.Tpo -c -o SimpleEdgeSetIntersector.lo SimpleEdgeSetIntersector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleEdgeSetIntersector.lo -MD -MP -MF .deps/SimpleEdgeSetIntersector.Tpo -c SimpleEdgeSetIntersector.cpp -fPIC -DPIC -o .libs/SimpleEdgeSetIntersector.o mv -f .deps/SimpleEdgeSetIntersector.Tpo .deps/SimpleEdgeSetIntersector.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleMCSweepLineIntersector.lo -MD -MP -MF .deps/SimpleMCSweepLineIntersector.Tpo -c -o SimpleMCSweepLineIntersector.lo SimpleMCSweepLineIntersector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleMCSweepLineIntersector.lo -MD -MP -MF .deps/SimpleMCSweepLineIntersector.Tpo -c SimpleMCSweepLineIntersector.cpp -fPIC -DPIC -o .libs/SimpleMCSweepLineIntersector.o mv -f .deps/SimpleMCSweepLineIntersector.Tpo .deps/SimpleMCSweepLineIntersector.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleSweepLineIntersector.lo -MD -MP -MF .deps/SimpleSweepLineIntersector.Tpo -c -o SimpleSweepLineIntersector.lo SimpleSweepLineIntersector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleSweepLineIntersector.lo -MD -MP -MF .deps/SimpleSweepLineIntersector.Tpo -c SimpleSweepLineIntersector.cpp -fPIC -DPIC -o .libs/SimpleSweepLineIntersector.o mv -f .deps/SimpleSweepLineIntersector.Tpo .deps/SimpleSweepLineIntersector.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c -o SweepLineEvent.lo SweepLineEvent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c SweepLineEvent.cpp -fPIC -DPIC -o .libs/SweepLineEvent.o mv -f .deps/SweepLineEvent.Tpo .deps/SweepLineEvent.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineSegment.lo -MD -MP -MF .deps/SweepLineSegment.Tpo -c -o SweepLineSegment.lo SweepLineSegment.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineSegment.lo -MD -MP -MF .deps/SweepLineSegment.Tpo -c SweepLineSegment.cpp -fPIC -DPIC -o .libs/SweepLineSegment.o mv -f .deps/SweepLineSegment.Tpo .deps/SweepLineSegment.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libgeomgraphindex.la MonotoneChainEdge.lo MonotoneChainIndexer.lo SegmentIntersector.lo SimpleEdgeSetIntersector.lo SimpleMCSweepLineIntersector.lo SimpleSweepLineIntersector.lo SweepLineEvent.lo SweepLineSegment.lo libtool: link: ar cru .libs/libgeomgraphindex.a .libs/MonotoneChainEdge.o .libs/MonotoneChainIndexer.o .libs/SegmentIntersector.o .libs/SimpleEdgeSetIntersector.o .libs/SimpleMCSweepLineIntersector.o .libs/SimpleSweepLineIntersector.o .libs/SweepLineEvent.o .libs/SweepLineSegment.o libtool: link: ranlib .libs/libgeomgraphindex.a libtool: link: ( cd ".libs" && rm -f "libgeomgraphindex.la" && ln -s "../libgeomgraphindex.la" "libgeomgraphindex.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Depth.lo -MD -MP -MF .deps/Depth.Tpo -c -o Depth.lo Depth.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Depth.lo -MD -MP -MF .deps/Depth.Tpo -c Depth.cpp -fPIC -DPIC -o .libs/Depth.o mv -f .deps/Depth.Tpo .deps/Depth.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdge.lo -MD -MP -MF .deps/DirectedEdge.Tpo -c -o DirectedEdge.lo DirectedEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdge.lo -MD -MP -MF .deps/DirectedEdge.Tpo -c DirectedEdge.cpp -fPIC -DPIC -o .libs/DirectedEdge.o mv -f .deps/DirectedEdge.Tpo .deps/DirectedEdge.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdgeStar.lo -MD -MP -MF .deps/DirectedEdgeStar.Tpo -c -o DirectedEdgeStar.lo DirectedEdgeStar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdgeStar.lo -MD -MP -MF .deps/DirectedEdgeStar.Tpo -c DirectedEdgeStar.cpp -fPIC -DPIC -o .libs/DirectedEdgeStar.o mv -f .deps/DirectedEdgeStar.Tpo .deps/DirectedEdgeStar.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Edge.lo -MD -MP -MF .deps/Edge.Tpo -c -o Edge.lo Edge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Edge.lo -MD -MP -MF .deps/Edge.Tpo -c Edge.cpp -fPIC -DPIC -o .libs/Edge.o mv -f .deps/Edge.Tpo .deps/Edge.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEnd.lo -MD -MP -MF .deps/EdgeEnd.Tpo -c -o EdgeEnd.lo EdgeEnd.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEnd.lo -MD -MP -MF .deps/EdgeEnd.Tpo -c EdgeEnd.cpp -fPIC -DPIC -o .libs/EdgeEnd.o mv -f .deps/EdgeEnd.Tpo .deps/EdgeEnd.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndStar.lo -MD -MP -MF .deps/EdgeEndStar.Tpo -c -o EdgeEndStar.lo EdgeEndStar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndStar.lo -MD -MP -MF .deps/EdgeEndStar.Tpo -c EdgeEndStar.cpp -fPIC -DPIC -o .libs/EdgeEndStar.o mv -f .deps/EdgeEndStar.Tpo .deps/EdgeEndStar.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeIntersectionList.lo -MD -MP -MF .deps/EdgeIntersectionList.Tpo -c -o EdgeIntersectionList.lo EdgeIntersectionList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeIntersectionList.lo -MD -MP -MF .deps/EdgeIntersectionList.Tpo -c EdgeIntersectionList.cpp -fPIC -DPIC -o .libs/EdgeIntersectionList.o mv -f .deps/EdgeIntersectionList.Tpo .deps/EdgeIntersectionList.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeNodingValidator.lo -MD -MP -MF .deps/EdgeNodingValidator.Tpo -c -o EdgeNodingValidator.lo EdgeNodingValidator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeNodingValidator.lo -MD -MP -MF .deps/EdgeNodingValidator.Tpo -c EdgeNodingValidator.cpp -fPIC -DPIC -o .libs/EdgeNodingValidator.o mv -f .deps/EdgeNodingValidator.Tpo .deps/EdgeNodingValidator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeList.lo -MD -MP -MF .deps/EdgeList.Tpo -c -o EdgeList.lo EdgeList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeList.lo -MD -MP -MF .deps/EdgeList.Tpo -c EdgeList.cpp -fPIC -DPIC -o .libs/EdgeList.o mv -f .deps/EdgeList.Tpo .deps/EdgeList.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c -o EdgeRing.lo EdgeRing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c EdgeRing.cpp -fPIC -DPIC -o .libs/EdgeRing.o mv -f .deps/EdgeRing.Tpo .deps/EdgeRing.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryGraph.lo -MD -MP -MF .deps/GeometryGraph.Tpo -c -o GeometryGraph.lo GeometryGraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryGraph.lo -MD -MP -MF .deps/GeometryGraph.Tpo -c GeometryGraph.cpp -fPIC -DPIC -o .libs/GeometryGraph.o mv -f .deps/GeometryGraph.Tpo .deps/GeometryGraph.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GraphComponent.lo -MD -MP -MF .deps/GraphComponent.Tpo -c -o GraphComponent.lo GraphComponent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GraphComponent.lo -MD -MP -MF .deps/GraphComponent.Tpo -c GraphComponent.cpp -fPIC -DPIC -o .libs/GraphComponent.o mv -f .deps/GraphComponent.Tpo .deps/GraphComponent.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Label.lo -MD -MP -MF .deps/Label.Tpo -c -o Label.lo Label.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Label.lo -MD -MP -MF .deps/Label.Tpo -c Label.cpp -fPIC -DPIC -o .libs/Label.o mv -f .deps/Label.Tpo .deps/Label.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c -o Node.lo Node.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -fPIC -DPIC -o .libs/Node.o mv -f .deps/Node.Tpo .deps/Node.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeFactory.lo -MD -MP -MF .deps/NodeFactory.Tpo -c -o NodeFactory.lo NodeFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeFactory.lo -MD -MP -MF .deps/NodeFactory.Tpo -c NodeFactory.cpp -fPIC -DPIC -o .libs/NodeFactory.o mv -f .deps/NodeFactory.Tpo .deps/NodeFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeMap.lo -MD -MP -MF .deps/NodeMap.Tpo -c -o NodeMap.lo NodeMap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeMap.lo -MD -MP -MF .deps/NodeMap.Tpo -c NodeMap.cpp -fPIC -DPIC -o .libs/NodeMap.o mv -f .deps/NodeMap.Tpo .deps/NodeMap.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PlanarGraph.lo -MD -MP -MF .deps/PlanarGraph.Tpo -c -o PlanarGraph.lo PlanarGraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PlanarGraph.lo -MD -MP -MF .deps/PlanarGraph.Tpo -c PlanarGraph.cpp -fPIC -DPIC -o .libs/PlanarGraph.o mv -f .deps/PlanarGraph.Tpo .deps/PlanarGraph.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Position.lo -MD -MP -MF .deps/Position.Tpo -c -o Position.lo Position.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Position.lo -MD -MP -MF .deps/Position.Tpo -c Position.cpp -fPIC -DPIC -o .libs/Position.o mv -f .deps/Position.Tpo .deps/Position.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Quadrant.lo -MD -MP -MF .deps/Quadrant.Tpo -c -o Quadrant.lo Quadrant.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Quadrant.lo -MD -MP -MF .deps/Quadrant.Tpo -c Quadrant.cpp -fPIC -DPIC -o .libs/Quadrant.o mv -f .deps/Quadrant.Tpo .deps/Quadrant.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TopologyLocation.lo -MD -MP -MF .deps/TopologyLocation.Tpo -c -o TopologyLocation.lo TopologyLocation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TopologyLocation.lo -MD -MP -MF .deps/TopologyLocation.Tpo -c TopologyLocation.cpp -fPIC -DPIC -o .libs/TopologyLocation.o mv -f .deps/TopologyLocation.Tpo .deps/TopologyLocation.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libgeomgraph.la Depth.lo DirectedEdge.lo DirectedEdgeStar.lo Edge.lo EdgeEnd.lo EdgeEndStar.lo EdgeIntersectionList.lo EdgeNodingValidator.lo EdgeList.lo EdgeRing.lo GeometryGraph.lo GraphComponent.lo Label.lo Node.lo NodeFactory.lo NodeMap.lo PlanarGraph.lo Position.lo Quadrant.lo TopologyLocation.lo index/libgeomgraphindex.la libtool: link: (cd .libs/libgeomgraph.lax/libgeomgraphindex.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index/.libs/libgeomgraphindex.a") libtool: link: ar cru .libs/libgeomgraph.a .libs/Depth.o .libs/DirectedEdge.o .libs/DirectedEdgeStar.o .libs/Edge.o .libs/EdgeEnd.o .libs/EdgeEndStar.o .libs/EdgeIntersectionList.o .libs/EdgeNodingValidator.o .libs/EdgeList.o .libs/EdgeRing.o .libs/GeometryGraph.o .libs/GraphComponent.o .libs/Label.o .libs/Node.o .libs/NodeFactory.o .libs/NodeMap.o .libs/PlanarGraph.o .libs/Position.o .libs/Quadrant.o .libs/TopologyLocation.o .libs/libgeomgraph.lax/libgeomgraphindex.a/MonotoneChainEdge.o .libs/libgeomgraph.lax/libgeomgraphindex.a/MonotoneChainIndexer.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SegmentIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SimpleEdgeSetIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SimpleMCSweepLineIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SimpleSweepLineIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SweepLineEvent.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SweepLineSegment.o libtool: link: ranlib .libs/libgeomgraph.a libtool: link: rm -fr .libs/libgeomgraph.lax libtool: link: ( cd ".libs" && rm -f "libgeomgraph.la" && ln -s "../libgeomgraph.la" "libgeomgraph.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' Making all in precision make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CommonBits.lo -MD -MP -MF .deps/CommonBits.Tpo -c -o CommonBits.lo CommonBits.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CommonBits.lo -MD -MP -MF .deps/CommonBits.Tpo -c CommonBits.cpp -fPIC -DPIC -o .libs/CommonBits.o mv -f .deps/CommonBits.Tpo .deps/CommonBits.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CommonBitsOp.lo -MD -MP -MF .deps/CommonBitsOp.Tpo -c -o CommonBitsOp.lo CommonBitsOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CommonBitsOp.lo -MD -MP -MF .deps/CommonBitsOp.Tpo -c CommonBitsOp.cpp -fPIC -DPIC -o .libs/CommonBitsOp.o mv -f .deps/CommonBitsOp.Tpo .deps/CommonBitsOp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CommonBitsRemover.lo -MD -MP -MF .deps/CommonBitsRemover.Tpo -c -o CommonBitsRemover.lo CommonBitsRemover.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CommonBitsRemover.lo -MD -MP -MF .deps/CommonBitsRemover.Tpo -c CommonBitsRemover.cpp -fPIC -DPIC -o .libs/CommonBitsRemover.o mv -f .deps/CommonBitsRemover.Tpo .deps/CommonBitsRemover.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EnhancedPrecisionOp.lo -MD -MP -MF .deps/EnhancedPrecisionOp.Tpo -c -o EnhancedPrecisionOp.lo EnhancedPrecisionOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EnhancedPrecisionOp.lo -MD -MP -MF .deps/EnhancedPrecisionOp.Tpo -c EnhancedPrecisionOp.cpp -fPIC -DPIC -o .libs/EnhancedPrecisionOp.o mv -f .deps/EnhancedPrecisionOp.Tpo .deps/EnhancedPrecisionOp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryPrecisionReducer.lo -MD -MP -MF .deps/GeometryPrecisionReducer.Tpo -c -o GeometryPrecisionReducer.lo GeometryPrecisionReducer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryPrecisionReducer.lo -MD -MP -MF .deps/GeometryPrecisionReducer.Tpo -c GeometryPrecisionReducer.cpp -fPIC -DPIC -o .libs/GeometryPrecisionReducer.o mv -f .deps/GeometryPrecisionReducer.Tpo .deps/GeometryPrecisionReducer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimumClearance.lo -MD -MP -MF .deps/MinimumClearance.Tpo -c -o MinimumClearance.lo MinimumClearance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimumClearance.lo -MD -MP -MF .deps/MinimumClearance.Tpo -c MinimumClearance.cpp -fPIC -DPIC -o .libs/MinimumClearance.o mv -f .deps/MinimumClearance.Tpo .deps/MinimumClearance.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PrecisionReducerCoordinateOperation.lo -MD -MP -MF .deps/PrecisionReducerCoordinateOperation.Tpo -c -o PrecisionReducerCoordinateOperation.lo PrecisionReducerCoordinateOperation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PrecisionReducerCoordinateOperation.lo -MD -MP -MF .deps/PrecisionReducerCoordinateOperation.Tpo -c PrecisionReducerCoordinateOperation.cpp -fPIC -DPIC -o .libs/PrecisionReducerCoordinateOperation.o mv -f .deps/PrecisionReducerCoordinateOperation.Tpo .deps/PrecisionReducerCoordinateOperation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleGeometryPrecisionReducer.lo -MD -MP -MF .deps/SimpleGeometryPrecisionReducer.Tpo -c -o SimpleGeometryPrecisionReducer.lo SimpleGeometryPrecisionReducer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleGeometryPrecisionReducer.lo -MD -MP -MF .deps/SimpleGeometryPrecisionReducer.Tpo -c SimpleGeometryPrecisionReducer.cpp -fPIC -DPIC -o .libs/SimpleGeometryPrecisionReducer.o mv -f .deps/SimpleGeometryPrecisionReducer.Tpo .deps/SimpleGeometryPrecisionReducer.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libprecision.la CommonBits.lo CommonBitsOp.lo CommonBitsRemover.lo EnhancedPrecisionOp.lo GeometryPrecisionReducer.lo MinimumClearance.lo PrecisionReducerCoordinateOperation.lo SimpleGeometryPrecisionReducer.lo libtool: link: ar cru .libs/libprecision.a .libs/CommonBits.o .libs/CommonBitsOp.o .libs/CommonBitsRemover.o .libs/EnhancedPrecisionOp.o .libs/GeometryPrecisionReducer.o .libs/MinimumClearance.o .libs/PrecisionReducerCoordinateOperation.o .libs/SimpleGeometryPrecisionReducer.o libtool: link: ranlib .libs/libprecision.a libtool: link: ( cd ".libs" && rm -f "libprecision.la" && ln -s "../libprecision.la" "libprecision.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' Making all in simplify make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DouglasPeuckerLineSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerLineSimplifier.Tpo -c -o DouglasPeuckerLineSimplifier.lo DouglasPeuckerLineSimplifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DouglasPeuckerLineSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerLineSimplifier.Tpo -c DouglasPeuckerLineSimplifier.cpp -fPIC -DPIC -o .libs/DouglasPeuckerLineSimplifier.o mv -f .deps/DouglasPeuckerLineSimplifier.Tpo .deps/DouglasPeuckerLineSimplifier.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DouglasPeuckerSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerSimplifier.Tpo -c -o DouglasPeuckerSimplifier.lo DouglasPeuckerSimplifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DouglasPeuckerSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerSimplifier.Tpo -c DouglasPeuckerSimplifier.cpp -fPIC -DPIC -o .libs/DouglasPeuckerSimplifier.o mv -f .deps/DouglasPeuckerSimplifier.Tpo .deps/DouglasPeuckerSimplifier.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineSegmentIndex.lo -MD -MP -MF .deps/LineSegmentIndex.Tpo -c -o LineSegmentIndex.lo LineSegmentIndex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineSegmentIndex.lo -MD -MP -MF .deps/LineSegmentIndex.Tpo -c LineSegmentIndex.cpp -fPIC -DPIC -o .libs/LineSegmentIndex.o mv -f .deps/LineSegmentIndex.Tpo .deps/LineSegmentIndex.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLineSegment.lo -MD -MP -MF .deps/TaggedLineSegment.Tpo -c -o TaggedLineSegment.lo TaggedLineSegment.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLineSegment.lo -MD -MP -MF .deps/TaggedLineSegment.Tpo -c TaggedLineSegment.cpp -fPIC -DPIC -o .libs/TaggedLineSegment.o mv -f .deps/TaggedLineSegment.Tpo .deps/TaggedLineSegment.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLineString.lo -MD -MP -MF .deps/TaggedLineString.Tpo -c -o TaggedLineString.lo TaggedLineString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLineString.lo -MD -MP -MF .deps/TaggedLineString.Tpo -c TaggedLineString.cpp -fPIC -DPIC -o .libs/TaggedLineString.o mv -f .deps/TaggedLineString.Tpo .deps/TaggedLineString.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLineStringSimplifier.lo -MD -MP -MF .deps/TaggedLineStringSimplifier.Tpo -c -o TaggedLineStringSimplifier.lo TaggedLineStringSimplifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLineStringSimplifier.lo -MD -MP -MF .deps/TaggedLineStringSimplifier.Tpo -c TaggedLineStringSimplifier.cpp -fPIC -DPIC -o .libs/TaggedLineStringSimplifier.o mv -f .deps/TaggedLineStringSimplifier.Tpo .deps/TaggedLineStringSimplifier.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLinesSimplifier.lo -MD -MP -MF .deps/TaggedLinesSimplifier.Tpo -c -o TaggedLinesSimplifier.lo TaggedLinesSimplifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLinesSimplifier.lo -MD -MP -MF .deps/TaggedLinesSimplifier.Tpo -c TaggedLinesSimplifier.cpp -fPIC -DPIC -o .libs/TaggedLinesSimplifier.o mv -f .deps/TaggedLinesSimplifier.Tpo .deps/TaggedLinesSimplifier.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TopologyPreservingSimplifier.lo -MD -MP -MF .deps/TopologyPreservingSimplifier.Tpo -c -o TopologyPreservingSimplifier.lo TopologyPreservingSimplifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TopologyPreservingSimplifier.lo -MD -MP -MF .deps/TopologyPreservingSimplifier.Tpo -c TopologyPreservingSimplifier.cpp -fPIC -DPIC -o .libs/TopologyPreservingSimplifier.o mv -f .deps/TopologyPreservingSimplifier.Tpo .deps/TopologyPreservingSimplifier.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libsimplify.la DouglasPeuckerLineSimplifier.lo DouglasPeuckerSimplifier.lo LineSegmentIndex.lo TaggedLineSegment.lo TaggedLineString.lo TaggedLineStringSimplifier.lo TaggedLinesSimplifier.lo TopologyPreservingSimplifier.lo libtool: link: ar cru .libs/libsimplify.a .libs/DouglasPeuckerLineSimplifier.o .libs/DouglasPeuckerSimplifier.o .libs/LineSegmentIndex.o .libs/TaggedLineSegment.o .libs/TaggedLineString.o .libs/TaggedLineStringSimplifier.o .libs/TaggedLinesSimplifier.o .libs/TopologyPreservingSimplifier.o libtool: link: ranlib .libs/libsimplify.a libtool: link: ( cd ".libs" && rm -f "libsimplify.la" && ln -s "../libsimplify.la" "libsimplify.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' Making all in triangulate make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' Making all in quadedge make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT QuadEdge.lo -MD -MP -MF .deps/QuadEdge.Tpo -c -o QuadEdge.lo QuadEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT QuadEdge.lo -MD -MP -MF .deps/QuadEdge.Tpo -c QuadEdge.cpp -fPIC -DPIC -o .libs/QuadEdge.o mv -f .deps/QuadEdge.Tpo .deps/QuadEdge.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Vertex.lo -MD -MP -MF .deps/Vertex.Tpo -c -o Vertex.lo Vertex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Vertex.lo -MD -MP -MF .deps/Vertex.Tpo -c Vertex.cpp -fPIC -DPIC -o .libs/Vertex.o mv -f .deps/Vertex.Tpo .deps/Vertex.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TrianglePredicate.lo -MD -MP -MF .deps/TrianglePredicate.Tpo -c -o TrianglePredicate.lo TrianglePredicate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TrianglePredicate.lo -MD -MP -MF .deps/TrianglePredicate.Tpo -c TrianglePredicate.cpp -fPIC -DPIC -o .libs/TrianglePredicate.o mv -f .deps/TrianglePredicate.Tpo .deps/TrianglePredicate.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT QuadEdgeSubdivision.lo -MD -MP -MF .deps/QuadEdgeSubdivision.Tpo -c -o QuadEdgeSubdivision.lo QuadEdgeSubdivision.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT QuadEdgeSubdivision.lo -MD -MP -MF .deps/QuadEdgeSubdivision.Tpo -c QuadEdgeSubdivision.cpp -fPIC -DPIC -o .libs/QuadEdgeSubdivision.o mv -f .deps/QuadEdgeSubdivision.Tpo .deps/QuadEdgeSubdivision.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LastFoundQuadEdgeLocator.lo -MD -MP -MF .deps/LastFoundQuadEdgeLocator.Tpo -c -o LastFoundQuadEdgeLocator.lo LastFoundQuadEdgeLocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LastFoundQuadEdgeLocator.lo -MD -MP -MF .deps/LastFoundQuadEdgeLocator.Tpo -c LastFoundQuadEdgeLocator.cpp -fPIC -DPIC -o .libs/LastFoundQuadEdgeLocator.o mv -f .deps/LastFoundQuadEdgeLocator.Tpo .deps/LastFoundQuadEdgeLocator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LocateFailureException.lo -MD -MP -MF .deps/LocateFailureException.Tpo -c -o LocateFailureException.lo LocateFailureException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LocateFailureException.lo -MD -MP -MF .deps/LocateFailureException.Tpo -c LocateFailureException.cpp -fPIC -DPIC -o .libs/LocateFailureException.o mv -f .deps/LocateFailureException.Tpo .deps/LocateFailureException.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libquadedge.la QuadEdge.lo Vertex.lo TrianglePredicate.lo QuadEdgeSubdivision.lo LastFoundQuadEdgeLocator.lo LocateFailureException.lo libtool: link: ar cru .libs/libquadedge.a .libs/QuadEdge.o .libs/Vertex.o .libs/TrianglePredicate.o .libs/QuadEdgeSubdivision.o .libs/LastFoundQuadEdgeLocator.o .libs/LocateFailureException.o libtool: link: ranlib .libs/libquadedge.a libtool: link: ( cd ".libs" && rm -f "libquadedge.la" && ln -s "../libquadedge.la" "libquadedge.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IncrementalDelaunayTriangulator.lo -MD -MP -MF .deps/IncrementalDelaunayTriangulator.Tpo -c -o IncrementalDelaunayTriangulator.lo IncrementalDelaunayTriangulator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IncrementalDelaunayTriangulator.lo -MD -MP -MF .deps/IncrementalDelaunayTriangulator.Tpo -c IncrementalDelaunayTriangulator.cpp -fPIC -DPIC -o .libs/IncrementalDelaunayTriangulator.o mv -f .deps/IncrementalDelaunayTriangulator.Tpo .deps/IncrementalDelaunayTriangulator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DelaunayTriangulationBuilder.lo -MD -MP -MF .deps/DelaunayTriangulationBuilder.Tpo -c -o DelaunayTriangulationBuilder.lo DelaunayTriangulationBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DelaunayTriangulationBuilder.lo -MD -MP -MF .deps/DelaunayTriangulationBuilder.Tpo -c DelaunayTriangulationBuilder.cpp -fPIC -DPIC -o .libs/DelaunayTriangulationBuilder.o mv -f .deps/DelaunayTriangulationBuilder.Tpo .deps/DelaunayTriangulationBuilder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT VoronoiDiagramBuilder.lo -MD -MP -MF .deps/VoronoiDiagramBuilder.Tpo -c -o VoronoiDiagramBuilder.lo VoronoiDiagramBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT VoronoiDiagramBuilder.lo -MD -MP -MF .deps/VoronoiDiagramBuilder.Tpo -c VoronoiDiagramBuilder.cpp -fPIC -DPIC -o .libs/VoronoiDiagramBuilder.o mv -f .deps/VoronoiDiagramBuilder.Tpo .deps/VoronoiDiagramBuilder.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libtriangulate.la IncrementalDelaunayTriangulator.lo DelaunayTriangulationBuilder.lo VoronoiDiagramBuilder.lo quadedge/libquadedge.la libtool: link: (cd .libs/libtriangulate.lax/libquadedge.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge/.libs/libquadedge.a") libtool: link: ar cru .libs/libtriangulate.a .libs/IncrementalDelaunayTriangulator.o .libs/DelaunayTriangulationBuilder.o .libs/VoronoiDiagramBuilder.o .libs/libtriangulate.lax/libquadedge.a/LastFoundQuadEdgeLocator.o .libs/libtriangulate.lax/libquadedge.a/LocateFailureException.o .libs/libtriangulate.lax/libquadedge.a/QuadEdge.o .libs/libtriangulate.lax/libquadedge.a/QuadEdgeSubdivision.o .libs/libtriangulate.lax/libquadedge.a/TrianglePredicate.o .libs/libtriangulate.lax/libquadedge.a/Vertex.o libtool: link: ranlib .libs/libtriangulate.a libtool: link: rm -fr .libs/libtriangulate.lax libtool: link: ( cd ".libs" && rm -f "libtriangulate.la" && ln -s "../libtriangulate.la" "libtriangulate.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' Making all in util make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Assert.lo -MD -MP -MF .deps/Assert.Tpo -c -o Assert.lo Assert.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Assert.lo -MD -MP -MF .deps/Assert.Tpo -c Assert.cpp -fPIC -DPIC -o .libs/Assert.o mv -f .deps/Assert.Tpo .deps/Assert.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometricShapeFactory.lo -MD -MP -MF .deps/GeometricShapeFactory.Tpo -c -o GeometricShapeFactory.lo GeometricShapeFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometricShapeFactory.lo -MD -MP -MF .deps/GeometricShapeFactory.Tpo -c GeometricShapeFactory.cpp -fPIC -DPIC -o .libs/GeometricShapeFactory.o mv -f .deps/GeometricShapeFactory.Tpo .deps/GeometricShapeFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Interrupt.lo -MD -MP -MF .deps/Interrupt.Tpo -c -o Interrupt.lo Interrupt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Interrupt.lo -MD -MP -MF .deps/Interrupt.Tpo -c Interrupt.cpp -fPIC -DPIC -o .libs/Interrupt.o mv -f .deps/Interrupt.Tpo .deps/Interrupt.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT math.lo -MD -MP -MF .deps/math.Tpo -c -o math.lo math.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.cpp -fPIC -DPIC -o .libs/math.o mv -f .deps/math.Tpo .deps/math.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Profiler.lo -MD -MP -MF .deps/Profiler.Tpo -c -o Profiler.lo Profiler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Profiler.lo -MD -MP -MF .deps/Profiler.Tpo -c Profiler.cpp -fPIC -DPIC -o .libs/Profiler.o mv -f .deps/Profiler.Tpo .deps/Profiler.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libutil.la Assert.lo GeometricShapeFactory.lo Interrupt.lo math.lo Profiler.lo libtool: link: ar cru .libs/libutil.a .libs/Assert.o .libs/GeometricShapeFactory.o .libs/Interrupt.o .libs/math.o .libs/Profiler.o libtool: link: ranlib .libs/libutil.a libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT inlines.lo -MD -MP -MF .deps/inlines.Tpo -c -o inlines.lo inlines.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT inlines.lo -MD -MP -MF .deps/inlines.Tpo -c inlines.cpp -fPIC -DPIC -o .libs/inlines.o mv -f .deps/inlines.Tpo .deps/inlines.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -release 3.8.0 -no-undefined -o libgeos.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib inlines.lo algorithm/libalgorithm.la geom/libgeom.la geomgraph/libgeomgraph.la index/libindex.la io/libio.la linearref/liblinearref.la noding/libnoding.la operation/liboperation.la planargraph/libplanargraph.la precision/libprecision.la simplify/libsimplify.la triangulate/libtriangulate.la util/libutil.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/inlines.o -Wl,--whole-archive algorithm/.libs/libalgorithm.a geom/.libs/libgeom.a geomgraph/.libs/libgeomgraph.a index/.libs/libindex.a io/.libs/libio.a linearref/.libs/liblinearref.a noding/.libs/libnoding.a operation/.libs/liboperation.a planargraph/.libs/libplanargraph.a precision/.libs/libprecision.a simplify/.libs/libsimplify.a triangulate/.libs/libtriangulate.a util/.libs/libutil.a -Wl,--no-whole-archive -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/../lib64/crtn.o -O2 -Wl,-soname -Wl,libgeos-3.8.0.so -o .libs/libgeos-3.8.0.so libtool: link: (cd ".libs" && rm -f "libgeos.so" && ln -s "libgeos-3.8.0.so" "libgeos.so") libtool: link: ( cd ".libs" && rm -f "libgeos.la" && ln -s "../libgeos.la" "libgeos.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' Making all in capi make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_CAPI_VERSION='"3.8.0-CAPI-1.13.1"' -DGEOS_JTS_PORT='"1.13.0"' -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT libgeos_c_la-geos_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_c.Tpo -c -o libgeos_c_la-geos_c.lo `test -f 'geos_c.cpp' || echo './'`geos_c.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_CAPI_VERSION=\"3.8.0-CAPI-1.13.1\" -DGEOS_JTS_PORT=\"1.13.0\" -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT libgeos_c_la-geos_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_c.Tpo -c geos_c.cpp -fPIC -DPIC -o .libs/libgeos_c_la-geos_c.o mv -f .deps/libgeos_c_la-geos_c.Tpo .deps/libgeos_c_la-geos_c.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_CAPI_VERSION='"3.8.0-CAPI-1.13.1"' -DGEOS_JTS_PORT='"1.13.0"' -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT libgeos_c_la-geos_ts_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_ts_c.Tpo -c -o libgeos_c_la-geos_ts_c.lo `test -f 'geos_ts_c.cpp' || echo './'`geos_ts_c.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_CAPI_VERSION=\"3.8.0-CAPI-1.13.1\" -DGEOS_JTS_PORT=\"1.13.0\" -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT libgeos_c_la-geos_ts_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_ts_c.Tpo -c geos_ts_c.cpp -fPIC -DPIC -o .libs/libgeos_c_la-geos_ts_c.o mv -f .deps/libgeos_c_la-geos_ts_c.Tpo .deps/libgeos_c_la-geos_ts_c.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -version-info 14:1:13 -no-undefined -o libgeos_c.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib libgeos_c_la-geos_c.lo libgeos_c_la-geos_ts_c.lo ../src/libgeos.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/libgeos_c_la-geos_c.o .libs/libgeos_c_la-geos_ts_c.o -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/.libs -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib ../src/.libs/libgeos.so -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/../lib64/crtn.o -O2 -Wl,-soname -Wl,libgeos_c.so.1 -o .libs/libgeos_c.so.1.13.1 libtool: link: (cd ".libs" && rm -f "libgeos_c.so.1" && ln -s "libgeos_c.so.1.13.1" "libgeos_c.so.1") libtool: link: (cd ".libs" && rm -f "libgeos_c.so" && ln -s "libgeos_c.so.1.13.1" "libgeos_c.so") libtool: link: ( cd ".libs" && rm -f "libgeos_c.la" && ln -s "../libgeos_c.la" "libgeos_c.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' Making all in doc make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.cpp mv -f .deps/example.Tpo .deps/example.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o example example.o ../src/libgeos.la ../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/example example.o ../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' Making all in macros make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' Making all in swig make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' Making all in tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' Making all in bigtest make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' Making all in xmltester make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' depbase=`echo SimpleWKTTester.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleWKTTester.o -MD -MP -MF $depbase.Tpo -c -o SimpleWKTTester.o SimpleWKTTester.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o SimpleWKTTester SimpleWKTTester.o ../../src/libgeos.la ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/SimpleWKTTester SimpleWKTTester.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib depbase=`echo XMLTester.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT XMLTester.o -MD -MP -MF $depbase.Tpo -c -o XMLTester.o XMLTester.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tinyxml2/tinyxml2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT tinyxml2/tinyxml2.o -MD -MP -MF $depbase.Tpo -c -o tinyxml2/tinyxml2.o tinyxml2/tinyxml2.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo BufferResultMatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferResultMatcher.o -MD -MP -MF $depbase.Tpo -c -o BufferResultMatcher.o BufferResultMatcher.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo SingleSidedBufferResultMatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SingleSidedBufferResultMatcher.o -MD -MP -MF $depbase.Tpo -c -o SingleSidedBufferResultMatcher.o SingleSidedBufferResultMatcher.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o XMLTester XMLTester.o tinyxml2/tinyxml2.o BufferResultMatcher.o SingleSidedBufferResultMatcher.o ../../src/libgeos.la ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/XMLTester XMLTester.o tinyxml2/tinyxml2.o BufferResultMatcher.o SingleSidedBufferResultMatcher.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' Making all in unit make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' Making all in geostest make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' Making all in thread make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' Making all in benchmarks make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' Making all in algorithm make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/markup -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointAreaPerfTest.o -MD -MP -MF .deps/InteriorPointAreaPerfTest.Tpo -c -o InteriorPointAreaPerfTest.o InteriorPointAreaPerfTest.cpp mv -f .deps/InteriorPointAreaPerfTest.Tpo .deps/InteriorPointAreaPerfTest.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o InteriorPointAreaPerfTest InteriorPointAreaPerfTest.o ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/InteriorPointAreaPerfTest InteriorPointAreaPerfTest.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/markup -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT VoronoiPerfTest.o -MD -MP -MF .deps/VoronoiPerfTest.Tpo -c -o VoronoiPerfTest.o VoronoiPerfTest.cpp mv -f .deps/VoronoiPerfTest.Tpo .deps/VoronoiPerfTest.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o VoronoiPerfTest VoronoiPerfTest.o ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/VoronoiPerfTest VoronoiPerfTest.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/markup -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT UnaryUnionSegmentsPerfTest.o -MD -MP -MF .deps/UnaryUnionSegmentsPerfTest.Tpo -c -o UnaryUnionSegmentsPerfTest.o UnaryUnionSegmentsPerfTest.cpp mv -f .deps/UnaryUnionSegmentsPerfTest.Tpo .deps/UnaryUnionSegmentsPerfTest.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o UnaryUnionSegmentsPerfTest UnaryUnionSegmentsPerfTest.o ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/UnaryUnionSegmentsPerfTest UnaryUnionSegmentsPerfTest.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' Making all in operation make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' Making all in buffer make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IteratedBufferStressTest.o -MD -MP -MF .deps/IteratedBufferStressTest.Tpo -c -o IteratedBufferStressTest.o IteratedBufferStressTest.cpp mv -f .deps/IteratedBufferStressTest.Tpo .deps/IteratedBufferStressTest.Po /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o IteratedBufferStressTest IteratedBufferStressTest.o ../../../src/libgeos.la ../../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/IteratedBufferStressTest IteratedBufferStressTest.o ../../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' Making all in predicate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersectsPerfTest.o -MD -MP -MF .deps/RectangleIntersectsPerfTest.Tpo -c -o RectangleIntersectsPerfTest.o RectangleIntersectsPerfTest.cpp mv -f .deps/RectangleIntersectsPerfTest.Tpo .deps/RectangleIntersectsPerfTest.Po /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o RectangleIntersectsPerfTest RectangleIntersectsPerfTest.o ../../../src/libgeos.la ../../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/RectangleIntersectsPerfTest RectangleIntersectsPerfTest.o ../../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' Making all in capi make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ClassSizes.o -MD -MP -MF .deps/ClassSizes.Tpo -c -o ClassSizes.o ClassSizes.cpp mv -f .deps/ClassSizes.Tpo .deps/ClassSizes.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o ClassSizes ClassSizes.o ../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/ClassSizes ClassSizes.o ../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' Making all in tools make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' Making all in astyle make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' depbase=`echo ASBeautifier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASBeautifier.o -MD -MP -MF $depbase.Tpo -c -o ASBeautifier.o ASBeautifier.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ASEnhancer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASEnhancer.o -MD -MP -MF $depbase.Tpo -c -o ASEnhancer.o ASEnhancer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ASFormatter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASFormatter.o -MD -MP -MF $depbase.Tpo -c -o ASFormatter.o ASFormatter.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ASLocalizer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASLocalizer.o -MD -MP -MF $depbase.Tpo -c -o ASLocalizer.o ASLocalizer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ASResource.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASResource.o -MD -MP -MF $depbase.Tpo -c -o ASResource.o ASResource.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo astyle_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT astyle_main.o -MD -MP -MF $depbase.Tpo -c -o astyle_main.o astyle_main.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o astyle ASBeautifier.o ASEnhancer.o ASFormatter.o ASLocalizer.o ASResource.o astyle_main.o libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o astyle ASBeautifier.o ASEnhancer.o ASFormatter.o ASLocalizer.o ASResource.o astyle_main.o make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' cd build/geos-3.8.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make install-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' Making install in include make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' Making install in geos make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' Making install in algorithm make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' Making install in locate make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/algorithm/locate' /usr/bin/install -c -m 644 IndexedPointInAreaLocator.h PointOnGeometryLocator.h SimplePointInAreaLocator.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/algorithm/locate' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' Making install in distance make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/algorithm/distance' /usr/bin/install -c -m 644 DiscreteHausdorffDistance.h DiscreteFrechetDistance.h DistanceToPoint.h PointPairDistance.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/algorithm/distance' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' Making install in ttmath make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/algorithm/ttmath' /usr/bin/install -c -m 644 ttmath.h ttmathbig.h ttmathdec.h ttmathint.h ttmathmisc.h ttmathobjects.h ttmathparser.h ttmaththreads.h ttmathtypes.h ttmathuint.h ttmathuint_noasm.h ttmathuint_x86.h ttmathuint_x86_64.h ttmathuint_x86_64_msvc.asm '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/algorithm/ttmath' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/algorithm' /usr/bin/install -c -m 644 Angle.h Area.h BoundaryNodeRule.h CGAlgorithmsDD.h CentralEndpointIntersector.h Centroid.h ConvexHull.h ConvexHull.inl Distance.h HCoordinate.h InteriorPointArea.h InteriorPointLine.h InteriorPointPoint.h Intersection.h Length.h LineIntersector.h MinimumBoundingCircle.h MinimumDiameter.h NotRepresentableException.h Orientation.h PointLocation.h PointLocator.h RayCrossingCounter.h RayCrossingCounterDD.h RobustDeterminant.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/algorithm' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' Making install in geom make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' Making install in util make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/geom/util' /usr/bin/install -c -m 644 ComponentCoordinateExtracter.h CoordinateOperation.h GeometryCombiner.h GeometryEditor.h GeometryEditorOperation.h GeometryExtracter.h GeometryTransformer.h LinearComponentExtracter.h PointExtracter.h PolygonExtracter.h ShortCircuitedGeometryVisitor.h SineStarFactory.h Densifier.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/geom/util' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' Making install in prep make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/geom/prep' /usr/bin/install -c -m 644 AbstractPreparedPolygonContains.h BasicPreparedGeometry.h PreparedGeometryFactory.h PreparedGeometry.h PreparedLineString.h PreparedLineStringIntersects.h PreparedPoint.h PreparedPolygonContains.h PreparedPolygonContainsProperly.h PreparedPolygonCovers.h PreparedPolygon.h PreparedPolygonIntersects.h PreparedPolygonPredicate.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/geom/prep' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/geom' /usr/bin/install -c -m 644 BinaryOp.h CoordinateArraySequenceFactory.h CoordinateArraySequenceFactory.inl CoordinateArraySequence.h CoordinateFilter.h Coordinate.h Coordinate.inl CoordinateList.h CoordinateSequenceFactory.h CoordinateSequenceFilter.h CoordinateSequence.h DefaultCoordinateSequenceFactory.h Dimension.h Envelope.h Envelope.inl FixedSizeCoordinateSequence.h GeometryCollection.h GeometryCollection.inl GeometryComponentFilter.h GeometryFactory.h GeometryFactory.inl GeometryFilter.h Geometry.h IntersectionMatrix.h LinearRing.h LineSegment.h LineSegment.inl LineString.h Location.h MultiLineString.h MultiLineString.inl MultiPoint.h MultiPolygon.h MultiPolygon.inl Point.h Polygon.h PrecisionModel.h PrecisionModel.inl Triangle.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/geom' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' Making install in geomgraph make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' Making install in index make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/geomgraph/index' /usr/bin/install -c -m 644 EdgeSetIntersector.h MonotoneChain.h MonotoneChainEdge.h MonotoneChainIndexer.h SegmentIntersector.h SegmentIntersector.inl SimpleEdgeSetIntersector.h SimpleMCSweepLineIntersector.h SimpleSweepLineIntersector.h SweepLineEvent.h SweepLineEventObj.h SweepLineSegment.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/geomgraph/index' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/geomgraph' /usr/bin/install -c -m 644 Depth.h Depth.inl DirectedEdge.h DirectedEdge.inl DirectedEdgeStar.h EdgeEnd.h EdgeEndStar.h Edge.h EdgeIntersection.h EdgeIntersectionList.h EdgeList.h EdgeNodingValidator.h EdgeRing.h GeometryGraph.h GeometryGraph.inl GraphComponent.h Label.h Label.inl NodeFactory.h Node.h NodeMap.h PlanarGraph.h Position.h Quadrant.h Quadrant.inl TopologyLocation.h TopologyLocation.inl '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/geomgraph' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' Making install in index make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' Making install in intervalrtree make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index/intervalrtree' /usr/bin/install -c -m 644 IntervalRTreeBranchNode.h IntervalRTreeLeafNode.h IntervalRTreeNode.h SortedPackedIntervalRTree.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index/intervalrtree' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' Making install in sweepline make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index/sweepline' /usr/bin/install -c -m 644 SweepLineEvent.h SweepLineIndex.h SweepLineInterval.h SweepLineOverlapAction.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index/sweepline' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' Making install in strtree make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index/strtree' /usr/bin/install -c -m 644 AbstractNode.h AbstractSTRtree.h Boundable.h BoundablePair.h EnvelopeUtil.h GeometryItemDistance.h Interval.h ItemBoundable.h ItemDistance.h SIRtree.h STRtree.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index/strtree' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' Making install in quadtree make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index/quadtree' /usr/bin/install -c -m 644 DoubleBits.h IntervalSize.h Key.h NodeBase.h Node.h Quadtree.h Root.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index/quadtree' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' Making install in bintree make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index/bintree' /usr/bin/install -c -m 644 Bintree.h Interval.h Key.h NodeBase.h Node.h Root.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index/bintree' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' Making install in chain make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index/chain' /usr/bin/install -c -m 644 MonotoneChain.h MonotoneChainBuilder.h MonotoneChainOverlapAction.h MonotoneChainSelectAction.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index/chain' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index' /usr/bin/install -c -m 644 ItemVisitor.h SpatialIndex.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/index' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' Making install in io make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/io' /usr/bin/install -c -m 644 ByteOrderDataInStream.h ByteOrderDataInStream.inl ByteOrderValues.h CLocalizer.h ParseException.h StringTokenizer.h WKBConstants.h WKBReader.h WKBWriter.h WKTReader.h WKTReader.inl WKTWriter.h Writer.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/io' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' Making install in linearref make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/linearref' /usr/bin/install -c -m 644 ExtractLineByLocation.h LengthIndexedLine.h LengthIndexOfPoint.h LengthLocationMap.h LinearIterator.h LinearGeometryBuilder.h LinearLocation.h LocationIndexedLine.h LocationIndexOfLine.h LocationIndexOfPoint.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/linearref' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' Making install in noding make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' Making install in snapround make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/noding/snapround' /usr/bin/install -c -m 644 HotPixel.h HotPixel.inl MCIndexPointSnapper.h MCIndexSnapRounder.h SimpleSnapRounder.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/noding/snapround' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/noding' /usr/bin/install -c -m 644 BasicSegmentString.h BasicSegmentString.inl FastNodingValidator.h FastSegmentSetIntersectionFinder.h GeometryNoder.h IntersectionAdder.h IntersectionFinderAdder.h IteratedNoder.h MCIndexNoder.h MCIndexNoder.inl MCIndexSegmentSetMutualIntersector.h NodableSegmentString.h NodedSegmentString.h Noder.h NodingValidator.h Octant.h OrientedCoordinateArray.h ScaledNoder.h SegmentIntersectionDetector.h SegmentIntersector.h SegmentNode.h SegmentNodeList.h SegmentPointComparator.h SegmentSetMutualIntersector.h SegmentString.h SegmentStringUtil.h SimpleNoder.h NodingIntersectionFinder.h SinglePassNoder.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/noding' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' Making install in operation make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' Making install in buffer make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/buffer' /usr/bin/install -c -m 644 BufferBuilder.h BufferInputLineSimplifier.h BufferOp.h BufferParameters.h BufferSubgraph.h OffsetCurveBuilder.h OffsetCurveSetBuilder.h OffsetSegmentGenerator.h OffsetSegmentString.h RightmostEdgeFinder.h SubgraphDepthLocater.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/buffer' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' Making install in distance make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/distance' /usr/bin/install -c -m 644 ConnectedElementLocationFilter.h ConnectedElementPointFilter.h DistanceOp.h IndexedFacetDistance.h FacetSequence.h FacetSequenceTreeBuilder.h GeometryLocation.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/distance' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' Making install in intersection make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/intersection' /usr/bin/install -c -m 644 Rectangle.h RectangleIntersection.h RectangleIntersectionBuilder.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/intersection' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' Making install in linemerge make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/linemerge' /usr/bin/install -c -m 644 EdgeString.h LineMergeDirectedEdge.h LineMergeEdge.h LineMergeGraph.h LineMerger.h LineSequencer.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/linemerge' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' Making install in overlay make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' Making install in snap make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/overlay/snap' /usr/bin/install -c -m 644 GeometrySnapper.h LineStringSnapper.h SnapIfNeededOverlayOp.h SnapOverlayOp.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/overlay/snap' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/overlay' /usr/bin/install -c -m 644 EdgeSetNoder.h ElevationMatrixCell.h ElevationMatrix.h LineBuilder.h MaximalEdgeRing.h MinimalEdgeRing.h MinimalEdgeRing.inl OverlayNodeFactory.h OverlayOp.h PointBuilder.h PolygonBuilder.h validate/FuzzyPointLocator.h validate/OffsetPointGenerator.h validate/OverlayResultValidator.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/overlay' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' Making install in polygonize make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/polygonize' /usr/bin/install -c -m 644 BuildArea.h EdgeRing.h HoleAssigner.h PolygonizeDirectedEdge.h PolygonizeEdge.h PolygonizeGraph.h Polygonizer.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/polygonize' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' Making install in predicate make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/predicate' /usr/bin/install -c -m 644 RectangleContains.h RectangleIntersects.h SegmentIntersectionTester.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/predicate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' Making install in relate make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/relate' /usr/bin/install -c -m 644 EdgeEndBuilder.h EdgeEndBundle.h EdgeEndBundleStar.h RelateComputer.h RelateNodeFactory.h RelateNodeGraph.h RelateNode.h RelateOp.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/relate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' Making install in union make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/union' /usr/bin/install -c -m 644 CascadedPolygonUnion.h CascadedUnion.h CoverageUnion.h OverlapUnion.h GeometryListHolder.h PointGeometryUnion.h UnaryUnionOp.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/union' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' Making install in sharedpaths make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/sharedpaths' /usr/bin/install -c -m 644 SharedPathsOp.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/sharedpaths' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' Making install in valid make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/valid' /usr/bin/install -c -m 644 ConnectedInteriorTester.h ConsistentAreaTester.h IsValidOp.h MakeValid.h QuadtreeNestedRingTester.h RepeatedPointRemover.h RepeatedPointTester.h SimpleNestedRingTester.h SweeplineNestedRingTester.h TopologyValidationError.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation/valid' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation' /usr/bin/install -c -m 644 GeometryGraphOperation.h IsSimpleOp.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/operation' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' Making install in planargraph make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' Making install in algorithm make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/planargraph/algorithm' /usr/bin/install -c -m 644 ConnectedSubgraphFinder.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/planargraph/algorithm' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/planargraph' /usr/bin/install -c -m 644 DirectedEdge.h DirectedEdgeStar.h Edge.h GraphComponent.h Node.h NodeMap.h PlanarGraph.h Subgraph.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/planargraph' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' Making install in precision make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/precision' /usr/bin/install -c -m 644 CommonBits.h CommonBitsOp.h CommonBitsRemover.h EnhancedPrecisionOp.h GeometryPrecisionReducer.h MinimumClearance.h PrecisionReducerCoordinateOperation.h SimpleGeometryPrecisionReducer.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/precision' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' Making install in simplify make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/simplify' /usr/bin/install -c -m 644 DouglasPeuckerLineSimplifier.h DouglasPeuckerSimplifier.h LineSegmentIndex.h TaggedLineSegment.h TaggedLinesSimplifier.h TaggedLineString.h TaggedLineStringSimplifier.h TopologyPreservingSimplifier.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/simplify' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' Making install in triangulate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' Making install in quadedge make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/triangulate/quadedge' /usr/bin/install -c -m 644 QuadEdge.h Vertex.h TrianglePredicate.h QuadEdgeSubdivision.h QuadEdgeLocator.h LastFoundQuadEdgeLocator.h LocateFailureException.h TriangleVisitor.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/triangulate/quadedge' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/triangulate' /usr/bin/install -c -m 644 IncrementalDelaunayTriangulator.h DelaunayTriangulationBuilder.h VoronoiDiagramBuilder.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/triangulate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' Making install in util make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/util' /usr/bin/install -c -m 644 Assert.h AssertionFailedException.h CoordinateArrayFilter.h GeometricShapeFactory.h GEOSException.h IllegalArgumentException.h IllegalStateException.h Interrupt.h math.h Machine.h TopologyException.h UniqueCoordinateArrayFilter.h UnsupportedOperationException.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos/util' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos' /usr/bin/install -c -m 644 constants.h export.h geomgraph.h geomgraphindex.h geom.h geomUtil.h geosAlgorithm.h indexBintree.h indexChain.h indexQuadtree.h indexStrtree.h indexSweepline.h inline.h io.h noding.h nodingSnapround.h opBuffer.h opDistance.h operation.h opLinemerge.h opOverlay.h opPolygonize.h opPredicate.h opRelate.h opValid.h planargraph.h precision.h profiler.h spatialIndex.h unload.h util.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos' /usr/bin/install -c -m 644 version.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/geos' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 geos.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' Making install in algorithm make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' Making install in locate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' Making install in distance make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' Making install in geom make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' Making install in util make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' Making install in prep make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' Making install in index make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' Making install in bintree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' Making install in chain make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' Making install in intervalrtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' Making install in quadtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' Making install in strtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' Making install in sweepline make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' Making install in io make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' Making install in linearref make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' Making install in noding make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' Making install in snapround make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' Making install in operation make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' Making install in buffer make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' Making install in distance make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' Making install in intersection make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' Making install in linemerge make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' Making install in overlay make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' Making install in polygonize make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' Making install in predicate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' Making install in relate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' Making install in union make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' Making install in sharedpaths make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' Making install in valid make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' Making install in planargraph make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' Making install in geomgraph make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' Making install in index make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' Making install in precision make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' Making install in simplify make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' Making install in triangulate make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' Making install in quadedge make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' Making install in util make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgeos.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libgeos-3.8.0.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos-3.8.0.so libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libgeos-3.8.0.so libgeos.so || { rm -f libgeos.so && ln -s libgeos-3.8.0.so libgeos.so; }; }) libtool: install: /usr/bin/install -c .libs/libgeos.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' Making install in capi make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgeos_c.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: install: warning: relinking `libgeos_c.la' libtool: install: (cd /src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi; /bin/sh /src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/libtool --tag CXX --mode=relink g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -version-info 14:1:13 -no-undefined -o libgeos_c.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib libgeos_c_la-geos_c.lo libgeos_c_la-geos_ts_c.lo ../src/libgeos.la ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/libgeos_c_la-geos_c.o .libs/libgeos_c_la-geos_ts_c.o -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/../lib64/crtn.o -O2 -Wl,-soname -Wl,libgeos_c.so.1 -o .libs/libgeos_c.so.1.13.1 libtool: install: /usr/bin/install -c .libs/libgeos_c.so.1.13.1T /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos_c.so.1.13.1 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libgeos_c.so.1.13.1 libgeos_c.so.1 || { rm -f libgeos_c.so.1 && ln -s libgeos_c.so.1.13.1 libgeos_c.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libgeos_c.so.1.13.1 libgeos_c.so || { rm -f libgeos_c.so && ln -s libgeos_c.so.1.13.1 libgeos_c.so; }; }) libtool: install: /usr/bin/install -c .libs/libgeos_c.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos_c.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 geos_c.h '/opt/metwork-mfext-1.1/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' Making install in doc make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' Making install in macros make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' Making install in swig make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' Making install in tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' Making install in bigtest make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' Making install in xmltester make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' Making install in unit make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' Making install in geostest make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' Making install in thread make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' Making install in benchmarks make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' Making install in algorithm make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' Making install in operation make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' Making install in buffer make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' Making install in predicate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' Making install in capi make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' Making install in tools make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' Making install in astyle make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /usr/bin/install -c geos-config '/opt/metwork-mfext-1.1/opt/scientific_core/bin' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0021_geos' make[3]: Entering directory `/src/layers/layer1_scientific_core/0022_libspatialite' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "name: 'libspatialite'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "version: '5.0.0-beta0'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "checksum: 'c12b217bb8cce533dbf79d841aae466c'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "website: 'https://www.gaia-gis.it/fossil/libspatialite'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "license: 'LGPL (MPL tri-license term)'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/libspatialite.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include" OPTIONS="--enable-shared --disable-static --enable-freexl=no" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/libspatialite-5.0.0-beta0.tar.gz` `readlink -m ./sources` MD5 c12b217bb8cce533dbf79d841aae466c Computing checksum for /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0.tar.gz... Good checksum rm -Rf libspatialite-5.0.0-beta0 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/libspatialite-5.0.0-beta0.tar.gz` tar.gz libspatialite-5.0.0-beta0 cd build/libspatialite-5.0.0-beta0 && if test "-L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core --enable-shared --disable-static --enable-freexl=no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/missing: Unknown `--is-lightweight' option Try `/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking sqlite3ext.h usability... yes checking sqlite3ext.h presence... yes checking for sqlite3ext.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/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-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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/rh/devtoolset-8/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 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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for memset... yes checking for sqrt... no checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for fdatasync... yes checking for ftruncate... yes checking for getcwd... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memmove... yes checking for strerror... (cached) yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for inflateInit_ in -lz... yes checking for sqlite3_rtree_query_callback in -lsqlite3... yes checking proj_api.h usability... yes checking proj_api.h presence... yes checking for proj_api.h... yes checking for library containing pj_init_plus... -lproj checking for library containing pj_init_ctx... none required checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv... none required checking for library containing locale_charset... no checking for library containing nl_langinfo... none required checking for geos-config... /opt/metwork-mfext-1.1/opt/scientific_core/bin/geos-config checking geos_c.h usability... yes checking geos_c.h presence... yes checking for geos_c.h... yes checking for library containing GEOSCoveredBy... -lgeos_c checking for library containing GEOSDelaunayTriangulation... none required checking for library containing GEOSContext_setErrorMessageHandler_r... none required checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking whether SQLITE_INDEX_CONSTRAINT_LIKE is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/headers/Makefile config.status: creating src/gaiaaux/Makefile config.status: creating src/gaiaexif/Makefile config.status: creating src/gaiageo/Makefile config.status: creating src/gaiageo/flex/Makefile config.status: creating src/gaiageo/lemon/Makefile config.status: creating src/gaiageo/lemon/lemon_src/Makefile config.status: creating src/geopackage/Makefile config.status: creating src/spatialite/Makefile config.status: creating src/shapefiles/Makefile config.status: creating src/dxf/Makefile config.status: creating src/md5/Makefile config.status: creating src/control_points/Makefile config.status: creating src/cutter/Makefile config.status: creating src/topology/Makefile config.status: creating src/srsinit/Makefile config.status: creating src/srsinit/epsg_update/Makefile config.status: creating src/stored_procedures/Makefile config.status: creating src/connection_cache/Makefile config.status: creating src/connection_cache/generator/Makefile config.status: creating src/virtualtext/Makefile config.status: creating src/wfs/Makefile config.status: creating test/Makefile config.status: creating test/sql_stmt_tests/Makefile config.status: creating test/sql_stmt_geos_tests/Makefile config.status: creating test/sql_stmt_geosadvanced_tests/Makefile config.status: creating test/sql_stmt_geopackage_tests/Makefile config.status: creating test/sql_stmt_gpkg_epsg492_tests/Makefile config.status: creating test/sql_stmt_gpkg_epsg493_tests/Makefile config.status: creating test/sql_stmt_proj_tests/Makefile config.status: creating test/sql_stmt_proj492_tests/Makefile config.status: creating test/sql_stmt_proj493_tests/Makefile config.status: creating test/sql_stmt_mathsql_tests/Makefile config.status: creating test/sql_stmt_rtgeom_tests/Makefile config.status: creating test/sql_stmt_rttopo_tests/Makefile config.status: creating test/sql_stmt_libxml2_tests/Makefile config.status: creating test/sql_stmt_security_tests/Makefile config.status: creating test/sql_stmt_xmlsec_tests/Makefile config.status: creating test/sql_stmt_freexl_tests/Makefile config.status: creating test/sql_stmt_cache_tests/Makefile config.status: creating test/sql_stmt_gpkgcache_tests/Makefile config.status: creating test/sql_stmt_nocache_tests/Makefile config.status: creating test/sql_stmt_gpkgnocache_tests/Makefile config.status: creating test/sql_stmt_voronoj1_tests/Makefile config.status: creating test/sql_stmt_voronoj2_tests/Makefile config.status: creating test/sql_stmt_sequence_tests/Makefile config.status: creating test/sql_stmt_routing_tests/Makefile config.status: creating test/sql_stmt_logfile_tests/Makefile config.status: creating test/sql_stmt_iconv_tests/Makefile config.status: creating test/sql_stmt_point_geom/Makefile config.status: creating test/sql_stmt_tiny_point/Makefile config.status: creating test/sql_stmt_postgres_tests/Makefile config.status: creating examples/Makefile config.status: creating Doxyfile config.status: creating spatialite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/libspatialite-5.0.0-beta0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' Making all in headers make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' Making all in gaiaaux make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_sqlaux.lo -MD -MP -MF .deps/gg_sqlaux.Tpo -c -o gg_sqlaux.lo gg_sqlaux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_sqlaux.lo -MD -MP -MF .deps/gg_sqlaux.Tpo -c gg_sqlaux.c -fPIC -DPIC -o .libs/gg_sqlaux.o mv -f .deps/gg_sqlaux.Tpo .deps/gg_sqlaux.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_utf8.lo -MD -MP -MF .deps/gg_utf8.Tpo -c -o gg_utf8.lo gg_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libgaiaaux.la gg_sqlaux.lo gg_utf8.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libgaiaaux.a .libs/gg_sqlaux.o .libs/gg_utf8.o libtool: link: ranlib .libs/libgaiaaux.a libtool: link: ( cd ".libs" && rm -f "libgaiaaux.la" && ln -s "../libgaiaaux.la" "libgaiaaux.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiaaux_la-gg_sqlaux.lo -MD -MP -MF .deps/gaiaaux_la-gg_sqlaux.Tpo -c -o gaiaaux_la-gg_sqlaux.lo `test -f 'gg_sqlaux.c' || echo './'`gg_sqlaux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiaaux_la-gg_sqlaux.lo -MD -MP -MF .deps/gaiaaux_la-gg_sqlaux.Tpo -c gg_sqlaux.c -fPIC -DPIC -o .libs/gaiaaux_la-gg_sqlaux.o mv -f .deps/gaiaaux_la-gg_sqlaux.Tpo .deps/gaiaaux_la-gg_sqlaux.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiaaux_la-gg_utf8.lo -MD -MP -MF .deps/gaiaaux_la-gg_utf8.Tpo -c -o gaiaaux_la-gg_utf8.lo `test -f 'gg_utf8.c' || echo './'`gg_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o gaiaaux.la gaiaaux_la-gg_sqlaux.lo gaiaaux_la-gg_utf8.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/gaiaaux.a .libs/gaiaaux_la-gg_sqlaux.o .libs/gaiaaux_la-gg_utf8.o libtool: link: ranlib .libs/gaiaaux.a libtool: link: ( cd ".libs" && rm -f "gaiaaux.la" && ln -s "../gaiaaux.la" "gaiaaux.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' Making all in gaiaexif make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_exif.lo -MD -MP -MF .deps/gaia_exif.Tpo -c -o gaia_exif.lo gaia_exif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libgaiaexif.la gaia_exif.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libgaiaexif.a .libs/gaia_exif.o libtool: link: ranlib .libs/libgaiaexif.a libtool: link: ( cd ".libs" && rm -f "libgaiaexif.la" && ln -s "../libgaiaexif.la" "libgaiaexif.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiaexif_la-gaia_exif.lo -MD -MP -MF .deps/gaiaexif_la-gaia_exif.Tpo -c -o gaiaexif_la-gaia_exif.lo `test -f 'gaia_exif.c' || echo './'`gaia_exif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o gaiaexif.la gaiaexif_la-gaia_exif.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/gaiaexif.a .libs/gaiaexif_la-gaia_exif.o libtool: link: ranlib .libs/gaiaexif.a libtool: link: ( cd ".libs" && rm -f "gaiaexif.la" && ln -s "../gaiaexif.la" "gaiaexif.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' Making all in gaiageo make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' Making all in flex make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' Making all in lemon make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' Making all in lemon_src make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_advanced.lo -MD -MP -MF .deps/gg_advanced.Tpo -c -o gg_advanced.lo gg_advanced.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_advanced.lo -MD -MP -MF .deps/gg_advanced.Tpo -c gg_advanced.c -fPIC -DPIC -o .libs/gg_advanced.o mv -f .deps/gg_advanced.Tpo .deps/gg_advanced.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_endian.lo -MD -MP -MF .deps/gg_endian.Tpo -c -o gg_endian.lo gg_endian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_endian.lo -MD -MP -MF .deps/gg_endian.Tpo -c gg_endian.c -fPIC -DPIC -o .libs/gg_endian.o mv -f .deps/gg_endian.Tpo .deps/gg_endian.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_geodesic.lo -MD -MP -MF .deps/gg_geodesic.Tpo -c -o gg_geodesic.lo gg_geodesic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_geodesic.lo -MD -MP -MF .deps/gg_geodesic.Tpo -c gg_geodesic.c -fPIC -DPIC -o .libs/gg_geodesic.o In file included from gg_geodesic.c:68: /opt/metwork-mfext-1.1/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/gg_geodesic.Tpo .deps/gg_geodesic.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_geometries.lo -MD -MP -MF .deps/gg_geometries.Tpo -c -o gg_geometries.lo gg_geometries.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_geometries.lo -MD -MP -MF .deps/gg_geometries.Tpo -c gg_geometries.c -fPIC -DPIC -o .libs/gg_geometries.o mv -f .deps/gg_geometries.Tpo .deps/gg_geometries.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_geoscvt.lo -MD -MP -MF .deps/gg_geoscvt.Tpo -c -o gg_geoscvt.lo gg_geoscvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_geoscvt.lo -MD -MP -MF .deps/gg_geoscvt.Tpo -c gg_geoscvt.c -fPIC -DPIC -o .libs/gg_geoscvt.o mv -f .deps/gg_geoscvt.Tpo .deps/gg_geoscvt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_relations.lo -MD -MP -MF .deps/gg_relations.Tpo -c -o gg_relations.lo gg_relations.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_relations.lo -MD -MP -MF .deps/gg_relations.Tpo -c gg_relations.c -fPIC -DPIC -o .libs/gg_relations.o mv -f .deps/gg_relations.Tpo .deps/gg_relations.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_relations_ext.lo -MD -MP -MF .deps/gg_relations_ext.Tpo -c -o gg_relations_ext.lo gg_relations_ext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_relations_ext.lo -MD -MP -MF .deps/gg_relations_ext.Tpo -c gg_relations_ext.c -fPIC -DPIC -o .libs/gg_relations_ext.o mv -f .deps/gg_relations_ext.Tpo .deps/gg_relations_ext.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_rttopo.lo -MD -MP -MF .deps/gg_rttopo.Tpo -c -o gg_rttopo.lo gg_rttopo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_rttopo.lo -MD -MP -MF .deps/gg_rttopo.Tpo -c gg_rttopo.c -fPIC -DPIC -o .libs/gg_rttopo.o mv -f .deps/gg_rttopo.Tpo .deps/gg_rttopo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_extras.lo -MD -MP -MF .deps/gg_extras.Tpo -c -o gg_extras.lo gg_extras.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_extras.lo -MD -MP -MF .deps/gg_extras.Tpo -c gg_extras.c -fPIC -DPIC -o .libs/gg_extras.o mv -f .deps/gg_extras.Tpo .deps/gg_extras.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_shape.lo -MD -MP -MF .deps/gg_shape.Tpo -c -o gg_shape.lo gg_shape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_shape.lo -MD -MP -MF .deps/gg_shape.Tpo -c gg_shape.c -fPIC -DPIC -o .libs/gg_shape.o mv -f .deps/gg_shape.Tpo .deps/gg_shape.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_transform.lo -MD -MP -MF .deps/gg_transform.Tpo -c -o gg_transform.lo gg_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_transform.lo -MD -MP -MF .deps/gg_transform.Tpo -c gg_transform.c -fPIC -DPIC -o .libs/gg_transform.o In file included from gg_transform.c:58: /opt/metwork-mfext-1.1/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/gg_transform.Tpo .deps/gg_transform.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_wkb.lo -MD -MP -MF .deps/gg_wkb.Tpo -c -o gg_wkb.lo gg_wkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_wkb.lo -MD -MP -MF .deps/gg_wkb.Tpo -c gg_wkb.c -fPIC -DPIC -o .libs/gg_wkb.o mv -f .deps/gg_wkb.Tpo .deps/gg_wkb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_wkt.lo -MD -MP -MF .deps/gg_wkt.Tpo -c -o gg_wkt.lo gg_wkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_wkt.lo -MD -MP -MF .deps/gg_wkt.Tpo -c gg_wkt.c -fPIC -DPIC -o .libs/gg_wkt.o mv -f .deps/gg_wkt.Tpo .deps/gg_wkt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_vanuatu.lo -MD -MP -MF .deps/gg_vanuatu.Tpo -c -o gg_vanuatu.lo gg_vanuatu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_vanuatu.lo -MD -MP -MF .deps/gg_vanuatu.Tpo -c gg_vanuatu.c -fPIC -DPIC -o .libs/gg_vanuatu.o mv -f .deps/gg_vanuatu.Tpo .deps/gg_vanuatu.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_ewkt.lo -MD -MP -MF .deps/gg_ewkt.Tpo -c -o gg_ewkt.lo gg_ewkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_ewkt.lo -MD -MP -MF .deps/gg_ewkt.Tpo -c gg_ewkt.c -fPIC -DPIC -o .libs/gg_ewkt.o mv -f .deps/gg_ewkt.Tpo .deps/gg_ewkt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_geoJSON.lo -MD -MP -MF .deps/gg_geoJSON.Tpo -c -o gg_geoJSON.lo gg_geoJSON.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_geoJSON.lo -MD -MP -MF .deps/gg_geoJSON.Tpo -c gg_geoJSON.c -fPIC -DPIC -o .libs/gg_geoJSON.o mv -f .deps/gg_geoJSON.Tpo .deps/gg_geoJSON.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_kml.lo -MD -MP -MF .deps/gg_kml.Tpo -c -o gg_kml.lo gg_kml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_kml.lo -MD -MP -MF .deps/gg_kml.Tpo -c gg_kml.c -fPIC -DPIC -o .libs/gg_kml.o mv -f .deps/gg_kml.Tpo .deps/gg_kml.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_gml.lo -MD -MP -MF .deps/gg_gml.Tpo -c -o gg_gml.lo gg_gml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_gml.lo -MD -MP -MF .deps/gg_gml.Tpo -c gg_gml.c -fPIC -DPIC -o .libs/gg_gml.o mv -f .deps/gg_gml.Tpo .deps/gg_gml.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_voronoj.lo -MD -MP -MF .deps/gg_voronoj.Tpo -c -o gg_voronoj.lo gg_voronoj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_voronoj.lo -MD -MP -MF .deps/gg_voronoj.Tpo -c gg_voronoj.c -fPIC -DPIC -o .libs/gg_voronoj.o mv -f .deps/gg_voronoj.Tpo .deps/gg_voronoj.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_xml.lo -MD -MP -MF .deps/gg_xml.Tpo -c -o gg_xml.lo gg_xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_xml.lo -MD -MP -MF .deps/gg_xml.Tpo -c gg_xml.c -fPIC -DPIC -o .libs/gg_xml.o mv -f .deps/gg_xml.Tpo .deps/gg_xml.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_matrix.lo -MD -MP -MF .deps/gg_matrix.Tpo -c -o gg_matrix.lo gg_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libgaiageo.la gg_advanced.lo gg_endian.lo gg_geodesic.lo gg_geometries.lo gg_geoscvt.lo gg_relations.lo gg_relations_ext.lo gg_rttopo.lo gg_extras.lo gg_shape.lo gg_transform.lo gg_wkb.lo gg_wkt.lo gg_vanuatu.lo gg_ewkt.lo gg_geoJSON.lo gg_kml.lo gg_gml.lo gg_voronoj.lo gg_xml.lo gg_matrix.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libgaiageo.a .libs/gg_advanced.o .libs/gg_endian.o .libs/gg_geodesic.o .libs/gg_geometries.o .libs/gg_geoscvt.o .libs/gg_relations.o .libs/gg_relations_ext.o .libs/gg_rttopo.o .libs/gg_extras.o .libs/gg_shape.o .libs/gg_transform.o .libs/gg_wkb.o .libs/gg_wkt.o .libs/gg_vanuatu.o .libs/gg_ewkt.o .libs/gg_geoJSON.o .libs/gg_kml.o .libs/gg_gml.o .libs/gg_voronoj.o .libs/gg_xml.o .libs/gg_matrix.o libtool: link: ranlib .libs/libgaiageo.a libtool: link: ( cd ".libs" && rm -f "libgaiageo.la" && ln -s "../libgaiageo.la" "libgaiageo.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_advanced.lo -MD -MP -MF .deps/gaiageo_la-gg_advanced.Tpo -c -o gaiageo_la-gg_advanced.lo `test -f 'gg_advanced.c' || echo './'`gg_advanced.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_advanced.lo -MD -MP -MF .deps/gaiageo_la-gg_advanced.Tpo -c gg_advanced.c -fPIC -DPIC -o .libs/gaiageo_la-gg_advanced.o mv -f .deps/gaiageo_la-gg_advanced.Tpo .deps/gaiageo_la-gg_advanced.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_endian.lo -MD -MP -MF .deps/gaiageo_la-gg_endian.Tpo -c -o gaiageo_la-gg_endian.lo `test -f 'gg_endian.c' || echo './'`gg_endian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_endian.lo -MD -MP -MF .deps/gaiageo_la-gg_endian.Tpo -c gg_endian.c -fPIC -DPIC -o .libs/gaiageo_la-gg_endian.o mv -f .deps/gaiageo_la-gg_endian.Tpo .deps/gaiageo_la-gg_endian.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_geodesic.lo -MD -MP -MF .deps/gaiageo_la-gg_geodesic.Tpo -c -o gaiageo_la-gg_geodesic.lo `test -f 'gg_geodesic.c' || echo './'`gg_geodesic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_geodesic.lo -MD -MP -MF .deps/gaiageo_la-gg_geodesic.Tpo -c gg_geodesic.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geodesic.o In file included from gg_geodesic.c:68: /opt/metwork-mfext-1.1/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/gaiageo_la-gg_geodesic.Tpo .deps/gaiageo_la-gg_geodesic.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_geometries.lo -MD -MP -MF .deps/gaiageo_la-gg_geometries.Tpo -c -o gaiageo_la-gg_geometries.lo `test -f 'gg_geometries.c' || echo './'`gg_geometries.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_geometries.lo -MD -MP -MF .deps/gaiageo_la-gg_geometries.Tpo -c gg_geometries.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geometries.o mv -f .deps/gaiageo_la-gg_geometries.Tpo .deps/gaiageo_la-gg_geometries.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_geoscvt.lo -MD -MP -MF .deps/gaiageo_la-gg_geoscvt.Tpo -c -o gaiageo_la-gg_geoscvt.lo `test -f 'gg_geoscvt.c' || echo './'`gg_geoscvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_geoscvt.lo -MD -MP -MF .deps/gaiageo_la-gg_geoscvt.Tpo -c gg_geoscvt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geoscvt.o mv -f .deps/gaiageo_la-gg_geoscvt.Tpo .deps/gaiageo_la-gg_geoscvt.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_relations.lo -MD -MP -MF .deps/gaiageo_la-gg_relations.Tpo -c -o gaiageo_la-gg_relations.lo `test -f 'gg_relations.c' || echo './'`gg_relations.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_relations.lo -MD -MP -MF .deps/gaiageo_la-gg_relations.Tpo -c gg_relations.c -fPIC -DPIC -o .libs/gaiageo_la-gg_relations.o mv -f .deps/gaiageo_la-gg_relations.Tpo .deps/gaiageo_la-gg_relations.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_relations_ext.lo -MD -MP -MF .deps/gaiageo_la-gg_relations_ext.Tpo -c -o gaiageo_la-gg_relations_ext.lo `test -f 'gg_relations_ext.c' || echo './'`gg_relations_ext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_relations_ext.lo -MD -MP -MF .deps/gaiageo_la-gg_relations_ext.Tpo -c gg_relations_ext.c -fPIC -DPIC -o .libs/gaiageo_la-gg_relations_ext.o mv -f .deps/gaiageo_la-gg_relations_ext.Tpo .deps/gaiageo_la-gg_relations_ext.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_rttopo.lo -MD -MP -MF .deps/gaiageo_la-gg_rttopo.Tpo -c -o gaiageo_la-gg_rttopo.lo `test -f 'gg_rttopo.c' || echo './'`gg_rttopo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_rttopo.lo -MD -MP -MF .deps/gaiageo_la-gg_rttopo.Tpo -c gg_rttopo.c -fPIC -DPIC -o .libs/gaiageo_la-gg_rttopo.o mv -f .deps/gaiageo_la-gg_rttopo.Tpo .deps/gaiageo_la-gg_rttopo.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_extras.lo -MD -MP -MF .deps/gaiageo_la-gg_extras.Tpo -c -o gaiageo_la-gg_extras.lo `test -f 'gg_extras.c' || echo './'`gg_extras.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_extras.lo -MD -MP -MF .deps/gaiageo_la-gg_extras.Tpo -c gg_extras.c -fPIC -DPIC -o .libs/gaiageo_la-gg_extras.o mv -f .deps/gaiageo_la-gg_extras.Tpo .deps/gaiageo_la-gg_extras.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_shape.lo -MD -MP -MF .deps/gaiageo_la-gg_shape.Tpo -c -o gaiageo_la-gg_shape.lo `test -f 'gg_shape.c' || echo './'`gg_shape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_shape.lo -MD -MP -MF .deps/gaiageo_la-gg_shape.Tpo -c gg_shape.c -fPIC -DPIC -o .libs/gaiageo_la-gg_shape.o mv -f .deps/gaiageo_la-gg_shape.Tpo .deps/gaiageo_la-gg_shape.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_transform.lo -MD -MP -MF .deps/gaiageo_la-gg_transform.Tpo -c -o gaiageo_la-gg_transform.lo `test -f 'gg_transform.c' || echo './'`gg_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_transform.lo -MD -MP -MF .deps/gaiageo_la-gg_transform.Tpo -c gg_transform.c -fPIC -DPIC -o .libs/gaiageo_la-gg_transform.o In file included from gg_transform.c:58: /opt/metwork-mfext-1.1/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/gaiageo_la-gg_transform.Tpo .deps/gaiageo_la-gg_transform.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_wkb.lo -MD -MP -MF .deps/gaiageo_la-gg_wkb.Tpo -c -o gaiageo_la-gg_wkb.lo `test -f 'gg_wkb.c' || echo './'`gg_wkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_wkb.lo -MD -MP -MF .deps/gaiageo_la-gg_wkb.Tpo -c gg_wkb.c -fPIC -DPIC -o .libs/gaiageo_la-gg_wkb.o mv -f .deps/gaiageo_la-gg_wkb.Tpo .deps/gaiageo_la-gg_wkb.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_wkt.lo -MD -MP -MF .deps/gaiageo_la-gg_wkt.Tpo -c -o gaiageo_la-gg_wkt.lo `test -f 'gg_wkt.c' || echo './'`gg_wkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_wkt.lo -MD -MP -MF .deps/gaiageo_la-gg_wkt.Tpo -c gg_wkt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_wkt.o mv -f .deps/gaiageo_la-gg_wkt.Tpo .deps/gaiageo_la-gg_wkt.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_vanuatu.lo -MD -MP -MF .deps/gaiageo_la-gg_vanuatu.Tpo -c -o gaiageo_la-gg_vanuatu.lo `test -f 'gg_vanuatu.c' || echo './'`gg_vanuatu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_vanuatu.lo -MD -MP -MF .deps/gaiageo_la-gg_vanuatu.Tpo -c gg_vanuatu.c -fPIC -DPIC -o .libs/gaiageo_la-gg_vanuatu.o mv -f .deps/gaiageo_la-gg_vanuatu.Tpo .deps/gaiageo_la-gg_vanuatu.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_ewkt.lo -MD -MP -MF .deps/gaiageo_la-gg_ewkt.Tpo -c -o gaiageo_la-gg_ewkt.lo `test -f 'gg_ewkt.c' || echo './'`gg_ewkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_ewkt.lo -MD -MP -MF .deps/gaiageo_la-gg_ewkt.Tpo -c gg_ewkt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_ewkt.o mv -f .deps/gaiageo_la-gg_ewkt.Tpo .deps/gaiageo_la-gg_ewkt.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_geoJSON.lo -MD -MP -MF .deps/gaiageo_la-gg_geoJSON.Tpo -c -o gaiageo_la-gg_geoJSON.lo `test -f 'gg_geoJSON.c' || echo './'`gg_geoJSON.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_geoJSON.lo -MD -MP -MF .deps/gaiageo_la-gg_geoJSON.Tpo -c gg_geoJSON.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geoJSON.o mv -f .deps/gaiageo_la-gg_geoJSON.Tpo .deps/gaiageo_la-gg_geoJSON.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_kml.lo -MD -MP -MF .deps/gaiageo_la-gg_kml.Tpo -c -o gaiageo_la-gg_kml.lo `test -f 'gg_kml.c' || echo './'`gg_kml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_kml.lo -MD -MP -MF .deps/gaiageo_la-gg_kml.Tpo -c gg_kml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_kml.o mv -f .deps/gaiageo_la-gg_kml.Tpo .deps/gaiageo_la-gg_kml.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_gml.lo -MD -MP -MF .deps/gaiageo_la-gg_gml.Tpo -c -o gaiageo_la-gg_gml.lo `test -f 'gg_gml.c' || echo './'`gg_gml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_gml.lo -MD -MP -MF .deps/gaiageo_la-gg_gml.Tpo -c gg_gml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_gml.o mv -f .deps/gaiageo_la-gg_gml.Tpo .deps/gaiageo_la-gg_gml.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_voronoj.lo -MD -MP -MF .deps/gaiageo_la-gg_voronoj.Tpo -c -o gaiageo_la-gg_voronoj.lo `test -f 'gg_voronoj.c' || echo './'`gg_voronoj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_voronoj.lo -MD -MP -MF .deps/gaiageo_la-gg_voronoj.Tpo -c gg_voronoj.c -fPIC -DPIC -o .libs/gaiageo_la-gg_voronoj.o mv -f .deps/gaiageo_la-gg_voronoj.Tpo .deps/gaiageo_la-gg_voronoj.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_xml.lo -MD -MP -MF .deps/gaiageo_la-gg_xml.Tpo -c -o gaiageo_la-gg_xml.lo `test -f 'gg_xml.c' || echo './'`gg_xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_xml.lo -MD -MP -MF .deps/gaiageo_la-gg_xml.Tpo -c gg_xml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_xml.o mv -f .deps/gaiageo_la-gg_xml.Tpo .deps/gaiageo_la-gg_xml.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaiageo_la-gg_matrix.lo -MD -MP -MF .deps/gaiageo_la-gg_matrix.Tpo -c -o gaiageo_la-gg_matrix.lo `test -f 'gg_matrix.c' || echo './'`gg_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o gaiageo.la gaiageo_la-gg_advanced.lo gaiageo_la-gg_endian.lo gaiageo_la-gg_geodesic.lo gaiageo_la-gg_geometries.lo gaiageo_la-gg_geoscvt.lo gaiageo_la-gg_relations.lo gaiageo_la-gg_relations_ext.lo gaiageo_la-gg_rttopo.lo gaiageo_la-gg_extras.lo gaiageo_la-gg_shape.lo gaiageo_la-gg_transform.lo gaiageo_la-gg_wkb.lo gaiageo_la-gg_wkt.lo gaiageo_la-gg_vanuatu.lo gaiageo_la-gg_ewkt.lo gaiageo_la-gg_geoJSON.lo gaiageo_la-gg_kml.lo gaiageo_la-gg_gml.lo gaiageo_la-gg_voronoj.lo gaiageo_la-gg_xml.lo gaiageo_la-gg_matrix.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/gaiageo.a .libs/gaiageo_la-gg_advanced.o .libs/gaiageo_la-gg_endian.o .libs/gaiageo_la-gg_geodesic.o .libs/gaiageo_la-gg_geometries.o .libs/gaiageo_la-gg_geoscvt.o .libs/gaiageo_la-gg_relations.o .libs/gaiageo_la-gg_relations_ext.o .libs/gaiageo_la-gg_rttopo.o .libs/gaiageo_la-gg_extras.o .libs/gaiageo_la-gg_shape.o .libs/gaiageo_la-gg_transform.o .libs/gaiageo_la-gg_wkb.o .libs/gaiageo_la-gg_wkt.o .libs/gaiageo_la-gg_vanuatu.o .libs/gaiageo_la-gg_ewkt.o .libs/gaiageo_la-gg_geoJSON.o .libs/gaiageo_la-gg_kml.o .libs/gaiageo_la-gg_gml.o .libs/gaiageo_la-gg_voronoj.o .libs/gaiageo_la-gg_xml.o .libs/gaiageo_la-gg_matrix.o libtool: link: ranlib .libs/gaiageo.a libtool: link: ( cd ".libs" && rm -f "gaiageo.la" && ln -s "../gaiageo.la" "gaiageo.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' Making all in geopackage make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_tile_triggers.Tpo -c -o libgeopackage_la-gpkg_add_tile_triggers.lo `test -f 'gpkg_add_tile_triggers.c' || echo './'`gpkg_add_tile_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_tile_triggers.Tpo -c gpkg_add_tile_triggers.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_tile_triggers.o mv -f .deps/libgeopackage_la-gpkg_add_tile_triggers.Tpo .deps/libgeopackage_la-gpkg_add_tile_triggers.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_row.Tpo -c -o libgeopackage_la-gpkg_get_normal_row.lo `test -f 'gpkg_get_normal_row.c' || echo './'`gpkg_get_normal_row.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_row.Tpo -c gpkg_get_normal_row.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_get_normal_row.o mv -f .deps/libgeopackage_la-gpkg_get_normal_row.Tpo .deps/libgeopackage_la-gpkg_get_normal_row.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo -c -o libgeopackage_la-gpkg_get_normal_zoom.lo `test -f 'gpkg_get_normal_zoom.c' || echo './'`gpkg_get_normal_zoom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo -c gpkg_get_normal_zoom.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_get_normal_zoom.o mv -f .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo .deps/libgeopackage_la-gpkg_get_normal_zoom.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/libgeopackage_la-gpkgGetImageType.Tpo -c -o libgeopackage_la-gpkgGetImageType.lo `test -f 'gpkgGetImageType.c' || echo './'`gpkgGetImageType.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/libgeopackage_la-gpkgGetImageType.Tpo -c gpkgGetImageType.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgGetImageType.o mv -f .deps/libgeopackage_la-gpkgGetImageType.Tpo .deps/libgeopackage_la-gpkgGetImageType.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo -c -o libgeopackage_la-gpkgCreateBaseTables.lo `test -f 'gpkgCreateBaseTables.c' || echo './'`gpkgCreateBaseTables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo -c gpkgCreateBaseTables.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateBaseTables.o mv -f .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo .deps/libgeopackage_la-gpkgCreateBaseTables.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo -c -o libgeopackage_la-gpkgInsertEpsgSRID.lo `test -f 'gpkgInsertEpsgSRID.c' || echo './'`gpkgInsertEpsgSRID.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo -c gpkgInsertEpsgSRID.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgInsertEpsgSRID.o mv -f .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo .deps/libgeopackage_la-gpkgInsertEpsgSRID.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo -c -o libgeopackage_la-gpkgCreateTilesTable.lo `test -f 'gpkgCreateTilesTable.c' || echo './'`gpkgCreateTilesTable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo -c gpkgCreateTilesTable.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateTilesTable.o mv -f .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo .deps/libgeopackage_la-gpkgCreateTilesTable.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo -c -o libgeopackage_la-gpkgCreateTilesZoomLevel.lo `test -f 'gpkgCreateTilesZoomLevel.c' || echo './'`gpkgCreateTilesZoomLevel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo -c gpkgCreateTilesZoomLevel.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateTilesZoomLevel.o mv -f .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo -c -o libgeopackage_la-gpkgAddGeometryColumn.lo `test -f 'gpkgAddGeometryColumn.c' || echo './'`gpkgAddGeometryColumn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo -c gpkgAddGeometryColumn.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgAddGeometryColumn.o mv -f .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo .deps/libgeopackage_la-gpkgAddGeometryColumn.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/libgeopackage_la-gpkgMakePoint.Tpo -c -o libgeopackage_la-gpkgMakePoint.lo `test -f 'gpkgMakePoint.c' || echo './'`gpkgMakePoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/libgeopackage_la-gpkgMakePoint.Tpo -c gpkgMakePoint.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgMakePoint.o mv -f .deps/libgeopackage_la-gpkgMakePoint.Tpo .deps/libgeopackage_la-gpkgMakePoint.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgBinary.lo -MD -MP -MF .deps/libgeopackage_la-gpkgBinary.Tpo -c -o libgeopackage_la-gpkgBinary.lo `test -f 'gpkgBinary.c' || echo './'`gpkgBinary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgBinary.lo -MD -MP -MF .deps/libgeopackage_la-gpkgBinary.Tpo -c gpkgBinary.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgBinary.o mv -f .deps/libgeopackage_la-gpkgBinary.Tpo .deps/libgeopackage_la-gpkgBinary.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo -c -o libgeopackage_la-gpkg_add_geometry_triggers.lo `test -f 'gpkg_add_geometry_triggers.c' || echo './'`gpkg_add_geometry_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo -c gpkg_add_geometry_triggers.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_geometry_triggers.o mv -f .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo .deps/libgeopackage_la-gpkg_add_geometry_triggers.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo -c -o libgeopackage_la-gpkg_add_spatial_index.lo `test -f 'gpkg_add_spatial_index.c' || echo './'`gpkg_add_spatial_index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo -c gpkg_add_spatial_index.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_spatial_index.o mv -f .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo .deps/libgeopackage_la-gpkg_add_spatial_index.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libgeopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/libgeopackage_la-gaia_cvt_gpkg.Tpo -c -o libgeopackage_la-gaia_cvt_gpkg.lo `test -f 'gaia_cvt_gpkg.c' || echo './'`gaia_cvt_gpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libgeopackage.la libgeopackage_la-gpkg_add_tile_triggers.lo libgeopackage_la-gpkg_get_normal_row.lo libgeopackage_la-gpkg_get_normal_zoom.lo libgeopackage_la-gpkgGetImageType.lo libgeopackage_la-gpkgCreateBaseTables.lo libgeopackage_la-gpkgInsertEpsgSRID.lo libgeopackage_la-gpkgCreateTilesTable.lo libgeopackage_la-gpkgCreateTilesZoomLevel.lo libgeopackage_la-gpkgAddGeometryColumn.lo libgeopackage_la-gpkgMakePoint.lo libgeopackage_la-gpkgBinary.lo libgeopackage_la-gpkg_add_geometry_triggers.lo libgeopackage_la-gpkg_add_spatial_index.lo libgeopackage_la-gaia_cvt_gpkg.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libgeopackage.a .libs/libgeopackage_la-gpkg_add_tile_triggers.o .libs/libgeopackage_la-gpkg_get_normal_row.o .libs/libgeopackage_la-gpkg_get_normal_zoom.o .libs/libgeopackage_la-gpkgGetImageType.o .libs/libgeopackage_la-gpkgCreateBaseTables.o .libs/libgeopackage_la-gpkgInsertEpsgSRID.o .libs/libgeopackage_la-gpkgCreateTilesTable.o .libs/libgeopackage_la-gpkgCreateTilesZoomLevel.o .libs/libgeopackage_la-gpkgAddGeometryColumn.o .libs/libgeopackage_la-gpkgMakePoint.o .libs/libgeopackage_la-gpkgBinary.o .libs/libgeopackage_la-gpkg_add_geometry_triggers.o .libs/libgeopackage_la-gpkg_add_spatial_index.o .libs/libgeopackage_la-gaia_cvt_gpkg.o libtool: link: ranlib .libs/libgeopackage.a libtool: link: ( cd ".libs" && rm -f "libgeopackage.la" && ln -s "../libgeopackage.la" "libgeopackage.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_tile_triggers.Tpo -c -o geopackage_la-gpkg_add_tile_triggers.lo `test -f 'gpkg_add_tile_triggers.c' || echo './'`gpkg_add_tile_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_tile_triggers.Tpo -c gpkg_add_tile_triggers.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_tile_triggers.o mv -f .deps/geopackage_la-gpkg_add_tile_triggers.Tpo .deps/geopackage_la-gpkg_add_tile_triggers.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_row.Tpo -c -o geopackage_la-gpkg_get_normal_row.lo `test -f 'gpkg_get_normal_row.c' || echo './'`gpkg_get_normal_row.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_row.Tpo -c gpkg_get_normal_row.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_get_normal_row.o mv -f .deps/geopackage_la-gpkg_get_normal_row.Tpo .deps/geopackage_la-gpkg_get_normal_row.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_zoom.Tpo -c -o geopackage_la-gpkg_get_normal_zoom.lo `test -f 'gpkg_get_normal_zoom.c' || echo './'`gpkg_get_normal_zoom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_zoom.Tpo -c gpkg_get_normal_zoom.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_get_normal_zoom.o mv -f .deps/geopackage_la-gpkg_get_normal_zoom.Tpo .deps/geopackage_la-gpkg_get_normal_zoom.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/geopackage_la-gpkgGetImageType.Tpo -c -o geopackage_la-gpkgGetImageType.lo `test -f 'gpkgGetImageType.c' || echo './'`gpkgGetImageType.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/geopackage_la-gpkgGetImageType.Tpo -c gpkgGetImageType.c -fPIC -DPIC -o .libs/geopackage_la-gpkgGetImageType.o mv -f .deps/geopackage_la-gpkgGetImageType.Tpo .deps/geopackage_la-gpkgGetImageType.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateBaseTables.Tpo -c -o geopackage_la-gpkgCreateBaseTables.lo `test -f 'gpkgCreateBaseTables.c' || echo './'`gpkgCreateBaseTables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateBaseTables.Tpo -c gpkgCreateBaseTables.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateBaseTables.o mv -f .deps/geopackage_la-gpkgCreateBaseTables.Tpo .deps/geopackage_la-gpkgCreateBaseTables.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo -c -o geopackage_la-gpkgInsertEpsgSRID.lo `test -f 'gpkgInsertEpsgSRID.c' || echo './'`gpkgInsertEpsgSRID.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo -c gpkgInsertEpsgSRID.c -fPIC -DPIC -o .libs/geopackage_la-gpkgInsertEpsgSRID.o mv -f .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo .deps/geopackage_la-gpkgInsertEpsgSRID.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesTable.Tpo -c -o geopackage_la-gpkgCreateTilesTable.lo `test -f 'gpkgCreateTilesTable.c' || echo './'`gpkgCreateTilesTable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesTable.Tpo -c gpkgCreateTilesTable.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesTable.o mv -f .deps/geopackage_la-gpkgCreateTilesTable.Tpo .deps/geopackage_la-gpkgCreateTilesTable.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo -c -o geopackage_la-gpkgCreateTilesZoomLevel.lo `test -f 'gpkgCreateTilesZoomLevel.c' || echo './'`gpkgCreateTilesZoomLevel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo -c gpkgCreateTilesZoomLevel.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesZoomLevel.o mv -f .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo .deps/geopackage_la-gpkgCreateTilesZoomLevel.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/geopackage_la-gpkgAddGeometryColumn.Tpo -c -o geopackage_la-gpkgAddGeometryColumn.lo `test -f 'gpkgAddGeometryColumn.c' || echo './'`gpkgAddGeometryColumn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/geopackage_la-gpkgAddGeometryColumn.Tpo -c gpkgAddGeometryColumn.c -fPIC -DPIC -o .libs/geopackage_la-gpkgAddGeometryColumn.o mv -f .deps/geopackage_la-gpkgAddGeometryColumn.Tpo .deps/geopackage_la-gpkgAddGeometryColumn.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/geopackage_la-gpkgMakePoint.Tpo -c -o geopackage_la-gpkgMakePoint.lo `test -f 'gpkgMakePoint.c' || echo './'`gpkgMakePoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/geopackage_la-gpkgMakePoint.Tpo -c gpkgMakePoint.c -fPIC -DPIC -o .libs/geopackage_la-gpkgMakePoint.o mv -f .deps/geopackage_la-gpkgMakePoint.Tpo .deps/geopackage_la-gpkgMakePoint.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgBinary.lo -MD -MP -MF .deps/geopackage_la-gpkgBinary.Tpo -c -o geopackage_la-gpkgBinary.lo `test -f 'gpkgBinary.c' || echo './'`gpkgBinary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkgBinary.lo -MD -MP -MF .deps/geopackage_la-gpkgBinary.Tpo -c gpkgBinary.c -fPIC -DPIC -o .libs/geopackage_la-gpkgBinary.o mv -f .deps/geopackage_la-gpkgBinary.Tpo .deps/geopackage_la-gpkgBinary.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo -c -o geopackage_la-gpkg_add_geometry_triggers.lo `test -f 'gpkg_add_geometry_triggers.c' || echo './'`gpkg_add_geometry_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo -c gpkg_add_geometry_triggers.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_geometry_triggers.o mv -f .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo .deps/geopackage_la-gpkg_add_geometry_triggers.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_spatial_index.Tpo -c -o geopackage_la-gpkg_add_spatial_index.lo `test -f 'gpkg_add_spatial_index.c' || echo './'`gpkg_add_spatial_index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_spatial_index.Tpo -c gpkg_add_spatial_index.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_spatial_index.o mv -f .deps/geopackage_la-gpkg_add_spatial_index.Tpo .deps/geopackage_la-gpkg_add_spatial_index.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT geopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/geopackage_la-gaia_cvt_gpkg.Tpo -c -o geopackage_la-gaia_cvt_gpkg.lo `test -f 'gaia_cvt_gpkg.c' || echo './'`gaia_cvt_gpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o geopackage.la geopackage_la-gpkg_add_tile_triggers.lo geopackage_la-gpkg_get_normal_row.lo geopackage_la-gpkg_get_normal_zoom.lo geopackage_la-gpkgGetImageType.lo geopackage_la-gpkgCreateBaseTables.lo geopackage_la-gpkgInsertEpsgSRID.lo geopackage_la-gpkgCreateTilesTable.lo geopackage_la-gpkgCreateTilesZoomLevel.lo geopackage_la-gpkgAddGeometryColumn.lo geopackage_la-gpkgMakePoint.lo geopackage_la-gpkgBinary.lo geopackage_la-gpkg_add_geometry_triggers.lo geopackage_la-gpkg_add_spatial_index.lo geopackage_la-gaia_cvt_gpkg.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/geopackage.a .libs/geopackage_la-gpkg_add_tile_triggers.o .libs/geopackage_la-gpkg_get_normal_row.o .libs/geopackage_la-gpkg_get_normal_zoom.o .libs/geopackage_la-gpkgGetImageType.o .libs/geopackage_la-gpkgCreateBaseTables.o .libs/geopackage_la-gpkgInsertEpsgSRID.o .libs/geopackage_la-gpkgCreateTilesTable.o .libs/geopackage_la-gpkgCreateTilesZoomLevel.o .libs/geopackage_la-gpkgAddGeometryColumn.o .libs/geopackage_la-gpkgMakePoint.o .libs/geopackage_la-gpkgBinary.o .libs/geopackage_la-gpkg_add_geometry_triggers.o .libs/geopackage_la-gpkg_add_spatial_index.o .libs/geopackage_la-gaia_cvt_gpkg.o libtool: link: ranlib .libs/geopackage.a libtool: link: ( cd ".libs" && rm -f "geopackage.la" && ln -s "../geopackage.la" "geopackage.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' Making all in spatialite make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-mbrcache.lo -MD -MP -MF .deps/libsplite_la-mbrcache.Tpo -c -o libsplite_la-mbrcache.lo `test -f 'mbrcache.c' || echo './'`mbrcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-mbrcache.lo -MD -MP -MF .deps/libsplite_la-mbrcache.Tpo -c mbrcache.c -fPIC -DPIC -o .libs/libsplite_la-mbrcache.o mv -f .deps/libsplite_la-mbrcache.Tpo .deps/libsplite_la-mbrcache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-spatialite.lo -MD -MP -MF .deps/libsplite_la-spatialite.Tpo -c -o libsplite_la-spatialite.lo `test -f 'spatialite.c' || echo './'`spatialite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-spatialite.lo -MD -MP -MF .deps/libsplite_la-spatialite.Tpo -c spatialite.c -fPIC -DPIC -o .libs/libsplite_la-spatialite.o In file included from spatialite.c:124: /opt/metwork-mfext-1.1/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/libsplite_la-spatialite.Tpo .deps/libsplite_la-spatialite.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-spatialite_init.lo -MD -MP -MF .deps/libsplite_la-spatialite_init.Tpo -c -o libsplite_la-spatialite_init.lo `test -f 'spatialite_init.c' || echo './'`spatialite_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-spatialite_init.lo -MD -MP -MF .deps/libsplite_la-spatialite_init.Tpo -c spatialite_init.c -fPIC -DPIC -o .libs/libsplite_la-spatialite_init.o mv -f .deps/libsplite_la-spatialite_init.Tpo .deps/libsplite_la-spatialite_init.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-metatables.lo -MD -MP -MF .deps/libsplite_la-metatables.Tpo -c -o libsplite_la-metatables.lo `test -f 'metatables.c' || echo './'`metatables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-metatables.lo -MD -MP -MF .deps/libsplite_la-metatables.Tpo -c metatables.c -fPIC -DPIC -o .libs/libsplite_la-metatables.o mv -f .deps/libsplite_la-metatables.Tpo .deps/libsplite_la-metatables.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-statistics.lo -MD -MP -MF .deps/libsplite_la-statistics.Tpo -c -o libsplite_la-statistics.lo `test -f 'statistics.c' || echo './'`statistics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-statistics.lo -MD -MP -MF .deps/libsplite_la-statistics.Tpo -c statistics.c -fPIC -DPIC -o .libs/libsplite_la-statistics.o mv -f .deps/libsplite_la-statistics.Tpo .deps/libsplite_la-statistics.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-extra_tables.lo -MD -MP -MF .deps/libsplite_la-extra_tables.Tpo -c -o libsplite_la-extra_tables.lo `test -f 'extra_tables.c' || echo './'`extra_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-extra_tables.lo -MD -MP -MF .deps/libsplite_la-extra_tables.Tpo -c extra_tables.c -fPIC -DPIC -o .libs/libsplite_la-extra_tables.o mv -f .deps/libsplite_la-extra_tables.Tpo .deps/libsplite_la-extra_tables.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-se_helpers.lo -MD -MP -MF .deps/libsplite_la-se_helpers.Tpo -c -o libsplite_la-se_helpers.lo `test -f 'se_helpers.c' || echo './'`se_helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-se_helpers.lo -MD -MP -MF .deps/libsplite_la-se_helpers.Tpo -c se_helpers.c -fPIC -DPIC -o .libs/libsplite_la-se_helpers.o mv -f .deps/libsplite_la-se_helpers.Tpo .deps/libsplite_la-se_helpers.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-srid_aux.lo -MD -MP -MF .deps/libsplite_la-srid_aux.Tpo -c -o libsplite_la-srid_aux.lo `test -f 'srid_aux.c' || echo './'`srid_aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-srid_aux.lo -MD -MP -MF .deps/libsplite_la-srid_aux.Tpo -c srid_aux.c -fPIC -DPIC -o .libs/libsplite_la-srid_aux.o mv -f .deps/libsplite_la-srid_aux.Tpo .deps/libsplite_la-srid_aux.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-table_cloner.lo -MD -MP -MF .deps/libsplite_la-table_cloner.Tpo -c -o libsplite_la-table_cloner.lo `test -f 'table_cloner.c' || echo './'`table_cloner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-table_cloner.lo -MD -MP -MF .deps/libsplite_la-table_cloner.Tpo -c table_cloner.c -fPIC -DPIC -o .libs/libsplite_la-table_cloner.o mv -f .deps/libsplite_la-table_cloner.Tpo .deps/libsplite_la-table_cloner.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualdbf.lo -MD -MP -MF .deps/libsplite_la-virtualdbf.Tpo -c -o libsplite_la-virtualdbf.lo `test -f 'virtualdbf.c' || echo './'`virtualdbf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualdbf.lo -MD -MP -MF .deps/libsplite_la-virtualdbf.Tpo -c virtualdbf.c -fPIC -DPIC -o .libs/libsplite_la-virtualdbf.o mv -f .deps/libsplite_la-virtualdbf.Tpo .deps/libsplite_la-virtualdbf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualXL.lo -MD -MP -MF .deps/libsplite_la-virtualXL.Tpo -c -o libsplite_la-virtualXL.lo `test -f 'virtualXL.c' || echo './'`virtualXL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualXL.lo -MD -MP -MF .deps/libsplite_la-virtualXL.Tpo -c virtualXL.c -fPIC -DPIC -o .libs/libsplite_la-virtualXL.o mv -f .deps/libsplite_la-virtualXL.Tpo .deps/libsplite_la-virtualXL.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualfdo.lo -MD -MP -MF .deps/libsplite_la-virtualfdo.Tpo -c -o libsplite_la-virtualfdo.lo `test -f 'virtualfdo.c' || echo './'`virtualfdo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualfdo.lo -MD -MP -MF .deps/libsplite_la-virtualfdo.Tpo -c virtualfdo.c -fPIC -DPIC -o .libs/libsplite_la-virtualfdo.o mv -f .deps/libsplite_la-virtualfdo.Tpo .deps/libsplite_la-virtualfdo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualgpkg.lo -MD -MP -MF .deps/libsplite_la-virtualgpkg.Tpo -c -o libsplite_la-virtualgpkg.lo `test -f 'virtualgpkg.c' || echo './'`virtualgpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualgpkg.lo -MD -MP -MF .deps/libsplite_la-virtualgpkg.Tpo -c virtualgpkg.c -fPIC -DPIC -o .libs/libsplite_la-virtualgpkg.o mv -f .deps/libsplite_la-virtualgpkg.Tpo .deps/libsplite_la-virtualgpkg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualbbox.lo -MD -MP -MF .deps/libsplite_la-virtualbbox.Tpo -c -o libsplite_la-virtualbbox.lo `test -f 'virtualbbox.c' || echo './'`virtualbbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualbbox.lo -MD -MP -MF .deps/libsplite_la-virtualbbox.Tpo -c virtualbbox.c -fPIC -DPIC -o .libs/libsplite_la-virtualbbox.o mv -f .deps/libsplite_la-virtualbbox.Tpo .deps/libsplite_la-virtualbbox.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualspatialindex.lo -MD -MP -MF .deps/libsplite_la-virtualspatialindex.Tpo -c -o libsplite_la-virtualspatialindex.lo `test -f 'virtualspatialindex.c' || echo './'`virtualspatialindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualspatialindex.lo -MD -MP -MF .deps/libsplite_la-virtualspatialindex.Tpo -c virtualspatialindex.c -fPIC -DPIC -o .libs/libsplite_la-virtualspatialindex.o mv -f .deps/libsplite_la-virtualspatialindex.Tpo .deps/libsplite_la-virtualspatialindex.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualnetwork.lo -MD -MP -MF .deps/libsplite_la-virtualnetwork.Tpo -c -o libsplite_la-virtualnetwork.lo `test -f 'virtualnetwork.c' || echo './'`virtualnetwork.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualnetwork.lo -MD -MP -MF .deps/libsplite_la-virtualnetwork.Tpo -c virtualnetwork.c -fPIC -DPIC -o .libs/libsplite_la-virtualnetwork.o mv -f .deps/libsplite_la-virtualnetwork.Tpo .deps/libsplite_la-virtualnetwork.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualrouting.lo -MD -MP -MF .deps/libsplite_la-virtualrouting.Tpo -c -o libsplite_la-virtualrouting.lo `test -f 'virtualrouting.c' || echo './'`virtualrouting.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualrouting.lo -MD -MP -MF .deps/libsplite_la-virtualrouting.Tpo -c virtualrouting.c -fPIC -DPIC -o .libs/libsplite_la-virtualrouting.o mv -f .deps/libsplite_la-virtualrouting.Tpo .deps/libsplite_la-virtualrouting.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualshape.lo -MD -MP -MF .deps/libsplite_la-virtualshape.Tpo -c -o libsplite_la-virtualshape.lo `test -f 'virtualshape.c' || echo './'`virtualshape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualshape.lo -MD -MP -MF .deps/libsplite_la-virtualshape.Tpo -c virtualshape.c -fPIC -DPIC -o .libs/libsplite_la-virtualshape.o mv -f .deps/libsplite_la-virtualshape.Tpo .deps/libsplite_la-virtualshape.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualxpath.lo -MD -MP -MF .deps/libsplite_la-virtualxpath.Tpo -c -o libsplite_la-virtualxpath.lo `test -f 'virtualxpath.c' || echo './'`virtualxpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualxpath.lo -MD -MP -MF .deps/libsplite_la-virtualxpath.Tpo -c virtualxpath.c -fPIC -DPIC -o .libs/libsplite_la-virtualxpath.o mv -f .deps/libsplite_la-virtualxpath.Tpo .deps/libsplite_la-virtualxpath.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualelementary.lo -MD -MP -MF .deps/libsplite_la-virtualelementary.Tpo -c -o libsplite_la-virtualelementary.lo `test -f 'virtualelementary.c' || echo './'`virtualelementary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualelementary.lo -MD -MP -MF .deps/libsplite_la-virtualelementary.Tpo -c virtualelementary.c -fPIC -DPIC -o .libs/libsplite_la-virtualelementary.o mv -f .deps/libsplite_la-virtualelementary.Tpo .deps/libsplite_la-virtualelementary.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualknn.lo -MD -MP -MF .deps/libsplite_la-virtualknn.Tpo -c -o libsplite_la-virtualknn.lo `test -f 'virtualknn.c' || echo './'`virtualknn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-virtualknn.lo -MD -MP -MF .deps/libsplite_la-virtualknn.Tpo -c virtualknn.c -fPIC -DPIC -o .libs/libsplite_la-virtualknn.o mv -f .deps/libsplite_la-virtualknn.Tpo .deps/libsplite_la-virtualknn.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-create_routing.lo -MD -MP -MF .deps/libsplite_la-create_routing.Tpo -c -o libsplite_la-create_routing.lo `test -f 'create_routing.c' || echo './'`create_routing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsplite_la-create_routing.lo -MD -MP -MF .deps/libsplite_la-create_routing.Tpo -c create_routing.c -fPIC -DPIC -o .libs/libsplite_la-create_routing.o mv -f .deps/libsplite_la-create_routing.Tpo .deps/libsplite_la-create_routing.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libsplite.la libsplite_la-mbrcache.lo libsplite_la-spatialite.lo libsplite_la-spatialite_init.lo libsplite_la-metatables.lo libsplite_la-statistics.lo libsplite_la-extra_tables.lo libsplite_la-se_helpers.lo libsplite_la-srid_aux.lo libsplite_la-table_cloner.lo libsplite_la-virtualdbf.lo libsplite_la-virtualXL.lo libsplite_la-virtualfdo.lo libsplite_la-virtualgpkg.lo libsplite_la-virtualbbox.lo libsplite_la-virtualspatialindex.lo libsplite_la-virtualnetwork.lo libsplite_la-virtualrouting.lo libsplite_la-virtualshape.lo libsplite_la-virtualxpath.lo libsplite_la-virtualelementary.lo libsplite_la-virtualknn.lo libsplite_la-create_routing.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libsplite.a .libs/libsplite_la-mbrcache.o .libs/libsplite_la-spatialite.o .libs/libsplite_la-spatialite_init.o .libs/libsplite_la-metatables.o .libs/libsplite_la-statistics.o .libs/libsplite_la-extra_tables.o .libs/libsplite_la-se_helpers.o .libs/libsplite_la-srid_aux.o .libs/libsplite_la-table_cloner.o .libs/libsplite_la-virtualdbf.o .libs/libsplite_la-virtualXL.o .libs/libsplite_la-virtualfdo.o .libs/libsplite_la-virtualgpkg.o .libs/libsplite_la-virtualbbox.o .libs/libsplite_la-virtualspatialindex.o .libs/libsplite_la-virtualnetwork.o .libs/libsplite_la-virtualrouting.o .libs/libsplite_la-virtualshape.o .libs/libsplite_la-virtualxpath.o .libs/libsplite_la-virtualelementary.o .libs/libsplite_la-virtualknn.o .libs/libsplite_la-create_routing.o libtool: link: ranlib .libs/libsplite.a libtool: link: ( cd ".libs" && rm -f "libsplite.la" && ln -s "../libsplite.la" "libsplite.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-mbrcache.lo -MD -MP -MF .deps/splite_la-mbrcache.Tpo -c -o splite_la-mbrcache.lo `test -f 'mbrcache.c' || echo './'`mbrcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-mbrcache.lo -MD -MP -MF .deps/splite_la-mbrcache.Tpo -c mbrcache.c -fPIC -DPIC -o .libs/splite_la-mbrcache.o mv -f .deps/splite_la-mbrcache.Tpo .deps/splite_la-mbrcache.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-spatialite.lo -MD -MP -MF .deps/splite_la-spatialite.Tpo -c -o splite_la-spatialite.lo `test -f 'spatialite.c' || echo './'`spatialite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-spatialite.lo -MD -MP -MF .deps/splite_la-spatialite.Tpo -c spatialite.c -fPIC -DPIC -o .libs/splite_la-spatialite.o In file included from spatialite.c:124: /opt/metwork-mfext-1.1/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/splite_la-spatialite.Tpo .deps/splite_la-spatialite.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-spatialite_init.lo -MD -MP -MF .deps/splite_la-spatialite_init.Tpo -c -o splite_la-spatialite_init.lo `test -f 'spatialite_init.c' || echo './'`spatialite_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-spatialite_init.lo -MD -MP -MF .deps/splite_la-spatialite_init.Tpo -c spatialite_init.c -fPIC -DPIC -o .libs/splite_la-spatialite_init.o mv -f .deps/splite_la-spatialite_init.Tpo .deps/splite_la-spatialite_init.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-metatables.lo -MD -MP -MF .deps/splite_la-metatables.Tpo -c -o splite_la-metatables.lo `test -f 'metatables.c' || echo './'`metatables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-metatables.lo -MD -MP -MF .deps/splite_la-metatables.Tpo -c metatables.c -fPIC -DPIC -o .libs/splite_la-metatables.o mv -f .deps/splite_la-metatables.Tpo .deps/splite_la-metatables.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-statistics.lo -MD -MP -MF .deps/splite_la-statistics.Tpo -c -o splite_la-statistics.lo `test -f 'statistics.c' || echo './'`statistics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-statistics.lo -MD -MP -MF .deps/splite_la-statistics.Tpo -c statistics.c -fPIC -DPIC -o .libs/splite_la-statistics.o mv -f .deps/splite_la-statistics.Tpo .deps/splite_la-statistics.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-extra_tables.lo -MD -MP -MF .deps/splite_la-extra_tables.Tpo -c -o splite_la-extra_tables.lo `test -f 'extra_tables.c' || echo './'`extra_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-extra_tables.lo -MD -MP -MF .deps/splite_la-extra_tables.Tpo -c extra_tables.c -fPIC -DPIC -o .libs/splite_la-extra_tables.o mv -f .deps/splite_la-extra_tables.Tpo .deps/splite_la-extra_tables.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-se_helpers.lo -MD -MP -MF .deps/splite_la-se_helpers.Tpo -c -o splite_la-se_helpers.lo `test -f 'se_helpers.c' || echo './'`se_helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-se_helpers.lo -MD -MP -MF .deps/splite_la-se_helpers.Tpo -c se_helpers.c -fPIC -DPIC -o .libs/splite_la-se_helpers.o mv -f .deps/splite_la-se_helpers.Tpo .deps/splite_la-se_helpers.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-srid_aux.lo -MD -MP -MF .deps/splite_la-srid_aux.Tpo -c -o splite_la-srid_aux.lo `test -f 'srid_aux.c' || echo './'`srid_aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-srid_aux.lo -MD -MP -MF .deps/splite_la-srid_aux.Tpo -c srid_aux.c -fPIC -DPIC -o .libs/splite_la-srid_aux.o mv -f .deps/splite_la-srid_aux.Tpo .deps/splite_la-srid_aux.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-table_cloner.lo -MD -MP -MF .deps/splite_la-table_cloner.Tpo -c -o splite_la-table_cloner.lo `test -f 'table_cloner.c' || echo './'`table_cloner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-table_cloner.lo -MD -MP -MF .deps/splite_la-table_cloner.Tpo -c table_cloner.c -fPIC -DPIC -o .libs/splite_la-table_cloner.o mv -f .deps/splite_la-table_cloner.Tpo .deps/splite_la-table_cloner.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualdbf.lo -MD -MP -MF .deps/splite_la-virtualdbf.Tpo -c -o splite_la-virtualdbf.lo `test -f 'virtualdbf.c' || echo './'`virtualdbf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualdbf.lo -MD -MP -MF .deps/splite_la-virtualdbf.Tpo -c virtualdbf.c -fPIC -DPIC -o .libs/splite_la-virtualdbf.o mv -f .deps/splite_la-virtualdbf.Tpo .deps/splite_la-virtualdbf.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualXL.lo -MD -MP -MF .deps/splite_la-virtualXL.Tpo -c -o splite_la-virtualXL.lo `test -f 'virtualXL.c' || echo './'`virtualXL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualXL.lo -MD -MP -MF .deps/splite_la-virtualXL.Tpo -c virtualXL.c -fPIC -DPIC -o .libs/splite_la-virtualXL.o mv -f .deps/splite_la-virtualXL.Tpo .deps/splite_la-virtualXL.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualfdo.lo -MD -MP -MF .deps/splite_la-virtualfdo.Tpo -c -o splite_la-virtualfdo.lo `test -f 'virtualfdo.c' || echo './'`virtualfdo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualfdo.lo -MD -MP -MF .deps/splite_la-virtualfdo.Tpo -c virtualfdo.c -fPIC -DPIC -o .libs/splite_la-virtualfdo.o mv -f .deps/splite_la-virtualfdo.Tpo .deps/splite_la-virtualfdo.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualgpkg.lo -MD -MP -MF .deps/splite_la-virtualgpkg.Tpo -c -o splite_la-virtualgpkg.lo `test -f 'virtualgpkg.c' || echo './'`virtualgpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualgpkg.lo -MD -MP -MF .deps/splite_la-virtualgpkg.Tpo -c virtualgpkg.c -fPIC -DPIC -o .libs/splite_la-virtualgpkg.o mv -f .deps/splite_la-virtualgpkg.Tpo .deps/splite_la-virtualgpkg.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualbbox.lo -MD -MP -MF .deps/splite_la-virtualbbox.Tpo -c -o splite_la-virtualbbox.lo `test -f 'virtualbbox.c' || echo './'`virtualbbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualbbox.lo -MD -MP -MF .deps/splite_la-virtualbbox.Tpo -c virtualbbox.c -fPIC -DPIC -o .libs/splite_la-virtualbbox.o mv -f .deps/splite_la-virtualbbox.Tpo .deps/splite_la-virtualbbox.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualspatialindex.lo -MD -MP -MF .deps/splite_la-virtualspatialindex.Tpo -c -o splite_la-virtualspatialindex.lo `test -f 'virtualspatialindex.c' || echo './'`virtualspatialindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualspatialindex.lo -MD -MP -MF .deps/splite_la-virtualspatialindex.Tpo -c virtualspatialindex.c -fPIC -DPIC -o .libs/splite_la-virtualspatialindex.o mv -f .deps/splite_la-virtualspatialindex.Tpo .deps/splite_la-virtualspatialindex.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualnetwork.lo -MD -MP -MF .deps/splite_la-virtualnetwork.Tpo -c -o splite_la-virtualnetwork.lo `test -f 'virtualnetwork.c' || echo './'`virtualnetwork.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualnetwork.lo -MD -MP -MF .deps/splite_la-virtualnetwork.Tpo -c virtualnetwork.c -fPIC -DPIC -o .libs/splite_la-virtualnetwork.o mv -f .deps/splite_la-virtualnetwork.Tpo .deps/splite_la-virtualnetwork.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualrouting.lo -MD -MP -MF .deps/splite_la-virtualrouting.Tpo -c -o splite_la-virtualrouting.lo `test -f 'virtualrouting.c' || echo './'`virtualrouting.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualrouting.lo -MD -MP -MF .deps/splite_la-virtualrouting.Tpo -c virtualrouting.c -fPIC -DPIC -o .libs/splite_la-virtualrouting.o mv -f .deps/splite_la-virtualrouting.Tpo .deps/splite_la-virtualrouting.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualshape.lo -MD -MP -MF .deps/splite_la-virtualshape.Tpo -c -o splite_la-virtualshape.lo `test -f 'virtualshape.c' || echo './'`virtualshape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualshape.lo -MD -MP -MF .deps/splite_la-virtualshape.Tpo -c virtualshape.c -fPIC -DPIC -o .libs/splite_la-virtualshape.o mv -f .deps/splite_la-virtualshape.Tpo .deps/splite_la-virtualshape.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualxpath.lo -MD -MP -MF .deps/splite_la-virtualxpath.Tpo -c -o splite_la-virtualxpath.lo `test -f 'virtualxpath.c' || echo './'`virtualxpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualxpath.lo -MD -MP -MF .deps/splite_la-virtualxpath.Tpo -c virtualxpath.c -fPIC -DPIC -o .libs/splite_la-virtualxpath.o mv -f .deps/splite_la-virtualxpath.Tpo .deps/splite_la-virtualxpath.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualelementary.lo -MD -MP -MF .deps/splite_la-virtualelementary.Tpo -c -o splite_la-virtualelementary.lo `test -f 'virtualelementary.c' || echo './'`virtualelementary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualelementary.lo -MD -MP -MF .deps/splite_la-virtualelementary.Tpo -c virtualelementary.c -fPIC -DPIC -o .libs/splite_la-virtualelementary.o mv -f .deps/splite_la-virtualelementary.Tpo .deps/splite_la-virtualelementary.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualknn.lo -MD -MP -MF .deps/splite_la-virtualknn.Tpo -c -o splite_la-virtualknn.lo `test -f 'virtualknn.c' || echo './'`virtualknn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-virtualknn.lo -MD -MP -MF .deps/splite_la-virtualknn.Tpo -c virtualknn.c -fPIC -DPIC -o .libs/splite_la-virtualknn.o mv -f .deps/splite_la-virtualknn.Tpo .deps/splite_la-virtualknn.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-create_routing.lo -MD -MP -MF .deps/splite_la-create_routing.Tpo -c -o splite_la-create_routing.lo `test -f 'create_routing.c' || echo './'`create_routing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT splite_la-create_routing.lo -MD -MP -MF .deps/splite_la-create_routing.Tpo -c create_routing.c -fPIC -DPIC -o .libs/splite_la-create_routing.o mv -f .deps/splite_la-create_routing.Tpo .deps/splite_la-create_routing.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o splite.la splite_la-mbrcache.lo splite_la-spatialite.lo splite_la-spatialite_init.lo splite_la-metatables.lo splite_la-statistics.lo splite_la-extra_tables.lo splite_la-se_helpers.lo splite_la-srid_aux.lo splite_la-table_cloner.lo splite_la-virtualdbf.lo splite_la-virtualXL.lo splite_la-virtualfdo.lo splite_la-virtualgpkg.lo splite_la-virtualbbox.lo splite_la-virtualspatialindex.lo splite_la-virtualnetwork.lo splite_la-virtualrouting.lo splite_la-virtualshape.lo splite_la-virtualxpath.lo splite_la-virtualelementary.lo splite_la-virtualknn.lo splite_la-create_routing.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/splite.a .libs/splite_la-mbrcache.o .libs/splite_la-spatialite.o .libs/splite_la-spatialite_init.o .libs/splite_la-metatables.o .libs/splite_la-statistics.o .libs/splite_la-extra_tables.o .libs/splite_la-se_helpers.o .libs/splite_la-srid_aux.o .libs/splite_la-table_cloner.o .libs/splite_la-virtualdbf.o .libs/splite_la-virtualXL.o .libs/splite_la-virtualfdo.o .libs/splite_la-virtualgpkg.o .libs/splite_la-virtualbbox.o .libs/splite_la-virtualspatialindex.o .libs/splite_la-virtualnetwork.o .libs/splite_la-virtualrouting.o .libs/splite_la-virtualshape.o .libs/splite_la-virtualxpath.o .libs/splite_la-virtualelementary.o .libs/splite_la-virtualknn.o .libs/splite_la-create_routing.o libtool: link: ranlib .libs/splite.a libtool: link: ( cd ".libs" && rm -f "splite.la" && ln -s "../splite.la" "splite.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' Making all in shapefiles make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT shapefiles.lo -MD -MP -MF .deps/shapefiles.Tpo -c -o shapefiles.lo shapefiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT shapefiles.lo -MD -MP -MF .deps/shapefiles.Tpo -c shapefiles.c -fPIC -DPIC -o .libs/shapefiles.o mv -f .deps/shapefiles.Tpo .deps/shapefiles.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT validator.lo -MD -MP -MF .deps/validator.Tpo -c -o validator.lo validator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libshapefiles.la shapefiles.lo validator.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libshapefiles.a .libs/shapefiles.o .libs/validator.o libtool: link: ranlib .libs/libshapefiles.a libtool: link: ( cd ".libs" && rm -f "libshapefiles.la" && ln -s "../libshapefiles.la" "libshapefiles.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT shapefiles_la-shapefiles.lo -MD -MP -MF .deps/shapefiles_la-shapefiles.Tpo -c -o shapefiles_la-shapefiles.lo `test -f 'shapefiles.c' || echo './'`shapefiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT shapefiles_la-shapefiles.lo -MD -MP -MF .deps/shapefiles_la-shapefiles.Tpo -c shapefiles.c -fPIC -DPIC -o .libs/shapefiles_la-shapefiles.o mv -f .deps/shapefiles_la-shapefiles.Tpo .deps/shapefiles_la-shapefiles.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT shapefiles_la-validator.lo -MD -MP -MF .deps/shapefiles_la-validator.Tpo -c -o shapefiles_la-validator.lo `test -f 'validator.c' || echo './'`validator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o shapefiles.la shapefiles_la-shapefiles.lo shapefiles_la-validator.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/shapefiles.a .libs/shapefiles_la-shapefiles.o .libs/shapefiles_la-validator.o libtool: link: ranlib .libs/shapefiles.a libtool: link: ( cd ".libs" && rm -f "shapefiles.la" && ln -s "../shapefiles.la" "shapefiles.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' Making all in srsinit make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' Making all in epsg_update make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-srs_init.lo -MD -MP -MF .deps/libsrsinit_la-srs_init.Tpo -c -o libsrsinit_la-srs_init.lo `test -f 'srs_init.c' || echo './'`srs_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-srs_init.lo -MD -MP -MF .deps/libsrsinit_la-srs_init.Tpo -c srs_init.c -fPIC -DPIC -o .libs/libsrsinit_la-srs_init.o mv -f .deps/libsrsinit_la-srs_init.Tpo .deps/libsrsinit_la-srs_init.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_00.Tpo -c -o libsrsinit_la-epsg_inlined_00.lo `test -f 'epsg_inlined_00.c' || echo './'`epsg_inlined_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_00.Tpo -c epsg_inlined_00.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_00.o mv -f .deps/libsrsinit_la-epsg_inlined_00.Tpo .deps/libsrsinit_la-epsg_inlined_00.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_01.Tpo -c -o libsrsinit_la-epsg_inlined_01.lo `test -f 'epsg_inlined_01.c' || echo './'`epsg_inlined_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_01.Tpo -c epsg_inlined_01.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_01.o mv -f .deps/libsrsinit_la-epsg_inlined_01.Tpo .deps/libsrsinit_la-epsg_inlined_01.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_02.Tpo -c -o libsrsinit_la-epsg_inlined_02.lo `test -f 'epsg_inlined_02.c' || echo './'`epsg_inlined_02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_02.Tpo -c epsg_inlined_02.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_02.o mv -f .deps/libsrsinit_la-epsg_inlined_02.Tpo .deps/libsrsinit_la-epsg_inlined_02.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_03.Tpo -c -o libsrsinit_la-epsg_inlined_03.lo `test -f 'epsg_inlined_03.c' || echo './'`epsg_inlined_03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_03.Tpo -c epsg_inlined_03.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_03.o mv -f .deps/libsrsinit_la-epsg_inlined_03.Tpo .deps/libsrsinit_la-epsg_inlined_03.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_04.Tpo -c -o libsrsinit_la-epsg_inlined_04.lo `test -f 'epsg_inlined_04.c' || echo './'`epsg_inlined_04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_04.Tpo -c epsg_inlined_04.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_04.o mv -f .deps/libsrsinit_la-epsg_inlined_04.Tpo .deps/libsrsinit_la-epsg_inlined_04.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_05.Tpo -c -o libsrsinit_la-epsg_inlined_05.lo `test -f 'epsg_inlined_05.c' || echo './'`epsg_inlined_05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_05.Tpo -c epsg_inlined_05.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_05.o mv -f .deps/libsrsinit_la-epsg_inlined_05.Tpo .deps/libsrsinit_la-epsg_inlined_05.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_06.Tpo -c -o libsrsinit_la-epsg_inlined_06.lo `test -f 'epsg_inlined_06.c' || echo './'`epsg_inlined_06.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_06.Tpo -c epsg_inlined_06.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_06.o mv -f .deps/libsrsinit_la-epsg_inlined_06.Tpo .deps/libsrsinit_la-epsg_inlined_06.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_07.Tpo -c -o libsrsinit_la-epsg_inlined_07.lo `test -f 'epsg_inlined_07.c' || echo './'`epsg_inlined_07.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_07.Tpo -c epsg_inlined_07.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_07.o mv -f .deps/libsrsinit_la-epsg_inlined_07.Tpo .deps/libsrsinit_la-epsg_inlined_07.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_08.Tpo -c -o libsrsinit_la-epsg_inlined_08.lo `test -f 'epsg_inlined_08.c' || echo './'`epsg_inlined_08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_08.Tpo -c epsg_inlined_08.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_08.o mv -f .deps/libsrsinit_la-epsg_inlined_08.Tpo .deps/libsrsinit_la-epsg_inlined_08.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_09.Tpo -c -o libsrsinit_la-epsg_inlined_09.lo `test -f 'epsg_inlined_09.c' || echo './'`epsg_inlined_09.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_09.Tpo -c epsg_inlined_09.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_09.o mv -f .deps/libsrsinit_la-epsg_inlined_09.Tpo .deps/libsrsinit_la-epsg_inlined_09.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_10.Tpo -c -o libsrsinit_la-epsg_inlined_10.lo `test -f 'epsg_inlined_10.c' || echo './'`epsg_inlined_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_10.Tpo -c epsg_inlined_10.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_10.o mv -f .deps/libsrsinit_la-epsg_inlined_10.Tpo .deps/libsrsinit_la-epsg_inlined_10.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_11.Tpo -c -o libsrsinit_la-epsg_inlined_11.lo `test -f 'epsg_inlined_11.c' || echo './'`epsg_inlined_11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_11.Tpo -c epsg_inlined_11.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_11.o mv -f .deps/libsrsinit_la-epsg_inlined_11.Tpo .deps/libsrsinit_la-epsg_inlined_11.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_12.Tpo -c -o libsrsinit_la-epsg_inlined_12.lo `test -f 'epsg_inlined_12.c' || echo './'`epsg_inlined_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_12.Tpo -c epsg_inlined_12.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_12.o mv -f .deps/libsrsinit_la-epsg_inlined_12.Tpo .deps/libsrsinit_la-epsg_inlined_12.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_13.Tpo -c -o libsrsinit_la-epsg_inlined_13.lo `test -f 'epsg_inlined_13.c' || echo './'`epsg_inlined_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_13.Tpo -c epsg_inlined_13.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_13.o mv -f .deps/libsrsinit_la-epsg_inlined_13.Tpo .deps/libsrsinit_la-epsg_inlined_13.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_14.Tpo -c -o libsrsinit_la-epsg_inlined_14.lo `test -f 'epsg_inlined_14.c' || echo './'`epsg_inlined_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_14.Tpo -c epsg_inlined_14.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_14.o mv -f .deps/libsrsinit_la-epsg_inlined_14.Tpo .deps/libsrsinit_la-epsg_inlined_14.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_15.Tpo -c -o libsrsinit_la-epsg_inlined_15.lo `test -f 'epsg_inlined_15.c' || echo './'`epsg_inlined_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_15.Tpo -c epsg_inlined_15.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_15.o mv -f .deps/libsrsinit_la-epsg_inlined_15.Tpo .deps/libsrsinit_la-epsg_inlined_15.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_16.Tpo -c -o libsrsinit_la-epsg_inlined_16.lo `test -f 'epsg_inlined_16.c' || echo './'`epsg_inlined_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_16.Tpo -c epsg_inlined_16.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_16.o mv -f .deps/libsrsinit_la-epsg_inlined_16.Tpo .deps/libsrsinit_la-epsg_inlined_16.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_17.Tpo -c -o libsrsinit_la-epsg_inlined_17.lo `test -f 'epsg_inlined_17.c' || echo './'`epsg_inlined_17.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_17.Tpo -c epsg_inlined_17.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_17.o mv -f .deps/libsrsinit_la-epsg_inlined_17.Tpo .deps/libsrsinit_la-epsg_inlined_17.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_18.Tpo -c -o libsrsinit_la-epsg_inlined_18.lo `test -f 'epsg_inlined_18.c' || echo './'`epsg_inlined_18.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_18.Tpo -c epsg_inlined_18.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_18.o mv -f .deps/libsrsinit_la-epsg_inlined_18.Tpo .deps/libsrsinit_la-epsg_inlined_18.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_19.Tpo -c -o libsrsinit_la-epsg_inlined_19.lo `test -f 'epsg_inlined_19.c' || echo './'`epsg_inlined_19.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_19.Tpo -c epsg_inlined_19.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_19.o mv -f .deps/libsrsinit_la-epsg_inlined_19.Tpo .deps/libsrsinit_la-epsg_inlined_19.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_20.Tpo -c -o libsrsinit_la-epsg_inlined_20.lo `test -f 'epsg_inlined_20.c' || echo './'`epsg_inlined_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_20.Tpo -c epsg_inlined_20.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_20.o mv -f .deps/libsrsinit_la-epsg_inlined_20.Tpo .deps/libsrsinit_la-epsg_inlined_20.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_21.Tpo -c -o libsrsinit_la-epsg_inlined_21.lo `test -f 'epsg_inlined_21.c' || echo './'`epsg_inlined_21.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_21.Tpo -c epsg_inlined_21.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_21.o mv -f .deps/libsrsinit_la-epsg_inlined_21.Tpo .deps/libsrsinit_la-epsg_inlined_21.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_22.Tpo -c -o libsrsinit_la-epsg_inlined_22.lo `test -f 'epsg_inlined_22.c' || echo './'`epsg_inlined_22.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_22.Tpo -c epsg_inlined_22.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_22.o mv -f .deps/libsrsinit_la-epsg_inlined_22.Tpo .deps/libsrsinit_la-epsg_inlined_22.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_23.Tpo -c -o libsrsinit_la-epsg_inlined_23.lo `test -f 'epsg_inlined_23.c' || echo './'`epsg_inlined_23.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_23.Tpo -c epsg_inlined_23.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_23.o mv -f .deps/libsrsinit_la-epsg_inlined_23.Tpo .deps/libsrsinit_la-epsg_inlined_23.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_24.Tpo -c -o libsrsinit_la-epsg_inlined_24.lo `test -f 'epsg_inlined_24.c' || echo './'`epsg_inlined_24.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_24.Tpo -c epsg_inlined_24.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_24.o mv -f .deps/libsrsinit_la-epsg_inlined_24.Tpo .deps/libsrsinit_la-epsg_inlined_24.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_25.Tpo -c -o libsrsinit_la-epsg_inlined_25.lo `test -f 'epsg_inlined_25.c' || echo './'`epsg_inlined_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_25.Tpo -c epsg_inlined_25.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_25.o mv -f .deps/libsrsinit_la-epsg_inlined_25.Tpo .deps/libsrsinit_la-epsg_inlined_25.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_26.Tpo -c -o libsrsinit_la-epsg_inlined_26.lo `test -f 'epsg_inlined_26.c' || echo './'`epsg_inlined_26.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_26.Tpo -c epsg_inlined_26.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_26.o mv -f .deps/libsrsinit_la-epsg_inlined_26.Tpo .deps/libsrsinit_la-epsg_inlined_26.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_27.Tpo -c -o libsrsinit_la-epsg_inlined_27.lo `test -f 'epsg_inlined_27.c' || echo './'`epsg_inlined_27.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_27.Tpo -c epsg_inlined_27.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_27.o mv -f .deps/libsrsinit_la-epsg_inlined_27.Tpo .deps/libsrsinit_la-epsg_inlined_27.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_28.Tpo -c -o libsrsinit_la-epsg_inlined_28.lo `test -f 'epsg_inlined_28.c' || echo './'`epsg_inlined_28.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_28.Tpo -c epsg_inlined_28.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_28.o mv -f .deps/libsrsinit_la-epsg_inlined_28.Tpo .deps/libsrsinit_la-epsg_inlined_28.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_29.Tpo -c -o libsrsinit_la-epsg_inlined_29.lo `test -f 'epsg_inlined_29.c' || echo './'`epsg_inlined_29.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_29.Tpo -c epsg_inlined_29.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_29.o mv -f .deps/libsrsinit_la-epsg_inlined_29.Tpo .deps/libsrsinit_la-epsg_inlined_29.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_30.Tpo -c -o libsrsinit_la-epsg_inlined_30.lo `test -f 'epsg_inlined_30.c' || echo './'`epsg_inlined_30.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_30.Tpo -c epsg_inlined_30.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_30.o mv -f .deps/libsrsinit_la-epsg_inlined_30.Tpo .deps/libsrsinit_la-epsg_inlined_30.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_31.Tpo -c -o libsrsinit_la-epsg_inlined_31.lo `test -f 'epsg_inlined_31.c' || echo './'`epsg_inlined_31.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_31.Tpo -c epsg_inlined_31.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_31.o mv -f .deps/libsrsinit_la-epsg_inlined_31.Tpo .deps/libsrsinit_la-epsg_inlined_31.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_32.Tpo -c -o libsrsinit_la-epsg_inlined_32.lo `test -f 'epsg_inlined_32.c' || echo './'`epsg_inlined_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_32.Tpo -c epsg_inlined_32.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_32.o mv -f .deps/libsrsinit_la-epsg_inlined_32.Tpo .deps/libsrsinit_la-epsg_inlined_32.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_33.Tpo -c -o libsrsinit_la-epsg_inlined_33.lo `test -f 'epsg_inlined_33.c' || echo './'`epsg_inlined_33.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_33.Tpo -c epsg_inlined_33.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_33.o mv -f .deps/libsrsinit_la-epsg_inlined_33.Tpo .deps/libsrsinit_la-epsg_inlined_33.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_34.Tpo -c -o libsrsinit_la-epsg_inlined_34.lo `test -f 'epsg_inlined_34.c' || echo './'`epsg_inlined_34.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_34.Tpo -c epsg_inlined_34.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_34.o mv -f .deps/libsrsinit_la-epsg_inlined_34.Tpo .deps/libsrsinit_la-epsg_inlined_34.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_35.Tpo -c -o libsrsinit_la-epsg_inlined_35.lo `test -f 'epsg_inlined_35.c' || echo './'`epsg_inlined_35.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_35.Tpo -c epsg_inlined_35.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_35.o mv -f .deps/libsrsinit_la-epsg_inlined_35.Tpo .deps/libsrsinit_la-epsg_inlined_35.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_36.Tpo -c -o libsrsinit_la-epsg_inlined_36.lo `test -f 'epsg_inlined_36.c' || echo './'`epsg_inlined_36.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_36.Tpo -c epsg_inlined_36.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_36.o mv -f .deps/libsrsinit_la-epsg_inlined_36.Tpo .deps/libsrsinit_la-epsg_inlined_36.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_37.Tpo -c -o libsrsinit_la-epsg_inlined_37.lo `test -f 'epsg_inlined_37.c' || echo './'`epsg_inlined_37.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_37.Tpo -c epsg_inlined_37.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_37.o mv -f .deps/libsrsinit_la-epsg_inlined_37.Tpo .deps/libsrsinit_la-epsg_inlined_37.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_38.Tpo -c -o libsrsinit_la-epsg_inlined_38.lo `test -f 'epsg_inlined_38.c' || echo './'`epsg_inlined_38.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_38.Tpo -c epsg_inlined_38.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_38.o mv -f .deps/libsrsinit_la-epsg_inlined_38.Tpo .deps/libsrsinit_la-epsg_inlined_38.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_39.Tpo -c -o libsrsinit_la-epsg_inlined_39.lo `test -f 'epsg_inlined_39.c' || echo './'`epsg_inlined_39.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_39.Tpo -c epsg_inlined_39.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_39.o mv -f .deps/libsrsinit_la-epsg_inlined_39.Tpo .deps/libsrsinit_la-epsg_inlined_39.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_40.Tpo -c -o libsrsinit_la-epsg_inlined_40.lo `test -f 'epsg_inlined_40.c' || echo './'`epsg_inlined_40.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_40.Tpo -c epsg_inlined_40.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_40.o mv -f .deps/libsrsinit_la-epsg_inlined_40.Tpo .deps/libsrsinit_la-epsg_inlined_40.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_41.Tpo -c -o libsrsinit_la-epsg_inlined_41.lo `test -f 'epsg_inlined_41.c' || echo './'`epsg_inlined_41.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_41.Tpo -c epsg_inlined_41.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_41.o mv -f .deps/libsrsinit_la-epsg_inlined_41.Tpo .deps/libsrsinit_la-epsg_inlined_41.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_42.Tpo -c -o libsrsinit_la-epsg_inlined_42.lo `test -f 'epsg_inlined_42.c' || echo './'`epsg_inlined_42.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_42.Tpo -c epsg_inlined_42.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_42.o mv -f .deps/libsrsinit_la-epsg_inlined_42.Tpo .deps/libsrsinit_la-epsg_inlined_42.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_43.Tpo -c -o libsrsinit_la-epsg_inlined_43.lo `test -f 'epsg_inlined_43.c' || echo './'`epsg_inlined_43.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_43.Tpo -c epsg_inlined_43.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_43.o mv -f .deps/libsrsinit_la-epsg_inlined_43.Tpo .deps/libsrsinit_la-epsg_inlined_43.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_44.Tpo -c -o libsrsinit_la-epsg_inlined_44.lo `test -f 'epsg_inlined_44.c' || echo './'`epsg_inlined_44.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_44.Tpo -c epsg_inlined_44.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_44.o mv -f .deps/libsrsinit_la-epsg_inlined_44.Tpo .deps/libsrsinit_la-epsg_inlined_44.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_45.Tpo -c -o libsrsinit_la-epsg_inlined_45.lo `test -f 'epsg_inlined_45.c' || echo './'`epsg_inlined_45.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_45.Tpo -c epsg_inlined_45.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_45.o mv -f .deps/libsrsinit_la-epsg_inlined_45.Tpo .deps/libsrsinit_la-epsg_inlined_45.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_46.Tpo -c -o libsrsinit_la-epsg_inlined_46.lo `test -f 'epsg_inlined_46.c' || echo './'`epsg_inlined_46.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_46.Tpo -c epsg_inlined_46.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_46.o mv -f .deps/libsrsinit_la-epsg_inlined_46.Tpo .deps/libsrsinit_la-epsg_inlined_46.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_47.Tpo -c -o libsrsinit_la-epsg_inlined_47.lo `test -f 'epsg_inlined_47.c' || echo './'`epsg_inlined_47.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_47.Tpo -c epsg_inlined_47.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_47.o mv -f .deps/libsrsinit_la-epsg_inlined_47.Tpo .deps/libsrsinit_la-epsg_inlined_47.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_48.Tpo -c -o libsrsinit_la-epsg_inlined_48.lo `test -f 'epsg_inlined_48.c' || echo './'`epsg_inlined_48.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_48.Tpo -c epsg_inlined_48.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_48.o mv -f .deps/libsrsinit_la-epsg_inlined_48.Tpo .deps/libsrsinit_la-epsg_inlined_48.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_49.Tpo -c -o libsrsinit_la-epsg_inlined_49.lo `test -f 'epsg_inlined_49.c' || echo './'`epsg_inlined_49.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_49.Tpo -c epsg_inlined_49.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_49.o mv -f .deps/libsrsinit_la-epsg_inlined_49.Tpo .deps/libsrsinit_la-epsg_inlined_49.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_50.Tpo -c -o libsrsinit_la-epsg_inlined_50.lo `test -f 'epsg_inlined_50.c' || echo './'`epsg_inlined_50.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_50.Tpo -c epsg_inlined_50.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_50.o mv -f .deps/libsrsinit_la-epsg_inlined_50.Tpo .deps/libsrsinit_la-epsg_inlined_50.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_51.Tpo -c -o libsrsinit_la-epsg_inlined_51.lo `test -f 'epsg_inlined_51.c' || echo './'`epsg_inlined_51.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_51.Tpo -c epsg_inlined_51.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_51.o mv -f .deps/libsrsinit_la-epsg_inlined_51.Tpo .deps/libsrsinit_la-epsg_inlined_51.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_00.Tpo -c -o libsrsinit_la-epsg_inlined_wgs84_00.lo `test -f 'epsg_inlined_wgs84_00.c' || echo './'`epsg_inlined_wgs84_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_00.Tpo -c epsg_inlined_wgs84_00.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_wgs84_00.o mv -f .deps/libsrsinit_la-epsg_inlined_wgs84_00.Tpo .deps/libsrsinit_la-epsg_inlined_wgs84_00.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_01.Tpo -c -o libsrsinit_la-epsg_inlined_wgs84_01.lo `test -f 'epsg_inlined_wgs84_01.c' || echo './'`epsg_inlined_wgs84_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_01.Tpo -c epsg_inlined_wgs84_01.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_wgs84_01.o mv -f .deps/libsrsinit_la-epsg_inlined_wgs84_01.Tpo .deps/libsrsinit_la-epsg_inlined_wgs84_01.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_prussian.Tpo -c -o libsrsinit_la-epsg_inlined_prussian.lo `test -f 'epsg_inlined_prussian.c' || echo './'`epsg_inlined_prussian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_prussian.Tpo -c epsg_inlined_prussian.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_prussian.o mv -f .deps/libsrsinit_la-epsg_inlined_prussian.Tpo .deps/libsrsinit_la-epsg_inlined_prussian.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_extra.Tpo -c -o libsrsinit_la-epsg_inlined_extra.lo `test -f 'epsg_inlined_extra.c' || echo './'`epsg_inlined_extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libsrsinit.la libsrsinit_la-srs_init.lo libsrsinit_la-epsg_inlined_00.lo libsrsinit_la-epsg_inlined_01.lo libsrsinit_la-epsg_inlined_02.lo libsrsinit_la-epsg_inlined_03.lo libsrsinit_la-epsg_inlined_04.lo libsrsinit_la-epsg_inlined_05.lo libsrsinit_la-epsg_inlined_06.lo libsrsinit_la-epsg_inlined_07.lo libsrsinit_la-epsg_inlined_08.lo libsrsinit_la-epsg_inlined_09.lo libsrsinit_la-epsg_inlined_10.lo libsrsinit_la-epsg_inlined_11.lo libsrsinit_la-epsg_inlined_12.lo libsrsinit_la-epsg_inlined_13.lo libsrsinit_la-epsg_inlined_14.lo libsrsinit_la-epsg_inlined_15.lo libsrsinit_la-epsg_inlined_16.lo libsrsinit_la-epsg_inlined_17.lo libsrsinit_la-epsg_inlined_18.lo libsrsinit_la-epsg_inlined_19.lo libsrsinit_la-epsg_inlined_20.lo libsrsinit_la-epsg_inlined_21.lo libsrsinit_la-epsg_inlined_22.lo libsrsinit_la-epsg_inlined_23.lo libsrsinit_la-epsg_inlined_24.lo libsrsinit_la-epsg_inlined_25.lo libsrsinit_la-epsg_inlined_26.lo libsrsinit_la-epsg_inlined_27.lo libsrsinit_la-epsg_inlined_28.lo libsrsinit_la-epsg_inlined_29.lo libsrsinit_la-epsg_inlined_30.lo libsrsinit_la-epsg_inlined_31.lo libsrsinit_la-epsg_inlined_32.lo libsrsinit_la-epsg_inlined_33.lo libsrsinit_la-epsg_inlined_34.lo libsrsinit_la-epsg_inlined_35.lo libsrsinit_la-epsg_inlined_36.lo libsrsinit_la-epsg_inlined_37.lo libsrsinit_la-epsg_inlined_38.lo libsrsinit_la-epsg_inlined_39.lo libsrsinit_la-epsg_inlined_40.lo libsrsinit_la-epsg_inlined_41.lo libsrsinit_la-epsg_inlined_42.lo libsrsinit_la-epsg_inlined_43.lo libsrsinit_la-epsg_inlined_44.lo libsrsinit_la-epsg_inlined_45.lo libsrsinit_la-epsg_inlined_46.lo libsrsinit_la-epsg_inlined_47.lo libsrsinit_la-epsg_inlined_48.lo libsrsinit_la-epsg_inlined_49.lo libsrsinit_la-epsg_inlined_50.lo libsrsinit_la-epsg_inlined_51.lo libsrsinit_la-epsg_inlined_wgs84_00.lo libsrsinit_la-epsg_inlined_wgs84_01.lo libsrsinit_la-epsg_inlined_prussian.lo libsrsinit_la-epsg_inlined_extra.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libsrsinit.a .libs/libsrsinit_la-srs_init.o .libs/libsrsinit_la-epsg_inlined_00.o .libs/libsrsinit_la-epsg_inlined_01.o .libs/libsrsinit_la-epsg_inlined_02.o .libs/libsrsinit_la-epsg_inlined_03.o .libs/libsrsinit_la-epsg_inlined_04.o .libs/libsrsinit_la-epsg_inlined_05.o .libs/libsrsinit_la-epsg_inlined_06.o .libs/libsrsinit_la-epsg_inlined_07.o .libs/libsrsinit_la-epsg_inlined_08.o .libs/libsrsinit_la-epsg_inlined_09.o .libs/libsrsinit_la-epsg_inlined_10.o .libs/libsrsinit_la-epsg_inlined_11.o .libs/libsrsinit_la-epsg_inlined_12.o .libs/libsrsinit_la-epsg_inlined_13.o .libs/libsrsinit_la-epsg_inlined_14.o .libs/libsrsinit_la-epsg_inlined_15.o .libs/libsrsinit_la-epsg_inlined_16.o .libs/libsrsinit_la-epsg_inlined_17.o .libs/libsrsinit_la-epsg_inlined_18.o .libs/libsrsinit_la-epsg_inlined_19.o .libs/libsrsinit_la-epsg_inlined_20.o .libs/libsrsinit_la-epsg_inlined_21.o .libs/libsrsinit_la-epsg_inlined_22.o .libs/libsrsinit_la-epsg_inlined_23.o .libs/libsrsinit_la-epsg_inlined_24.o .libs/libsrsinit_la-epsg_inlined_25.o .libs/libsrsinit_la-epsg_inlined_26.o .libs/libsrsinit_la-epsg_inlined_27.o .libs/libsrsinit_la-epsg_inlined_28.o .libs/libsrsinit_la-epsg_inlined_29.o .libs/libsrsinit_la-epsg_inlined_30.o .libs/libsrsinit_la-epsg_inlined_31.o .libs/libsrsinit_la-epsg_inlined_32.o .libs/libsrsinit_la-epsg_inlined_33.o .libs/libsrsinit_la-epsg_inlined_34.o .libs/libsrsinit_la-epsg_inlined_35.o .libs/libsrsinit_la-epsg_inlined_36.o .libs/libsrsinit_la-epsg_inlined_37.o .libs/libsrsinit_la-epsg_inlined_38.o .libs/libsrsinit_la-epsg_inlined_39.o .libs/libsrsinit_la-epsg_inlined_40.o .libs/libsrsinit_la-epsg_inlined_41.o .libs/libsrsinit_la-epsg_inlined_42.o .libs/libsrsinit_la-epsg_inlined_43.o .libs/libsrsinit_la-epsg_inlined_44.o .libs/libsrsinit_la-epsg_inlined_45.o .libs/libsrsinit_la-epsg_inlined_46.o .libs/libsrsinit_la-epsg_inlined_47.o .libs/libsrsinit_la-epsg_inlined_48.o .libs/libsrsinit_la-epsg_inlined_49.o .libs/libsrsinit_la-epsg_inlined_50.o .libs/libsrsinit_la-epsg_inlined_51.o .libs/libsrsinit_la-epsg_inlined_wgs84_00.o .libs/libsrsinit_la-epsg_inlined_wgs84_01.o .libs/libsrsinit_la-epsg_inlined_prussian.o .libs/libsrsinit_la-epsg_inlined_extra.o libtool: link: ranlib .libs/libsrsinit.a libtool: link: ( cd ".libs" && rm -f "libsrsinit.la" && ln -s "../libsrsinit.la" "libsrsinit.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-srs_init.lo -MD -MP -MF .deps/srsinit_la-srs_init.Tpo -c -o srsinit_la-srs_init.lo `test -f 'srs_init.c' || echo './'`srs_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-srs_init.lo -MD -MP -MF .deps/srsinit_la-srs_init.Tpo -c srs_init.c -fPIC -DPIC -o .libs/srsinit_la-srs_init.o mv -f .deps/srsinit_la-srs_init.Tpo .deps/srsinit_la-srs_init.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_00.Tpo -c -o srsinit_la-epsg_inlined_00.lo `test -f 'epsg_inlined_00.c' || echo './'`epsg_inlined_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_00.Tpo -c epsg_inlined_00.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_00.o mv -f .deps/srsinit_la-epsg_inlined_00.Tpo .deps/srsinit_la-epsg_inlined_00.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_01.Tpo -c -o srsinit_la-epsg_inlined_01.lo `test -f 'epsg_inlined_01.c' || echo './'`epsg_inlined_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_01.Tpo -c epsg_inlined_01.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_01.o mv -f .deps/srsinit_la-epsg_inlined_01.Tpo .deps/srsinit_la-epsg_inlined_01.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_02.Tpo -c -o srsinit_la-epsg_inlined_02.lo `test -f 'epsg_inlined_02.c' || echo './'`epsg_inlined_02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_02.Tpo -c epsg_inlined_02.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_02.o mv -f .deps/srsinit_la-epsg_inlined_02.Tpo .deps/srsinit_la-epsg_inlined_02.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_03.Tpo -c -o srsinit_la-epsg_inlined_03.lo `test -f 'epsg_inlined_03.c' || echo './'`epsg_inlined_03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_03.Tpo -c epsg_inlined_03.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_03.o mv -f .deps/srsinit_la-epsg_inlined_03.Tpo .deps/srsinit_la-epsg_inlined_03.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_04.Tpo -c -o srsinit_la-epsg_inlined_04.lo `test -f 'epsg_inlined_04.c' || echo './'`epsg_inlined_04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_04.Tpo -c epsg_inlined_04.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_04.o mv -f .deps/srsinit_la-epsg_inlined_04.Tpo .deps/srsinit_la-epsg_inlined_04.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_05.Tpo -c -o srsinit_la-epsg_inlined_05.lo `test -f 'epsg_inlined_05.c' || echo './'`epsg_inlined_05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_05.Tpo -c epsg_inlined_05.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_05.o mv -f .deps/srsinit_la-epsg_inlined_05.Tpo .deps/srsinit_la-epsg_inlined_05.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_06.Tpo -c -o srsinit_la-epsg_inlined_06.lo `test -f 'epsg_inlined_06.c' || echo './'`epsg_inlined_06.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_06.Tpo -c epsg_inlined_06.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_06.o mv -f .deps/srsinit_la-epsg_inlined_06.Tpo .deps/srsinit_la-epsg_inlined_06.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_07.Tpo -c -o srsinit_la-epsg_inlined_07.lo `test -f 'epsg_inlined_07.c' || echo './'`epsg_inlined_07.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_07.Tpo -c epsg_inlined_07.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_07.o mv -f .deps/srsinit_la-epsg_inlined_07.Tpo .deps/srsinit_la-epsg_inlined_07.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_08.Tpo -c -o srsinit_la-epsg_inlined_08.lo `test -f 'epsg_inlined_08.c' || echo './'`epsg_inlined_08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_08.Tpo -c epsg_inlined_08.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_08.o mv -f .deps/srsinit_la-epsg_inlined_08.Tpo .deps/srsinit_la-epsg_inlined_08.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_09.Tpo -c -o srsinit_la-epsg_inlined_09.lo `test -f 'epsg_inlined_09.c' || echo './'`epsg_inlined_09.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_09.Tpo -c epsg_inlined_09.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_09.o mv -f .deps/srsinit_la-epsg_inlined_09.Tpo .deps/srsinit_la-epsg_inlined_09.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_10.Tpo -c -o srsinit_la-epsg_inlined_10.lo `test -f 'epsg_inlined_10.c' || echo './'`epsg_inlined_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_10.Tpo -c epsg_inlined_10.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_10.o mv -f .deps/srsinit_la-epsg_inlined_10.Tpo .deps/srsinit_la-epsg_inlined_10.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_11.Tpo -c -o srsinit_la-epsg_inlined_11.lo `test -f 'epsg_inlined_11.c' || echo './'`epsg_inlined_11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_11.Tpo -c epsg_inlined_11.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_11.o mv -f .deps/srsinit_la-epsg_inlined_11.Tpo .deps/srsinit_la-epsg_inlined_11.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_12.Tpo -c -o srsinit_la-epsg_inlined_12.lo `test -f 'epsg_inlined_12.c' || echo './'`epsg_inlined_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_12.Tpo -c epsg_inlined_12.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_12.o mv -f .deps/srsinit_la-epsg_inlined_12.Tpo .deps/srsinit_la-epsg_inlined_12.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_13.Tpo -c -o srsinit_la-epsg_inlined_13.lo `test -f 'epsg_inlined_13.c' || echo './'`epsg_inlined_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_13.Tpo -c epsg_inlined_13.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_13.o mv -f .deps/srsinit_la-epsg_inlined_13.Tpo .deps/srsinit_la-epsg_inlined_13.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_14.Tpo -c -o srsinit_la-epsg_inlined_14.lo `test -f 'epsg_inlined_14.c' || echo './'`epsg_inlined_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_14.Tpo -c epsg_inlined_14.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_14.o mv -f .deps/srsinit_la-epsg_inlined_14.Tpo .deps/srsinit_la-epsg_inlined_14.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_15.Tpo -c -o srsinit_la-epsg_inlined_15.lo `test -f 'epsg_inlined_15.c' || echo './'`epsg_inlined_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_15.Tpo -c epsg_inlined_15.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_15.o mv -f .deps/srsinit_la-epsg_inlined_15.Tpo .deps/srsinit_la-epsg_inlined_15.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_16.Tpo -c -o srsinit_la-epsg_inlined_16.lo `test -f 'epsg_inlined_16.c' || echo './'`epsg_inlined_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_16.Tpo -c epsg_inlined_16.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_16.o mv -f .deps/srsinit_la-epsg_inlined_16.Tpo .deps/srsinit_la-epsg_inlined_16.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_17.Tpo -c -o srsinit_la-epsg_inlined_17.lo `test -f 'epsg_inlined_17.c' || echo './'`epsg_inlined_17.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_17.Tpo -c epsg_inlined_17.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_17.o mv -f .deps/srsinit_la-epsg_inlined_17.Tpo .deps/srsinit_la-epsg_inlined_17.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_18.Tpo -c -o srsinit_la-epsg_inlined_18.lo `test -f 'epsg_inlined_18.c' || echo './'`epsg_inlined_18.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_18.Tpo -c epsg_inlined_18.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_18.o mv -f .deps/srsinit_la-epsg_inlined_18.Tpo .deps/srsinit_la-epsg_inlined_18.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_19.Tpo -c -o srsinit_la-epsg_inlined_19.lo `test -f 'epsg_inlined_19.c' || echo './'`epsg_inlined_19.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_19.Tpo -c epsg_inlined_19.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_19.o mv -f .deps/srsinit_la-epsg_inlined_19.Tpo .deps/srsinit_la-epsg_inlined_19.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_20.Tpo -c -o srsinit_la-epsg_inlined_20.lo `test -f 'epsg_inlined_20.c' || echo './'`epsg_inlined_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_20.Tpo -c epsg_inlined_20.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_20.o mv -f .deps/srsinit_la-epsg_inlined_20.Tpo .deps/srsinit_la-epsg_inlined_20.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_21.Tpo -c -o srsinit_la-epsg_inlined_21.lo `test -f 'epsg_inlined_21.c' || echo './'`epsg_inlined_21.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_21.Tpo -c epsg_inlined_21.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_21.o mv -f .deps/srsinit_la-epsg_inlined_21.Tpo .deps/srsinit_la-epsg_inlined_21.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_22.Tpo -c -o srsinit_la-epsg_inlined_22.lo `test -f 'epsg_inlined_22.c' || echo './'`epsg_inlined_22.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_22.Tpo -c epsg_inlined_22.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_22.o mv -f .deps/srsinit_la-epsg_inlined_22.Tpo .deps/srsinit_la-epsg_inlined_22.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_23.Tpo -c -o srsinit_la-epsg_inlined_23.lo `test -f 'epsg_inlined_23.c' || echo './'`epsg_inlined_23.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_23.Tpo -c epsg_inlined_23.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_23.o mv -f .deps/srsinit_la-epsg_inlined_23.Tpo .deps/srsinit_la-epsg_inlined_23.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_24.Tpo -c -o srsinit_la-epsg_inlined_24.lo `test -f 'epsg_inlined_24.c' || echo './'`epsg_inlined_24.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_24.Tpo -c epsg_inlined_24.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_24.o mv -f .deps/srsinit_la-epsg_inlined_24.Tpo .deps/srsinit_la-epsg_inlined_24.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_25.Tpo -c -o srsinit_la-epsg_inlined_25.lo `test -f 'epsg_inlined_25.c' || echo './'`epsg_inlined_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_25.Tpo -c epsg_inlined_25.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_25.o mv -f .deps/srsinit_la-epsg_inlined_25.Tpo .deps/srsinit_la-epsg_inlined_25.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_26.Tpo -c -o srsinit_la-epsg_inlined_26.lo `test -f 'epsg_inlined_26.c' || echo './'`epsg_inlined_26.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_26.Tpo -c epsg_inlined_26.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_26.o mv -f .deps/srsinit_la-epsg_inlined_26.Tpo .deps/srsinit_la-epsg_inlined_26.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_27.Tpo -c -o srsinit_la-epsg_inlined_27.lo `test -f 'epsg_inlined_27.c' || echo './'`epsg_inlined_27.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_27.Tpo -c epsg_inlined_27.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_27.o mv -f .deps/srsinit_la-epsg_inlined_27.Tpo .deps/srsinit_la-epsg_inlined_27.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_28.Tpo -c -o srsinit_la-epsg_inlined_28.lo `test -f 'epsg_inlined_28.c' || echo './'`epsg_inlined_28.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_28.Tpo -c epsg_inlined_28.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_28.o mv -f .deps/srsinit_la-epsg_inlined_28.Tpo .deps/srsinit_la-epsg_inlined_28.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_29.Tpo -c -o srsinit_la-epsg_inlined_29.lo `test -f 'epsg_inlined_29.c' || echo './'`epsg_inlined_29.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_29.Tpo -c epsg_inlined_29.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_29.o mv -f .deps/srsinit_la-epsg_inlined_29.Tpo .deps/srsinit_la-epsg_inlined_29.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_30.Tpo -c -o srsinit_la-epsg_inlined_30.lo `test -f 'epsg_inlined_30.c' || echo './'`epsg_inlined_30.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_30.Tpo -c epsg_inlined_30.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_30.o mv -f .deps/srsinit_la-epsg_inlined_30.Tpo .deps/srsinit_la-epsg_inlined_30.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_31.Tpo -c -o srsinit_la-epsg_inlined_31.lo `test -f 'epsg_inlined_31.c' || echo './'`epsg_inlined_31.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_31.Tpo -c epsg_inlined_31.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_31.o mv -f .deps/srsinit_la-epsg_inlined_31.Tpo .deps/srsinit_la-epsg_inlined_31.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_32.Tpo -c -o srsinit_la-epsg_inlined_32.lo `test -f 'epsg_inlined_32.c' || echo './'`epsg_inlined_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_32.Tpo -c epsg_inlined_32.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_32.o mv -f .deps/srsinit_la-epsg_inlined_32.Tpo .deps/srsinit_la-epsg_inlined_32.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_33.Tpo -c -o srsinit_la-epsg_inlined_33.lo `test -f 'epsg_inlined_33.c' || echo './'`epsg_inlined_33.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_33.Tpo -c epsg_inlined_33.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_33.o mv -f .deps/srsinit_la-epsg_inlined_33.Tpo .deps/srsinit_la-epsg_inlined_33.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_34.Tpo -c -o srsinit_la-epsg_inlined_34.lo `test -f 'epsg_inlined_34.c' || echo './'`epsg_inlined_34.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_34.Tpo -c epsg_inlined_34.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_34.o mv -f .deps/srsinit_la-epsg_inlined_34.Tpo .deps/srsinit_la-epsg_inlined_34.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_35.Tpo -c -o srsinit_la-epsg_inlined_35.lo `test -f 'epsg_inlined_35.c' || echo './'`epsg_inlined_35.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_35.Tpo -c epsg_inlined_35.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_35.o mv -f .deps/srsinit_la-epsg_inlined_35.Tpo .deps/srsinit_la-epsg_inlined_35.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_36.Tpo -c -o srsinit_la-epsg_inlined_36.lo `test -f 'epsg_inlined_36.c' || echo './'`epsg_inlined_36.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_36.Tpo -c epsg_inlined_36.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_36.o mv -f .deps/srsinit_la-epsg_inlined_36.Tpo .deps/srsinit_la-epsg_inlined_36.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_37.Tpo -c -o srsinit_la-epsg_inlined_37.lo `test -f 'epsg_inlined_37.c' || echo './'`epsg_inlined_37.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_37.Tpo -c epsg_inlined_37.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_37.o mv -f .deps/srsinit_la-epsg_inlined_37.Tpo .deps/srsinit_la-epsg_inlined_37.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_38.Tpo -c -o srsinit_la-epsg_inlined_38.lo `test -f 'epsg_inlined_38.c' || echo './'`epsg_inlined_38.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_38.Tpo -c epsg_inlined_38.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_38.o mv -f .deps/srsinit_la-epsg_inlined_38.Tpo .deps/srsinit_la-epsg_inlined_38.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_39.Tpo -c -o srsinit_la-epsg_inlined_39.lo `test -f 'epsg_inlined_39.c' || echo './'`epsg_inlined_39.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_39.Tpo -c epsg_inlined_39.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_39.o mv -f .deps/srsinit_la-epsg_inlined_39.Tpo .deps/srsinit_la-epsg_inlined_39.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_40.Tpo -c -o srsinit_la-epsg_inlined_40.lo `test -f 'epsg_inlined_40.c' || echo './'`epsg_inlined_40.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_40.Tpo -c epsg_inlined_40.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_40.o mv -f .deps/srsinit_la-epsg_inlined_40.Tpo .deps/srsinit_la-epsg_inlined_40.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_41.Tpo -c -o srsinit_la-epsg_inlined_41.lo `test -f 'epsg_inlined_41.c' || echo './'`epsg_inlined_41.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_41.Tpo -c epsg_inlined_41.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_41.o mv -f .deps/srsinit_la-epsg_inlined_41.Tpo .deps/srsinit_la-epsg_inlined_41.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_42.Tpo -c -o srsinit_la-epsg_inlined_42.lo `test -f 'epsg_inlined_42.c' || echo './'`epsg_inlined_42.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_42.Tpo -c epsg_inlined_42.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_42.o mv -f .deps/srsinit_la-epsg_inlined_42.Tpo .deps/srsinit_la-epsg_inlined_42.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_43.Tpo -c -o srsinit_la-epsg_inlined_43.lo `test -f 'epsg_inlined_43.c' || echo './'`epsg_inlined_43.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_43.Tpo -c epsg_inlined_43.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_43.o mv -f .deps/srsinit_la-epsg_inlined_43.Tpo .deps/srsinit_la-epsg_inlined_43.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_44.Tpo -c -o srsinit_la-epsg_inlined_44.lo `test -f 'epsg_inlined_44.c' || echo './'`epsg_inlined_44.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_44.Tpo -c epsg_inlined_44.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_44.o mv -f .deps/srsinit_la-epsg_inlined_44.Tpo .deps/srsinit_la-epsg_inlined_44.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_45.Tpo -c -o srsinit_la-epsg_inlined_45.lo `test -f 'epsg_inlined_45.c' || echo './'`epsg_inlined_45.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_45.Tpo -c epsg_inlined_45.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_45.o mv -f .deps/srsinit_la-epsg_inlined_45.Tpo .deps/srsinit_la-epsg_inlined_45.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_46.Tpo -c -o srsinit_la-epsg_inlined_46.lo `test -f 'epsg_inlined_46.c' || echo './'`epsg_inlined_46.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_46.Tpo -c epsg_inlined_46.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_46.o mv -f .deps/srsinit_la-epsg_inlined_46.Tpo .deps/srsinit_la-epsg_inlined_46.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_47.Tpo -c -o srsinit_la-epsg_inlined_47.lo `test -f 'epsg_inlined_47.c' || echo './'`epsg_inlined_47.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_47.Tpo -c epsg_inlined_47.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_47.o mv -f .deps/srsinit_la-epsg_inlined_47.Tpo .deps/srsinit_la-epsg_inlined_47.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_48.Tpo -c -o srsinit_la-epsg_inlined_48.lo `test -f 'epsg_inlined_48.c' || echo './'`epsg_inlined_48.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_48.Tpo -c epsg_inlined_48.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_48.o mv -f .deps/srsinit_la-epsg_inlined_48.Tpo .deps/srsinit_la-epsg_inlined_48.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_49.Tpo -c -o srsinit_la-epsg_inlined_49.lo `test -f 'epsg_inlined_49.c' || echo './'`epsg_inlined_49.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_49.Tpo -c epsg_inlined_49.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_49.o mv -f .deps/srsinit_la-epsg_inlined_49.Tpo .deps/srsinit_la-epsg_inlined_49.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_50.Tpo -c -o srsinit_la-epsg_inlined_50.lo `test -f 'epsg_inlined_50.c' || echo './'`epsg_inlined_50.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_50.Tpo -c epsg_inlined_50.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_50.o mv -f .deps/srsinit_la-epsg_inlined_50.Tpo .deps/srsinit_la-epsg_inlined_50.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_51.Tpo -c -o srsinit_la-epsg_inlined_51.lo `test -f 'epsg_inlined_51.c' || echo './'`epsg_inlined_51.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_51.Tpo -c epsg_inlined_51.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_51.o mv -f .deps/srsinit_la-epsg_inlined_51.Tpo .deps/srsinit_la-epsg_inlined_51.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_00.Tpo -c -o srsinit_la-epsg_inlined_wgs84_00.lo `test -f 'epsg_inlined_wgs84_00.c' || echo './'`epsg_inlined_wgs84_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_00.Tpo -c epsg_inlined_wgs84_00.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_wgs84_00.o mv -f .deps/srsinit_la-epsg_inlined_wgs84_00.Tpo .deps/srsinit_la-epsg_inlined_wgs84_00.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_01.Tpo -c -o srsinit_la-epsg_inlined_wgs84_01.lo `test -f 'epsg_inlined_wgs84_01.c' || echo './'`epsg_inlined_wgs84_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_01.Tpo -c epsg_inlined_wgs84_01.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_wgs84_01.o mv -f .deps/srsinit_la-epsg_inlined_wgs84_01.Tpo .deps/srsinit_la-epsg_inlined_wgs84_01.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_prussian.Tpo -c -o srsinit_la-epsg_inlined_prussian.lo `test -f 'epsg_inlined_prussian.c' || echo './'`epsg_inlined_prussian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_prussian.Tpo -c epsg_inlined_prussian.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_prussian.o mv -f .deps/srsinit_la-epsg_inlined_prussian.Tpo .deps/srsinit_la-epsg_inlined_prussian.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_extra.Tpo -c -o srsinit_la-epsg_inlined_extra.lo `test -f 'epsg_inlined_extra.c' || echo './'`epsg_inlined_extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o srsinit.la srsinit_la-srs_init.lo srsinit_la-epsg_inlined_00.lo srsinit_la-epsg_inlined_01.lo srsinit_la-epsg_inlined_02.lo srsinit_la-epsg_inlined_03.lo srsinit_la-epsg_inlined_04.lo srsinit_la-epsg_inlined_05.lo srsinit_la-epsg_inlined_06.lo srsinit_la-epsg_inlined_07.lo srsinit_la-epsg_inlined_08.lo srsinit_la-epsg_inlined_09.lo srsinit_la-epsg_inlined_10.lo srsinit_la-epsg_inlined_11.lo srsinit_la-epsg_inlined_12.lo srsinit_la-epsg_inlined_13.lo srsinit_la-epsg_inlined_14.lo srsinit_la-epsg_inlined_15.lo srsinit_la-epsg_inlined_16.lo srsinit_la-epsg_inlined_17.lo srsinit_la-epsg_inlined_18.lo srsinit_la-epsg_inlined_19.lo srsinit_la-epsg_inlined_20.lo srsinit_la-epsg_inlined_21.lo srsinit_la-epsg_inlined_22.lo srsinit_la-epsg_inlined_23.lo srsinit_la-epsg_inlined_24.lo srsinit_la-epsg_inlined_25.lo srsinit_la-epsg_inlined_26.lo srsinit_la-epsg_inlined_27.lo srsinit_la-epsg_inlined_28.lo srsinit_la-epsg_inlined_29.lo srsinit_la-epsg_inlined_30.lo srsinit_la-epsg_inlined_31.lo srsinit_la-epsg_inlined_32.lo srsinit_la-epsg_inlined_33.lo srsinit_la-epsg_inlined_34.lo srsinit_la-epsg_inlined_35.lo srsinit_la-epsg_inlined_36.lo srsinit_la-epsg_inlined_37.lo srsinit_la-epsg_inlined_38.lo srsinit_la-epsg_inlined_39.lo srsinit_la-epsg_inlined_40.lo srsinit_la-epsg_inlined_41.lo srsinit_la-epsg_inlined_42.lo srsinit_la-epsg_inlined_43.lo srsinit_la-epsg_inlined_44.lo srsinit_la-epsg_inlined_45.lo srsinit_la-epsg_inlined_46.lo srsinit_la-epsg_inlined_47.lo srsinit_la-epsg_inlined_48.lo srsinit_la-epsg_inlined_49.lo srsinit_la-epsg_inlined_50.lo srsinit_la-epsg_inlined_51.lo srsinit_la-epsg_inlined_wgs84_00.lo srsinit_la-epsg_inlined_wgs84_01.lo srsinit_la-epsg_inlined_prussian.lo srsinit_la-epsg_inlined_extra.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/srsinit.a .libs/srsinit_la-srs_init.o .libs/srsinit_la-epsg_inlined_00.o .libs/srsinit_la-epsg_inlined_01.o .libs/srsinit_la-epsg_inlined_02.o .libs/srsinit_la-epsg_inlined_03.o .libs/srsinit_la-epsg_inlined_04.o .libs/srsinit_la-epsg_inlined_05.o .libs/srsinit_la-epsg_inlined_06.o .libs/srsinit_la-epsg_inlined_07.o .libs/srsinit_la-epsg_inlined_08.o .libs/srsinit_la-epsg_inlined_09.o .libs/srsinit_la-epsg_inlined_10.o .libs/srsinit_la-epsg_inlined_11.o .libs/srsinit_la-epsg_inlined_12.o .libs/srsinit_la-epsg_inlined_13.o .libs/srsinit_la-epsg_inlined_14.o .libs/srsinit_la-epsg_inlined_15.o .libs/srsinit_la-epsg_inlined_16.o .libs/srsinit_la-epsg_inlined_17.o .libs/srsinit_la-epsg_inlined_18.o .libs/srsinit_la-epsg_inlined_19.o .libs/srsinit_la-epsg_inlined_20.o .libs/srsinit_la-epsg_inlined_21.o .libs/srsinit_la-epsg_inlined_22.o .libs/srsinit_la-epsg_inlined_23.o .libs/srsinit_la-epsg_inlined_24.o .libs/srsinit_la-epsg_inlined_25.o .libs/srsinit_la-epsg_inlined_26.o .libs/srsinit_la-epsg_inlined_27.o .libs/srsinit_la-epsg_inlined_28.o .libs/srsinit_la-epsg_inlined_29.o .libs/srsinit_la-epsg_inlined_30.o .libs/srsinit_la-epsg_inlined_31.o .libs/srsinit_la-epsg_inlined_32.o .libs/srsinit_la-epsg_inlined_33.o .libs/srsinit_la-epsg_inlined_34.o .libs/srsinit_la-epsg_inlined_35.o .libs/srsinit_la-epsg_inlined_36.o .libs/srsinit_la-epsg_inlined_37.o .libs/srsinit_la-epsg_inlined_38.o .libs/srsinit_la-epsg_inlined_39.o .libs/srsinit_la-epsg_inlined_40.o .libs/srsinit_la-epsg_inlined_41.o .libs/srsinit_la-epsg_inlined_42.o .libs/srsinit_la-epsg_inlined_43.o .libs/srsinit_la-epsg_inlined_44.o .libs/srsinit_la-epsg_inlined_45.o .libs/srsinit_la-epsg_inlined_46.o .libs/srsinit_la-epsg_inlined_47.o .libs/srsinit_la-epsg_inlined_48.o .libs/srsinit_la-epsg_inlined_49.o .libs/srsinit_la-epsg_inlined_50.o .libs/srsinit_la-epsg_inlined_51.o .libs/srsinit_la-epsg_inlined_wgs84_00.o .libs/srsinit_la-epsg_inlined_wgs84_01.o .libs/srsinit_la-epsg_inlined_prussian.o .libs/srsinit_la-epsg_inlined_extra.o libtool: link: ranlib .libs/srsinit.a libtool: link: ( cd ".libs" && rm -f "srsinit.la" && ln -s "../srsinit.la" "srsinit.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' Making all in connection_cache make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' Making all in generator make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT alloc_cache.lo -MD -MP -MF .deps/alloc_cache.Tpo -c -o alloc_cache.lo alloc_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT alloc_cache.lo -MD -MP -MF .deps/alloc_cache.Tpo -c alloc_cache.c -fPIC -DPIC -o .libs/alloc_cache.o In file included from alloc_cache.c:84: /opt/metwork-mfext-1.1/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/alloc_cache.Tpo .deps/alloc_cache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gg_sequence.lo -MD -MP -MF .deps/gg_sequence.Tpo -c -o gg_sequence.lo gg_sequence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libconnection_cache.la alloc_cache.lo gg_sequence.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libconnection_cache.a .libs/alloc_cache.o .libs/gg_sequence.o libtool: link: ranlib .libs/libconnection_cache.a libtool: link: ( cd ".libs" && rm -f "libconnection_cache.la" && ln -s "../libconnection_cache.la" "libconnection_cache.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT connection_cache_la-alloc_cache.lo -MD -MP -MF .deps/connection_cache_la-alloc_cache.Tpo -c -o connection_cache_la-alloc_cache.lo `test -f 'alloc_cache.c' || echo './'`alloc_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT connection_cache_la-alloc_cache.lo -MD -MP -MF .deps/connection_cache_la-alloc_cache.Tpo -c alloc_cache.c -fPIC -DPIC -o .libs/connection_cache_la-alloc_cache.o In file included from alloc_cache.c:84: /opt/metwork-mfext-1.1/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/connection_cache_la-alloc_cache.Tpo .deps/connection_cache_la-alloc_cache.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT connection_cache_la-gg_sequence.lo -MD -MP -MF .deps/connection_cache_la-gg_sequence.Tpo -c -o connection_cache_la-gg_sequence.lo `test -f 'gg_sequence.c' || echo './'`gg_sequence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o connection_cache.la connection_cache_la-alloc_cache.lo connection_cache_la-gg_sequence.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/connection_cache.a .libs/connection_cache_la-alloc_cache.o .libs/connection_cache_la-gg_sequence.o libtool: link: ranlib .libs/connection_cache.a libtool: link: ( cd ".libs" && rm -f "connection_cache.la" && ln -s "../connection_cache.la" "connection_cache.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' Making all in virtualtext make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT virtualtext.lo -MD -MP -MF .deps/virtualtext.Tpo -c -o virtualtext.lo virtualtext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libvirtualtext.la virtualtext.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libvirtualtext.a .libs/virtualtext.o libtool: link: ranlib .libs/libvirtualtext.a libtool: link: ( cd ".libs" && rm -f "libvirtualtext.la" && ln -s "../libvirtualtext.la" "libvirtualtext.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT virtualtext_la-virtualtext.lo -MD -MP -MF .deps/virtualtext_la-virtualtext.Tpo -c -o virtualtext_la-virtualtext.lo `test -f 'virtualtext.c' || echo './'`virtualtext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o virtualtext.la virtualtext_la-virtualtext.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/virtualtext.a .libs/virtualtext_la-virtualtext.o libtool: link: ranlib .libs/virtualtext.a libtool: link: ( cd ".libs" && rm -f "virtualtext.la" && ln -s "../virtualtext.la" "virtualtext.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' Making all in wfs make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT wfs_in.lo -MD -MP -MF .deps/wfs_in.Tpo -c -o wfs_in.lo wfs_in.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libwfs.la wfs_in.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libwfs.a .libs/wfs_in.o libtool: link: ranlib .libs/libwfs.a libtool: link: ( cd ".libs" && rm -f "libwfs.la" && ln -s "../libwfs.la" "libwfs.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT wfs_la-wfs_in.lo -MD -MP -MF .deps/wfs_la-wfs_in.Tpo -c -o wfs_la-wfs_in.lo `test -f 'wfs_in.c' || echo './'`wfs_in.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o wfs.la wfs_la-wfs_in.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/wfs.a .libs/wfs_la-wfs_in.o libtool: link: ranlib .libs/wfs.a libtool: link: ( cd ".libs" && rm -f "wfs.la" && ln -s "../wfs.la" "wfs.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' Making all in dxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_parser.lo -MD -MP -MF .deps/dxf_parser.Tpo -c -o dxf_parser.lo dxf_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_parser.lo -MD -MP -MF .deps/dxf_parser.Tpo -c dxf_parser.c -fPIC -DPIC -o .libs/dxf_parser.o mv -f .deps/dxf_parser.Tpo .deps/dxf_parser.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_loader.lo -MD -MP -MF .deps/dxf_loader.Tpo -c -o dxf_loader.lo dxf_loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_loader.lo -MD -MP -MF .deps/dxf_loader.Tpo -c dxf_loader.c -fPIC -DPIC -o .libs/dxf_loader.o mv -f .deps/dxf_loader.Tpo .deps/dxf_loader.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_load_distinct.lo -MD -MP -MF .deps/dxf_load_distinct.Tpo -c -o dxf_load_distinct.lo dxf_load_distinct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_load_distinct.lo -MD -MP -MF .deps/dxf_load_distinct.Tpo -c dxf_load_distinct.c -fPIC -DPIC -o .libs/dxf_load_distinct.o mv -f .deps/dxf_load_distinct.Tpo .deps/dxf_load_distinct.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_load_mixed.lo -MD -MP -MF .deps/dxf_load_mixed.Tpo -c -o dxf_load_mixed.lo dxf_load_mixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_load_mixed.lo -MD -MP -MF .deps/dxf_load_mixed.Tpo -c dxf_load_mixed.c -fPIC -DPIC -o .libs/dxf_load_mixed.o mv -f .deps/dxf_load_mixed.Tpo .deps/dxf_load_mixed.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_writer.lo -MD -MP -MF .deps/dxf_writer.Tpo -c -o dxf_writer.lo dxf_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libdxf.la dxf_parser.lo dxf_loader.lo dxf_load_distinct.lo dxf_load_mixed.lo dxf_writer.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libdxf.a .libs/dxf_parser.o .libs/dxf_loader.o .libs/dxf_load_distinct.o .libs/dxf_load_mixed.o .libs/dxf_writer.o libtool: link: ranlib .libs/libdxf.a libtool: link: ( cd ".libs" && rm -f "libdxf.la" && ln -s "../libdxf.la" "libdxf.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_la-dxf_parser.lo -MD -MP -MF .deps/dxf_la-dxf_parser.Tpo -c -o dxf_la-dxf_parser.lo `test -f 'dxf_parser.c' || echo './'`dxf_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_la-dxf_parser.lo -MD -MP -MF .deps/dxf_la-dxf_parser.Tpo -c dxf_parser.c -fPIC -DPIC -o .libs/dxf_la-dxf_parser.o mv -f .deps/dxf_la-dxf_parser.Tpo .deps/dxf_la-dxf_parser.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_la-dxf_loader.lo -MD -MP -MF .deps/dxf_la-dxf_loader.Tpo -c -o dxf_la-dxf_loader.lo `test -f 'dxf_loader.c' || echo './'`dxf_loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_la-dxf_loader.lo -MD -MP -MF .deps/dxf_la-dxf_loader.Tpo -c dxf_loader.c -fPIC -DPIC -o .libs/dxf_la-dxf_loader.o mv -f .deps/dxf_la-dxf_loader.Tpo .deps/dxf_la-dxf_loader.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_la-dxf_load_distinct.lo -MD -MP -MF .deps/dxf_la-dxf_load_distinct.Tpo -c -o dxf_la-dxf_load_distinct.lo `test -f 'dxf_load_distinct.c' || echo './'`dxf_load_distinct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_la-dxf_load_distinct.lo -MD -MP -MF .deps/dxf_la-dxf_load_distinct.Tpo -c dxf_load_distinct.c -fPIC -DPIC -o .libs/dxf_la-dxf_load_distinct.o mv -f .deps/dxf_la-dxf_load_distinct.Tpo .deps/dxf_la-dxf_load_distinct.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_la-dxf_load_mixed.lo -MD -MP -MF .deps/dxf_la-dxf_load_mixed.Tpo -c -o dxf_la-dxf_load_mixed.lo `test -f 'dxf_load_mixed.c' || echo './'`dxf_load_mixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_la-dxf_load_mixed.lo -MD -MP -MF .deps/dxf_la-dxf_load_mixed.Tpo -c dxf_load_mixed.c -fPIC -DPIC -o .libs/dxf_la-dxf_load_mixed.o mv -f .deps/dxf_la-dxf_load_mixed.Tpo .deps/dxf_la-dxf_load_mixed.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT dxf_la-dxf_writer.lo -MD -MP -MF .deps/dxf_la-dxf_writer.Tpo -c -o dxf_la-dxf_writer.lo `test -f 'dxf_writer.c' || echo './'`dxf_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o dxf.la dxf_la-dxf_parser.lo dxf_la-dxf_loader.lo dxf_la-dxf_load_distinct.lo dxf_la-dxf_load_mixed.lo dxf_la-dxf_writer.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/dxf.a .libs/dxf_la-dxf_parser.o .libs/dxf_la-dxf_loader.o .libs/dxf_la-dxf_load_distinct.o .libs/dxf_la-dxf_load_mixed.o .libs/dxf_la-dxf_writer.o libtool: link: ranlib .libs/dxf.a libtool: link: ( cd ".libs" && rm -f "dxf.la" && ln -s "../dxf.la" "dxf.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' Making all in md5 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_md5.lo -MD -MP -MF .deps/gaia_md5.Tpo -c -o gaia_md5.lo gaia_md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libmd5.la md5.lo gaia_md5.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libmd5.a .libs/md5.o .libs/gaia_md5.o libtool: link: ranlib .libs/libmd5.a libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT md5_la-md5.lo -MD -MP -MF .deps/md5_la-md5.Tpo -c -o md5_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT md5_la-md5.lo -MD -MP -MF .deps/md5_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5_la-md5.o mv -f .deps/md5_la-md5.Tpo .deps/md5_la-md5.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT md5_la-gaia_md5.lo -MD -MP -MF .deps/md5_la-gaia_md5.Tpo -c -o md5_la-gaia_md5.lo `test -f 'gaia_md5.c' || echo './'`gaia_md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o md5.la md5_la-md5.lo md5_la-gaia_md5.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/md5.a .libs/md5_la-md5.o .libs/md5_la-gaia_md5.o libtool: link: ranlib .libs/md5.a libtool: link: ( cd ".libs" && rm -f "md5.la" && ln -s "../md5.la" "md5.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' Making all in control_points make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_control_points.lo -MD -MP -MF .deps/gaia_control_points.Tpo -c -o gaia_control_points.lo gaia_control_points.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_control_points.lo -MD -MP -MF .deps/gaia_control_points.Tpo -c gaia_control_points.c -fPIC -DPIC -o .libs/gaia_control_points.o mv -f .deps/gaia_control_points.Tpo .deps/gaia_control_points.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT grass_crs3d.lo -MD -MP -MF .deps/grass_crs3d.Tpo -c -o grass_crs3d.lo grass_crs3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT grass_crs3d.lo -MD -MP -MF .deps/grass_crs3d.Tpo -c grass_crs3d.c -fPIC -DPIC -o .libs/grass_crs3d.o mv -f .deps/grass_crs3d.Tpo .deps/grass_crs3d.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT grass_georef.lo -MD -MP -MF .deps/grass_georef.Tpo -c -o grass_georef.lo grass_georef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT grass_georef.lo -MD -MP -MF .deps/grass_georef.Tpo -c grass_georef.c -fPIC -DPIC -o .libs/grass_georef.o mv -f .deps/grass_georef.Tpo .deps/grass_georef.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT grass_georef_tps.lo -MD -MP -MF .deps/grass_georef_tps.Tpo -c -o grass_georef_tps.lo grass_georef_tps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libcontrol_points.la gaia_control_points.lo grass_crs3d.lo grass_georef.lo grass_georef_tps.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libcontrol_points.a .libs/gaia_control_points.o .libs/grass_crs3d.o .libs/grass_georef.o .libs/grass_georef_tps.o libtool: link: ranlib .libs/libcontrol_points.a libtool: link: ( cd ".libs" && rm -f "libcontrol_points.la" && ln -s "../libcontrol_points.la" "libcontrol_points.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT control_points_la-gaia_control_points.lo -MD -MP -MF .deps/control_points_la-gaia_control_points.Tpo -c -o control_points_la-gaia_control_points.lo `test -f 'gaia_control_points.c' || echo './'`gaia_control_points.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT control_points_la-gaia_control_points.lo -MD -MP -MF .deps/control_points_la-gaia_control_points.Tpo -c gaia_control_points.c -fPIC -DPIC -o .libs/control_points_la-gaia_control_points.o mv -f .deps/control_points_la-gaia_control_points.Tpo .deps/control_points_la-gaia_control_points.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT control_points_la-grass_crs3d.lo -MD -MP -MF .deps/control_points_la-grass_crs3d.Tpo -c -o control_points_la-grass_crs3d.lo `test -f 'grass_crs3d.c' || echo './'`grass_crs3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT control_points_la-grass_crs3d.lo -MD -MP -MF .deps/control_points_la-grass_crs3d.Tpo -c grass_crs3d.c -fPIC -DPIC -o .libs/control_points_la-grass_crs3d.o mv -f .deps/control_points_la-grass_crs3d.Tpo .deps/control_points_la-grass_crs3d.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT control_points_la-grass_georef.lo -MD -MP -MF .deps/control_points_la-grass_georef.Tpo -c -o control_points_la-grass_georef.lo `test -f 'grass_georef.c' || echo './'`grass_georef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT control_points_la-grass_georef.lo -MD -MP -MF .deps/control_points_la-grass_georef.Tpo -c grass_georef.c -fPIC -DPIC -o .libs/control_points_la-grass_georef.o mv -f .deps/control_points_la-grass_georef.Tpo .deps/control_points_la-grass_georef.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT control_points_la-grass_georef_tps.lo -MD -MP -MF .deps/control_points_la-grass_georef_tps.Tpo -c -o control_points_la-grass_georef_tps.lo `test -f 'grass_georef_tps.c' || echo './'`grass_georef_tps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o control_points.la control_points_la-gaia_control_points.lo control_points_la-grass_crs3d.lo control_points_la-grass_georef.lo control_points_la-grass_georef_tps.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/control_points.a .libs/control_points_la-gaia_control_points.o .libs/control_points_la-grass_crs3d.o .libs/control_points_la-grass_georef.o .libs/control_points_la-grass_georef_tps.o libtool: link: ranlib .libs/control_points.a libtool: link: ( cd ".libs" && rm -f "control_points.la" && ln -s "../control_points.la" "control_points.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' Making all in cutter make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_cutter.lo -MD -MP -MF .deps/gaia_cutter.Tpo -c -o gaia_cutter.lo gaia_cutter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libcutter.la gaia_cutter.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libcutter.a .libs/gaia_cutter.o libtool: link: ranlib .libs/libcutter.a libtool: link: ( cd ".libs" && rm -f "libcutter.la" && ln -s "../libcutter.la" "libcutter.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT cutter_la-gaia_cutter.lo -MD -MP -MF .deps/cutter_la-gaia_cutter.Tpo -c -o cutter_la-gaia_cutter.lo `test -f 'gaia_cutter.c' || echo './'`gaia_cutter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o cutter.la cutter_la-gaia_cutter.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/cutter.a .libs/cutter_la-gaia_cutter.o libtool: link: ranlib .libs/cutter.a libtool: link: ( cd ".libs" && rm -f "cutter.la" && ln -s "../cutter.la" "cutter.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' Making all in topology make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_topology.lo -MD -MP -MF .deps/gaia_topology.Tpo -c -o gaia_topology.lo gaia_topology.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_topology.lo -MD -MP -MF .deps/gaia_topology.Tpo -c gaia_topology.c -fPIC -DPIC -o .libs/gaia_topology.o mv -f .deps/gaia_topology.Tpo .deps/gaia_topology.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_auxtopo.lo -MD -MP -MF .deps/gaia_auxtopo.Tpo -c -o gaia_auxtopo.lo gaia_auxtopo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_auxtopo.lo -MD -MP -MF .deps/gaia_auxtopo.Tpo -c gaia_auxtopo.c -fPIC -DPIC -o .libs/gaia_auxtopo.o mv -f .deps/gaia_auxtopo.Tpo .deps/gaia_auxtopo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_auxtopo_table.lo -MD -MP -MF .deps/gaia_auxtopo_table.Tpo -c -o gaia_auxtopo_table.lo gaia_auxtopo_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_auxtopo_table.lo -MD -MP -MF .deps/gaia_auxtopo_table.Tpo -c gaia_auxtopo_table.c -fPIC -DPIC -o .libs/gaia_auxtopo_table.o mv -f .deps/gaia_auxtopo_table.Tpo .deps/gaia_auxtopo_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_topostmts.lo -MD -MP -MF .deps/gaia_topostmts.Tpo -c -o gaia_topostmts.lo gaia_topostmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_topostmts.lo -MD -MP -MF .deps/gaia_topostmts.Tpo -c gaia_topostmts.c -fPIC -DPIC -o .libs/gaia_topostmts.o mv -f .deps/gaia_topostmts.Tpo .deps/gaia_topostmts.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topo_callbacks.lo -MD -MP -MF .deps/topo_callbacks.Tpo -c -o topo_callbacks.lo topo_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topo_callbacks.lo -MD -MP -MF .deps/topo_callbacks.Tpo -c topo_callbacks.c -fPIC -DPIC -o .libs/topo_callbacks.o mv -f .deps/topo_callbacks.Tpo .deps/topo_callbacks.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT lwn_network.lo -MD -MP -MF .deps/lwn_network.Tpo -c -o lwn_network.lo lwn_network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT lwn_network.lo -MD -MP -MF .deps/lwn_network.Tpo -c lwn_network.c -fPIC -DPIC -o .libs/lwn_network.o mv -f .deps/lwn_network.Tpo .deps/lwn_network.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_network.lo -MD -MP -MF .deps/gaia_network.Tpo -c -o gaia_network.lo gaia_network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_network.lo -MD -MP -MF .deps/gaia_network.Tpo -c gaia_network.c -fPIC -DPIC -o .libs/gaia_network.o mv -f .deps/gaia_network.Tpo .deps/gaia_network.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_auxnet.lo -MD -MP -MF .deps/gaia_auxnet.Tpo -c -o gaia_auxnet.lo gaia_auxnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_auxnet.lo -MD -MP -MF .deps/gaia_auxnet.Tpo -c gaia_auxnet.c -fPIC -DPIC -o .libs/gaia_auxnet.o mv -f .deps/gaia_auxnet.Tpo .deps/gaia_auxnet.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_netstmts.lo -MD -MP -MF .deps/gaia_netstmts.Tpo -c -o gaia_netstmts.lo gaia_netstmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT gaia_netstmts.lo -MD -MP -MF .deps/gaia_netstmts.Tpo -c gaia_netstmts.c -fPIC -DPIC -o .libs/gaia_netstmts.o mv -f .deps/gaia_netstmts.Tpo .deps/gaia_netstmts.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT net_callbacks.lo -MD -MP -MF .deps/net_callbacks.Tpo -c -o net_callbacks.lo net_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libtopology.la gaia_topology.lo gaia_auxtopo.lo gaia_auxtopo_table.lo gaia_topostmts.lo topo_callbacks.lo lwn_network.lo gaia_network.lo gaia_auxnet.lo gaia_netstmts.lo net_callbacks.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libtopology.a .libs/gaia_topology.o .libs/gaia_auxtopo.o .libs/gaia_auxtopo_table.o .libs/gaia_topostmts.o .libs/topo_callbacks.o .libs/lwn_network.o .libs/gaia_network.o .libs/gaia_auxnet.o .libs/gaia_netstmts.o .libs/net_callbacks.o libtool: link: ranlib .libs/libtopology.a libtool: link: ( cd ".libs" && rm -f "libtopology.la" && ln -s "../libtopology.la" "libtopology.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_topology.lo -MD -MP -MF .deps/topology_la-gaia_topology.Tpo -c -o topology_la-gaia_topology.lo `test -f 'gaia_topology.c' || echo './'`gaia_topology.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_topology.lo -MD -MP -MF .deps/topology_la-gaia_topology.Tpo -c gaia_topology.c -fPIC -DPIC -o .libs/topology_la-gaia_topology.o mv -f .deps/topology_la-gaia_topology.Tpo .deps/topology_la-gaia_topology.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_auxtopo.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo.Tpo -c -o topology_la-gaia_auxtopo.lo `test -f 'gaia_auxtopo.c' || echo './'`gaia_auxtopo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_auxtopo.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo.Tpo -c gaia_auxtopo.c -fPIC -DPIC -o .libs/topology_la-gaia_auxtopo.o mv -f .deps/topology_la-gaia_auxtopo.Tpo .deps/topology_la-gaia_auxtopo.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_auxtopo_table.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo_table.Tpo -c -o topology_la-gaia_auxtopo_table.lo `test -f 'gaia_auxtopo_table.c' || echo './'`gaia_auxtopo_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_auxtopo_table.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo_table.Tpo -c gaia_auxtopo_table.c -fPIC -DPIC -o .libs/topology_la-gaia_auxtopo_table.o mv -f .deps/topology_la-gaia_auxtopo_table.Tpo .deps/topology_la-gaia_auxtopo_table.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_topostmts.lo -MD -MP -MF .deps/topology_la-gaia_topostmts.Tpo -c -o topology_la-gaia_topostmts.lo `test -f 'gaia_topostmts.c' || echo './'`gaia_topostmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_topostmts.lo -MD -MP -MF .deps/topology_la-gaia_topostmts.Tpo -c gaia_topostmts.c -fPIC -DPIC -o .libs/topology_la-gaia_topostmts.o mv -f .deps/topology_la-gaia_topostmts.Tpo .deps/topology_la-gaia_topostmts.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-topo_callbacks.lo -MD -MP -MF .deps/topology_la-topo_callbacks.Tpo -c -o topology_la-topo_callbacks.lo `test -f 'topo_callbacks.c' || echo './'`topo_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-topo_callbacks.lo -MD -MP -MF .deps/topology_la-topo_callbacks.Tpo -c topo_callbacks.c -fPIC -DPIC -o .libs/topology_la-topo_callbacks.o mv -f .deps/topology_la-topo_callbacks.Tpo .deps/topology_la-topo_callbacks.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-lwn_network.lo -MD -MP -MF .deps/topology_la-lwn_network.Tpo -c -o topology_la-lwn_network.lo `test -f 'lwn_network.c' || echo './'`lwn_network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-lwn_network.lo -MD -MP -MF .deps/topology_la-lwn_network.Tpo -c lwn_network.c -fPIC -DPIC -o .libs/topology_la-lwn_network.o mv -f .deps/topology_la-lwn_network.Tpo .deps/topology_la-lwn_network.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_network.lo -MD -MP -MF .deps/topology_la-gaia_network.Tpo -c -o topology_la-gaia_network.lo `test -f 'gaia_network.c' || echo './'`gaia_network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_network.lo -MD -MP -MF .deps/topology_la-gaia_network.Tpo -c gaia_network.c -fPIC -DPIC -o .libs/topology_la-gaia_network.o mv -f .deps/topology_la-gaia_network.Tpo .deps/topology_la-gaia_network.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_auxnet.lo -MD -MP -MF .deps/topology_la-gaia_auxnet.Tpo -c -o topology_la-gaia_auxnet.lo `test -f 'gaia_auxnet.c' || echo './'`gaia_auxnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_auxnet.lo -MD -MP -MF .deps/topology_la-gaia_auxnet.Tpo -c gaia_auxnet.c -fPIC -DPIC -o .libs/topology_la-gaia_auxnet.o mv -f .deps/topology_la-gaia_auxnet.Tpo .deps/topology_la-gaia_auxnet.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_netstmts.lo -MD -MP -MF .deps/topology_la-gaia_netstmts.Tpo -c -o topology_la-gaia_netstmts.lo `test -f 'gaia_netstmts.c' || echo './'`gaia_netstmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-gaia_netstmts.lo -MD -MP -MF .deps/topology_la-gaia_netstmts.Tpo -c gaia_netstmts.c -fPIC -DPIC -o .libs/topology_la-gaia_netstmts.o mv -f .deps/topology_la-gaia_netstmts.Tpo .deps/topology_la-gaia_netstmts.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT topology_la-net_callbacks.lo -MD -MP -MF .deps/topology_la-net_callbacks.Tpo -c -o topology_la-net_callbacks.lo `test -f 'net_callbacks.c' || echo './'`net_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o topology.la topology_la-gaia_topology.lo topology_la-gaia_auxtopo.lo topology_la-gaia_auxtopo_table.lo topology_la-gaia_topostmts.lo topology_la-topo_callbacks.lo topology_la-lwn_network.lo topology_la-gaia_network.lo topology_la-gaia_auxnet.lo topology_la-gaia_netstmts.lo topology_la-net_callbacks.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/topology.a .libs/topology_la-gaia_topology.o .libs/topology_la-gaia_auxtopo.o .libs/topology_la-gaia_auxtopo_table.o .libs/topology_la-gaia_topostmts.o .libs/topology_la-topo_callbacks.o .libs/topology_la-lwn_network.o .libs/topology_la-gaia_network.o .libs/topology_la-gaia_auxnet.o .libs/topology_la-gaia_netstmts.o .libs/topology_la-net_callbacks.o libtool: link: ranlib .libs/topology.a libtool: link: ( cd ".libs" && rm -f "topology.la" && ln -s "../topology.la" "topology.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' Making all in stored_procedures make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT stored_procedures.lo -MD -MP -MF .deps/stored_procedures.Tpo -c -o stored_procedures.lo stored_procedures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libstored_procedures.la stored_procedures.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libstored_procedures.a .libs/stored_procedures.o libtool: link: ranlib .libs/libstored_procedures.a libtool: link: ( cd ".libs" && rm -f "libstored_procedures.la" && ln -s "../libstored_procedures.la" "libstored_procedures.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT stored_procedures_la-stored_procedures.lo -MD -MP -MF .deps/stored_procedures_la-stored_procedures.Tpo -c -o stored_procedures_la-stored_procedures.lo `test -f 'stored_procedures.c' || echo './'`stored_procedures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o stored_procedures.la stored_procedures_la-stored_procedures.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/stored_procedures.a .libs/stored_procedures_la-stored_procedures.o libtool: link: ranlib .libs/stored_procedures.a libtool: link: ( cd ".libs" && rm -f "stored_procedures.la" && ln -s "../stored_procedures.la" "stored_procedures.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' depbase=`echo versioninfo/version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../src/headers -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT versioninfo/version.lo -MD -MP -MF $depbase.Tpo -c -o versioninfo/version.lo versioninfo/version.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../src/headers -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -version-info 8:1:1 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o libspatialite.la -rpath /opt/metwork-mfext-1.1/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 -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lpthread -ldl -lm -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: gcc -shared -fPIC -DPIC versioninfo/.libs/version.o -Wl,--whole-archive ./gaiaaux/.libs/libgaiaaux.a ./gaiaexif/.libs/libgaiaexif.a ./gaiageo/.libs/libgaiageo.a ./geopackage/.libs/libgeopackage.a ./spatialite/.libs/libsplite.a ./shapefiles/.libs/libshapefiles.a ./dxf/.libs/libdxf.a ./md5/.libs/libmd5.a ./control_points/.libs/libcontrol_points.a ./cutter/.libs/libcutter.a ./topology/.libs/libtopology.a ./srsinit/.libs/libsrsinit.a ./stored_procedures/.libs/libstored_procedures.a ./connection_cache/.libs/libconnection_cache.a ./virtualtext/.libs/libvirtualtext.a ./wfs/.libs/libwfs.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-1.1/opt/core/lib/libxml2.so -lpthread -ldl -lm /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.so -lz /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos_c.so -pthread -Wl,-soname -Wl,libspatialite.so.7 -o .libs/libspatialite.so.7.1.1 libtool: link: (cd ".libs" && rm -f "libspatialite.so.7" && ln -s "libspatialite.so.7.1.1" "libspatialite.so.7") libtool: link: (cd ".libs" && rm -f "libspatialite.so" && ln -s "libspatialite.so.7.1.1" "libspatialite.so") libtool: link: ( cd ".libs" && rm -f "libspatialite.la" && ln -s "../libspatialite.la" "libspatialite.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -MT versioninfo/mod_spatialite_la-version.lo -MD -MP -MF versioninfo/.deps/mod_spatialite_la-version.Tpo -c -o versioninfo/mod_spatialite_la-version.lo `test -f 'versioninfo/version.c' || echo './'`versioninfo/version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -module -version-info 8:0:1 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o mod_spatialite.la -rpath /opt/metwork-mfext-1.1/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 -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lpthread -ldl -lm -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: gcc -shared -fPIC -DPIC versioninfo/.libs/mod_spatialite_la-version.o -Wl,--whole-archive ./gaiaaux/.libs/gaiaaux.a ./gaiaexif/.libs/gaiaexif.a ./gaiageo/.libs/gaiageo.a ./geopackage/.libs/geopackage.a ./spatialite/.libs/splite.a ./shapefiles/.libs/shapefiles.a ./dxf/.libs/dxf.a ./md5/.libs/md5.a ./control_points/.libs/control_points.a ./cutter/.libs/cutter.a ./topology/.libs/topology.a ./srsinit/.libs/srsinit.a ./stored_procedures/.libs/stored_procedures.a ./connection_cache/.libs/connection_cache.a ./virtualtext/.libs/virtualtext.a ./wfs/.libs/wfs.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-1.1/opt/core/lib/libxml2.so -lpthread -ldl -lm /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.so -lz /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos_c.so -pthread -Wl,-soname -Wl,mod_spatialite.so.7 -o .libs/mod_spatialite.so.7.1.0 libtool: link: (cd ".libs" && rm -f "mod_spatialite.so.7" && ln -s "mod_spatialite.so.7.1.0" "mod_spatialite.so.7") libtool: link: (cd ".libs" && rm -f "mod_spatialite.so" && ln -s "mod_spatialite.so.7.1.0" "mod_spatialite.so") libtool: link: ( cd ".libs" && rm -f "mod_spatialite.la" && ln -s "../mod_spatialite.la" "mod_spatialite.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' Making all in sql_stmt_geosadvanced_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' Making all in sql_stmt_geos_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' Making all in sql_stmt_libxml2_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' Making all in sql_stmt_rtgeom_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' Making all in sql_stmt_mathsql_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' Making all in sql_stmt_proj_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' Making all in sql_stmt_proj492_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' Making all in sql_stmt_proj493_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' Making all in sql_stmt_security_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' Making all in sql_stmt_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' Making all in sql_stmt_xmlsec_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' Making all in sql_stmt_geopackage_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' Making all in sql_stmt_freexl_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' Making all in sql_stmt_cache_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' Making all in sql_stmt_nocache_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' Making all in sql_stmt_voronoj1_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' Making all in sql_stmt_voronoj2_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' Making all in sql_stmt_gpkg_epsg492_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' Making all in sql_stmt_gpkg_epsg493_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' Making all in sql_stmt_rttopo_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' Making all in sql_stmt_gpkgcache_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' Making all in sql_stmt_gpkgnocache_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' Making all in sql_stmt_sequence_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' Making all in sql_stmt_routing_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' Making all in sql_stmt_logfile_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' Making all in sql_stmt_iconv_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' Making all in sql_stmt_point_geom make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' Making all in sql_stmt_tiny_point make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' Making all in sql_stmt_postgres_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' Making all in examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o demo1 demo1.o -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/demo1 demo1.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libxml2.so /opt/metwork-mfext-1.1/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o demo2 demo2.o -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/demo2 demo2.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libxml2.so /opt/metwork-mfext-1.1/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o demo3 demo3.o -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/demo3 demo3.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libxml2.so /opt/metwork-mfext-1.1/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o demo4 demo4.o -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/demo4 demo4.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libxml2.so /opt/metwork-mfext-1.1/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -o demo5 demo5.o -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -o .libs/demo5 demo5.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/core/lib /opt/metwork-mfext-1.1/opt/core/lib/libxml2.so /opt/metwork-mfext-1.1/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' cd build/libspatialite-5.0.0-beta0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' Making install in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' Making install in headers make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include' /usr/bin/install -c -m 644 spatialite.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/.' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/spatialite' /usr/bin/install -c -m 644 spatialite/gaiaexif.h spatialite/gaiaaux.h spatialite/gaiamatrix.h spatialite/gaiageo.h spatialite/gg_const.h spatialite/gg_structs.h spatialite/gg_core.h spatialite/gg_mbr.h spatialite/gg_formats.h spatialite/gg_dynamic.h spatialite/gg_advanced.h spatialite/gg_xml.h spatialite/gg_wfs.h spatialite/gg_dxf.h spatialite/spatialite.h spatialite/sqlite.h spatialite/debug.h spatialite/geopackage.h spatialite/control_points.h spatialite/gaia_topology.h spatialite/gaia_network.h spatialite/gg_sequence.h spatialite/stored_procedures.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/spatialite' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' Making install in gaiaaux make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' Making install in gaiaexif make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' Making install in gaiageo make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' Making install in flex make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' Making install in lemon make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' Making install in lemon_src make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' Making install in geopackage make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' Making install in spatialite make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' Making install in shapefiles make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' Making install in srsinit make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' Making install in epsg_update make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' Making install in connection_cache make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' Making install in generator make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' Making install in virtualtext make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' Making install in wfs make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' Making install in dxf make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' Making install in md5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' Making install in control_points make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' Making install in cutter make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' Making install in topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' Making install in stored_procedures make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libspatialite.la mod_spatialite.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libspatialite.so.7.1.1 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libspatialite.so.7.1.1 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libspatialite.so.7.1.1 libspatialite.so.7 || { rm -f libspatialite.so.7 && ln -s libspatialite.so.7.1.1 libspatialite.so.7; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libspatialite.so.7.1.1 libspatialite.so || { rm -f libspatialite.so && ln -s libspatialite.so.7.1.1 libspatialite.so; }; }) libtool: install: /usr/bin/install -c .libs/libspatialite.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libspatialite.la libtool: install: /usr/bin/install -c .libs/mod_spatialite.so.7.1.0 /opt/metwork-mfext-1.1/opt/scientific_core/lib/mod_spatialite.so.7.1.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f mod_spatialite.so.7.1.0 mod_spatialite.so.7 || { rm -f mod_spatialite.so.7 && ln -s mod_spatialite.so.7.1.0 mod_spatialite.so.7; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f mod_spatialite.so.7.1.0 mod_spatialite.so || { rm -f mod_spatialite.so && ln -s mod_spatialite.so.7.1.0 mod_spatialite.so; }; }) libtool: install: /usr/bin/install -c .libs/mod_spatialite.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/mod_spatialite.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' Making install in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' Making install in sql_stmt_geosadvanced_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' Making install in sql_stmt_geos_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' Making install in sql_stmt_libxml2_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' Making install in sql_stmt_rtgeom_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' Making install in sql_stmt_mathsql_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' Making install in sql_stmt_proj_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' Making install in sql_stmt_proj492_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' Making install in sql_stmt_proj493_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' Making install in sql_stmt_security_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' Making install in sql_stmt_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' Making install in sql_stmt_xmlsec_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' Making install in sql_stmt_geopackage_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' Making install in sql_stmt_freexl_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' Making install in sql_stmt_cache_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' Making install in sql_stmt_nocache_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' Making install in sql_stmt_voronoj1_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' Making install in sql_stmt_voronoj2_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' Making install in sql_stmt_gpkg_epsg492_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' Making install in sql_stmt_gpkg_epsg493_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' Making install in sql_stmt_rttopo_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' Making install in sql_stmt_gpkgcache_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' Making install in sql_stmt_gpkgnocache_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' Making install in sql_stmt_sequence_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' Making install in sql_stmt_routing_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' Making install in sql_stmt_logfile_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' Making install in sql_stmt_iconv_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' Making install in sql_stmt_point_geom make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' Making install in sql_stmt_tiny_point make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' Making install in sql_stmt_postgres_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' Making install in examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 spatialite.pc '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0022_libspatialite' make[3]: Entering directory `/src/layers/layer1_scientific_core/0023_gdal' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml echo "name: 'gdal'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml echo "version: '3.0.2'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml echo "checksum: '8a31507806b26f070858558aaad42277'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml echo "website: 'http://www.gdal.org'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/gdal.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core OPTIONS="--enable-shared --disable-static --with-pg=yes --with-png=/opt/metwork-mfext-1.1/opt/scientific_core --with-proj=/opt/metwork-mfext-1.1/opt/scientific_core --with-openjpeg=/opt/metwork-mfext-1.1/opt/scientific_core --with-jasper=/opt/metwork-mfext-1.1/opt/scientific_core --with-hdf5=/opt/metwork-mfext-1.1/opt/scientific_core --with-curl=/opt/metwork-mfext-1.1/opt/scientific_core/../core/bin/curl-config --with-sqlite3=/opt/metwork-mfext-1.1/opt/scientific_core/../core --with-libjson-c=/opt/metwork-mfext-1.1/opt/scientific_core/../core --with-spatialite=/opt/metwork-mfext-1.1/opt/scientific_core --with-netcdf --with-python=no" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/gdal-3.0.2.tar.gz` `readlink -m ./sources` MD5 8a31507806b26f070858558aaad42277 Computing checksum for /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2.tar.gz... Good checksum rm -Rf gdal-3.0.2 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/gdal-3.0.2.tar.gz` tar.gz gdal-3.0.2 cd build/gdal-3.0.2 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core --enable-shared --disable-static --with-pg=yes --with-png=/opt/metwork-mfext-1.1/opt/scientific_core --with-proj=/opt/metwork-mfext-1.1/opt/scientific_core --with-openjpeg=/opt/metwork-mfext-1.1/opt/scientific_core --with-jasper=/opt/metwork-mfext-1.1/opt/scientific_core --with-hdf5=/opt/metwork-mfext-1.1/opt/scientific_core --with-curl=/opt/metwork-mfext-1.1/opt/scientific_core/../core/bin/curl-config --with-sqlite3=/opt/metwork-mfext-1.1/opt/scientific_core/../core --with-libjson-c=/opt/metwork-mfext-1.1/opt/scientific_core/../core --with-spatialite=/opt/metwork-mfext-1.1/opt/scientific_core --with-netcdf --with-python=no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking CXX_WFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Werror -we10006... no checking whether C compiler accepts -diag-disable 188,1684,2259,2304,3280,11074,11076... no checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat -Werror=format-security -Wno-format-nonliteral... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Werror=vla... yes checking whether C compiler accepts -Werror=declaration-after-statement... yes checking whether C compiler accepts -Wdate-time... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C++ compiler accepts -Wextra-semi... yes checking whether C compiler accepts -Wno-sign-compare... yes checking whether C compiler accepts -Wcomma... no checking whether C compiler accepts -Wfloat-conversion... yes checking whether C compiler accepts -Wdocumentation -Wno-documentation-deprecated-sync... no checking if -std=gnu89 can be enabled... yes checking whether C++ compiler accepts -Wunused-private-field... no checking whether C++ compiler accepts -Wmissing-prototypes... no checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wnon-virtual-dtor... yes checking whether C++ compiler accepts -Wold-style-cast... yes checking whether C++ compiler accepts -Weffc++... yes checking if -Weffc++ should be enabled... yes checking whether C++ compiler accepts -Woverloaded-virtual... yes checking whether C++ compiler accepts -fno-operator-names... yes checking whether C++ compiler accepts -Wzero-as-null-pointer-constant... yes checking if use C++14 compiler options... disabled by user checking whether g++ supports C++11 features by default... yes checking whether C++ compiler accepts -Wsuggest-override... yes checking if -Wimplicit-fallthrough can be enabled... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /opt/rh/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for std::isnan... yes checking for dlopen in -ldl... yes checking for nanosleep in -lrt... yes checking for sin in -lm... yes checking for ANSI C header files... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking dbmalloc.h usability... no checking dbmalloc.h presence... no checking for dbmalloc.h... no checking for dlfcn.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking linux/userfaultfd.h usability... no checking linux/userfaultfd.h presence... no checking for linux/userfaultfd.h... no checking whether byte ordering is bigendian... no checking for 64bit integer type... long long checking for 64bit file io... yes checking for stat64... yes checking for fopen64... yes checking for ftruncate64... yes checking size of int... 4 checking size of unsigned long... 8 checking size of void*... 8 checking for int8... no checking for int16... no checking for int32... no checking for uintptr_t... yes checking native cpu bit order... lsb2msb checking for vprintf... yes checking for _doprnt... no checking for snprintf... yes checking for vsnprintf... yes checking for atoll... yes checking for strtoull... yes checking for strtof... yes checking for getcwd... yes checking whether strtof is declared... yes checking for readlink... yes checking for lstat... yes checking for posix_spawnp... yes checking for posix_memalign... yes checking for vfork... yes checking for mmap... yes checking for sigaction... yes checking for statvfs... yes checking for statvfs64... yes checking for getrlimit... yes checking for RLIMIT_AS... yes checking for gmtime_r... yes checking for localtime_r... yes checking for uselocale... yes checking to enable debug build... no, CFLAGS="-g -O2" checking whether GCC 4.1 atomic builtins are available... yes checking whether GCC bswap builtins are available... yes checking for __uint128_t... yes checking whether SSE is available at compile time... yes checking whether SSSE3 is available at compile time... yes checking whether AVX is available at compile time... yes checking to enable LTO (link time optimization) build... no checking whether we should hide internal symbols... no checking for local include/lib path... none checking for pthread_create in -lpthread... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ADAPTIVE_NP... yes checking for pthread_spinlock_t... yes checking for 5 args mremap()... yes checking for _SC_PHYS_PAGES... yes checking for deflateInit_ in -lz... yes checking for inflateCopy in -lz... yes using pre-installed libz checking for ld used by GCC... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); using ICONV_CPP_CONST="" checking for PROJ >= 6 library... checking for proj_create_from_wkt in -lproj... yes configure: proj.h found checking for ZSTD_decompressStream in -lzstd... no libzstd not found - ZSTD support disabled checking for PostgreSQL... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.21... yes checking for PQ... yes checking for PQconnectdb in -lpq... yes checking for G_gisinit_2 in -lgrass5... no checking for ffopen in -lcfitsio... no libcfitsio not found - FITS support disabled checking for Mopen in -lcsf... no checking csf.h usability... no checking csf.h presence... no checking for csf.h... no using internal csf code. checking for libpng... using libpng from /opt/metwork-mfext-1.1/opt/scientific_core. checking for libcrunch... dds support disabled. checking for gta_version in -lgta... no libgta not found - GTA support disabled checking for PCIDSK... using internal libpcidsk. checking for libtiff... checking for TIFFScanlineSize64 in -ltiff... no using internal TIFF code. BigTIFF support enabled. using internal GeoTIFF code. checking for jpeg_read_scanlines in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for width_in_blocks in jpeglib.h... yes using pre-installed libjpeg. checking CharLS/interface.h usability... no checking CharLS/interface.h presence... no checking for CharLS/interface.h... no checking CharLS/charls.h usability... no checking CharLS/charls.h presence... no checking for CharLS/charls.h... no checking for jpeg12... disabled, libjpeg or libtiff not internal checking for DGifOpenFileName in -lgif... no checking gif_lib.h usability... no checking gif_lib.h presence... no checking for gif_lib.h... no using internal gif code. checking for OGDI... no checking ecs.h usability... no checking ecs.h presence... no checking for ecs.h... no checking for FMEObjects... no SOSI support disabled. checking for MongoCXX... MongoCXX not found. checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.21... yes checking for MONGOCXXV3... no checking for SDreaddata in -lmfhdfalt... no checking for SDreaddata in -lmfhdf... no checking for SDreaddata in -lhdf4... no checking for SDreaddata in -lmfhdf... no checking for SDreaddata in -lmfhdf... no checking for H5Fopen in -lhdf5... yes checking for kea-config... no checking for kea... no checking for nc-config... /opt/metwork-mfext-1.1/opt/scientific_core/bin/nc-config checking libnetcdf compiler and linker flags with nc-config... got version="netCDF 4.7.3", prefix="/opt/metwork-mfext-1.1/opt/scientific_core", libs="-L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lnetcdf", includedir="/opt/metwork-mfext-1.1/opt/scientific_core/include" checking for nc_open in -lnetcdf... yes checking for netcdf-4 (and HDF5) support in libnetcdf... yes checking for HDF4 support in libnetcdf... no checking for /opt/metwork-mfext-1.1/opt/scientific_core/include/netcdf_mem.h... yes configure: using JasPer library from /opt/metwork-mfext-1.1/opt/scientific_core. checking for jp2_encode_uuid in -ljasper... no configure: hacked JasPer version not found, GeoJP2 disabled. checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.21... yes checking for OPENJPEG... yes checking for opj_setup_decoder in -lopenjp2... yes checking for FileGDBAPI... FileGDBAPI not found. checking for NCScbmOpenFileView in -lNCSEcw... no checking for NCScbmOpenFileView in -lecwj2... no checking for Kakadu JPEG2000 support... not requested. configure: MrSID support disabled. configure: MrSID/MG4 Lidar support disabled. checking for JP2Lura support... checking for MSG... not requested checking if Oracle support is enabled... no enabled checking for MySQL... no checking for Ingres... no checking for Xerces C++ Parser... no checking for XML_ParserCreate in -lexpat... yes checking for Expat XML Parser headers in /usr/include... found checking for Expat XML Parser... yes checking if Expat XML Parser version is >= 1.95.0... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.25... no checking for LIBKML... checking for Google libkml... no check for unixODBC checking for SQLConnect in -lodbc... no checking for SQLInstallDriverEx in -lodbcinst... no check for windows ODBC checking for main in -lodbc32... no checking for SQLInstallDriverEx in -lodbccp32... no checking if Oracle support is enabled... no checking for DODS... disabled found libcurl version 7.65.1 checking for curl_global_init in -lcurl... yes checking for xml2-config... /opt/metwork-mfext-1.1/opt/core/bin/xml2-config checking for xmlParseDoc in -lxml2... yes checking for spatialite... checking for spatialite_init in -lspatialite... yes checking for sqlite3_open in -lsqlite3... yes checking for SQLite3 library >= 3.0.0... yes spatialite enabled checking for spatialite_target_cpu in -lspatialite... yes checking for sqlite3_column_table_name in -lsqlite3... yes configure: rasterlite2 support disabled checking pcre.h usability... no checking pcre.h presence... no checking for pcre.h... no checking Checking for Teigha... disabled configure: IBM Informix DataBlade not supported. configure: checking whether we should include ESRI SDE support... ESRI SDE support not requested. checking for WebPDecodeRGB in -lwebp... no libwebp not found - WEBP support disabled checking for geos-config... /opt/metwork-mfext-1.1/opt/scientific_core/bin/geos-config checking for GEOS version >= 3.1.0... yes checking for GEOSversion in -lgeos_c... yes configure: Using C API from GEOS 3.8.0 checking for sfcgal-config... no checking qhull/libqhull.h usability... no checking qhull/libqhull.h presence... no checking for qhull/libqhull.h... no checking libqhull/libqhull.h usability... no checking libqhull/libqhull.h presence... no checking for libqhull/libqhull.h... no checking for OpenCL support... no checking for FreeXL support... checking freexl.h usability... no checking freexl.h presence... no checking for freexl.h... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no libfreexl not found - FreeXL support disabled checking for json_object_set_serializer in -ljson-c... yes using pre-installed libjson-c checking whether to enable PAM... yes checking whether to build PDF driver as a plugin... no checking for poppler... disabled checking for podofo... disabled checking for pdfium... disabled checking GDAL version information from gdal_version.h.in: 3.0.2 checking for perl bindings... disabled checking for python bindings... disabled checking whether we should include Java support... no HDFS support not requested. checking for tiledb_coords in -ltiledb... no libtiledb not found - TileDB support disabled checking whether we should include MDB support... no configure: checking whether we should include rasdaman support... rasdaman support not requested. checking whether we should include Armadillo support... no checking for cryptopp... no checking for crypto... checking for EVP_sha256 in -lcrypto... yes checking openssl/bio.h usability... no checking openssl/bio.h presence... no checking for openssl/bio.h... no checking for LERC... enabled checking for NULL... disabled checking if sprintf can be overloaded for GDAL compilation... yes configure: creating ./config.status config.status: creating GDALmake.opt config.status: WARNING: 'GDALmake.opt.in' seems to ignore the --datarootdir setting config.status: creating port/cpl_config.h config.status: executing libtool commands GDAL is now configured for x86_64-pc-linux-gnu Installation directory: /opt/metwork-mfext-1.1/opt/scientific_core C compiler: gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 C++ compiler: g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 C++14 support: no LIBTOOL support: yes LIBZ support: external LIBLZMA support: no ZSTD support: no cryptopp support: no crypto/openssl support: no GRASS support: no CFITSIO support: no PCRaster support: internal LIBPNG support: external DDS support: no GTA support: no LIBTIFF support: internal (BigTIFF=yes) LIBGEOTIFF support: internal LIBJPEG support: external 12 bit JPEG: no 12 bit JPEG-in-TIFF: no LIBGIF support: internal JPEG-Lossless/CharLS: no OGDI support: no HDF4 support: no HDF5 support: yes Kea support: no NetCDF support: yes NetCDF has netcdf_mem.h: yes Kakadu support: no JasPer support: yes (GeoJP2=no) OpenJPEG support: yes ECW support: no MrSID support: no MrSID/MG4 Lidar support: no JP2Lura support: no MSG support: no EPSILON support: no WebP support: no cURL support (wms/wcs/...):yes PostgreSQL support: yes LERC support: yes MySQL support: no Ingres support: no Xerces-C support: no Expat support: yes libxml2 support: yes Google libkml support: no ODBC support: no FGDB support: no MDB support: no PCIDSK support: internal OCI support: no GEORASTER support: no SDE support: no Rasdaman support: no DODS support: no SQLite support: yes PCRE support: no SpatiaLite support: yes RasterLite2 support: no Teigha (DWG and DGNv8): no INFORMIX DataBlade support:no GEOS support: yes SFCGAL support: no QHull support: internal Poppler support: no Podofo support: no PDFium support: no OpenCL support: no Armadillo support: no FreeXL support: no SOSI support: no MongoDB support: no MongoCXX v3 support: no HDFS support: no TileDB support: no userfaultfd support: no misc. gdal formats: aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf disabled gdal formats: misc. ogr formats: aeronavfaa arcgen avc bna cad csv dgn dxf edigeo geoconcept georss gml gmt gpsbabel gpx gtm htf jml mvt ntf openair openfilegdb pgdump rec s57 segukooa segy selafin shape sua svg sxf tiger vdv wasp xplane idrisi pds sdts ods xlsx amigocloud carto cloudant couchdb csw elastic gft ngw plscenes wfs gpkg vfk osm disabled ogr formats: SWIG Bindings: no PROJ >= 6: yes enable GNM building: yes enable pthread support: yes enable POSIX iconv support:yes hide internal symbols: no cd build/gdal-3.0.2 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' (cd port; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_conv.lo cpl_conv.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_error.lo cpl_error.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_string.lo cpl_string.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cplgetsymbol.lo cplgetsymbol.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cplstringlist.lo cplstringlist.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_strtod.lo cpl_strtod.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_path.lo cpl_path.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_csv.lo cpl_csv.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_findfile.lo cpl_findfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_minixml.lo cpl_minixml.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_multiproc.lo cpl_multiproc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_list.lo cpl_list.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_getexecpath.lo cpl_getexecpath.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cplstring.lo cplstring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_win32.lo cpl_vsil_win32.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsisimple.lo cpl_vsisimple.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil.lo cpl_vsil.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsi_mem.lo cpl_vsi_mem.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_unix_stdio_64.lo cpl_vsil_unix_stdio_64.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_http.lo cpl_http.cpp In file included from cpl_http.cpp:48: cpl_http.cpp: In function 'CPLHTTPResult* CPLHTTPFetchEx(const char*, CSLConstList, GDALProgressFunc, void*, CPLHTTPFetchWriteFunc, void*)': /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:2074:41: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define CURL_ZERO_TERMINATED ((size_t) -1) ^ cpl_http.cpp:966:48: note: in expansion of macro 'CURL_ZERO_TERMINATED' curl_mime_data(mimepart, pszValue, CURL_ZERO_TERMINATED); ^~~~~~~~~~~~~~~~~~~~ In file included from cpl_http.cpp:48: cpl_http.cpp: In function 'void* CPLHTTPSetOptions(void*, const char*, const char* const*)': /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:729:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_BASIC (((unsigned long)1)<<0) ^ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ cpl_http.cpp:1643:57: note: in expansion of macro 'CURLAUTH_BASIC' curl_easy_setopt(http_handle, CURLOPT_HTTPAUTH, CURLAUTH_BASIC ); ^~~~~~~~~~~~~~ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:736:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_NTLM (((unsigned long)1)<<3) ^ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ cpl_http.cpp:1645:57: note: in expansion of macro 'CURLAUTH_NTLM' curl_easy_setopt(http_handle, CURLOPT_HTTPAUTH, CURLAUTH_NTLM ); ^~~~~~~~~~~~~ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:737:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_DIGEST_IE (((unsigned long)1)<<4) ^ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:741:33: note: in expansion of macro 'CURLAUTH_DIGEST_IE' #define CURLAUTH_ANY (~CURLAUTH_DIGEST_IE) ^~~~~~~~~~~~~~~~~~ cpl_http.cpp:1647:57: note: in expansion of macro 'CURLAUTH_ANY' curl_easy_setopt(http_handle, CURLOPT_HTTPAUTH, CURLAUTH_ANY ); ^~~~~~~~~~~~ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:731:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_NEGOTIATE (((unsigned long)1)<<2) ^ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:733:31: note: in expansion of macro 'CURLAUTH_NEGOTIATE' #define CURLAUTH_GSSNEGOTIATE CURLAUTH_NEGOTIATE ^~~~~~~~~~~~~~~~~~ cpl_http.cpp:1650:57: note: in expansion of macro 'CURLAUTH_GSSNEGOTIATE' curl_easy_setopt(http_handle, CURLOPT_HTTPAUTH, CURLAUTH_GSSNEGOTIATE ); ^~~~~~~~~~~~~~~~~~~~~ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:729:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_BASIC (((unsigned long)1)<<0) ^ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ cpl_http.cpp:1711:58: note: in expansion of macro 'CURLAUTH_BASIC' curl_easy_setopt(http_handle, CURLOPT_PROXYAUTH, CURLAUTH_BASIC ); ^~~~~~~~~~~~~~ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:736:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_NTLM (((unsigned long)1)<<3) ^ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ cpl_http.cpp:1713:58: note: in expansion of macro 'CURLAUTH_NTLM' curl_easy_setopt(http_handle, CURLOPT_PROXYAUTH, CURLAUTH_NTLM ); ^~~~~~~~~~~~~ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:730:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_DIGEST (((unsigned long)1)<<1) ^ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ cpl_http.cpp:1715:58: note: in expansion of macro 'CURLAUTH_DIGEST' curl_easy_setopt(http_handle, CURLOPT_PROXYAUTH, CURLAUTH_DIGEST ); ^~~~~~~~~~~~~~~ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:737:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_DIGEST_IE (((unsigned long)1)<<4) ^ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ /opt/metwork-mfext-1.1/opt/core/include/curl/curl.h:741:33: note: in expansion of macro 'CURLAUTH_DIGEST_IE' #define CURLAUTH_ANY (~CURLAUTH_DIGEST_IE) ^~~~~~~~~~~~~~~~~~ cpl_http.cpp:1717:58: note: in expansion of macro 'CURLAUTH_ANY' curl_easy_setopt(http_handle, CURLOPT_PROXYAUTH, CURLAUTH_ANY ); ^~~~~~~~~~~~ /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_hash_set.lo cpl_hash_set.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cplkeywordparser.lo cplkeywordparser.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_recode.lo cpl_recode.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_recode_iconv.lo cpl_recode_iconv.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_recode_stub.lo cpl_recode_stub.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_quad_tree.lo cpl_quad_tree.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_atomic_ops.lo cpl_atomic_ops.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_subfile.lo cpl_vsil_subfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_time.lo cpl_time.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_stdout.lo cpl_vsil_stdout.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_sparsefile.lo cpl_vsil_sparsefile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_abstract_archive.lo cpl_vsil_abstract_archive.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_tar.lo cpl_vsil_tar.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_stdin.lo cpl_vsil_stdin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_buffered_reader.lo cpl_vsil_buffered_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_base64.lo cpl_base64.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_curl.lo cpl_vsil_curl.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_curl_streaming.lo cpl_vsil_curl_streaming.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_s3.lo cpl_vsil_s3.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_gs.lo cpl_vsil_gs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_az.lo cpl_vsil_az.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_oss.lo cpl_vsil_oss.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_swift.lo cpl_vsil_swift.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_webhdfs.lo cpl_vsil_webhdfs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_cache.lo cpl_vsil_cache.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_xml_validate.lo cpl_xml_validate.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_spawn.lo cpl_spawn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_google_oauth2.lo cpl_google_oauth2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_progress.lo cpl_progress.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_virtualmem.lo cpl_virtualmem.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_worker_thread_pool.lo cpl_worker_thread_pool.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_crypt.lo cpl_vsil_crypt.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_sha1.lo cpl_sha1.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_sha256.lo cpl_sha256.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_aws.lo cpl_aws.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsi_error.lo cpl_vsi_error.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_cpu_features.lo cpl_cpu_features.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_google_cloud.lo cpl_google_cloud.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_azure.lo cpl_azure.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_alibaba_oss.lo cpl_alibaba_oss.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_json_streaming_parser.lo cpl_json_streaming_parser.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_json.lo cpl_json.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_md5.lo cpl_md5.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_swift.lo cpl_swift.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_plugin.lo cpl_vsil_plugin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_hdfs.lo cpl_vsil_hdfs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_userfaultfd.lo cpl_userfaultfd.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_vsil_gzip.lo cpl_vsil_gzip.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_minizip_ioapi.lo cpl_minizip_ioapi.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_minizip_unzip.lo cpl_minizip_unzip.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -c -o cpl_minizip_zip.lo cpl_minizip_zip.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port' (cd gcore; make generate_gdal_version_h) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' make[3]: Nothing to be done for 'generate_gdal_version_h'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' (cd gcore; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' make -C mdreader make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/mdreader' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_digital_globe.lo reader_digital_globe.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_geo_eye.lo reader_geo_eye.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_orb_view.lo reader_orb_view.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_pleiades.lo reader_pleiades.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_rdk1.lo reader_rdk1.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_landsat.lo reader_landsat.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_spot.lo reader_spot.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_rapid_eye.lo reader_rapid_eye.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_alos.lo reader_alos.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_eros.lo reader_eros.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_kompsat.lo reader_kompsat.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/mdreader' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalopeninfo.lo gdalopeninfo.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" \ gdaldrivermanager.cpp -o gdaldrivermanager.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaldriver.lo gdaldriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaldataset.lo gdaldataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalrasterband.lo gdalrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdal_misc.lo gdal_misc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rasterio.lo rasterio.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalrasterblock.lo gdalrasterblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalcolortable.lo gdalcolortable.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalmajorobject.lo gdalmajorobject.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o overview.lo overview.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaldefaultoverviews.lo gdaldefaultoverviews.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalpamdataset.lo gdalpamdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalpamrasterband.lo gdalpamrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaljp2metadata.lo gdaljp2metadata.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaljp2box.lo gdaljp2box.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalmultidomainmetadata.lo gdalmultidomainmetadata.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdal_rat.lo gdal_rat.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalpamproxydb.lo gdalpamproxydb.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalallvalidmaskband.lo gdalallvalidmaskband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalnodatamaskband.lo gdalnodatamaskband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalproxydataset.lo gdalproxydataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalproxypool.lo gdalproxypool.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaldefaultasync.lo gdaldefaultasync.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalnodatavaluesmaskband.lo gdalnodatavaluesmaskband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaldllmain.lo gdaldllmain.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalexif.lo gdalexif.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalclientserver.lo gdalclientserver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalgeorefpamdataset.lo gdalgeorefpamdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaljp2abstractdataset.lo gdaljp2abstractdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalvirtualmem.lo gdalvirtualmem.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaloverviewdataset.lo gdaloverviewdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalrescaledalphaband.lo gdalrescaledalphaband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaljp2structure.lo gdaljp2structure.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdal_mdreader.lo gdal_mdreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaljp2metadatagenerator.lo gdaljp2metadatagenerator.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalabstractbandblockcache.lo gdalabstractbandblockcache.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalarraybandblockcache.lo gdalarraybandblockcache.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalhashsetbandblockcache.lo gdalhashsetbandblockcache.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rawdataset.lo rawdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -mssse3 -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rasterio_ssse3.lo rasterio_ssse3.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' (cd alg; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalmediancut.lo gdalmediancut.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdaldither.lo gdaldither.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdal_crs.lo gdal_crs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdaltransformer.lo gdaltransformer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalsimplewarp.lo gdalsimplewarp.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalwarper.lo gdalwarper.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalwarpkernel.lo gdalwarpkernel.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalwarpoperation.lo gdalwarpoperation.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalchecksum.lo gdalchecksum.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdal_rpc.lo gdal_rpc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdal_tps.lo gdal_tps.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o thinplatespline.lo thinplatespline.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o llrasterize.lo llrasterize.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalrasterize.lo gdalrasterize.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalgeoloc.lo gdalgeoloc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalgrid.lo gdalgrid.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalcutline.lo gdalcutline.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalproximity.lo gdalproximity.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o rasterfill.lo rasterfill.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalrasterpolygonenumerator.lo gdalrasterpolygonenumerator.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalsievefilter.lo gdalsievefilter.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalwarpkernel_opencl.lo gdalwarpkernel_opencl.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o polygonize.lo polygonize.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o contour.lo contour.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdaltransformgeolocs.lo gdaltransformgeolocs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdallinearsystem.lo gdallinearsystem.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdal_octave.lo gdal_octave.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdal_simplesurf.lo gdal_simplesurf.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalmatching.lo gdalmatching.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o delaunay.lo delaunay.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalpansharpen.lo gdalpansharpen.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalapplyverticalshiftgrid.lo gdalapplyverticalshiftgrid.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Wold-style-cast -mavx -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalgridavx.lo gdalgridavx.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Wold-style-cast -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/include -Imarching_squares -c -o gdalgridsse.lo gdalgridsse.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg' (cd frmts; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -DFRMT_derived -DFRMT_gtiff -DFRMT_hfa -DFRMT_mem -DFRMT_vrt -DFRMT_aaigrid -DFRMT_adrg -DFRMT_aigrid -DFRMT_airsar -DFRMT_arg -DFRMT_blx -DFRMT_bmp -DFRMT_bsb -DFRMT_cals -DFRMT_ceos -DFRMT_ceos2 -DFRMT_coasp -DFRMT_cosar -DFRMT_ctg -DFRMT_dimap -DFRMT_dted -DFRMT_e00grid -DFRMT_elas -DFRMT_envisat -DFRMT_ers -DFRMT_fit -DFRMT_gff -DFRMT_gsg -DFRMT_gxf -DFRMT_hf2 -DFRMT_idrisi -DFRMT_ignfheightasciigrid -DFRMT_ilwis -DFRMT_ingr -DFRMT_iris -DFRMT_iso8211 -DFRMT_jaxapalsar -DFRMT_jdem -DFRMT_kmlsuperoverlay -DFRMT_l1b -DFRMT_leveller -DFRMT_map -DFRMT_mrf -DFRMT_msgn -DFRMT_ngsgeoid -DFRMT_nitf -DFRMT_northwood -DFRMT_pds -DFRMT_prf -DFRMT_r -DFRMT_raw -DFRMT_rmf -DFRMT_rs2 -DFRMT_safe -DFRMT_saga -DFRMT_sdts -DFRMT_sentinel2 -DFRMT_sgi -DFRMT_sigdem -DFRMT_srtmhgt -DFRMT_terragen -DFRMT_til -DFRMT_tsx -DFRMT_usgsdem -DFRMT_xpm -DFRMT_xyz -DFRMT_zmap -DFRMT_rik -DFRMT_ozi -DFRMT_grib -DFRMT_eeda -DFRMT_plmosaic -DFRMT_rda -DFRMT_wcs -DFRMT_wms -DFRMT_wmts -DFRMT_daas -DFRMT_rasterlite -DFRMT_mbtiles -DFRMT_pdf -DFRMT_openjpeg -DFRMT_jpeg2000 -DFRMT_netcdf -DFRMT_hdf5 -DFRMT_gif -DFRMT_jpeg -DFRMT_png -DFRMT_pcraster -DFRMT_pcidsk -DFRMT_postgisraster \ -DGDAL_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf openjpeg jpeg2000 netcdf hdf5 gif jpeg png pcraster pcidsk postgisraster" \ gdalallregister.cpp -o o/gdalallregister.lo make -C derived install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/derived' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/deriveddataset.lo deriveddataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/derivedlist.lo derivedlist.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/derived' make -C gtiff install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff' (cd libgeotiff; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libgeotiff' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include xtiff.c -o ../../o/xtiff.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geo_free.c -o ../../o/geo_free.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geo_get.c -o ../../o/geo_get.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geo_names.c -o ../../o/geo_names.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geo_new.c -o ../../o/geo_new.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geo_print.c -o ../../o/geo_print.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geo_set.c -o ../../o/geo_set.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geo_tiffp.c -o ../../o/geo_tiffp.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geo_write.c -o ../../o/geo_write.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geo_normalize.c -o ../../o/geo_normalize.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geotiff_proj4.c -o ../../o/geotiff_proj4.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geo_extra.c -o ../../o/geo_extra.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geo_trans.c -o ../../o/geo_trans.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.1/opt/scientific_core/include geo_simpletags.c -o ../../o/geo_simpletags.lo make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libgeotiff' (cd libtiff; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libtiff' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_aux.c -o ../../o/tif_aux.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_close.c -o ../../o/tif_close.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_codec.c -o ../../o/tif_codec.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_color.c -o ../../o/tif_color.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_compress.c -o ../../o/tif_compress.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_dir.c -o ../../o/tif_dir.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_dirinfo.c -o ../../o/tif_dirinfo.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_dirread.c -o ../../o/tif_dirread.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_dirwrite.c -o ../../o/tif_dirwrite.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_dumpmode.c -o ../../o/tif_dumpmode.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_error.c -o ../../o/tif_error.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_extension.c -o ../../o/tif_extension.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_fax3.c -o ../../o/tif_fax3.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_fax3sm.c -o ../../o/tif_fax3sm.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_getimage.c -o ../../o/tif_getimage.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_jpeg.c -o ../../o/tif_jpeg.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_jpeg_12.c -o ../../o/tif_jpeg_12.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_flush.c -o ../../o/tif_flush.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_luv.c -o ../../o/tif_luv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_lzw.c -o ../../o/tif_lzw.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_next.c -o ../../o/tif_next.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_ojpeg.c -o ../../o/tif_ojpeg.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_open.c -o ../../o/tif_open.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_packbits.c -o ../../o/tif_packbits.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_pixarlog.c -o ../../o/tif_pixarlog.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_predict.c -o ../../o/tif_predict.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_print.c -o ../../o/tif_print.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_read.c -o ../../o/tif_read.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_swab.c -o ../../o/tif_swab.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_strip.c -o ../../o/tif_strip.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_thunder.c -o ../../o/tif_thunder.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_tile.c -o ../../o/tif_tile.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_vsi.c -o ../../o/tif_vsi.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_version.c -o ../../o/tif_version.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_warning.c -o ../../o/tif_warning.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_write.c -o ../../o/tif_write.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_zip.c -o ../../o/tif_zip.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_lzma.c -o ../../o/tif_lzma.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_zstd.c -o ../../o/tif_zstd.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_webp.c -o ../../o/tif_webp.lo make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libtiff' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/geotiff.lo geotiff.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gt_wkt_srs.lo gt_wkt_srs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gt_citation.lo gt_citation.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gt_overview.lo gt_overview.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I.. -I../jpeg -DHAVE_LIBJPEG -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tif_float.lo tif_float.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tifvsi.lo tifvsi.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gt_jpeg_copy.lo gt_jpeg_copy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I.. -I../jpeg -DHAVE_LIBJPEG -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tif_lerc.lo tif_lerc.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff' make -C hfa install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hfa' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfaopen.lo hfaopen.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfaentry.lo hfaentry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfadictionary.lo hfadictionary.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfafield.lo hfafield.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfatype.lo hfatype.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfaband.lo hfaband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfacompress.lo hfacompress.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfadataset.lo hfadataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfa_overviews.lo hfa_overviews.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hfa' make -C mem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mem' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/memdataset.lo memdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mem' make -C vrt install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtdataset.lo vrtdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtrasterband.lo vrtrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtdriver.lo vrtdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtsources.lo vrtsources.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtfilters.lo vrtfilters.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtsourcedrasterband.lo vrtsourcedrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtrawrasterband.lo vrtrawrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtwarped.lo vrtwarped.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtderivedrasterband.lo vrtderivedrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtpansharpened.lo vrtpansharpened.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pixelfunctions.lo pixelfunctions.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt' make -C aaigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/aaigrid' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/aaigriddataset.lo aaigriddataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/aaigrid' make -C adrg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/adrg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I../iso8211 -c -o ../o/adrgdataset.lo adrgdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I../iso8211 -c -o ../o/srpdataset.lo srpdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/adrg' make -C aigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/aigrid' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/aigdataset.lo aigdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/gridlib.lo gridlib.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/aigopen.lo aigopen.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/aigccitt.lo aigccitt.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/aigrid' make -C airsar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/airsar' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/airsardataset.lo airsardataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/airsar' make -C arg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/arg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/argdataset.lo argdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/arg' make -C blx install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/blx' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGDALDRIVER -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/blxdataset.lo blxdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGDALDRIVER -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/blx.lo blx.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/blx' make -C bmp install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bmp' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/bmpdataset.lo bmpdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bmp' make -C bsb install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bsb' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/bsb_read.lo bsb_read.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/bsbdataset.lo bsbdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bsb' make -C cals install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cals' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/calsdataset.lo calsdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cals' make -C ceos install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ceos' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceosopen.lo ceosopen.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceosdataset.lo ceosdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ceos' make -C ceos2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ceos2' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sar_ceosdataset.lo sar_ceosdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceosrecipe.lo ceosrecipe.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceossar.lo ceossar.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceos.lo ceos.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/link.lo link.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ceos2' make -C coasp install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/coasp' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/coasp_dataset.lo coasp_dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/coasp' make -C cosar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cosar' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/cosar_dataset.lo cosar_dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cosar' make -C ctg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ctg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ctgdataset.lo ctgdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ctg' make -C dimap install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/dimap' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dimapdataset.lo dimapdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/dimap' make -C dted install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/dted' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dted_api.lo dted_api.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dteddataset.lo dteddataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dted_create.lo dted_create.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dted_ptstream.lo dted_ptstream.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/dted' make -C e00grid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/e00grid' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/e00griddataset.lo e00griddataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/e00grid' make -C elas install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/elas' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/elasdataset.lo elasdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/elas' make -C envisat install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/envisat' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/EnvisatFile.lo EnvisatFile.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/records.lo records.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/adsrange.lo adsrange.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/unwrapgcps.lo unwrapgcps.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/envisatdataset.lo envisatdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/envisat' make -C ers install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ers' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ersdataset.lo ersdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ershdrnode.lo ershdrnode.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ers' make -C fit install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/fit' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/fitdataset.lo fitdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/fit.lo fit.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/fit' make -C gff install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gff' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gff_dataset.lo gff_dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gff' make -C gsg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gsg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gsagdataset.lo gsagdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gsbgdataset.lo gsbgdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gs7bgdataset.lo gs7bgdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gsg' make -C gxf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gxf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gxfdataset.lo gxfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gxfopen.lo gxfopen.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gxf_proj4.lo gxf_proj4.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gxf_ogcwkt.lo gxf_ogcwkt.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gxf' make -C hf2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hf2' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hf2dataset.lo hf2dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hf2' make -C idrisi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/idrisi' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/IdrisiDataset.lo IdrisiDataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/idrisi' make -C ignfheightasciigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ignfheightasciigrid' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ignfheightasciigrid.lo ignfheightasciigrid.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ignfheightasciigrid' make -C ilwis install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ilwis' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ilwisdataset.lo ilwisdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ilwiscoordinatesystem.lo ilwiscoordinatesystem.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ilwis' make -C ingr install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ingr' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/IntergraphDataset.lo IntergraphDataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/IntergraphBand.lo IntergraphBand.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/IngrTypes.lo IngrTypes.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/JpegHelper.lo JpegHelper.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ingr' make -C iris install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/iris' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/irisdataset.lo irisdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/iris' make -C iso8211 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/iso8211' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfmodule.lo ddfmodule.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfutils.lo ddfutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddffielddefn.lo ddffielddefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfrecord.lo ddfrecord.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddffield.lo ddffield.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfsubfielddefn.lo ddfsubfielddefn.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/iso8211' make -C jaxapalsar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jaxapalsar' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/jaxapalsardataset.lo jaxapalsardataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jaxapalsar' make -C jdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jdem' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/jdemdataset.lo jdemdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jdem' make -C kmlsuperoverlay install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/kmlsuperoverlay' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/kmlsuperoverlaydataset.lo kmlsuperoverlaydataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/kmlsuperoverlay' make -C l1b install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/l1b' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/l1bdataset.lo l1bdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/l1b' make -C leveller install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/leveller' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/levellerdataset.lo levellerdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/leveller' make -C map install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/map' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mapdataset.lo mapdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/map' make -C mrf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mrf' (cd libLERC; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mrf/libLERC' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -I../../port BitMaskV1.cpp -o ../../o/BitMaskV1.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -I../../port BitStufferV1.cpp -o ../../o/BitStufferV1.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -I../../port CntZImage.cpp -o ../../o/CntZImage.lo make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mrf/libLERC' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/marfa_dataset.lo marfa_dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mrf_band.lo mrf_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/JPEG_band.lo JPEG_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/PNG_band.lo PNG_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/JPNG_band.lo JPNG_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Raw_band.lo Raw_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Tif_band.lo Tif_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Packer_RLE.lo Packer_RLE.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mrf_util.lo mrf_util.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mrf_overview.lo mrf_overview.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/LERC_band.lo LERC_band.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mrf' make -C msgn install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/msgn' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I. -DGDAL_SUPPORT -c -o ../o/msgndataset.lo msgndataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I. -DGDAL_SUPPORT -c -o ../o/msg_basic_types.lo msg_basic_types.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I. -DGDAL_SUPPORT -c -o ../o/msg_reader_core.lo msg_reader_core.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/msgn' make -C ngsgeoid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ngsgeoid' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ngsgeoiddataset.lo ngsgeoiddataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ngsgeoid' make -C nitf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/nitf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfdataset.lo nitfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/rpftocdataset.lo rpftocdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfwritejpeg.lo nitfwritejpeg.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfwritejpeg_12.lo nitfwritejpeg_12.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfrasterband.lo nitfrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/ecrgtocdataset.lo ecrgtocdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitffile.lo nitffile.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfimage.lo nitfimage.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/mgrs.lo mgrs.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfaridpcm.lo nitfaridpcm.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfbilevel.lo nitfbilevel.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/rpftocfile.lo rpftocfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfdes.lo nitfdes.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitf_gcprpc.lo nitf_gcprpc.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/nitf' make -C northwood install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/northwood' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/grddataset.lo grddataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/grcdataset.lo grcdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/northwood.lo northwood.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/northwood' make -C pds install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pds' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pdsdataset.lo pdsdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/isis2dataset.lo isis2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/isis3dataset.lo isis3dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vicardataset.lo vicardataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/nasakeywordhandler.lo nasakeywordhandler.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vicarkeywordhandler.lo vicarkeywordhandler.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pds4dataset.lo pds4dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pds4vector.lo pds4vector.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pds' make -C prf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/prf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/phprfdataset.lo phprfdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/prf' make -C r install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/r' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rdataset.lo rdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rcreatecopy.lo rcreatecopy.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/r' make -C raw install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/raw' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ehdrdataset.lo ehdrdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pauxdataset.lo pauxdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/doq1dataset.lo doq1dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/doq2dataset.lo doq2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mffdataset.lo mffdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hkvdataset.lo hkvdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pnmdataset.lo pnmdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/fujibasdataset.lo fujibasdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/envidataset.lo envidataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gscdataset.lo gscdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/fastdataset.lo fastdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/atlsci_spheroid.lo atlsci_spheroid.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/btdataset.lo btdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/landataset.lo landataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/cpgdataset.lo cpgdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/idadataset.lo idadataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ndfdataset.lo ndfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dipxdataset.lo dipxdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/genbindataset.lo genbindataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/lcpdataset.lo lcpdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/eirdataset.lo eirdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gtxdataset.lo gtxdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/loslasdataset.lo loslasdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntv2dataset.lo ntv2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ace2dataset.lo ace2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/snodasdataset.lo snodasdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ctable2dataset.lo ctable2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/krodataset.lo krodataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/roipacdataset.lo roipacdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/iscedataset.lo iscedataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rrasterdataset.lo rrasterdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/byndataset.lo byndataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntv1dataset.lo ntv1dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/raw' make -C rmf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rmf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmfdataset.lo rmfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmflzw.lo rmflzw.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmfdem.lo rmfdem.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmfjpeg.lo rmfjpeg.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rmf' make -C rs2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rs2' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rs2dataset.lo rs2dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rs2' make -C safe install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/safe' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/safedataset.lo safedataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/safe' make -C saga install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/saga' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sagadataset.lo sagadataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/saga' make -C sdts install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sdts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsiref.lo sdtsiref.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtscatd.lo sdtscatd.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtslinereader.lo sdtslinereader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtslib.lo sdtslib.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtspointreader.lo sdtspointreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsattrreader.lo sdtsattrreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtstransfer.lo sdtstransfer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtspolygonreader.lo sdtspolygonreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsxref.lo sdtsxref.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsrasterreader.lo sdtsrasterreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsindexedreader.lo sdtsindexedreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsdataset.lo sdtsdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sdts' make -C sentinel2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sentinel2' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sentinel2dataset.lo sentinel2dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sentinel2' make -C sgi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sgi' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sgidataset.lo sgidataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sgi' make -C sigdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sigdem' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sigdemdataset.lo sigdemdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sigdem' make -C srtmhgt install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/srtmhgt' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/srtmhgtdataset.lo srtmhgtdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/srtmhgt' make -C terragen install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/terragen' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/terragendataset.lo terragendataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/terragen' make -C til install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/til' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tildataset.lo tildataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/til' make -C tsx install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/tsx' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tsxdataset.lo tsxdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/tsx' make -C usgsdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/usgsdem' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../alg -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/usgsdemdataset.lo usgsdemdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../alg -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/usgsdem_create.lo usgsdem_create.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/usgsdem' make -C xpm install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/xpm' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/xpmdataset.lo xpmdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/xpm' make -C xyz install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/xyz' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/xyzdataset.lo xyzdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/xyz' make -C zmap install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/zmap' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/zmapdataset.lo zmapdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/zmap' make -C rik install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rik' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rikdataset.lo rikdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rik' make -C ozi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ozi' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ozidataset.lo ozidataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ozi' make -C grib install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/grib' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gribdataset.lo gribdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gribcreatecopy.lo gribcreatecopy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/clock.c -o ../o/clock.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/degrib1.cpp -o ../o/degrib1.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/degrib2.cpp -o ../o/degrib2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/inventory.cpp -o ../o/inventory.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/metaname.cpp -o ../o/metaname.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/myerror.c -o ../o/myerror.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/grib1tab.cpp -o ../o/grib1tab.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/myutil.c -o ../o/myutil.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/metaparse.cpp -o ../o/metaparse.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/weather.c -o ../o/weather.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/metaprint.cpp -o ../o/metaprint.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/grib2api.c -o ../o/grib2api.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/myassert.c -o ../o/myassert.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/scan.c -o ../o/scan.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/tendian.cpp -o ../o/tendian.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/gridtemplates.c -o ../o/gridtemplates.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/drstemplates.c -o ../o/drstemplates.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/pdstemplates.c -o ../o/pdstemplates.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/gbits.c -o ../o/gbits.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_free.c -o ../o/g2_free.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack1.c -o ../o/g2_unpack1.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack2.c -o ../o/g2_unpack2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack3.c -o ../o/g2_unpack3.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack4.c -o ../o/g2_unpack4.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack5.c -o ../o/g2_unpack5.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack6.c -o ../o/g2_unpack6.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack7.c -o ../o/g2_unpack7.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_info.c -o ../o/g2_info.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_getfld.c -o ../o/g2_getfld.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/simunpack.c -o ../o/simunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/comunpack.c -o ../o/comunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/pack_gp.c -o ../o/pack_gp.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/reduce.c -o ../o/reduce.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/specunpack.c -o ../o/specunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/rdieee.c -o ../o/rdieee.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/mkieee.c -o ../o/mkieee.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/int_power.c -o ../o/int_power.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/simpack.c -o ../o/simpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/compack.c -o ../o/compack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/cmplxpack.c -o ../o/cmplxpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/misspack.c -o ../o/misspack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/g2clib/dec_jpeg2000.cpp -o ../o/dec_jpeg2000.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/jpcunpack.c -o ../o/jpcunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/hazard.c -o ../o/hazard.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/pngunpack.c -o ../o/pngunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/dec_png.c -o ../o/dec_png.lo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/grib' make -C eeda install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/eeda' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/eedacommon.lo eedacommon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/eedadataset.lo eedadataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/eedaidataset.lo eedaidataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/eeda' make -C plmosaic install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/plmosaic' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/plmosaicdataset.lo plmosaicdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/plmosaic' make -C rda install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rda' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rdadataset.lo rdadataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rda' make -C wcs install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wcs' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsdataset.lo wcsdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/httpdriver.lo httpdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gmlcoverage.lo gmlcoverage.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsutils.lo wcsutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsdataset100.lo wcsdataset100.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsdataset110.lo wcsdataset110.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsdataset201.lo wcsdataset201.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsrasterband.lo wcsrasterband.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wcs' make -C wms install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wms' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/gdalwmscache.lo gdalwmscache.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/gdalwmsdataset.lo gdalwmsdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/gdalwmsrasterband.lo gdalwmsrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/gdalhttp.lo gdalhttp.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/minidriver.lo minidriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/wmsutils.lo wmsutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/wmsdriver.lo wmsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/minidriver_wms.lo minidriver_wms.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/minidriver_tileservice.lo minidriver_tileservice.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/minidriver_worldwind.lo minidriver_worldwind.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/minidriver_tms.lo minidriver_tms.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/minidriver_tiled_wms.lo minidriver_tiled_wms.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/wmsmetadataset.lo wmsmetadataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/minidriver_virtualearth.lo minidriver_virtualearth.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/minidriver_arcgis_server.lo minidriver_arcgis_server.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/minidriver_iip.lo minidriver_iip.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.1/opt/core/include -c -o ../o/minidriver_mrf.lo minidriver_mrf.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wms' make -C wmts install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wmts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wmtsdataset.lo wmtsdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wmts' make -C daas install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/daas' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/daasdataset.lo daasdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/daas' make -C rasterlite install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rasterlite' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr -c -o ../o/rasterlitedataset.lo rasterlitedataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr -c -o ../o/rasterlitecreatecopy.lo rasterlitecreatecopy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr -c -o ../o/rasterliteoverviews.lo rasterliteoverviews.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rasterlite' make -C mbtiles install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mbtiles' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/mvt -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr -I../../ogr/ogrsf_frmts/gpkg -I../../ogr/ogrsf_frmts/sqlite -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DHAVE_SQLITE -c -o ../o/mbtilesdataset.lo mbtilesdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mbtiles' make -C pdf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pdf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfdataset.lo pdfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfio.lo pdfio.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfobject.lo pdfobject.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfcreatecopy.lo pdfcreatecopy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/ogrpdflayer.lo ogrpdflayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfwritabledataset.lo pdfwritabledataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfreadvectors.lo pdfreadvectors.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfcreatefromcomposition.lo pdfcreatefromcomposition.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pdf' make -C openjpeg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/openjpeg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/openjpegdataset.lo openjpegdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/openjpeg' make -C jpeg2000 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jpeg2000' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/jpeg2000dataset.lo jpeg2000dataset.cpp In file included from /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_math.h:82, from /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_seq.h:83, from /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_image.h:81, from /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jasper.h:77, from jpeg2000dataset.cpp:40: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_math.h: In function 'int jas_int_asl(int, int)': /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_math.h:142:18: warning: left shift of negative value [-Wshift-negative-value] assert(((-1) << 1) == -2); ^ /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_math.h: In function 'int jas_fast32_asl(int_fast32_t, int)': /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_math.h:168:42: warning: left shift of negative value [-Wshift-negative-value] assert(((JAS_CAST(int_fast32_t, -1)) << 1) == JAS_CAST(int_fast32_t, -2)); ^ /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/jpeg2000_vsil_io.lo jpeg2000_vsil_io.cpp In file included from /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_math.h:82, from /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_seq.h:83, from /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_image.h:81, from /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jasper.h:77, from jpeg2000_vsil_io.h:33, from jpeg2000_vsil_io.cpp:81: /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_math.h: In function 'int jas_int_asl(int, int)': /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_math.h:142:18: warning: left shift of negative value [-Wshift-negative-value] assert(((-1) << 1) == -2); ^ /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_math.h: In function 'int jas_fast32_asl(int_fast32_t, int)': /opt/metwork-mfext-1.1/opt/scientific_core/include/jasper/jas_math.h:168:42: warning: left shift of negative value [-Wshift-negative-value] assert(((JAS_CAST(int_fast32_t, -1)) << 1) == JAS_CAST(int_fast32_t, -2)); ^ make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jpeg2000' make -C netcdf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/netcdf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DNETCDF_HAS_NC4 -c -o ../o/netcdfdataset.lo netcdfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DNETCDF_HAS_NC4 -c -o ../o/netcdflayer.lo netcdflayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DNETCDF_HAS_NC4 -c -o ../o/netcdfwriterconfig.lo netcdfwriterconfig.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DNETCDF_HAS_NC4 -c -o ../o/gmtdataset.lo gmtdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/netcdf' make -C hdf5 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf5' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hdf5dataset.lo hdf5dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hdf5imagedataset.lo hdf5imagedataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/bagdataset.lo bagdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gh5_convenience.lo gh5_convenience.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/iso19115_srs.lo iso19115_srs.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf5' make -C gif install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gif' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/egif_lib.c -o ../o/egif_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/dgif_lib.c -o ../o/dgif_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/gifalloc.c -o ../o/gifalloc.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/gif_err.c -o ../o/gif_err.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/gif_hash.c -o ../o/gif_hash.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gifdataset.lo gifdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/biggifdataset.lo biggifdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gifabstractdataset.lo gifabstractdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gif' make -C jpeg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jpeg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DENABLE_LIBJPEG_NO_RETURN -c -o ../o/jpgdataset.lo jpgdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DENABLE_LIBJPEG_NO_RETURN -c -o ../o/vsidataio.lo vsidataio.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jpeg' make -C png install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/png' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pngdataset.lo pngdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/png' make -C pcraster install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pcraster' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_getcell.c -o ../o/_getcell.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_getrow.c -o ../o/_getrow.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_gsomece.c -o ../o/_gsomece.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_putcell.c -o ../o/_putcell.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_rputrow.c -o ../o/_rputrow.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/angle.c -o ../o/angle.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/attravai.c -o ../o/attravai.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/attrsize.c -o ../o/attrsize.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/cellsize.c -o ../o/cellsize.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/create2.c -o ../o/create2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/csfglob.c -o ../o/csfglob.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/csfsup.c -o ../o/csfsup.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/delattr.c -o ../o/delattr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/dumconv.c -o ../o/dumconv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/endian.c -o ../o/endian.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/file.c -o ../o/file.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/filename.c -o ../o/filename.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gattrblk.c -o ../o/gattrblk.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gattridx.c -o ../o/gattridx.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gcellrep.c -o ../o/gcellrep.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gdattype.c -o ../o/gdattype.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/getattr.c -o ../o/getattr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/getx0.c -o ../o/getx0.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gety0.c -o ../o/gety0.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/ggisfid.c -o ../o/ggisfid.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gmaxval.c -o ../o/gmaxval.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gminval.c -o ../o/gminval.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gnrcols.c -o ../o/gnrcols.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gnrrows.c -o ../o/gnrrows.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gproj.c -o ../o/gproj.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gputproj.c -o ../o/gputproj.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gvalscal.c -o ../o/gvalscal.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gvartype.c -o ../o/gvartype.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gversion.c -o ../o/gversion.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/ismv.c -o ../o/ismv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/kernlcsf.c -o ../o/kernlcsf.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/legend.c -o ../o/legend.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/mclose.c -o ../o/mclose.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/mopen.c -o ../o/mopen.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/moreattr.c -o ../o/moreattr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/mperror.c -o ../o/mperror.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/pgisfid.c -o ../o/pgisfid.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/pmaxval.c -o ../o/pmaxval.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/pminval.c -o ../o/pminval.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/putallmv.c -o ../o/putallmv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/putattr.c -o ../o/putattr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/putsomec.c -o ../o/putsomec.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/putx0.c -o ../o/putx0.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/puty0.c -o ../o/puty0.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/pvalscal.c -o ../o/pvalscal.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rattrblk.c -o ../o/rattrblk.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rcomp.c -o ../o/rcomp.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rcoords.c -o ../o/rcoords.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rdup2.c -o ../o/rdup2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/reseterr.c -o ../o/reseterr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rextend.c -o ../o/rextend.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rmalloc.c -o ../o/rmalloc.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rrowcol.c -o ../o/rrowcol.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/ruseas.c -o ../o/ruseas.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/setangle.c -o ../o/setangle.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/setmv.c -o ../o/setmv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/setvtmv.c -o ../o/setvtmv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/strconst.c -o ../o/strconst.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/strpad.c -o ../o/strpad.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/swapio.c -o ../o/swapio.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/trackmm.c -o ../o/trackmm.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/vs2.c -o ../o/vs2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/vsdef.c -o ../o/vsdef.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/vsis.c -o ../o/vsis.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/vsvers.c -o ../o/vsvers.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/wattrblk.c -o ../o/wattrblk.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrasterdataset.lo pcrasterdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrastermisc.lo pcrastermisc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrasterrasterband.lo pcrasterrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrasterutil.lo pcrasterutil.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pcraster' make -C pcidsk install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pcidsk' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pcidskdataset2.lo pcidskdataset2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpcidsklayer.lo ogrpcidsklayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vsi_pcidsk_io.lo vsi_pcidsk_io.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gdal_edb.lo gdal_edb.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cbandinterleavedchannel.cpp -o ../o/cbandinterleavedchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cpcidskchannel.cpp -o ../o/cpcidskchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cpixelinterleavedchannel.cpp -o ../o/cpixelinterleavedchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/ctiledchannel.cpp -o ../o/ctiledchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cexternalchannel.cpp -o ../o/cexternalchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/cpcidskfile.cpp -o ../o/cpcidskfile.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/libjpeg_io.cpp -o ../o/libjpeg_io.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/edb_pcidsk.cpp -o ../o/edb_pcidsk.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/metadataset_p.cpp -o ../o/metadataset_p.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskbuffer.cpp -o ../o/pcidskbuffer.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskcreate.cpp -o ../o/pcidskcreate.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskexception.cpp -o ../o/pcidskexception.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskinterfaces.cpp -o ../o/pcidskinterfaces.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskopen.cpp -o ../o/pcidskopen.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidsk_pubutils.cpp -o ../o/pcidsk_pubutils.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidsk_utils.cpp -o ../o/pcidsk_utils.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/sysvirtualfile.cpp -o ../o/sysvirtualfile.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskgeoref.cpp -o ../o/cpcidskgeoref.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsksegment.cpp -o ../o/cpcidsksegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskvectorsegment.cpp -o ../o/cpcidskvectorsegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskvectorsegment_consistencycheck.cpp -o ../o/cpcidskvectorsegment_consistencycheck.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/vecsegheader.cpp -o ../o/vecsegheader.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/vecsegdataindex.cpp -o ../o/vecsegdataindex.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/metadatasegment_p.cpp -o ../o/metadatasegment_p.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/sysblockmap.cpp -o ../o/sysblockmap.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskpct.cpp -o ../o/cpcidskpct.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskrpcmodel.cpp -o ../o/cpcidskrpcmodel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskgcp2segment.cpp -o ../o/cpcidskgcp2segment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskbitmap.cpp -o ../o/cpcidskbitmap.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsk_tex.cpp -o ../o/cpcidsk_tex.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskapmodel.cpp -o ../o/cpcidskapmodel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/clinksegment.cpp -o ../o/clinksegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsktoutinmodel.cpp -o ../o/cpcidsktoutinmodel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskbinarysegment.cpp -o ../o/cpcidskbinarysegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsk_array.cpp -o ../o/cpcidsk_array.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskephemerissegment.cpp -o ../o/cpcidskephemerissegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskads40model.cpp -o ../o/cpcidskads40model.lo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pcidsk' make -C postgisraster install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/postgisraster' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrasterdriver.lo postgisrasterdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrasterdataset.lo postgisrasterdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrasterrasterband.lo postgisrasterrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrastertiledataset.lo postgisrastertiledataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrastertilerasterband.lo postgisrastertilerasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrastertools.lo postgisrastertools.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/postgisraster' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts' (cd third_party; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party' make -C LercLib install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/LercLib' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/BitMask.lo BitMask.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/BitStuffer2.lo BitStuffer2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Huffman.lo Huffman.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Lerc2.lo Lerc2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Lerc_c_api_impl.lo Lerc_c_api_impl.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Lerc.lo Lerc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/RLE.lo RLE.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/LercLib' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party' (cd ogr; make lib ) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr' (cd ogrsf_frmts; make) make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts' make -C generic make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsfdriverregistrar.lo ogrsfdriverregistrar.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrlayer.lo ogrlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdatasource.lo ogrdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsfdriver.lo ogrsfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrregisterall.lo ogrregisterall.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_gensql.lo ogr_gensql.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_attrind.lo ogr_attrind.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_miattrind.lo ogr_miattrind.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrlayerdecorator.lo ogrlayerdecorator.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwarpedlayer.lo ogrwarpedlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrunionlayer.lo ogrunionlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrlayerpool.lo ogrlayerpool.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmutexedlayer.lo ogrmutexedlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmutexeddatasource.lo ogrmutexeddatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogremulatedtransaction.lo ogremulatedtransaction.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogreditablelayer.lo ogreditablelayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic' make -C geojson make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsondriver.lo ogrgeojsondriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsondatasource.lo ogrgeojsondatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonlayer.lo ogrgeojsonlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonwritelayer.lo ogrgeojsonwritelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonutils.lo ogrgeojsonutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonreader.lo ogrgeojsonreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonwriter.lo ogrgeojsonwriter.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogresrijsondriver.lo ogresrijsondriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogresrijsonreader.lo ogresrijsonreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtopojsondriver.lo ogrtopojsondriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtopojsonreader.lo ogrtopojsonreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonseqdriver.lo ogrgeojsonseqdriver.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson' make -C kml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/kml' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogr2kmlgeometry.lo ogr2kmlgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrkmldriver.lo ogrkmldriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrkmldatasource.lo ogrkmldatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrkmllayer.lo ogrkmllayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/kml.lo kml.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/kmlnode.lo kmlnode.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/kmlvector.lo kmlvector.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/kml' make -C mem make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mem' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmemdriver.lo ogrmemdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmemdatasource.lo ogrmemdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmemlayer.lo ogrmemlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mem' make -C mitab make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mitab' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_rawbinblock.lo mitab_rawbinblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapheaderblock.lo mitab_mapheaderblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapindexblock.lo mitab_mapindexblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapobjectblock.lo mitab_mapobjectblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapcoordblock.lo mitab_mapcoordblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_feature.lo mitab_feature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_feature_mif.lo mitab_feature_mif.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapfile.lo mitab_mapfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_idfile.lo mitab_idfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_datfile.lo mitab_datfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabfile.lo mitab_tabfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_miffile.lo mitab_miffile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_utils.lo mitab_utils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_imapinfofile.lo mitab_imapinfofile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_middatafile.lo mitab_middatafile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_bounds.lo mitab_bounds.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_maptoolblock.lo mitab_maptoolblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tooldef.lo mitab_tooldef.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_coordsys.lo mitab_coordsys.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_spatialref.lo mitab_spatialref.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_ogr_driver.lo mitab_ogr_driver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_indfile.lo mitab_indfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabview.lo mitab_tabview.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_ogr_datasource.lo mitab_ogr_datasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_geometry.lo mitab_geometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabseamless.lo mitab_tabseamless.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mitab' make -C vrt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vrt' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvrtdatasource.lo ogrvrtdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvrtlayer.lo ogrvrtlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvrtdriver.lo ogrvrtdriver.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vrt' make -C aeronavfaa make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/aeronavfaa' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../xplane -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograeronavfaadriver.lo ograeronavfaadriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../xplane -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograeronavfaadatasource.lo ograeronavfaadatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../xplane -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograeronavfaalayer.lo ograeronavfaalayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/aeronavfaa' make -C arcgen make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/arcgen' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograrcgendriver.lo ograrcgendriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograrcgendatasource.lo ograrcgendatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograrcgenlayer.lo ograrcgenlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/arcgen' make -C avc make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/avc' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_bin.lo avc_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_e00gen.lo avc_e00gen.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_e00parse.lo avc_e00parse.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_e00read.lo avc_e00read.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_mbyte.lo avc_mbyte.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_misc.lo avc_misc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_rawbin.lo avc_rawbin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravcbindriver.lo ogravcbindriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravcbindatasource.lo ogravcbindatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravcbinlayer.lo ogravcbinlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravclayer.lo ogravclayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravcdatasource.lo ogravcdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravce00layer.lo ogravce00layer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravce00datasource.lo ogravce00datasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravce00driver.lo ogravce00driver.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/avc' make -C bna make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/bna' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrbnadriver.lo ogrbnadriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrbnadatasource.lo ogrbnadatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrbnalayer.lo ogrbnalayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrbnaparser.lo ogrbnaparser.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/bna' make -C cad make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad' make -C libopencad make[6]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad/libopencad' make -C dwg make[7]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad/libopencad/dwg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I../../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../../o/io.lo io.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I../../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../../o/r2000.lo r2000.cpp make[7]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad/libopencad/dwg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadfile.lo cadfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadcolors.lo cadcolors.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadlayer.lo cadlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadclasses.lo cadclasses.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadfileio.lo cadfileio.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadobjects.lo cadobjects.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadtables.lo cadtables.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadfilestreamio.lo cadfilestreamio.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadgeometry.lo cadgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadheader.lo cadheader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/opencad.lo opencad.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/caddictionary.lo caddictionary.cpp make[6]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad/libopencad' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -Ilibopencad -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcaddriver.lo ogrcaddriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -Ilibopencad -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gdalcaddataset.lo gdalcaddataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -Ilibopencad -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcadlayer.lo ogrcadlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -Ilibopencad -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vsilfileio.lo vsilfileio.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad' make -C csv make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/csv' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcsvdriver.lo ogrcsvdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcsvdatasource.lo ogrcsvdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcsvlayer.lo ogrcsvlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/csv' make -C dgn make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/dgn' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdgndriver.lo ogrdgndriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdgndatasource.lo ogrdgndatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdgnlayer.lo ogrdgnlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnopen.lo dgnopen.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnread.lo dgnread.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnfloat.lo dgnfloat.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnhelp.lo dgnhelp.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnwrite.lo dgnwrite.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnstroke.lo dgnstroke.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/dgn' make -C dxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/dxf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfdriver.lo ogrdxfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfdatasource.lo ogrdxfdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxflayer.lo ogrdxflayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfreader.lo ogrdxfreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_blockmap.lo ogrdxf_blockmap.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_dimension.lo ogrdxf_dimension.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfwriterds.lo ogrdxfwriterds.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfwriterlayer.lo ogrdxfwriterlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/intronurbs.lo intronurbs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_polyline_smooth.lo ogrdxf_polyline_smooth.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfblockslayer.lo ogrdxfblockslayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfblockswriterlayer.lo ogrdxfblockswriterlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_hatch.lo ogrdxf_hatch.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_autocad_services.lo ogr_autocad_services.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_feature.lo ogrdxf_feature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_leader.lo ogrdxf_leader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_ocstransformer.lo ogrdxf_ocstransformer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/dxf' make -C edigeo make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/edigeo' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogredigeodriver.lo ogredigeodriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogredigeodatasource.lo ogredigeodatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogredigeolayer.lo ogredigeolayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/edigeo' make -C geoconcept make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geoconcept' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/geoconcept.lo geoconcept.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/geoconcept_syscoord.lo geoconcept_syscoord.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeoconceptdriver.lo ogrgeoconceptdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeoconceptdatasource.lo ogrgeoconceptdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeoconceptlayer.lo ogrgeoconceptlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geoconcept' make -C georss make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/georss' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgeorssdriver.lo ogrgeorssdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgeorssdatasource.lo ogrgeorssdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgeorsslayer.lo ogrgeorsslayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/georss' make -C gml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gml' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlpropertydefn.lo gmlpropertydefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlfeatureclass.lo gmlfeatureclass.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlfeature.lo gmlfeature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlreader.lo gmlreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/parsexsd.lo parsexsd.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/resolvexlinks.lo resolvexlinks.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/hugefileresolver.lo hugefileresolver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlutils.lo gmlutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlreadstate.lo gmlreadstate.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlhandler.lo gmlhandler.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gfstemplate.lo gfstemplate.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlregistry.lo gmlregistry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/ogrgmldriver.lo ogrgmldriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/ogrgmldatasource.lo ogrgmldatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/ogrgmllayer.lo ogrgmllayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gml' make -C gmt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gmt' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgmtdriver.lo ogrgmtdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgmtdatasource.lo ogrgmtdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgmtlayer.lo ogrgmtlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gmt' make -C gpsbabel make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpsbabel' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgpsbabeldriver.lo ogrgpsbabeldriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgpsbabeldatasource.lo ogrgpsbabeldatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgpsbabelwritedatasource.lo ogrgpsbabelwritedatasource.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpsbabel' make -C gpx make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpx' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgpxdriver.lo ogrgpxdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgpxdatasource.lo ogrgpxdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgpxlayer.lo ogrgpxlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpx' make -C gtm make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gtm' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgtmdriver.lo ogrgtmdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgtmdatasource.lo ogrgtmdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgtmlayer.lo ogrgtmlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gtm.lo gtm.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gtmwaypointlayer.lo gtmwaypointlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gtmtracklayer.lo gtmtracklayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gtm' make -C htf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/htf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrhtfdriver.lo ogrhtfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrhtfdatasource.lo ogrhtfdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrhtflayer.lo ogrhtflayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/htf' make -C jml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/jml' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrjmldataset.lo ogrjmldataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrjmllayer.lo ogrjmllayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrjmlwriterlayer.lo ogrjmlwriterlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/jml' make -C mvt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mvt' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -I.. -I../.. -I../osm -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SQLITE -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ../o/ogrmvtdataset.lo ogrmvtdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -I.. -I../.. -I../osm -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SQLITE -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ../o/mvtutils.lo mvtutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -I.. -I../.. -I../osm -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SQLITE -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o ../o/mvt_tile.lo mvt_tile.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mvt' make -C ntf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ntf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntffilereader.lo ntffilereader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntfrecord.lo ntfrecord.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrntfdatasource.lo ogrntfdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrntfdriver.lo ogrntfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrntflayer.lo ogrntflayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntf_estlayers.lo ntf_estlayers.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrntffeatureclasslayer.lo ogrntffeatureclasslayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntf_generic.lo ntf_generic.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntf_raster.lo ntf_raster.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntf_codelist.lo ntf_codelist.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntfstroke.lo ntfstroke.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ntf' make -C openair make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/openair' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenairdriver.lo ogropenairdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenairdatasource.lo ogropenairdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenairlayer.lo ogropenairlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenairlabellayer.lo ogropenairlabellayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/openair' make -C openfilegdb make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/openfilegdb' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenfilegdbdriver.lo ogropenfilegdbdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenfilegdbdatasource.lo ogropenfilegdbdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenfilegdblayer.lo ogropenfilegdblayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/filegdbtable.lo filegdbtable.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/filegdbindex.lo filegdbindex.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/openfilegdb' make -C pgdump make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pgdump' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdumpdriver.lo ogrpgdumpdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdumpdatasource.lo ogrpgdumpdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdumplayer.lo ogrpgdumplayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pgdump' make -C rec make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/rec' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrrecdriver.lo ogrrecdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrrecdatasource.lo ogrrecdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrreclayer.lo ogrreclayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ll_recio.lo ll_recio.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/rec' make -C s57 make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/s57' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrs57driver.lo ogrs57driver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrs57datasource.lo ogrs57datasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrs57layer.lo ogrs57layer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57reader.lo s57reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57writer.lo s57writer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfrecordindex.lo ddfrecordindex.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57classregistrar.lo s57classregistrar.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57filecollector.lo s57filecollector.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57featuredefns.lo s57featuredefns.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/s57' make -C segukooa make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/segukooa' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegukooadriver.lo ogrsegukooadriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegukooadatasource.lo ogrsegukooadatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegukooalayer.lo ogrsegukooalayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/segukooa' make -C segy make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/segy' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegydriver.lo ogrsegydriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegydatasource.lo ogrsegydatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegylayer.lo ogrsegylayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/segy' make -C selafin make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/selafin' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrselafindriver.lo ogrselafindriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrselafindatasource.lo ogrselafindatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrselafinlayer.lo ogrselafinlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/io_selafin.lo io_selafin.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/selafin' make -C shape make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/shape' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/shape2ogr.lo shape2ogr.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/shpopen_wrapper.lo shpopen_wrapper.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dbfopen_wrapper.lo dbfopen_wrapper.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/shptree_wrapper.lo shptree_wrapper.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sbnsearch_wrapper.lo sbnsearch_wrapper.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/shp_vsi.lo shp_vsi.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrshapedriver.lo ogrshapedriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrshapedatasource.lo ogrshapedatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrshapelayer.lo ogrshapelayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/shape' make -C sua make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sua' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsuadriver.lo ogrsuadriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsuadatasource.lo ogrsuadatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsualayer.lo ogrsualayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sua' make -C svg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/svg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrsvgdriver.lo ogrsvgdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrsvgdatasource.lo ogrsvgdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrsvglayer.lo ogrsvglayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/svg' make -C sxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sxf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsxfdriver.lo ogrsxfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsxfdatasource.lo ogrsxfdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsxflayer.lo ogrsxflayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sxf' make -C tiger make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/tiger' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtigerdriver.lo ogrtigerdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtigerdatasource.lo ogrtigerdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtigerlayer.lo ogrtigerlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerfilebase.lo tigerfilebase.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigercompletechain.lo tigercompletechain.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigeraltname.lo tigeraltname.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerfeatureids.lo tigerfeatureids.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerzipcodes.lo tigerzipcodes.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerlandmarks.lo tigerlandmarks.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerarealandmarks.lo tigerarealandmarks.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerkeyfeatures.lo tigerkeyfeatures.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpolygon.lo tigerpolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpolygoncorrections.lo tigerpolygoncorrections.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerentitynames.lo tigerentitynames.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpolygoneconomic.lo tigerpolygoneconomic.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigeridhistory.lo tigeridhistory.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpolychainlink.lo tigerpolychainlink.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpip.lo tigerpip.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerspatialmetadata.lo tigerspatialmetadata.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigertlidrange.lo tigertlidrange.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerzerocellid.lo tigerzerocellid.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigeroverunder.lo tigeroverunder.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerzipplus4.lo tigerzipplus4.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpoint.lo tigerpoint.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/tiger' make -C vdv make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vdv' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvdvdatasource.lo ogrvdvdatasource.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vdv' make -C wasp make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/wasp' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwaspdriver.lo ogrwaspdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwaspdatasource.lo ogrwaspdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwasplayer.lo ogrwasplayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/wasp' make -C xplane make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/xplane' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrxplanedriver.lo ogrxplanedriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrxplanedatasource.lo ogrxplanedatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrxplanelayer.lo ogrxplanelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_reader.lo ogr_xplane_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_apt_reader.lo ogr_xplane_apt_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_nav_reader.lo ogr_xplane_nav_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_fix_reader.lo ogr_xplane_fix_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_awy_reader.lo ogr_xplane_awy_reader.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/xplane' make -C idrisi make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/idrisi' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/idrisi -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogridrisidriver.lo ogridrisidriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/idrisi -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogridrisidatasource.lo ogridrisidatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/idrisi -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogridrisilayer.lo ogridrisilayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/idrisi' make -C pds make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pds' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/pds -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpdsdriver.lo ogrpdsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/pds -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpdsdatasource.lo ogrpdsdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/pds -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpdslayer.lo ogrpdslayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pds' make -C sdts make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sdts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/sdts -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsdtsdriver.lo ogrsdtsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/sdts -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsdtsdatasource.lo ogrsdtsdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/sdts -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsdtslayer.lo ogrsdtslayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sdts' make -C ods make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ods' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrodsdriver.lo ogrodsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrodsdatasource.lo ogrodsdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ods_formula.lo ods_formula.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ods_formula_node.lo ods_formula_node.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ods' make -C xlsx make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/xlsx' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrxlsxdriver.lo ogrxlsxdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrxlsxdatasource.lo ogrxlsxdatasource.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/xlsx' make -C amigocloud make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/amigocloud' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigoclouddriver.lo ogramigoclouddriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigoclouddatasource.lo ogramigoclouddatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigocloudlayer.lo ogramigocloudlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigocloudtablelayer.lo ogramigocloudtablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigocloudresultlayer.lo ogramigocloudresultlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/amigocloud' make -C carto make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/carto' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartodriver.lo ogrcartodriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartodatasource.lo ogrcartodatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartolayer.lo ogrcartolayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartotablelayer.lo ogrcartotablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartoresultlayer.lo ogrcartoresultlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/carto' make -C cloudant make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cloudant' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -I../couchdb -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcloudantdriver.lo ogrcloudantdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -I../couchdb -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcloudantdatasource.lo ogrcloudantdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -I../couchdb -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcloudanttablelayer.lo ogrcloudanttablelayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cloudant' make -C couchdb make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/couchdb' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdbdriver.lo ogrcouchdbdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdbdatasource.lo ogrcouchdbdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdblayer.lo ogrcouchdblayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdbtablelayer.lo ogrcouchdbtablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdbrowslayer.lo ogrcouchdbrowslayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/couchdb' make -C csw make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/csw' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -I../wfs -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcswdataset.lo ogrcswdataset.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/csw' make -C elastic make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/elastic' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrelasticdriver.lo ogrelasticdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrelasticdatasource.lo ogrelasticdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrelasticlayer.lo ogrelasticlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/elastic' make -C gft make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gft' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgftdriver.lo ogrgftdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgftdatasource.lo ogrgftdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgftlayer.lo ogrgftlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgfttablelayer.lo ogrgfttablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgftresultlayer.lo ogrgftresultlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gft' make -C ngw make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ngw' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrngwdriver.lo ogrngwdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gdalngwdataset.lo gdalngwdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrngwlayer.lo ogrngwlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ngw_api.lo ngw_api.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ngw' make -C plscenes make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/plscenes' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrplscenesdriver.lo ogrplscenesdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrplscenesdatav1layer.lo ogrplscenesdatav1layer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrplscenesdatav1dataset.lo ogrplscenesdatav1dataset.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/plscenes' make -C wfs make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/wfs' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfsdriver.lo ogrwfsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfsdatasource.lo ogrwfsdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfslayer.lo ogrwfslayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfsfilter.lo ogrwfsfilter.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfsjoinlayer.lo ogrwfsjoinlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogroapifdriver.lo ogroapifdriver.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/wfs' make -C gpkg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpkg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagedriver.lo ogrgeopackagedriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagedatasource.lo ogrgeopackagedatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagelayer.lo ogrgeopackagelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagetablelayer.lo ogrgeopackagetablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackageselectlayer.lo ogrgeopackageselectlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackageutility.lo ogrgeopackageutility.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/gdalgeopackagerasterband.lo gdalgeopackagerasterband.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpkg' make -C vfk make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vfk' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkreader.lo vfkreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkreadersqlite.lo vfkreadersqlite.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkdatablock.lo vfkdatablock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkdatablocksqlite.lo vfkdatablocksqlite.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkpropertydefn.lo vfkpropertydefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkfeature.lo vfkfeature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkfeaturesqlite.lo vfkfeaturesqlite.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkproperty.lo vfkproperty.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvfkdriver.lo ogrvfkdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvfkdatasource.lo ogrvfkdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvfklayer.lo ogrvfklayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vfk' make -C osm make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/osm' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../sqlite -I../generic -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrosmdriver.lo ogrosmdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../sqlite -I../generic -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrosmdatasource.lo ogrosmdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../sqlite -I../generic -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrosmlayer.lo ogrosmlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../sqlite -I../generic -I/usr/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/osm_parser.lo osm_parser.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/osm' make -C pg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdriver.lo ogrpgdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdatasource.lo ogrpgdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpglayer.lo ogrpglayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgtablelayer.lo ogrpgtablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgresultlayer.lo ogrpgresultlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgutility.lo ogrpgutility.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pg' make -C sqlite make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sqlite' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitedatasource.lo ogrsqlitedatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitelayer.lo ogrsqlitelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitedriver.lo ogrsqlitedriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitetablelayer.lo ogrsqlitetablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteviewlayer.lo ogrsqliteviewlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteselectlayer.lo ogrsqliteselectlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitesinglefeaturelayer.lo ogrsqlitesinglefeaturelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitevfs.lo ogrsqlitevfs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitevirtualogr.lo ogrsqlitevirtualogr.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteexecutesql.lo ogrsqliteexecutesql.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteapiroutines.lo ogrsqliteapiroutines.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/rasterlite2.lo rasterlite2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteutility.lo ogrsqliteutility.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sqlite' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeometryfactory.lo ogrgeometryfactory.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrpoint.lo ogrpoint.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcurve.lo ogrcurve.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrlinestring.lo ogrlinestring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrlinearring.lo ogrlinearring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrpolygon.lo ogrpolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrtriangle.lo ogrtriangle.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrutils.lo ogrutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeometry.lo ogrgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeometrycollection.lo ogrgeometrycollection.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmultipolygon.lo ogrmultipolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrsurface.lo ogrsurface.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrpolyhedralsurface.lo ogrpolyhedralsurface.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrtriangulatedsurface.lo ogrtriangulatedsurface.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmultipoint.lo ogrmultipoint.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmultilinestring.lo ogrmultilinestring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcircularstring.lo ogrcircularstring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcompoundcurve.lo ogrcompoundcurve.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcurvepolygon.lo ogrcurvepolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcurvecollection.lo ogrcurvecollection.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmulticurve.lo ogrmulticurve.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmultisurface.lo ogrmultisurface.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_api.lo ogr_api.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfeature.lo ogrfeature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfeaturedefn.lo ogrfeaturedefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfeaturequery.lo ogrfeaturequery.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfeaturestyle.lo ogrfeaturestyle.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfielddefn.lo ogrfielddefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrspatialreference.lo ogrspatialreference.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srsnode.lo ogr_srsnode.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_fromepsg.lo ogr_fromepsg.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrct.lo ogrct.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_esri.lo ogr_srs_esri.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_pci.lo ogr_srs_pci.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_usgs.lo ogr_srs_usgs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_dict.lo ogr_srs_dict.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_panorama.lo ogr_srs_panorama.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_ozi.lo ogr_srs_ozi.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_erm.lo ogr_srs_erm.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq.lo swq.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq_expr_node.lo swq_expr_node.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -Wno-logical-op -c -o swq_parser.lo swq_parser.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq_select.lo swq_select.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq_op_registrar.lo swq_op_registrar.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq_op_general.lo swq_op_general.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_xml.lo ogr_srs_xml.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ograssemblepolygon.lo ograssemblepolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr2gmlgeometry.lo ogr2gmlgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o gml2ogrgeometry.lo gml2ogrgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_expat.lo ogr_expat.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrpgeogeometry.lo ogrpgeogeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeomediageometry.lo ogrgeomediageometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_geocoding.lo ogr_geocoding.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeomfielddefn.lo ogrgeomfielddefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ograpispy.lo ograpispy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_xerces.lo ogr_xerces.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_geo_utils.lo ogr_geo_utils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_proj_p.lo ogr_proj_p.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr' (cd gnm; make lib ) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm' (cd gnm_frmts; make) make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNMFILE_ENABLED -DGNMDB_ENABLED \ gnmregisterall.cpp -o o/gnmregisterall.lo make -C file install-obj make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/file' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../ -I../../ -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gnmfiledriver.lo gnmfiledriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../ -I../../ -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gnmfilenetwork.lo gnmfilenetwork.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/file' make -C db install-obj make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/db' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../ -I../../ -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gnmdbdriver.lo gnmdbdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../ -I../../ -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gnmdbnetwork.lo gnmdbnetwork.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/db' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmnetwork.lo gnmnetwork.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmgenericnetwork.lo gnmgenericnetwork.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmlayer.lo gnmlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmrule.lo gnmrule.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmresultlayer.lo gnmresultlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmgraph.lo gnmgraph.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm' (cd apps; make appslib) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o commonutils.lo commonutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalinfo_lib.cpp -o gdalinfo_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdal_translate_lib.cpp -o gdal_translate_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalwarp_lib.cpp -o gdalwarp_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough ogr2ogr_lib.cpp -o ogr2ogr_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdaldem_lib.cpp -o gdaldem_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough nearblack_lib.cpp -o nearblack_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdal_grid_lib.cpp -o gdal_grid_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdal_rasterize_lib.cpp -o gdal_rasterize_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalbuildvrt_lib.cpp -o gdalbuildvrt_lib.lo make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' make libgdal.la make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ -ljson-c -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -lsqlite3 -lexpat -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lopenjp2 -L/opt/metwork-mfext-1.1/opt/scientific_core -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -ljasper -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lnetcdf -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lhdf5 -ljpeg -L/opt/metwork-mfext-1.1/opt/scientific_core -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpng -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpq -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lproj -lz -lpthread -lm -lrt -ldl -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lspatialite -L/opt/metwork-mfext-1.1/opt/core/lib -lcurl -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.1/opt/core/lib -llzma -lm -ldl -o libgdal.la ./ogr/gml2ogrgeometry.lo ./ogr/ogr2gmlgeometry.lo ./ogr/ogr_api.lo ./ogr/ogr_expat.lo ./ogr/ogr_fromepsg.lo ./ogr/ogr_geo_utils.lo ./ogr/ogr_geocoding.lo ./ogr/ogr_proj_p.lo ./ogr/ogr_srs_dict.lo ./ogr/ogr_srs_erm.lo ./ogr/ogr_srs_esri.lo ./ogr/ogr_srs_ozi.lo ./ogr/ogr_srs_panorama.lo ./ogr/ogr_srs_pci.lo ./ogr/ogr_srs_usgs.lo ./ogr/ogr_srs_xml.lo ./ogr/ogr_srsnode.lo ./ogr/ogr_xerces.lo ./ogr/ograpispy.lo ./ogr/ograssemblepolygon.lo ./ogr/ogrcircularstring.lo ./ogr/ogrcompoundcurve.lo ./ogr/ogrct.lo ./ogr/ogrcurve.lo ./ogr/ogrcurvecollection.lo ./ogr/ogrcurvepolygon.lo ./ogr/ogrfeature.lo ./ogr/ogrfeaturedefn.lo ./ogr/ogrfeaturequery.lo ./ogr/ogrfeaturestyle.lo ./ogr/ogrfielddefn.lo ./ogr/ogrgeomediageometry.lo ./ogr/ogrgeometry.lo ./ogr/ogrgeometrycollection.lo ./ogr/ogrgeometryfactory.lo ./ogr/ogrgeomfielddefn.lo ./ogr/ogrlinearring.lo ./ogr/ogrlinestring.lo ./ogr/ogrmulticurve.lo ./ogr/ogrmultilinestring.lo ./ogr/ogrmultipoint.lo ./ogr/ogrmultipolygon.lo ./ogr/ogrmultisurface.lo ./ogr/ogrpgeogeometry.lo ./ogr/ogrpoint.lo ./ogr/ogrpolygon.lo ./ogr/ogrpolyhedralsurface.lo ./ogr/ogrspatialreference.lo ./ogr/ogrsurface.lo ./ogr/ogrtriangle.lo ./ogr/ogrtriangulatedsurface.lo ./ogr/ogrutils.lo ./ogr/swq.lo ./ogr/swq_expr_node.lo ./ogr/swq_op_general.lo ./ogr/swq_op_registrar.lo ./ogr/swq_parser.lo ./ogr/swq_select.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/contour.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/delaunay.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdal_crs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdal_octave.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdal_rpc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdal_simplesurf.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdal_tps.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalapplyverticalshiftgrid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalchecksum.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalcutline.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdaldither.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalgeoloc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalgrid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalgridavx.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalgridsse.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdallinearsystem.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalmatching.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalmediancut.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalpansharpen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalproximity.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalrasterize.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalrasterpolygonenumerator.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalsievefilter.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalsimplewarp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdaltransformer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdaltransformgeolocs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalwarper.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalwarpkernel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalwarpkernel_opencl.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalwarpoperation.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/llrasterize.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/polygonize.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/rasterfill.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/thinplatespline.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/commonutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdal_grid_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdal_rasterize_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdal_translate_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdalbuildvrt_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdaldem_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdalinfo_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdalwarp_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/nearblack_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/ogr2ogr_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/BitMaskV1.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/BitStufferV1.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/CntZImage.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/EnvisatFile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/IdrisiDataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/IngrTypes.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/IntergraphBand.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/IntergraphDataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/JPEG_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/JPNG_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/JpegHelper.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/LERC_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/PNG_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/Packer_RLE.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/Raw_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/Tif_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/_getcell.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/_getrow.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/_gsomece.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/_putcell.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/_rputrow.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/aaigriddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ace2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/adrgdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/adsrange.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/aigccitt.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/aigdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/aigopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/airsardataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/angle.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/argdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/atlsci_spheroid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/attravai.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/attrsize.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/bagdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/biggifdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/blx.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/blxdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/bmpdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/bsb_read.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/bsbdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/btdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/byndataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/calsdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cbandinterleavedchannel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cellsize.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ceos.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ceosdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ceosopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ceosrecipe.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ceossar.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cexternalchannel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/clinksegment.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/clock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cmplxpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/coasp_dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/compack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/comunpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cosar_dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidsk_array.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidsk_tex.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskads40model.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskapmodel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskbinarysegment.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskbitmap.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskchannel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskephemerissegment.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskgcp2segment.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskgeoref.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskpct.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskrpcmodel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidsksegment.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidsktoutinmodel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskvectorsegment.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskvectorsegment_consistencycheck.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpgdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpixelinterleavedchannel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/create2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/csfglob.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/csfsup.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ctable2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ctgdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ctiledchannel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/daasdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ddffield.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ddffielddefn.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ddfmodule.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ddfrecord.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ddfsubfielddefn.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ddfutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dec_jpeg2000.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dec_png.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/degrib1.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/degrib2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/delattr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/deriveddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/derivedlist.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dgif_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dimapdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dipxdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/doq1dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/doq2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/drstemplates.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dted_api.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dted_create.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dted_ptstream.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dteddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dumconv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/e00griddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ecrgtocdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/edb_pcidsk.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/eedacommon.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/eedadataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/eedaidataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/egif_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ehdrdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/eirdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/elasdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/endian.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/envidataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/envisatdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ersdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ershdrnode.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/fastdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/file.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/filename.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/fit.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/fitdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/fujibasdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_free.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_getfld.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_info.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack1.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack3.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack4.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack5.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack6.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack7.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gattrblk.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gattridx.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gbits.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gcellrep.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdal_edb.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdalallregister.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdalhttp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdalwmscache.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdalwmsdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdalwmsrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdattype.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/genbindataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_extra.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_free.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_get.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_names.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_new.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_normalize.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_print.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_set.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_simpletags.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_tiffp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_trans.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_write.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geotiff.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geotiff_proj4.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/getattr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/getx0.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gety0.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gff_dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ggisfid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gh5_convenience.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gif_err.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gif_hash.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gifabstractdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gifalloc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gifdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gmaxval.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gminval.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gmlcoverage.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gmtdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gnrcols.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gnrrows.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gproj.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gputproj.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/grcdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/grddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/grib1tab.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/grib2api.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gribcreatecopy.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gribdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gridlib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gridtemplates.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gs7bgdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gsagdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gsbgdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gscdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gt_citation.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gt_jpeg_copy.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gt_overview.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gt_wkt_srs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gtxdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gvalscal.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gvartype.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gversion.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gxf_ogcwkt.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gxf_proj4.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gxfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gxfopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hazard.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hdf5dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hdf5imagedataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hf2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfa_overviews.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfaband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfacompress.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfadataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfadictionary.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfaentry.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfafield.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfaopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfatype.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hkvdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/httpdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/idadataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ignfheightasciigrid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ilwiscoordinatesystem.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ilwisdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/int_power.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/inventory.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/irisdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/iscedataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/isis2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/isis3dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ismv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/iso19115_srs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/jaxapalsardataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/jdemdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/jpcunpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/jpeg2000_vsil_io.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/jpeg2000dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/jpgdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/kernlcsf.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/kmlsuperoverlaydataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/krodataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/l1bdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/landataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/lcpdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/legend.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/levellerdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/libjpeg_io.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/link.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/loslasdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mapdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/marfa_dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mbtilesdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mclose.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/memdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/metadatasegment_p.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/metadataset_p.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/metaname.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/metaparse.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/metaprint.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mffdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mgrs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_arcgis_server.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_iip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_mrf.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_tiled_wms.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_tileservice.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_tms.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_virtualearth.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_wms.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_worldwind.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/misspack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mkieee.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/moreattr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mperror.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mrf_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mrf_overview.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mrf_util.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/msg_basic_types.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/msg_reader_core.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/msgndataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/myassert.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/myerror.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/myutil.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nasakeywordhandler.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ndfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/netcdfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/netcdflayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/netcdfwriterconfig.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ngsgeoiddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitf_gcprpc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfaridpcm.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfbilevel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfdes.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitffile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfimage.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfwritejpeg.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfwritejpeg_12.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/northwood.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ntv1dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ntv2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ogrpcidsklayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ogrpdflayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/openjpegdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ozidataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pack_gp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pauxdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidsk_pubutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidsk_utils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidskbuffer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidskcreate.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidskdataset2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidskexception.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidskinterfaces.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidskopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcrasterdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcrastermisc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcrasterrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcrasterutil.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfcreatecopy.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfcreatefromcomposition.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfobject.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfreadvectors.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfwritabledataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pds4dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pds4vector.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdsdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdstemplates.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pgisfid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/phprfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pixelfunctions.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/plmosaicdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pmaxval.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pminval.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pngdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pngunpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pnmdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/postgisrasterdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/postgisrasterdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/postgisrasterrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/postgisrastertiledataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/postgisrastertilerasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/postgisrastertools.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/putallmv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/putattr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/putsomec.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/putx0.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/puty0.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pvalscal.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rasterlitecreatecopy.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rasterlitedataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rasterliteoverviews.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rattrblk.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rcomp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rcoords.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rcreatecopy.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rdadataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rdieee.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rdup2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/records.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/reduce.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/reseterr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rextend.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rikdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rmalloc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rmfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rmfdem.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rmfjpeg.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rmflzw.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/roipacdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rpftocdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rpftocfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rrasterdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rrowcol.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rs2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ruseas.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/safedataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sagadataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sar_ceosdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/scan.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtsattrreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtscatd.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtsdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtsindexedreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtsiref.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtslib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtslinereader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtspointreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtspolygonreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtsrasterreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtstransfer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtsxref.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sentinel2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/setangle.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/setmv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/setvtmv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sgidataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sigdemdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/simpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/simunpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/snodasdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/specunpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/srpdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/srtmhgtdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/strconst.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/strpad.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/swapio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sysblockmap.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sysvirtualfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tendian.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/terragendataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_aux.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_close.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_codec.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_color.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_compress.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_dir.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_dirinfo.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_dirread.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_dirwrite.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_dumpmode.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_error.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_extension.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_fax3.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_fax3sm.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_float.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_flush.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_getimage.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_jpeg.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_jpeg_12.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_lerc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_luv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_lzma.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_lzw.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_next.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_ojpeg.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_open.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_packbits.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_pixarlog.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_predict.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_print.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_read.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_strip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_swab.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_thunder.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_tile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_version.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_vsi.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_warning.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_webp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_write.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_zip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_zstd.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tifvsi.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tildataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/trackmm.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tsxdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/unwrapgcps.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/usgsdem_create.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/usgsdemdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vecsegdataindex.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vecsegheader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vicardataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vicarkeywordhandler.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtderivedrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtfilters.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtpansharpened.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtrawrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtsourcedrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtsources.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtwarped.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vs2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vsdef.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vsi_pcidsk_io.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vsidataio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vsis.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vsvers.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wattrblk.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wcsdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wcsdataset100.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wcsdataset110.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wcsdataset201.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wcsrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wcsutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/weather.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wmsdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wmsmetadataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wmsutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wmtsdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/xpmdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/xtiff.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/xyzdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/zmapdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdal_mdreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdal_misc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdal_rat.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalabstractbandblockcache.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalallvalidmaskband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalarraybandblockcache.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalclientserver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalcolortable.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaldataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaldefaultasync.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaldefaultoverviews.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaldllmain.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaldriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaldrivermanager.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalexif.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalgeorefpamdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalhashsetbandblockcache.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaljp2abstractdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaljp2box.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaljp2metadata.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaljp2metadatagenerator.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaljp2structure.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalmajorobject.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalmultidomainmetadata.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalnodatamaskband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalnodatavaluesmaskband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalopeninfo.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaloverviewdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalpamdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalpamproxydb.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalpamrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalproxydataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalproxypool.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalrasterblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalrescaledalphaband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalvirtualmem.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/overview.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/rasterio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/rasterio_ssse3.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/rawdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_alos.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_digital_globe.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_eros.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_geo_eye.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_kompsat.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_landsat.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_orb_view.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_pleiades.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_rapid_eye.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_rdk1.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_spot.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/o/gnmdbdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/o/gnmdbnetwork.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/o/gnmfiledriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/o/gnmfilenetwork.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/o/gnmregisterall.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnmgenericnetwork.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnmgraph.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnmlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnmnetwork.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnmresultlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnmrule.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_e00gen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_e00parse.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_e00read.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_mbyte.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_misc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_rawbin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadclasses.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadcolors.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/caddictionary.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadfileio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadfilestreamio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadgeometry.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadheader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadobjects.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadtables.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dbfopen_wrapper.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ddfrecordindex.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dgnfloat.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dgnhelp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dgnopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dgnread.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dgnstroke.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dgnwrite.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/filegdbindex.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/filegdbtable.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gdalcaddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gdalgeopackagerasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gdalngwdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/geoconcept.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/geoconcept_syscoord.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gfstemplate.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlfeature.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlfeatureclass.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlhandler.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlpropertydefn.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlreadstate.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlregistry.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gtm.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gtmtracklayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gtmwaypointlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/hugefileresolver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/intronurbs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/io.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/io_selafin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/kml.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/kmlnode.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/kmlvector.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ll_recio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_bounds.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_coordsys.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_datfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_feature.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_feature_mif.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_geometry.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_idfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_imapinfofile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_indfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_mapcoordblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_mapfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_mapheaderblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_mapindexblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_mapobjectblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_maptoolblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_middatafile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_miffile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_ogr_datasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_ogr_driver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_rawbinblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_spatialref.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_tabfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_tabseamless.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_tabview.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_tooldef.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_utils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mvt_tile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mvtutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ngw_api.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntf_codelist.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntf_estlayers.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntf_generic.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntf_raster.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntffilereader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntfrecord.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntfstroke.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ods_formula.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ods_formula_node.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr2kmlgeometry.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_attrind.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_autocad_services.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_gensql.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_miattrind.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_xplane_apt_reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_xplane_awy_reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_xplane_fix_reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_xplane_nav_reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_xplane_reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ograeronavfaadatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ograeronavfaadriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ograeronavfaalayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogramigoclouddatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogramigoclouddriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogramigocloudlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogramigocloudresultlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogramigocloudtablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ograrcgendatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ograrcgendriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ograrcgenlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravcbindatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravcbindriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravcbinlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravcdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravce00datasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravce00driver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravce00layer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravclayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrbnadatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrbnadriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrbnalayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrbnaparser.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcaddriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcadlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcartodatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcartodriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcartolayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcartoresultlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcartotablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcloudantdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcloudantdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcloudanttablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcouchdbdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcouchdbdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcouchdblayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcouchdbrowslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcouchdbtablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcsvdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcsvdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcsvlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcswdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdgndatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdgndriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdgnlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_blockmap.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_dimension.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_feature.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_hatch.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_leader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_ocstransformer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_polyline_smooth.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfblockslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfblockswriterlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxflayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfwriterds.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfwriterlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogredigeodatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogredigeodriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogredigeolayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogreditablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrelasticdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrelasticdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrelasticlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogremulatedtransaction.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogresrijsondriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogresrijsonreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeoconceptdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeoconceptdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeoconceptlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsondatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsondriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsonlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsonreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsonseqdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsonutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsonwritelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsonwriter.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeopackagedatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeopackagedriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeopackagelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeopackageselectlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeopackagetablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeopackageutility.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeorssdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeorssdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeorsslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgftdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgftdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgftlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgftresultlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgfttablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgmldatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgmldriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgmllayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgmtdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgmtdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgmtlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgpsbabeldatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgpsbabeldriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgpsbabelwritedatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgpxdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgpxdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgpxlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgtmdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgtmdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgtmlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrhtfdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrhtfdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrhtflayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogridrisidatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogridrisidriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogridrisilayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrjmldataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrjmllayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrjmlwriterlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrkmldatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrkmldriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrkmllayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrlayerdecorator.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrlayerpool.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrmemdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrmemdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrmemlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrmutexeddatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrmutexedlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrmvtdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrngwdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrngwlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrntfdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrntfdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrntffeatureclasslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrntflayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogroapifdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrodsdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrodsdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenairdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenairdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenairlabellayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenairlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenfilegdbdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenfilegdbdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenfilegdblayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrosmdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrosmdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrosmlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpdsdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpdsdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpdslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgdumpdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgdumpdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgdumplayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpglayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgresultlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgtablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgutility.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrplscenesdatav1dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrplscenesdatav1layer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrplscenesdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrrecdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrrecdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrreclayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrregisterall.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrs57datasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrs57driver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrs57layer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsdtsdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsdtsdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsdtslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsegukooadatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsegukooadriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsegukooalayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsegydatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsegydriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsegylayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrselafindatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrselafindriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrselafinlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsfdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsfdriverregistrar.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrshapedatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrshapedriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrshapelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqliteapiroutines.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitedatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitedriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqliteexecutesql.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqliteselectlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitesinglefeaturelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitetablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqliteutility.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitevfs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqliteviewlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitevirtualogr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsuadatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsuadriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsualayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsvgdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsvgdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsvglayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsxfdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsxfdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsxflayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrtigerdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrtigerdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrtigerlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrtopojsondriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrtopojsonreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrunionlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvdvdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvfkdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvfkdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvfklayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvrtdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvrtdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvrtlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwarpedlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwaspdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwaspdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwasplayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwfsdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwfsdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwfsfilter.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwfsjoinlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwfslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrxlsxdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrxlsxdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrxplanedatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrxplanedriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrxplanelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/opencad.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/osm_parser.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/parsexsd.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/r2000.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/rasterlite2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/resolvexlinks.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/s57classregistrar.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/s57featuredefns.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/s57filecollector.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/s57reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/s57writer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/sbnsearch_wrapper.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/shape2ogr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/shp_vsi.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/shpopen_wrapper.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/shptree_wrapper.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigeraltname.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerarealandmarks.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigercompletechain.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerentitynames.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerfeatureids.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerfilebase.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigeridhistory.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerkeyfeatures.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerlandmarks.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigeroverunder.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerpip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerpoint.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerpolychainlink.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerpolygon.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerpolygoncorrections.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerpolygoneconomic.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerspatialmetadata.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigertlidrange.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerzerocellid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerzipcodes.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerzipplus4.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkdatablock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkdatablocksqlite.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkfeature.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkfeaturesqlite.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkproperty.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkpropertydefn.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkreadersqlite.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vsilfileio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_alibaba_oss.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_atomic_ops.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_aws.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_azure.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_base64.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_conv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_cpu_features.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_csv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_error.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_findfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_getexecpath.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_google_cloud.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_google_oauth2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_hash_set.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_http.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_json.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_json_streaming_parser.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_list.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_md5.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_minixml.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_minizip_ioapi.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_minizip_unzip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_minizip_zip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_multiproc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_path.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_progress.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_quad_tree.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_recode.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_recode_iconv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_recode_stub.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_sha1.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_sha256.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_spawn.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_string.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_strtod.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_swift.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_time.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_userfaultfd.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_virtualmem.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsi_error.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsi_mem.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_abstract_archive.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_az.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_buffered_reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_cache.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_crypt.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_curl.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_curl_streaming.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_gs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_gzip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_hdfs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_oss.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_plugin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_s3.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_sparsefile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_stdin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_stdout.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_subfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_swift.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_tar.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_unix_stdio_64.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_webhdfs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_win32.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsisimple.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_worker_thread_pool.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_xml_validate.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cplgetsymbol.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cplkeywordparser.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cplstring.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cplstringlist.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/BitMask.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/BitStuffer2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/Huffman.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/Lerc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/Lerc2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/Lerc_c_api_impl.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/RLE.lo \ -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib \ -no-undefined \ -version-info 26:2:0 make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' (cd apps; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' rm -f gdal-config-inst echo '#!/bin/sh' > gdal-config-inst echo 'CONFIG_LIBS="-L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgdal"' >> gdal-config-inst echo 'CONFIG_DEP_LIBS=" -ljson-c -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -lsqlite3 -lexpat -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lopenjp2 -L/opt/metwork-mfext-1.1/opt/scientific_core -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -ljasper -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lnetcdf -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lhdf5 -ljpeg -L/opt/metwork-mfext-1.1/opt/scientific_core -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpng -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpq -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lproj -lz -lpthread -lm -lrt -ldl -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lspatialite -L/opt/metwork-mfext-1.1/opt/core/lib -lcurl -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.1/opt/core/lib -llzma -lm -ldl "' >> gdal-config-inst echo 'CONFIG_PREFIX="/opt/metwork-mfext-1.1/opt/scientific_core"' >> gdal-config-inst echo 'CONFIG_CFLAGS="-I/opt/metwork-mfext-1.1/opt/scientific_core/include"' >> gdal-config-inst echo 'CONFIG_DATA="/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal"' >> gdal-config-inst echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config-inst echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config-inst # Deprecated. Always true. echo 'CONFIG_GNM_ENABLED=yes' >> gdal-config-inst echo 'CONFIG_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf openjpeg jpeg2000 netcdf hdf5 gif jpeg png pcraster pcidsk postgisraster"' >> gdal-config-inst cat gdal-config.in >> gdal-config-inst chmod a+x gdal-config-inst rm -f gdal-config echo '#!/bin/sh' > gdal-config echo 'CONFIG_LIBS="/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la"' >> gdal-config echo 'CONFIG_DEP_LIBS=" -ljson-c -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -lsqlite3 -lexpat -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lopenjp2 -L/opt/metwork-mfext-1.1/opt/scientific_core -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -ljasper -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lnetcdf -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lhdf5 -ljpeg -L/opt/metwork-mfext-1.1/opt/scientific_core -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpng -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpq -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lproj -lz -lpthread -lm -lrt -ldl -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lspatialite -L/opt/metwork-mfext-1.1/opt/core/lib -lcurl -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.1/opt/core/lib -llzma -lm -ldl "' >> gdal-config echo 'CONFIG_PREFIX="/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2"' >> gdal-config echo 'CONFIG_CFLAGS="-I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps"' >> gdal-config echo 'CONFIG_DATA="/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/data"' >> gdal-config echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config # Deprecated. Always true. echo 'CONFIG_GNM_ENABLED=yes' >> gdal-config echo 'CONFIG_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf openjpeg jpeg2000 netcdf hdf5 gif jpeg png pcraster pcidsk postgisraster"' >> gdal-config cat gdal-config.in >> gdal-config chmod a+x gdal-config /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalinfo_bin.lo gdalinfo_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdalinfo_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdalinfo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalserver.lo gdalserver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdalserver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdalserver /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdal_translate_bin.lo gdal_translate_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdal_translate_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdal_translate /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaladdo.lo gdaladdo.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdaladdo.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdaladdo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalwarp_bin.lo gdalwarp_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdalwarp_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdalwarp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o nearblack_bin.lo nearblack_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ nearblack_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o nearblack /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalmanage.lo gdalmanage.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdalmanage.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdalmanage /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalenhance.lo gdalenhance.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdalenhance.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdalenhance /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaltransform.lo gdaltransform.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdaltransform.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdaltransform /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaldem_bin.lo gdaldem_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdaldem_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdaldem /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdallocationinfo.lo gdallocationinfo.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdallocationinfo.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdallocationinfo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalsrsinfo.lo gdalsrsinfo.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdalsrsinfo.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdalsrsinfo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdal_contour.lo gdal_contour.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdal_contour.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdal_contour /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdaltindex.lo gdaltindex.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdaltindex.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdaltindex /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdal_rasterize_bin.lo gdal_rasterize_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdal_rasterize_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdal_rasterize /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdal_grid_bin.lo gdal_grid_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdal_grid_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdal_grid /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o ogrinfo.lo ogrinfo.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ ogrinfo.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o ogrinfo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o ogr2ogr_bin.lo ogr2ogr_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ ogr2ogr_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o ogr2ogr /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o ogrtindex.lo ogrtindex.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ ogrtindex.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o ogrtindex /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o ogrlineref.lo ogrlineref.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ ogrlineref.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o ogrlineref /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o testepsg.lo testepsg.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ testepsg.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o testepsg /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gdalbuildvrt_bin.lo gdalbuildvrt_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gdalbuildvrt_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gdalbuildvrt /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gnmmanage.lo gnmmanage.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gnmmanage.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gnmmanage /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.1/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core -I/opt/metwork-mfext-1.1/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o gnmanalyse.lo gnmanalyse.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=link --silent g++ gnmanalyse.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la -o gnmanalyse make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' rm -f gdal.pc echo 'CONFIG_VERSION='`cat ./VERSION`'' >> gdal.pc echo 'CONFIG_INST_PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core' >> gdal.pc echo 'CONFIG_INST_LIBS=-L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgdal' >> gdal.pc echo 'CONFIG_INST_CFLAGS=-I/opt/metwork-mfext-1.1/opt/scientific_core/include' >> gdal.pc echo 'CONFIG_INST_DATA=/opt/metwork-mfext-1.1/opt/scientific_core/share/gdal' >> gdal.pc cat gdal.pc.in >> gdal.pc make[2]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' cd build/gdal-3.0.2 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' (cd port; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port' (cd gcore; make generate_gdal_version_h) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' make[3]: Nothing to be done for 'generate_gdal_version_h'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' (cd gcore; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' make -C mdreader make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/mdreader' make[4]: Nothing to be done for 'default'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/mdreader' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' (cd alg; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg' (cd frmts; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts' make -C derived install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/derived' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/derived' make -C gtiff install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff' (cd libgeotiff; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libgeotiff' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libgeotiff' (cd libtiff; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libtiff' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libtiff' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff' make -C hfa install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hfa' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hfa' make -C mem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mem' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mem' make -C vrt install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt' make -C aaigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/aaigrid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/aaigrid' make -C adrg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/adrg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/adrg' make -C aigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/aigrid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/aigrid' make -C airsar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/airsar' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/airsar' make -C arg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/arg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/arg' make -C blx install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/blx' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/blx' make -C bmp install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bmp' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bmp' make -C bsb install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bsb' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bsb' make -C cals install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cals' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cals' make -C ceos install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ceos' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ceos' make -C ceos2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ceos2' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ceos2' make -C coasp install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/coasp' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/coasp' make -C cosar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cosar' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cosar' make -C ctg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ctg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ctg' make -C dimap install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/dimap' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/dimap' make -C dted install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/dted' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/dted' make -C e00grid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/e00grid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/e00grid' make -C elas install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/elas' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/elas' make -C envisat install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/envisat' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/envisat' make -C ers install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ers' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ers' make -C fit install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/fit' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/fit' make -C gff install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gff' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gff' make -C gsg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gsg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gsg' make -C gxf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gxf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gxf' make -C hf2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hf2' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hf2' make -C idrisi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/idrisi' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/idrisi' make -C ignfheightasciigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ignfheightasciigrid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ignfheightasciigrid' make -C ilwis install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ilwis' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ilwis' make -C ingr install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ingr' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ingr' make -C iris install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/iris' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/iris' make -C iso8211 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/iso8211' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/iso8211' make -C jaxapalsar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jaxapalsar' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jaxapalsar' make -C jdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jdem' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jdem' make -C kmlsuperoverlay install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/kmlsuperoverlay' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/kmlsuperoverlay' make -C l1b install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/l1b' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/l1b' make -C leveller install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/leveller' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/leveller' make -C map install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/map' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/map' make -C mrf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mrf' (cd libLERC; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mrf/libLERC' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mrf/libLERC' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mrf' make -C msgn install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/msgn' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/msgn' make -C ngsgeoid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ngsgeoid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ngsgeoid' make -C nitf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/nitf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/nitf' make -C northwood install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/northwood' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/northwood' make -C pds install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pds' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pds' make -C prf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/prf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/prf' make -C r install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/r' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/r' make -C raw install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/raw' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/raw' make -C rmf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rmf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rmf' make -C rs2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rs2' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rs2' make -C safe install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/safe' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/safe' make -C saga install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/saga' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/saga' make -C sdts install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sdts' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sdts' make -C sentinel2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sentinel2' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sentinel2' make -C sgi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sgi' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sgi' make -C sigdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sigdem' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sigdem' make -C srtmhgt install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/srtmhgt' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/srtmhgt' make -C terragen install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/terragen' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/terragen' make -C til install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/til' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/til' make -C tsx install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/tsx' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/tsx' make -C usgsdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/usgsdem' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/usgsdem' make -C xpm install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/xpm' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/xpm' make -C xyz install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/xyz' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/xyz' make -C zmap install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/zmap' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/zmap' make -C rik install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rik' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rik' make -C ozi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ozi' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ozi' make -C grib install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/grib' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/grib' make -C eeda install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/eeda' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/eeda' make -C plmosaic install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/plmosaic' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/plmosaic' make -C rda install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rda' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rda' make -C wcs install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wcs' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wcs' make -C wms install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wms' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wms' make -C wmts install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wmts' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wmts' make -C daas install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/daas' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/daas' make -C rasterlite install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rasterlite' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rasterlite' make -C mbtiles install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mbtiles' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mbtiles' make -C pdf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pdf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pdf' make -C openjpeg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/openjpeg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/openjpeg' make -C jpeg2000 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jpeg2000' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jpeg2000' make -C netcdf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/netcdf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/netcdf' make -C hdf5 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf5' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf5' make -C gif install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gif' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gif' make -C jpeg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jpeg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jpeg' make -C png install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/png' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/png' make -C pcraster install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pcraster' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pcraster' make -C pcidsk install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pcidsk' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pcidsk' make -C postgisraster install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/postgisraster' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/postgisraster' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts' (cd third_party; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party' make -C LercLib install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/LercLib' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/LercLib' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party' (cd ogr; make lib ) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr' (cd ogrsf_frmts; make) make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts' make -C generic make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic' make -C geojson make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson' make -C kml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/kml' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/kml' make -C mem make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mem' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mem' make -C mitab make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mitab' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mitab' make -C vrt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vrt' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vrt' make -C aeronavfaa make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/aeronavfaa' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/aeronavfaa' make -C arcgen make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/arcgen' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/arcgen' make -C avc make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/avc' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/avc' make -C bna make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/bna' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/bna' make -C cad make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad' make -C libopencad make[6]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad/libopencad' make -C dwg make[7]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad/libopencad/dwg' make[7]: Nothing to be done for 'default'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad/libopencad/dwg' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad/libopencad' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad' make -C csv make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/csv' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/csv' make -C dgn make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/dgn' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/dgn' make -C dxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/dxf' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/dxf' make -C edigeo make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/edigeo' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/edigeo' make -C geoconcept make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geoconcept' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geoconcept' make -C georss make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/georss' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/georss' make -C gml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gml' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gml' make -C gmt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gmt' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gmt' make -C gpsbabel make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpsbabel' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpsbabel' make -C gpx make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpx' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpx' make -C gtm make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gtm' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gtm' make -C htf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/htf' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/htf' make -C jml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/jml' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/jml' make -C mvt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mvt' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mvt' make -C ntf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ntf' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ntf' make -C openair make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/openair' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/openair' make -C openfilegdb make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/openfilegdb' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/openfilegdb' make -C pgdump make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pgdump' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pgdump' make -C rec make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/rec' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/rec' make -C s57 make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/s57' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/s57' make -C segukooa make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/segukooa' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/segukooa' make -C segy make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/segy' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/segy' make -C selafin make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/selafin' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/selafin' make -C shape make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/shape' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/shape' make -C sua make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sua' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sua' make -C svg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/svg' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/svg' make -C sxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sxf' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sxf' make -C tiger make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/tiger' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/tiger' make -C vdv make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vdv' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vdv' make -C wasp make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/wasp' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/wasp' make -C xplane make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/xplane' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/xplane' make -C idrisi make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/idrisi' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/idrisi' make -C pds make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pds' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pds' make -C sdts make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sdts' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sdts' make -C ods make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ods' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ods' make -C xlsx make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/xlsx' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/xlsx' make -C amigocloud make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/amigocloud' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/amigocloud' make -C carto make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/carto' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/carto' make -C cloudant make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cloudant' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cloudant' make -C couchdb make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/couchdb' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/couchdb' make -C csw make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/csw' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/csw' make -C elastic make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/elastic' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/elastic' make -C gft make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gft' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gft' make -C ngw make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ngw' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ngw' make -C plscenes make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/plscenes' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/plscenes' make -C wfs make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/wfs' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/wfs' make -C gpkg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpkg' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpkg' make -C vfk make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vfk' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vfk' make -C osm make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/osm' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/osm' make -C pg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pg' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pg' make -C sqlite make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sqlite' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sqlite' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr' (cd gnm; make lib ) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm' (cd gnm_frmts; make) make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts' make -C file install-obj make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/file' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/file' make -C db install-obj make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/db' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/db' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm' (cd apps; make appslib) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' make[3]: Nothing to be done for 'appslib'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' make libgdal.la make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' make[3]: 'libgdal.la' is up to date. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' (cd apps; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.1/opt/scientific_core/lib for f in libgdal.la ; do /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=install --silent /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c $f /opt/metwork-mfext-1.1/opt/scientific_core/lib ; done /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.1/opt/scientific_core/lib/gdalplugins /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.1/opt/scientific_core/bin /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.1/opt/scientific_core/share/gdal /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.1/opt/scientific_core/include (cd port; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port' for f in cpl_atomic_ops.h cpl_config_extras.h cpl_config.h cpl_conv.h cpl_csv.h cpl_error.h cpl_hash_set.h cpl_http.h cpl_json.h cplkeywordparser.h cpl_list.h cpl_minixml.h cpl_minizip_ioapi.h cpl_minizip_unzip.h cpl_minizip_zip.h cpl_multiproc.h cpl_odbc.h cpl_port.h cpl_progress.h cpl_quad_tree.h cpl_spawn.h cpl_string.h cpl_time.h cpl_virtualmem.h cpl_vsi.h cpl_vsi_error.h cpl_vsi_virtual.h gdal_csv.h cpl_auto_close.h ; do /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c -m 0644 $f /opt/metwork-mfext-1.1/opt/scientific_core/include ; done make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port' (cd gcore; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' for f in gdal_frmts.h gdalgeorefpamdataset.h gdal.h gdaljp2abstractdataset.h gdaljp2metadata.h gdal_mdreader.h gdal_pam.h gdal_priv.h gdal_proxy.h gdal_rat.h rawdataset.h gdal_version.h ; do /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c -m 0644 $f /opt/metwork-mfext-1.1/opt/scientific_core/include ; done make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' (cd frmts; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts' make -C vrt install make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt' /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c -m 0644 vrtdataset.h /opt/metwork-mfext-1.1/opt/scientific_core/include /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c -m 0644 gdal_vrt.h /opt/metwork-mfext-1.1/opt/scientific_core/include make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt' make -C mem install make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mem' /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c -m 0644 memdataset.h /opt/metwork-mfext-1.1/opt/scientific_core/include make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mem' make -C raw install make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/raw' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/raw' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts' (cd alg; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg' for f in gdal_alg.h gdal_alg_priv.h gdalgrid.h gdalgrid_priv.h gdalpansharpen.h gdal_simplesurf.h gdalwarper.h ; do /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c -m 0644 $f /opt/metwork-mfext-1.1/opt/scientific_core/include ; done make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg' (cd ogr; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr' for f in ogr_core.h ogr_feature.h ogr_geometry.h ogr_p.h ogr_spatialref.h ogr_srs_api.h ogrsf_frmts/ogrsf_frmts.h ogr_featurestyle.h ogr_api.h ogr_geocoding.h ; \ do /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c -m 0644 $f /opt/metwork-mfext-1.1/opt/scientific_core/include ; \ done make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr' (cd gnm; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm' for f in gnm.h gnm_api.h gnmgraph.h ; \ do /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c -m 0644 $f /opt/metwork-mfext-1.1/opt/scientific_core/include ; \ done make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm' (cd apps; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' for f in gdalinfo gdalserver gdal_translate gdaladdo gdalwarp nearblack gdalmanage gdalenhance gdaltransform gdaldem gdallocationinfo gdalsrsinfo gdal_contour gdaltindex gdal_rasterize gdal_grid ogrinfo ogr2ogr ogrtindex ogrlineref testepsg gdalbuildvrt gnmmanage gnmanalyse ; do /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=install --silent /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c $f /opt/metwork-mfext-1.1/opt/scientific_core/bin ; done /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c -m 0644 gdal_utils.h /opt/metwork-mfext-1.1/opt/scientific_core/include /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=install --silent /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c gdal-config-inst /opt/metwork-mfext-1.1/opt/scientific_core/bin/gdal-config make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' (cd scripts; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/scripts' if test "x`pkg-config --version 2>/dev/null`" != "x" -a "x`pkg-config --variable=compatdir bash-completion`" != "x"; then \ /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.1/opt/scientific_core`pkg-config --variable=compatdir bash-completion` ; \ cp gdal-bash-completion.sh /opt/metwork-mfext-1.1/opt/scientific_core`pkg-config --variable=compatdir bash-completion`; \ fi make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/scripts' for f in LICENSE.TXT data/*.* ; do /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c -m 0644 $f /opt/metwork-mfext-1.1/opt/scientific_core/share/gdal ; done /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=finish --silent /opt/metwork-mfext-1.1/opt/scientific_core/lib /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -c -m 0644 gdal.pc /opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig/gdal.pc make[2]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' 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/0024_pixman' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml echo "name: 'pixman'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml echo "version: '0.38.4'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml echo "checksum: '267a7af290f93f643a1bc74490d9fdd1'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml echo -n "Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml echo "website: 'http://www.pixman.org/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/pixman.yaml; fi make --file=../../Makefile.standard download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/pixman-0.38.4.tar.gz` `readlink -m ./sources` MD5 267a7af290f93f643a1bc74490d9fdd1 Computing checksum for /src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4.tar.gz... Good checksum rm -Rf pixman-0.38.4 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/pixman-0.38.4.tar.gz` tar.gz pixman-0.38.4 cd build/pixman-0.38.4 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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 dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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 getisax... no checking whether byte ordering is bigendian... no checking for inline... inline checking whether the compiler supports -Werror... yes checking size of long... 8 checking whether __SUNPRO_C is declared... no checking whether __amd64 is declared... yes checking whether the compiler supports -Wall... yes checking whether the compiler supports -Wdeclaration-after-statement... yes checking whether the compiler supports -Wno-unused-local-typedefs... yes checking whether the compiler supports -fno-strict-aliasing... yes checking for gcc option to support OpenMP... -fopenmp checking whether the compiler supports -fvisibility=hidden... yes checking whether the compiler supports -xldscope=hidden... no checking whether to use Loongson MMI assembler... no checking whether to use MMX intrinsics... yes checking whether to use SSE2 intrinsics... yes checking whether to use SSSE3 intrinsics... yes checking whether to use VMX/Altivec intrinsics... no checking whether to use ARM SIMD assembler... no checking whether to use ARM NEON assembler... no checking whether to use ARM IWMMXT intrinsics... no checking whether to use MIPS DSPr2 assembler... no checking whether to use GNU-style inline assembler... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pixman_version_string in -lpixman-1... yes checking for GTK... no checking for posix_memalign... yes checking for sigaction... yes checking for alarm... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for mprotect... yes checking for getpagesize... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for feenableexcept in -lm... yes checking whether FE_DIVBYZERO is declared... yes checking for gettimeofday... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for library containing sqrtf... -lm checking for thread local storage (TLS) support... __thread checking for pthreads... yes checking for __attribute__((constructor))... yes checking for __float128... yes checking for __builtin_clz... yes checking for GCC vector extensions... yes checking for PNG... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pixman-1.pc config.status: creating pixman-1-uninstalled.pc config.status: creating Makefile config.status: creating pixman/Makefile config.status: creating pixman/pixman-version.h config.status: creating demos/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/pixman-0.38.4 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' Making all in pixman make[4]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/pixman' CC pixman.lo CC pixman-access.lo pixman-access.c:468:30: warning: '__dummy__g1' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:507:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(g1); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:506:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a1); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1b1g1r1' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:505:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a1b1g1r1); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1r1g1b1' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:504:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a1r1g1b1); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b1g2r1' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:503:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(b1g2r1); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r1g2b1' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:502:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(r1g2b1); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__c4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:501:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(c4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__g4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:500:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(g4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:499:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x4a4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:498:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x4a4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a2b2g2r2' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:497:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a2b2g2r2); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a2r2g2b2' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:496:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a2r2g2b2); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b2g3r3' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:495:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(b2g3r3); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r3g3b2' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:494:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(r3g3b2); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__g8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:493:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(g8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__c8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:492:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(c8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:491:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x4b4g4r4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:490:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x4b4g4r4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a4b4g4r4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:489:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a4b4g4r4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x4r4g4b4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:488:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x4r4g4b4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a4r4g4b4' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:487:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a4r4g4b4); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x1b5g5r5' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:486:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x1b5g5r5); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1b5g5r5' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:485:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a1b5g5r5); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x1r5g5b5' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:484:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x1r5g5b5); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1r5g5b5' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:483:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a1r5g5b5); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b5g6r5' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:482:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(b5g6r5); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r5g6b5' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:481:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(r5g6b5); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b8g8r8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:480:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(b8g8r8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r8g8b8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:479:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(r8g8b8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r8g8b8a8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:478:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(r8g8b8a8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r8g8b8x8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:477:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(r8g8b8x8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b8g8r8x8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:476:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(b8g8r8x8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b8g8r8a8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:475:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(b8g8r8a8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x14r6g6b6' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:474:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x14r6g6b6); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x8b8g8r8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:473:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x8b8g8r8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a8b8g8r8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:472:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a8b8g8r8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x8r8g8b8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:471:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(x8r8g8b8); ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a8r8g8b8' defined but not used [-Wunused-const-variable=] static const void *const __dummy__ ## format ^~~~~~~~~ pixman-access.c:470:1: note: in expansion of macro 'MAKE_ACCESSORS' MAKE_ACCESSORS(a8r8g8b8); ^~~~~~~~~~~~~~ CC pixman-access-accessors.lo CC pixman-bits-image.lo CC pixman-combine32.lo CC pixman-combine-float.lo CC pixman-conical-gradient.lo CC pixman-filter.lo CC pixman-x86.lo CC pixman-mips.lo CC pixman-arm.lo CC pixman-ppc.lo CC pixman-edge.lo CC pixman-edge-accessors.lo CC pixman-fast-path.lo CC pixman-glyph.lo CC pixman-general.lo CC pixman-gradient-walker.lo CC pixman-image.lo CC pixman-implementation.lo CC pixman-linear-gradient.lo CC pixman-matrix.lo CC pixman-noop.lo CC pixman-radial-gradient.lo CC pixman-region16.lo CC pixman-region32.lo CC pixman-solid-fill.lo CC pixman-timer.lo CC pixman-trap.lo CC pixman-utils.lo CC libpixman_mmx_la-pixman-mmx.lo CCLD libpixman-mmx.la CC libpixman_sse2_la-pixman-sse2.lo CCLD libpixman-sse2.la CC libpixman_ssse3_la-pixman-ssse3.lo CCLD libpixman-ssse3.la CCLD libpixman-1.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/pixman' Making all in demos make[4]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/demos' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/demos' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/test' CC oob-test.o CC utils.lo CC utils-prng.lo CCLD libutils.la CCLD oob-test CC infinite-loop.o CCLD infinite-loop CC trap-crasher.o CCLD trap-crasher CC fence-image-self-test.o CCLD fence-image-self-test CC region-translate-test.o CCLD region-translate-test CC fetch-test.o CCLD fetch-test CC a1-trap-test.o CCLD a1-trap-test CC prng-test.o CCLD prng-test CC radial-invalid.o CCLD radial-invalid CC pdf-op-test.o CCLD pdf-op-test CC region-test.o CCLD region-test CC combiner-test.o CCLD combiner-test CC scaling-crash-test.o CCLD scaling-crash-test CC alpha-loop.o CCLD alpha-loop CC scaling-helpers-test.o CCLD scaling-helpers-test CC thread-test.o CCLD thread-test CC rotate-test.o CCLD rotate-test CC alphamap.o CCLD alphamap CC gradient-crash-test.o CCLD gradient-crash-test CC pixel-test.o CCLD pixel-test CC matrix-test.o CCLD matrix-test CC filter-reduction-test.o CCLD filter-reduction-test CC composite-traps-test.o CCLD composite-traps-test CC region-contains-test.o CCLD region-contains-test CC glyph-test.o CCLD glyph-test CC solid-test.o CCLD solid-test CC stress-test.o CCLD stress-test CC cover-test.o CCLD cover-test CC blitters-test.o CCLD blitters-test CC affine-test.o CCLD affine-test CC scaling-test.o CCLD scaling-test CC composite.o CCLD composite CC tolerance-test.o CCLD tolerance-test CC lowlevel-blt-bench.o lowlevel-blt-bench.c: In function 'bench_L': lowlevel-blt-bench.c:183:18: warning: variable 'qx' set but not used [-Wunused-but-set-variable] volatile int qx; ^~ CCLD lowlevel-blt-bench CC radial-perf-test.o CCLD radial-perf-test CC check-formats.o CCLD check-formats CC scaling-bench.o CCLD scaling-bench CC affine-bench.o CCLD affine-bench make[4]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' cd build/pixman-0.38.4 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' Making install in pixman make[3]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/pixman' make[4]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/pixman' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpixman-1.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libpixman-1.so.0.38.4 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpixman-1.so.0.38.4 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libpixman-1.so.0.38.4 libpixman-1.so.0 || { rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.38.4 libpixman-1.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libpixman-1.so.0.38.4 libpixman-1.so || { rm -f libpixman-1.so && ln -s libpixman-1.so.0.38.4 libpixman-1.so; }; }) libtool: install: /usr/bin/install -c .libs/libpixman-1.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpixman-1.la libtool: install: /usr/bin/install -c .libs/libpixman-1.a /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpixman-1.a libtool: install: chmod 644 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpixman-1.a libtool: install: ranlib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpixman-1.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include/pixman-1' /usr/bin/install -c -m 644 pixman.h pixman-version.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/pixman-1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/pixman' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/pixman' Making install in demos make[3]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/demos' make[4]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/demos' 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/0024_pixman/build/pixman-0.38.4/demos' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/demos' Making install in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.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/0024_pixman/build/pixman-0.38.4/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4/test' make[3]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 pixman-1.pc '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0024_pixman' make[3]: Entering directory `/src/layers/layer1_scientific_core/0030_freetype' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml echo "name: 'freetype'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml echo "version: '2.10.1'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml echo "checksum: 'bd42e75127f8431923679480efb5ba8f'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml echo -n "FreeType is a freely available software library to render fonts" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml echo "website: 'https://www.freetype.org/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml echo "license: 'GPL 2 or 3'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/freetype.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0030_freetype' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/freetype-2.10.1.tar.xz` `readlink -m ./sources` MD5 bd42e75127f8431923679480efb5ba8f Computing checksum for /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1.tar.xz... Good checksum rm -Rf freetype-2.10.1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/freetype-2.10.1.tar.xz` tar.xz freetype-2.10.1 cd build/freetype-2.10.1 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core make[2]: Entering directory '/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1' FreeType build system -- automatic system detection The following settings are used: platform unix compiler cc configuration directory ./builds/unix configuration rules ./builds/unix/unix.mk If this does not correspond to your system or settings please remove the file `config.mk' from this directory then read the INSTALL file for help. Otherwise, simply type `make' again to build the library, or `make refdoc' to build the API reference (this needs python >= 2.6). Generating modules list in ./objs/ftmodule.h... done. * module: truetype (Windows/Mac font files with extension *.ttf or *.ttc) * module: type1 (Postscript font files with extension *.pfa or *.pfb) * module: cff (OpenType fonts with extension *.otf) * module: cid (Postscript CID-keyed fonts, no known extension) * module: pfr (PFR/TrueDoc font files with extension *.pfr) * module: type42 (Type 42 font files with no known extension) * module: winfnt (Windows bitmap fonts with extension *.fnt or *.fon) * module: pcf (pcf bitmap fonts) * module: bdf (bdf bitmap fonts) * module: sfnt (helper module for TrueType & OpenType formats) * module: autofit (automatic hinting module) * module: pshinter (Postscript hinter module) * module: raster (monochrome bitmap renderer) * module: smooth (anti-aliased bitmap renderer) * module: smooth (anti-aliased bitmap renderer for LCDs) * module: smooth (anti-aliased bitmap renderer for vertical LCDs) * module: psaux (Postscript Type 1 & Type 2 helper module) * module: psnames (Postscript & Unicode Glyph name handling) cd builds/unix; \ ./configure '--prefix=/opt/metwork-mfext-1.1/opt/scientific_core' checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.24... 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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /opt/rh/devtoolset-8/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 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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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 windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking size of int... 4 checking size of long... 8 checking for unsigned long long int... yes checking for long long int... yes checking whether cpp computation of bit length in ftconfig.in works... 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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether munmap is declared... yes checking for munmap's first parameter type... void * checking for memcpy... yes checking for memmove... yes checking gcc compiler flag -pedantic to assure ANSI C works correctly... ok, adding to XX_ANSIFLAGS checking gcc compiler flag -ansi to assure ANSI C works correctly... ok, adding to XX_ANSIFLAGS checking for -fvisibility=hidden compiler flag... yes checking for ZLIB... no checking for gzsetparams in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for BZIP2... no checking for BZ2_bzDecompress in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for LIBPNG... no checking for libpng-config... yes checking for HARFBUZZ... no checking for library containing clock_gettime... -lrt checking for python3... no checking for python2... python2 checking for pip3... no checking for pip2... no checking for pip... no configure: creating ./config.status config.status: creating ftoption.h config.status: creating unix-cc.mk config.status: creating unix-def.mk config.status: creating ftconfig.h config.status: executing libtool commands configure: Library configuration: external zlib: yes (autoconf test) bzip2: yes (autoconf test) libpng: yes (libpng-config) harfbuzz: no configure: Warning: `make refdoc' will fail since pip package `docwriter' is not installed. To install, run `missing install docwriter', or to use a python virtual environment, run `make refdoc-venv' (requires pip package `virtualenv'). make[2]: Leaving directory '/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1' cd build/freetype-2.10.1 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1' ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsystem.lo builds/unix/ftsystem.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" builds/unix/ftsystem.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftsystem.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" builds/unix/ftsystem.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsystem.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftdebug.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftdebug.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftdebug.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftdebug.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftdebug.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftdebug.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftinit.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftinit.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftinit.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftinit.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftinit.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftinit.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbase.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbase.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbase.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbase.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbase.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbase.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbbox.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbbox.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbbox.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbbox.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbbox.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbbox.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbdf.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbdf.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbdf.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbdf.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbdf.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbdf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbitmap.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbitmap.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbitmap.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbitmap.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbitmap.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbitmap.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcid.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftcid.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftcid.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftcid.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftcid.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcid.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftfstype.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftfstype.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftfstype.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftfstype.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftfstype.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftfstype.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgasp.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftgasp.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftgasp.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftgasp.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftgasp.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgasp.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftglyph.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftglyph.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftglyph.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftglyph.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftglyph.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftglyph.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgxval.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftgxval.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftgxval.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftgxval.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftgxval.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgxval.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftmm.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftmm.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftmm.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftmm.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftmm.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftmm.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftotval.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftotval.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftotval.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftotval.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftotval.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftotval.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpatent.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftpatent.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftpatent.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftpatent.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftpatent.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpatent.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpfr.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftpfr.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftpfr.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftpfr.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftpfr.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpfr.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftstroke.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftstroke.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftstroke.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftstroke.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftstroke.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftstroke.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsynth.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftsynth.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftsynth.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftsynth.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftsynth.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsynth.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/fttype1.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/fttype1.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/fttype1.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/fttype1.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/fttype1.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/fttype1.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftwinfnt.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftwinfnt.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftwinfnt.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftwinfnt.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftwinfnt.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftwinfnt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/truetype -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/truetype.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/truetype/truetype.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/truetype -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/truetype/truetype.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/truetype.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/truetype -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/truetype/truetype.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/truetype.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type1 -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type1/type1.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type1 -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type1/type1.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/type1.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type1 -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type1/type1.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cff -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/cff.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cff/cff.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cff -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cff/cff.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/cff.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cff -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cff/cff.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/cff.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cid -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1cid.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cid/type1cid.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cid -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cid/type1cid.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/type1cid.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cid -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cid/type1cid.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1cid.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pfr -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pfr.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pfr/pfr.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pfr -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pfr/pfr.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/pfr.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pfr -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pfr/pfr.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pfr.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type42 -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type42.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type42/type42.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type42 -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type42/type42.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/type42.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type42 -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type42/type42.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type42.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/winfonts -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/winfnt.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/winfonts/winfnt.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/winfonts -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/winfonts/winfnt.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/winfnt.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/winfonts -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/winfonts/winfnt.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/winfnt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pcf -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pcf.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pcf/pcf.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pcf -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pcf/pcf.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/pcf.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pcf -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pcf/pcf.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pcf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bdf -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/bdf.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bdf/bdf.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bdf -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bdf/bdf.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/bdf.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bdf -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bdf/bdf.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/bdf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/sfnt -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/sfnt.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/sfnt/sfnt.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/sfnt -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/sfnt/sfnt.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/sfnt.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/sfnt -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/sfnt/sfnt.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/sfnt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/autofit -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/autofit.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/autofit/autofit.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/autofit -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/autofit/autofit.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/autofit.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/autofit -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/autofit/autofit.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/autofit.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pshinter -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pshinter.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pshinter/pshinter.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pshinter -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pshinter/pshinter.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/pshinter.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pshinter -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pshinter/pshinter.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pshinter.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/raster -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/raster.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/raster/raster.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/raster -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/raster/raster.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/raster.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/raster -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/raster/raster.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/raster.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/smooth -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/smooth.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/smooth/smooth.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/smooth -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/smooth/smooth.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/smooth.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/smooth -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/smooth/smooth.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/smooth.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cache -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcache.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cache/ftcache.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cache -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cache/ftcache.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftcache.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cache -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cache/ftcache.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcache.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgzip.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/gzip/ftgzip.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/gzip/ftgzip.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftgzip.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/gzip/ftgzip.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgzip.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/lzw -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftlzw.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/lzw/ftlzw.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/lzw -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/lzw/ftlzw.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftlzw.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/lzw -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/lzw/ftlzw.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftlzw.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbzip2.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bzip2/ftbzip2.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bzip2/ftbzip2.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbzip2.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bzip2/ftbzip2.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbzip2.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psaux -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psaux.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psaux/psaux.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psaux -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psaux/psaux.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/psaux.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psaux -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psaux/psaux.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psaux.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psnames -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psnames.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psnames/psnames.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psnames -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psnames/psnames.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/psnames.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psnames -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psnames/psnames.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psnames.o >/dev/null 2>&1 gcc -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/apinames /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/tools/apinames.c /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/apinames -o/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftexport.sym /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/tttables.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftfntfmt.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftstroke.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/t1tables.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fterrors.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftlzw.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftparams.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftglyph.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftcid.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbitmap.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmodapi.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsystem.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftoutln.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsynth.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftlcdfil.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftpfr.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsizes.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftrender.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmm.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbzip2.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftlist.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftincrem.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftchapters.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbdf.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftcache.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftgxval.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftgzip.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftdriver.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/freetype.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftwinfnt.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fttypes.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftcolor.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbbox.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftadvanc.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmoderr.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftgasp.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsnames.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/tttags.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftotval.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fterrdef.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fttrigon.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftimage.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ttnameid.h ./builds/unix/libtool --mode=link gcc -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/libfreetype.la /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsystem.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftdebug.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftinit.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbase.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbbox.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbdf.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbitmap.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcid.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftfstype.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgasp.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftglyph.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgxval.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftmm.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftotval.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpatent.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpfr.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftstroke.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsynth.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/fttype1.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftwinfnt.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/truetype.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/cff.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1cid.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pfr.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type42.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/winfnt.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pcf.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/bdf.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/sfnt.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/autofit.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pshinter.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/raster.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/smooth.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcache.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgzip.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftlzw.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbzip2.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psaux.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psnames.lo -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib -version-info 23:1:17 -lz -lbz2 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpng16 -no-undefined -export-symbols /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftexport.sym libtool: link: echo "{ global:" > /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.ver libtool: link: cat /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftexport.sym | sed -e "s/\(.*\)/\1;/" >> /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.ver libtool: link: echo "local: *; };" >> /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.ver libtool: link: gcc -shared -fPIC -DPIC /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftsystem.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftdebug.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftinit.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbase.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbbox.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbdf.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbitmap.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftcid.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftfstype.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftgasp.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftglyph.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftgxval.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftmm.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftotval.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftpatent.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftpfr.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftstroke.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftsynth.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/fttype1.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftwinfnt.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/truetype.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/type1.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/cff.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/type1cid.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/pfr.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/type42.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/winfnt.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/pcf.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/bdf.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/sfnt.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/autofit.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/pshinter.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/raster.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/smooth.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftcache.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftgzip.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftlzw.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbzip2.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/psaux.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/psnames.o -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -lbz2 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpng16.so -lz -lm -Wl,-soname -Wl,libfreetype.so.6 -Wl,-version-script -Wl,/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.ver -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.so.6.17.1 libtool: link: (cd "/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs" && rm -f "libfreetype.so.6" && ln -s "libfreetype.so.6.17.1" "libfreetype.so.6") libtool: link: (cd "/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs" && rm -f "libfreetype.so" && ln -s "libfreetype.so.6.17.1" "libfreetype.so") libtool: link: ar cru /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.a /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsystem.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftdebug.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftinit.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbase.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbbox.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbdf.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbitmap.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcid.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftfstype.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgasp.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftglyph.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgxval.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftmm.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftotval.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpatent.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpfr.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftstroke.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsynth.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/fttype1.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftwinfnt.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/truetype.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/cff.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1cid.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pfr.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type42.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/winfnt.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pcf.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/bdf.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/sfnt.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/autofit.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pshinter.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/raster.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/smooth.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcache.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgzip.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftlzw.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbzip2.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psaux.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psnames.o libtool: link: ranlib /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.a libtool: link: ( cd "/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" ) rm -f builds/unix/freetype-config builds/unix/freetype-config.tmp sed -e 's|%LIBSSTATIC_CONFIG%|-lfreetype -lz -lbz2 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpng16 -lm -lz -lm|' \ -e 's|%PKG_CONFIG%||' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/opt/metwork-mfext-1.1/opt/scientific_core|' \ -e 's|%ft_version%|23.1.17|' \ -e 's|%includedir%|/opt/metwork-mfext-1.1/opt/scientific_core/include|' \ -e 's|%libdir%|/opt/metwork-mfext-1.1/opt/scientific_core/lib|' \ -e 's|%prefix%|/opt/metwork-mfext-1.1/opt/scientific_core|' \ /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/builds/unix/freetype-config.in \ > builds/unix/freetype-config.tmp chmod +x builds/unix/freetype-config.tmp chmod go-w builds/unix/freetype-config.tmp mv builds/unix/freetype-config.tmp builds/unix/freetype-config rm -f builds/unix/freetype2.pc builds/unix/freetype2.pc.tmp sed -e 's|%REQUIRES_PRIVATE%||' \ -e 's|%LIBS_PRIVATE%|-lz -lbz2 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpng16 -lm -lz -lm|' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/opt/metwork-mfext-1.1/opt/scientific_core|' \ -e 's|%ft_version%|23.1.17|' \ -e 's|%includedir%|/opt/metwork-mfext-1.1/opt/scientific_core/include|' \ -e 's|%libdir%|/opt/metwork-mfext-1.1/opt/scientific_core/lib|' \ -e 's|%prefix%|/opt/metwork-mfext-1.1/opt/scientific_core|' \ /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/builds/unix/freetype2.in \ > builds/unix/freetype2.pc.tmp chmod a-w builds/unix/freetype2.pc.tmp mv builds/unix/freetype2.pc.tmp builds/unix/freetype2.pc make[2]: Leaving directory '/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1' cd build/freetype-2.10.1 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1' rm -rf /opt/metwork-mfext-1.1/opt/scientific_core/include/freetype2 rm -f /opt/metwork-mfext-1.1/opt/scientific_core/include/ft2build.h /bin/mkdir -p /opt/metwork-mfext-1.1/opt/scientific_core/lib \ /opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig \ /opt/metwork-mfext-1.1/opt/scientific_core/include/freetype2/freetype/config \ /opt/metwork-mfext-1.1/opt/scientific_core/share/aclocal ./builds/unix/libtool --mode=install /usr/bin/install -c \ /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/libfreetype.la /opt/metwork-mfext-1.1/opt/scientific_core/lib libtool: install: /usr/bin/install -c /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.so.6.17.1 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libfreetype.so.6.17.1 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libfreetype.so.6.17.1 libfreetype.so.6 || { rm -f libfreetype.so.6 && ln -s libfreetype.so.6.17.1 libfreetype.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libfreetype.so.6.17.1 libfreetype.so || { rm -f libfreetype.so && ln -s libfreetype.so.6.17.1 libfreetype.so; }; }) libtool: install: /usr/bin/install -c /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libfreetype.la libtool: install: /usr/bin/install -c /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.a /opt/metwork-mfext-1.1/opt/scientific_core/lib/libfreetype.a libtool: install: chmod 644 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libfreetype.a libtool: install: ranlib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libfreetype.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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. ---------------------------------------------------------------------- for P in /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/tttables.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftfntfmt.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftstroke.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/t1tables.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fterrors.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftlzw.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftparams.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftglyph.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftcid.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbitmap.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmodapi.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsystem.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftoutln.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsynth.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftlcdfil.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftpfr.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsizes.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftrender.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmm.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbzip2.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftlist.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftincrem.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftchapters.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbdf.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftcache.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftgxval.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftgzip.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftdriver.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmac.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/freetype.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftwinfnt.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fttypes.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftcolor.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbbox.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftadvanc.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmoderr.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftgasp.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsnames.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/tttags.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftotval.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fterrdef.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fttrigon.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftimage.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ttnameid.h ; do \ /usr/bin/install -c -m 644 \ $P /opt/metwork-mfext-1.1/opt/scientific_core/include/freetype2/freetype ; \ done for P in /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/config/ftstdlib.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/config/ftconfig.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/config/ftmodule.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/config/ftoption.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/config/ftheader.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftmodule.h ./builds/unix/ftoption.h ; do \ /usr/bin/install -c -m 644 \ $P /opt/metwork-mfext-1.1/opt/scientific_core/include/freetype2/freetype/config ; \ done /usr/bin/install -c -m 644 /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/ft2build.h \ /opt/metwork-mfext-1.1/opt/scientific_core/include/freetype2/ft2build.h /usr/bin/install -c -m 644 ./builds/unix/ftconfig.h \ /opt/metwork-mfext-1.1/opt/scientific_core/include/freetype2/freetype/config/ftconfig.h /usr/bin/install -c -m 644 /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftmodule.h \ /opt/metwork-mfext-1.1/opt/scientific_core/include/freetype2/freetype/config/ftmodule.h /usr/bin/install -c -m 644 ./builds/unix/ftoption.h \ /opt/metwork-mfext-1.1/opt/scientific_core/include/freetype2/freetype/config/ftoption.h /usr/bin/install -c -m 644 ./builds/unix/freetype2.m4 \ /opt/metwork-mfext-1.1/opt/scientific_core/share/aclocal/freetype2.m4 /usr/bin/install -c -m 644 ./builds/unix/freetype2.pc \ /opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig/freetype2.pc make[2]: Leaving directory '/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0030_freetype' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0030_freetype' make[3]: Entering directory `/src/layers/layer1_scientific_core/0031_fontconfig' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "name: 'fontconfig'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "version: '2.13.92'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "checksum: 'd5431bf5456522380d4c2c9c904a6d96'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo -n "Fontconfig is a library for configuring and customizing font access" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "website: 'https://www.freedesktop.org/wiki/Software/fontconfig/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/fontconfig.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/fontconfig-2.13.92.tar.xz` `readlink -m ./sources` MD5 d5431bf5456522380d4c2c9c904a6d96 Computing checksum for /src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92.tar.xz... Good checksum rm -Rf fontconfig-2.13.92 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/fontconfig-2.13.92.tar.xz` tar.xz fontconfig-2.13.92 cd build/fontconfig-2.13.92 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for 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 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 ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for RM macro... rm -f 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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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 whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether __SUNPRO_C is declared... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in src/fcstdint.h (assuming C99 compatible system) checking for an ANSI C-conforming const... yes checking for inline... inline checking for flexible array members... yes checking for pid_t... yes checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for link... yes checking for mkstemp... yes checking for mkostemp... yes checking for _mktemp_s... no checking for mkdtemp... yes checking for getopt... yes checking for getopt_long... yes checking for getprogname... no checking for getexecname... no checking for rand... yes checking for random... yes checking for lrand48... yes checking for random_r... yes checking for rand_r... yes checking for readlink... yes checking for fstatvfs... yes checking for fstatfs... yes checking for lstat... yes checking for strerror... yes checking for strerror_r... yes checking for posix_fadvise in fcntl.h... fcntl.h checking for struct stat.st_mtim... yes checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct statfs.f_flags... yes checking for struct statfs.f_fstypename... no checking for struct dirent.d_type... yes checking The type of len parameter of gperf hash/lookup function... unsigned int checking for FREETYPE... yes checking for FT_Get_BDF_Property... yes checking for FT_Get_PS_Font_Info... yes checking for FT_Has_PS_Glyph_Names... yes checking for FT_Get_X11_Font_Format... yes checking for FT_Done_MM_Var... yes checking for EXPAT... no checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_SetDoctypeDeclHandler... yes checking for JSONC... yes checking for Intel atomic primitives... true checking for Solaris atomic operations... false checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for docbook2html... no DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcDirCacheCreateUUID.3 FcDirCacheDeleteUUID.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcConfigFileInfoIterInit.3 FcConfigFileInfoIterNext.3 FcConfigFileInfoIterGet.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryAll.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternObjectCount.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGetWithBinding.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternIterStart.3 FcPatternIterNext.3 FcPatternIterEqual.3 FcPatternFindIter.3 FcPatternIterIsValid.3 FcPatternIterGetObject.3 FcPatternIterValueCount.3 FcPatternIterGetValue.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 FcRangeGetDouble.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrBuildFilename.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 FcWeightFromOpenTypeDouble.3 FcWeightToOpenTypeDouble.3 FcWeightFromOpenType.3 FcWeightToOpenType.3 checking whether byte ordering is bigendian... no checking size of void *... 8 checking alignment of double... 8 checking alignment of void *... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fontconfig/Makefile config.status: creating fc-lang/Makefile config.status: creating fc-case/Makefile config.status: creating src/Makefile config.status: creating conf.d/Makefile config.status: creating fc-cache/Makefile config.status: creating fc-cat/Makefile config.status: creating fc-conflist/Makefile config.status: creating fc-list/Makefile config.status: creating fc-match/Makefile config.status: creating fc-pattern/Makefile config.status: creating fc-query/Makefile config.status: creating fc-scan/Makefile config.status: creating fc-validate/Makefile config.status: creating doc/Makefile config.status: creating doc/version.sgml config.status: creating its/Makefile config.status: creating po/Makefile.in config.status: creating po-conf/Makefile.in config.status: creating test/Makefile config.status: creating fontconfig.spec config.status: creating fontconfig.pc config.status: creating fontconfig-zip config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating po-conf/POTFILES config.status: creating po-conf/Makefile config.status: executing src/fcstdint.h commands config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H cd build/fontconfig-2.13.92 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' Making all in fontconfig make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fontconfig' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fontconfig' Making all in fc-case make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' GEN fcalias.h GEN fcaliastail.h make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' Making all in fc-lang make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' GEN fcalias.h GEN fcaliastail.h GEN ../conf.d/35-lang-normalize.conf make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' GEN fcalias.h GEN fcftalias.h GEN stamp-fcstdint config.status: executing src/fcstdint.h commands config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H config.status: src/fcstdint.h is unchanged GEN stamp-fcobjshash.gperf make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' GEN stamp-fcobjshash.gperf make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' GEN fcobjshash.h make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' CC fcarch.o CCLD fcarch CC fcatomic.lo CC fccache.lo CC fccfg.lo CC fccharset.lo CC fccompat.lo CC fcdbg.lo CC fcdefault.lo CC fcdir.lo CC fcformat.lo CC fcfreetype.lo CC fcfs.lo CC fcptrlist.lo CC fchash.lo CC fcinit.lo CC fclang.lo CC fclist.lo CC fcmatch.lo CC fcmatrix.lo CC fcname.lo CC fcobjs.lo CC fcpat.lo CC fcrange.lo CC fcserialize.lo CC fcstat.lo CC fcstr.lo CC fcweight.lo CC fcxml.lo CC ftglue.lo CCLD libfontconfig.la make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' Making all in fc-cache make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache' CC fc-cache.o CCLD fc-cache make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache' Making all in fc-cat make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cat' CC fc-cat.o CCLD fc-cat make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cat' Making all in fc-conflist make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-conflist' CC fc-conflist.o CCLD fc-conflist make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-conflist' Making all in fc-list make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-list' CC fc-list.o CCLD fc-list make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-list' Making all in fc-match make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-match' CC fc-match.o CCLD fc-match make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-match' Making all in fc-pattern make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-pattern' CC fc-pattern.o CCLD fc-pattern make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-pattern' Making all in fc-query make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-query' CC fc-query.o CCLD fc-query make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-query' Making all in fc-scan make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-scan' CC fc-scan.o CCLD fc-scan make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-scan' Making all in fc-validate make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-validate' CC fc-validate.o CCLD fc-validate make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-validate' Making all in conf.d make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' Making all in its make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/its' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/its' Making all in po make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po' Making all in po-conf make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po-conf' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po-conf' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' cp ./out.expected-no-long-family-names ./out.expected make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' CC test-pthread.o CCLD test-pthread CC test_bz89617-test-bz89617.o CCLD test-bz89617 CC test-bz131804.o CCLD test-bz131804 CC test-migration.o CCLD test-migration CC test-bz96676.o CCLD test-bz96676 CC test-name-parse.o CCLD test-name-parse CC test_conf-test-conf.o CCLD test-conf CC test-bz106618.o CCLD test-bz106618 CC test_bz106632-test-bz106632.o CCLD test-bz106632 CC test-issue107.o CCLD test-issue107 make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' Making all in doc make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' cd build/fontconfig-2.13.92 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' Making install in fontconfig make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fontconfig' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fontconfig' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/fontconfig' /usr/bin/install -c -m 644 fontconfig.h fcfreetype.h fcprivate.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/fontconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fontconfig' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fontconfig' Making install in fc-case make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' 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/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' Making install in fc-lang make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' 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/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' Making install in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libfontconfig.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libfontconfig.so.1.12.0 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libfontconfig.so.1.12.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libfontconfig.so.1.12.0 libfontconfig.so.1 || { rm -f libfontconfig.so.1 && ln -s libfontconfig.so.1.12.0 libfontconfig.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libfontconfig.so.1.12.0 libfontconfig.so || { rm -f libfontconfig.so && ln -s libfontconfig.so.1.12.0 libfontconfig.so; }; }) libtool: install: /usr/bin/install -c .libs/libfontconfig.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libfontconfig.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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/0031_fontconfig/build/fontconfig-2.13.92/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' Making install in fc-cache make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-cache '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-cache /opt/metwork-mfext-1.1/opt/scientific_core/bin/fc-cache /bin/sh /src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/install-sh -d "/opt/metwork-mfext-1.1/opt/scientific_core/var/cache/fontconfig" /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-cache.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache' Making install in fc-cat make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cat' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cat' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-cat '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-cat /opt/metwork-mfext-1.1/opt/scientific_core/bin/fc-cat /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-cat.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cat' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cat' Making install in fc-conflist make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-conflist' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-conflist' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-conflist '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-conflist /opt/metwork-mfext-1.1/opt/scientific_core/bin/fc-conflist /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-conflist.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-conflist' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-conflist' Making install in fc-list make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-list' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-list' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-list '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-list /opt/metwork-mfext-1.1/opt/scientific_core/bin/fc-list /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-list.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-list' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-list' Making install in fc-match make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-match' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-match' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-match '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-match /opt/metwork-mfext-1.1/opt/scientific_core/bin/fc-match /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-match.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-match' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-match' Making install in fc-pattern make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-pattern' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-pattern' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-pattern '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-pattern /opt/metwork-mfext-1.1/opt/scientific_core/bin/fc-pattern /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-pattern.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-pattern' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-pattern' Making install in fc-query make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-query' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-query' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-query '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-query /opt/metwork-mfext-1.1/opt/scientific_core/bin/fc-query /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-query.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-query' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-query' Making install in fc-scan make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-scan' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-scan' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-scan '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-scan /opt/metwork-mfext-1.1/opt/scientific_core/bin/fc-scan /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-scan.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-scan' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-scan' Making install in fc-validate make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-validate' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-validate' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-validate '/opt/metwork-mfext-1.1/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-validate /opt/metwork-mfext-1.1/opt/scientific_core/bin/fc-validate /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-validate.1 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-validate' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-validate' Making install in conf.d make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/conf.d' /usr/bin/install -c -m 644 README '/opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/conf.d' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail' /usr/bin/install -c -m 644 05-reset-dirs-sample.conf 09-autohint-if-no-hinting.conf 10-autohint.conf 10-hinting-full.conf 10-hinting-medium.conf 10-hinting-none.conf 10-hinting-slight.conf 10-no-sub-pixel.conf 10-scale-bitmap-fonts.conf 10-sub-pixel-bgr.conf 10-sub-pixel-rgb.conf 10-sub-pixel-vbgr.conf 10-sub-pixel-vrgb.conf 10-unhinted.conf 11-lcdfilter-default.conf 11-lcdfilter-legacy.conf 11-lcdfilter-light.conf 20-unhint-small-vera.conf 25-unhint-nonlatin.conf 30-metric-aliases.conf 35-lang-normalize.conf 40-nonlatin.conf 45-generic.conf 45-latin.conf 49-sansserif.conf 50-user.conf 51-local.conf 60-generic.conf 60-latin.conf 65-fonts-persian.conf 65-khmer.conf 65-nonlatin.conf 69-unifont.conf 70-no-bitmaps.conf 70-yes-bitmaps.conf 80-delicious.conf 90-synthetic.conf '/opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail' make install-data-hook make[6]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' mkdir -p /opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/conf.d cd /opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/conf.d rm -f 10-hinting-slight.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/10-hinting-slight.conf . rm -f 10-scale-bitmap-fonts.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf . rm -f 20-unhint-small-vera.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/20-unhint-small-vera.conf . rm -f 30-metric-aliases.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/30-metric-aliases.conf . rm -f 40-nonlatin.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/40-nonlatin.conf . rm -f 45-generic.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/45-generic.conf . rm -f 45-latin.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/45-latin.conf . rm -f 49-sansserif.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/49-sansserif.conf . rm -f 50-user.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/50-user.conf . rm -f 51-local.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/51-local.conf . rm -f 60-generic.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/60-generic.conf . rm -f 60-latin.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/60-latin.conf . rm -f 65-fonts-persian.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/65-fonts-persian.conf . rm -f 65-nonlatin.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/65-nonlatin.conf . rm -f 69-unifont.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/69-unifont.conf . rm -f 80-delicious.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/80-delicious.conf . rm -f 90-synthetic.conf; ln -s /opt/metwork-mfext-1.1/opt/scientific_core/share/fontconfig/conf.avail/90-synthetic.conf . make[6]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' Making install in its make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/its' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/its' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/gettext/its' /usr/bin/install -c -m 644 fontconfig.its fontconfig.loc '/opt/metwork-mfext-1.1/opt/scientific_core/share/gettext/its' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/its' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/its' Making install in po make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po' installing zh_CN.gmo as /opt/metwork-mfext-1.1/opt/scientific_core/share/locale/zh_CN/LC_MESSAGES/fontconfig.mo if test "fontconfig" = "gettext-tools"; then \ /bin/mkdir -p /opt/metwork-mfext-1.1/opt/scientific_core/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /opt/metwork-mfext-1.1/opt/scientific_core/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po' Making install in po-conf make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po-conf' installing zh_CN.gmo as /opt/metwork-mfext-1.1/opt/scientific_core/share/locale/zh_CN/LC_MESSAGES/fontconfig-conf.mo if test "fontconfig" = "gettext-tools"; then \ /bin/mkdir -p /opt/metwork-mfext-1.1/opt/scientific_core/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /opt/metwork-mfext-1.1/opt/scientific_core/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po-conf' Making install in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/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/0031_fontconfig/build/fontconfig-2.13.92/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' Making install in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/doc/fontconfig' /usr/bin/install -c -m 644 fontconfig-user.txt fontconfig-devel.txt fontconfig-user.pdf fontconfig-devel.pdf fontconfig-user.html '/opt/metwork-mfext-1.1/opt/scientific_core/share/doc/fontconfig' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /usr/bin/install -c -m 644 ./fontconfig-devel/fcatomiccreate.html ./fontconfig-devel/fcatomicdeletenew.html ./fontconfig-devel/fcatomicdestroy.html ./fontconfig-devel/fcatomiclock.html ./fontconfig-devel/fcatomicnewfile.html ./fontconfig-devel/fcatomicorigfile.html ./fontconfig-devel/fcatomicreplaceorig.html ./fontconfig-devel/fcatomicunlock.html ./fontconfig-devel/fcblanksadd.html ./fontconfig-devel/fcblankscreate.html ./fontconfig-devel/fcblanksdestroy.html ./fontconfig-devel/fcblanksismember.html ./fontconfig-devel/fccachecopyset.html ./fontconfig-devel/fccachecreatetagfile.html ./fontconfig-devel/fccachedir.html ./fontconfig-devel/fccachenumfont.html ./fontconfig-devel/fccachenumsubdir.html ./fontconfig-devel/fccachesubdir.html ./fontconfig-devel/fccharsetaddchar.html ./fontconfig-devel/fccharsetcopy.html ./fontconfig-devel/fccharsetcount.html ./fontconfig-devel/fccharsetcoverage.html ./fontconfig-devel/fccharsetcreate.html ./fontconfig-devel/fccharsetdelchar.html ./fontconfig-devel/fccharsetdestroy.html ./fontconfig-devel/fccharsetequal.html ./fontconfig-devel/fccharsetfirstpage.html ./fontconfig-devel/fccharsethaschar.html ./fontconfig-devel/fccharsetintersect.html ./fontconfig-devel/fccharsetintersectcount.html ./fontconfig-devel/fccharsetissubset.html ./fontconfig-devel/fccharsetmerge.html ./fontconfig-devel/fccharsetnew.html ./fontconfig-devel/fccharsetnextpage.html ./fontconfig-devel/fccharsetsubtract.html ./fontconfig-devel/fccharsetsubtractcount.html ./fontconfig-devel/fccharsetunion.html ./fontconfig-devel/fcconfigappfontadddir.html ./fontconfig-devel/fcconfigappfontaddfile.html ./fontconfig-devel/fcconfigappfontclear.html '/opt/metwork-mfext-1.1/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /usr/bin/install -c -m 644 ./fontconfig-devel/fcconfigbuildfonts.html ./fontconfig-devel/fcconfigcreate.html ./fontconfig-devel/fcconfigdestroy.html ./fontconfig-devel/fcconfigenablehome.html ./fontconfig-devel/fcconfigfileinfoiterget.html ./fontconfig-devel/fcconfigfileinfoiterinit.html ./fontconfig-devel/fcconfigfileinfoiternext.html ./fontconfig-devel/fcconfigfilename.html ./fontconfig-devel/fcconfiggetblanks.html ./fontconfig-devel/fcconfiggetcache.html ./fontconfig-devel/fcconfiggetcachedirs.html ./fontconfig-devel/fcconfiggetconfigdirs.html ./fontconfig-devel/fcconfiggetconfigfiles.html ./fontconfig-devel/fcconfiggetcurrent.html ./fontconfig-devel/fcconfiggetfontdirs.html ./fontconfig-devel/fcconfiggetfonts.html ./fontconfig-devel/fcconfiggetrescaninterval.html ./fontconfig-devel/fcconfiggetsysroot.html ./fontconfig-devel/fcconfighome.html ./fontconfig-devel/fcconfigparseandload.html ./fontconfig-devel/fcconfigparseandloadfrommemory.html ./fontconfig-devel/fcconfigreference.html ./fontconfig-devel/fcconfigsetcurrent.html ./fontconfig-devel/fcconfigsetrescaninterval.html ./fontconfig-devel/fcconfigsetsysroot.html ./fontconfig-devel/fcconfigsubstitute.html ./fontconfig-devel/fcconfigsubstitutewithpat.html ./fontconfig-devel/fcconfiguptodate.html ./fontconfig-devel/fcdefaultsubstitute.html ./fontconfig-devel/fcdircacheclean.html ./fontconfig-devel/fcdircachecreateuuid.html ./fontconfig-devel/fcdircachedeleteuuid.html ./fontconfig-devel/fcdircacheload.html ./fontconfig-devel/fcdircacheloadfile.html ./fontconfig-devel/fcdircacheread.html ./fontconfig-devel/fcdircacherescan.html ./fontconfig-devel/fcdircacheunlink.html ./fontconfig-devel/fcdircacheunload.html ./fontconfig-devel/fcdircachevalid.html ./fontconfig-devel/fcdirsave.html '/opt/metwork-mfext-1.1/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /usr/bin/install -c -m 644 ./fontconfig-devel/fcdirscan.html ./fontconfig-devel/fcfileisdir.html ./fontconfig-devel/fcfilescan.html ./fontconfig-devel/fcfini.html ./fontconfig-devel/fcfontlist.html ./fontconfig-devel/fcfontmatch.html ./fontconfig-devel/fcfontrenderprepare.html ./fontconfig-devel/fcfontsetadd.html ./fontconfig-devel/fcfontsetcreate.html ./fontconfig-devel/fcfontsetdestroy.html ./fontconfig-devel/fcfontsetlist.html ./fontconfig-devel/fcfontsetmatch.html ./fontconfig-devel/fcfontsetprint.html ./fontconfig-devel/fcfontsetsort.html ./fontconfig-devel/fcfontsetsortdestroy.html ./fontconfig-devel/fcfontsort.html ./fontconfig-devel/fcfreetypecharindex.html ./fontconfig-devel/fcfreetypecharset.html ./fontconfig-devel/fcfreetypecharsetandspacing.html ./fontconfig-devel/fcfreetypequery.html ./fontconfig-devel/fcfreetypequeryall.html ./fontconfig-devel/fcfreetypequeryface.html ./fontconfig-devel/fcgetdefaultlangs.html ./fontconfig-devel/fcgetlangs.html ./fontconfig-devel/fcgetversion.html ./fontconfig-devel/fcinit.html ./fontconfig-devel/fcinitbringuptodate.html ./fontconfig-devel/fcinitloadconfig.html ./fontconfig-devel/fcinitloadconfigandfonts.html ./fontconfig-devel/fcinitreinitialize.html ./fontconfig-devel/fcislower.html ./fontconfig-devel/fcisupper.html ./fontconfig-devel/fclanggetcharset.html ./fontconfig-devel/fclangnormalize.html ./fontconfig-devel/fclangsetadd.html ./fontconfig-devel/fclangsetcompare.html ./fontconfig-devel/fclangsetcontains.html ./fontconfig-devel/fclangsetcopy.html ./fontconfig-devel/fclangsetcreate.html ./fontconfig-devel/fclangsetdel.html '/opt/metwork-mfext-1.1/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /usr/bin/install -c -m 644 ./fontconfig-devel/fclangsetdestroy.html ./fontconfig-devel/fclangsetequal.html ./fontconfig-devel/fclangsetgetlangs.html ./fontconfig-devel/fclangsethash.html ./fontconfig-devel/fclangsethaslang.html ./fontconfig-devel/fclangsetsubtract.html ./fontconfig-devel/fclangsetunion.html ./fontconfig-devel/fcmatrixcopy.html ./fontconfig-devel/fcmatrixequal.html ./fontconfig-devel/fcmatrixinit.html ./fontconfig-devel/fcmatrixmultiply.html ./fontconfig-devel/fcmatrixrotate.html ./fontconfig-devel/fcmatrixscale.html ./fontconfig-devel/fcmatrixshear.html ./fontconfig-devel/fcnameconstant.html ./fontconfig-devel/fcnamegetconstant.html ./fontconfig-devel/fcnamegetobjecttype.html ./fontconfig-devel/fcnameparse.html ./fontconfig-devel/fcnameregisterconstants.html ./fontconfig-devel/fcnameregisterobjecttypes.html ./fontconfig-devel/fcnameunparse.html ./fontconfig-devel/fcnameunregisterconstants.html ./fontconfig-devel/fcnameunregisterobjecttypes.html ./fontconfig-devel/fcobjectsetadd.html ./fontconfig-devel/fcobjectsetbuild.html ./fontconfig-devel/fcobjectsetcreate.html ./fontconfig-devel/fcobjectsetdestroy.html ./fontconfig-devel/fcpatternadd-type.html ./fontconfig-devel/fcpatternadd.html ./fontconfig-devel/fcpatternaddweak.html ./fontconfig-devel/fcpatternbuild.html ./fontconfig-devel/fcpatterncreate.html ./fontconfig-devel/fcpatterndel.html ./fontconfig-devel/fcpatterndestroy.html ./fontconfig-devel/fcpatternduplicate.html ./fontconfig-devel/fcpatternequal.html ./fontconfig-devel/fcpatternequalsubset.html ./fontconfig-devel/fcpatternfilter.html ./fontconfig-devel/fcpatternfinditer.html ./fontconfig-devel/fcpatternformat.html '/opt/metwork-mfext-1.1/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /usr/bin/install -c -m 644 ./fontconfig-devel/fcpatternget-type.html ./fontconfig-devel/fcpatternget.html ./fontconfig-devel/fcpatterngetwithbinding.html ./fontconfig-devel/fcpatternhash.html ./fontconfig-devel/fcpatterniterequal.html ./fontconfig-devel/fcpatternitergetobject.html ./fontconfig-devel/fcpatternitergetvalue.html ./fontconfig-devel/fcpatterniterisvalid.html ./fontconfig-devel/fcpatterniternext.html ./fontconfig-devel/fcpatterniterstart.html ./fontconfig-devel/fcpatternitervaluecount.html ./fontconfig-devel/fcpatternobjectcount.html ./fontconfig-devel/fcpatternprint.html ./fontconfig-devel/fcpatternreference.html ./fontconfig-devel/fcpatternremove.html ./fontconfig-devel/fcrangecopy.html ./fontconfig-devel/fcrangecreatedouble.html ./fontconfig-devel/fcrangecreateinteger.html ./fontconfig-devel/fcrangedestroy.html ./fontconfig-devel/fcrangegetdouble.html ./fontconfig-devel/fcstrbasename.html ./fontconfig-devel/fcstrbuildfilename.html ./fontconfig-devel/fcstrcmp.html ./fontconfig-devel/fcstrcmpignorecase.html ./fontconfig-devel/fcstrcopy.html ./fontconfig-devel/fcstrcopyfilename.html ./fontconfig-devel/fcstrdirname.html ./fontconfig-devel/fcstrdowncase.html ./fontconfig-devel/fcstrfree.html ./fontconfig-devel/fcstrlistcreate.html ./fontconfig-devel/fcstrlistdone.html ./fontconfig-devel/fcstrlistfirst.html ./fontconfig-devel/fcstrlistnext.html ./fontconfig-devel/fcstrplus.html ./fontconfig-devel/fcstrsetadd.html ./fontconfig-devel/fcstrsetaddfilename.html ./fontconfig-devel/fcstrsetcreate.html ./fontconfig-devel/fcstrsetdel.html ./fontconfig-devel/fcstrsetdestroy.html ./fontconfig-devel/fcstrsetequal.html '/opt/metwork-mfext-1.1/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /usr/bin/install -c -m 644 ./fontconfig-devel/fcstrsetmember.html ./fontconfig-devel/fcstrstr.html ./fontconfig-devel/fcstrstrignorecase.html ./fontconfig-devel/fctolower.html ./fontconfig-devel/fcucs4toutf8.html ./fontconfig-devel/fcutf16len.html ./fontconfig-devel/fcutf16toucs4.html ./fontconfig-devel/fcutf8len.html ./fontconfig-devel/fcutf8toucs4.html ./fontconfig-devel/fcvaluedestroy.html ./fontconfig-devel/fcvalueequal.html ./fontconfig-devel/fcvalueprint.html ./fontconfig-devel/fcvaluesave.html ./fontconfig-devel/fcweightfromopentype.html ./fontconfig-devel/fcweightfromopentypedouble.html ./fontconfig-devel/fcweighttoopentype.html ./fontconfig-devel/fcweighttoopentypedouble.html ./fontconfig-devel/ln12.html ./fontconfig-devel/t1.html ./fontconfig-devel/x103.html ./fontconfig-devel/x19.html ./fontconfig-devel/x31.html '/opt/metwork-mfext-1.1/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcDirCacheCreateUUID.3 FcDirCacheDeleteUUID.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcConfigFileInfoIterInit.3 FcConfigFileInfoIterNext.3 FcConfigFileInfoIterGet.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryAll.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternObjectCount.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGetWithBinding.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 FcPatternRemove.3 FcPatternIterStart.3 FcPatternIterNext.3 FcPatternIterEqual.3 FcPatternFindIter.3 FcPatternIterIsValid.3 FcPatternIterGetObject.3 FcPatternIterValueCount.3 FcPatternIterGetValue.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 FcRangeGetDouble.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrBuildFilename.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 FcWeightFromOpenTypeDouble.3 FcWeightToOpenTypeDouble.3 FcWeightFromOpenType.3 FcWeightToOpenType.3 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man5' /usr/bin/install -c -m 644 fonts-conf.5 '/opt/metwork-mfext-1.1/opt/scientific_core/share/man/man5' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[4]: Nothing to be done for 'install-exec-am'. sed \ -e 's,@FC_CACHEDIR\@,/opt/metwork-mfext-1.1/opt/scientific_core/var/cache/fontconfig,g' \ -e 's,@FC_DEFAULT_FONTS\@,/usr/share/fonts,g' \ -e 's,@FC_FONTPATH\@,,g' \ -e 's,@CONFIGDIR\@,conf.d,g' \ -e 's,@PACKAGE\@,fontconfig,g' \ -e 's,@VERSION\@,2.13.92,g' \ ./fonts.conf.in > fonts.conf.tmp && \ mv fonts.conf.tmp fonts.conf /bin/sh /src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/install-sh -d /opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts /opt/metwork-mfext-1.1/opt/scientific_core/var/cache/fontconfig if [ -f /opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/fonts.conf ]; then \ echo "backing up existing /opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/fonts.conf"; \ mv /opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/fonts.conf /opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/fonts.conf.bak; \ fi if [ -f ./fonts.conf ]; then \ echo " /usr/bin/install -c -m 644 ./fonts.conf /opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/fonts.conf"; \ /usr/bin/install -c -m 644 ./fonts.conf /opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/fonts.conf; \ else if [ -f fonts.conf ]; then \ echo " /usr/bin/install -c -m 644 fonts.conf /opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/fonts.conf"; \ /usr/bin/install -c -m 644 fonts.conf /opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/fonts.conf; \ fi; fi /usr/bin/install -c -m 644 ./fonts.conf /opt/metwork-mfext-1.1/opt/scientific_core/etc/fonts/fonts.conf fc-cache -s -f -v Font directories: /usr/share/fonts /usr/share/fonts: caching, new cache contents: 0 fonts, 0 dirs /opt/metwork-mfext-1.1/opt/scientific_core/var/cache/fontconfig: cleaning cache directory /src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache/.libs/lt-fc-cache: succeeded /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 fontconfig.pc '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/xml/fontconfig' /usr/bin/install -c -m 644 fonts.dtd '/opt/metwork-mfext-1.1/opt/scientific_core/share/xml/fontconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0031_fontconfig' make[3]: Entering directory `/src/layers/layer1_scientific_core/0032_cairo' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml echo "name: 'cairo'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml echo "version: '1.17.2'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml echo "checksum: '321a07adaeb125cb5513079256d465fb'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml echo -n "Cairo is a 2D graphics library with support for multiple output devices." |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml echo "website: 'https://www.cairographics.org/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/cairo.yaml; fi make --file=../../Makefile.standard OPTIONS="--disable-trace" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/cairo-1.17.2.tar.xz` `readlink -m ./sources` MD5 321a07adaeb125cb5513079256d465fb Computing checksum for /src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2.tar.xz... Good checksum rm -Rf cairo-1.17.2 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/cairo-1.17.2.tar.xz` tar.xz cairo-1.17.2 cd build/cairo-1.17.2 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core --disable-trace 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 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 unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for typeof syntax and keyword spelling... typeof checking for a BSD-compatible install... /usr/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 style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (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 fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... 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 find... /bin/find checking for xargs... /usr/bin/xargs 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 how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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 inline... inline checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for supported warning flags... checking whether gcc supports -Werror... yes checking whether gcc supports -errwarn... no checking whether gcc supports -Wall... yes checking whether gcc supports -Wextra... yes checking whether gcc supports -Wmissing-declarations... yes checking whether gcc supports -Werror-implicit-function-declaration... yes checking whether gcc supports -Wpointer-arith... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wsign-compare... yes checking whether gcc supports -Wpacked... yes checking whether gcc supports -Wswitch-enum... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wvolatile-register-var... yes checking whether gcc supports -Wstrict-aliasing=2... yes checking whether gcc supports -Winit-self... yes checking whether gcc supports -Wunsafe-loop-optimizations... yes checking whether gcc supports -Wno-missing-field-initializers... yes checking whether gcc supports -Wno-unused-parameter... yes checking whether gcc supports -Wno-attributes... yes checking whether gcc supports -Wno-long-long... yes checking whether gcc supports -Winline... yes checking whether gcc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG... no checking whether gcc supports -erroff=E_ENUM_TYPE_MISMATCH_OP... no checking whether gcc supports -fno-strict-aliasing... yes checking whether gcc supports -fno-common... yes checking whether gcc supports -Wp,-D_FORTIFY_SOURCE=2... yes checking whether gcc supports -Wunused-but-set-variable -Wno-unused-but-set-variable... yes checking which warning flags were supported... -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable checking how to enable unused result warnings... __attribute__((__warn_unused_result__)) checking how to allow undefined symbols in shared libraries used by test suite... -Wl,--allow-shlib-undefined checking whether byte ordering is bigendian... no checking whether float word ordering is bigendian... no checking for native atomic primitives... cxx11 checking whether atomic ops require a memory barrier... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking for native Win32... no checking for Sun Solaris (non-POSIX ctime_r)... no checking for cos in -lm... yes checking for sched_yield in -lrt... yes checking for shm_open in -lrt... yes checking for connect in -lsocket... no checking for __builtin_return_address(0)... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/int_types.h usability... no checking sys/int_types.h presence... no checking for sys/int_types.h... no checking for uint64_t... yes checking for uint128_t... no checking for __uint128_t... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for alarm... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for sched_getaffinity... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for clock_gettime... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for feenableexcept... yes checking for fedisableexcept... yes checking for feclearexcept... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for signal.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for fenv.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for ctime_r... yes checking for localtime_r... yes checking for gmtime_r... yes checking for drand48... yes checking for flockfile... yes checking for funlockfile... yes checking for getline... yes checking for link... yes checking for strndup... yes checking for sys/stat.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for mkdir... yes checking mkdir variant... mkdir(path, mode) checking for fork... yes checking for waitpid... yes checking for raise... yes checking for VALGRIND... no no checking for compress in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for lzo2a_decompress in -llzo2... no checking for dlsym in -ldl... yes checking for dlfcn.h... (cached) yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for newlocale... yes checking for strtod_l... yes checking for X... libraries , headers checking for cairo's Xlib surface backend feature... checking for xlib... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking whether shmctl IPC_RMID allowes subsequent attaches... yes checking for X11/extensions/XShm.h... yes checking for X11/extensions/shmproto.h... yes checking for X11/extensions/shmstr.h... yes checking whether cairo's Xlib surface backend feature could be enabled... yes checking for cairo's Xlib Xrender surface backend feature... checking for xlib_xrender... yes checking for XRenderCreateSolidFill... yes checking for XRenderCreateLinearGradient... yes checking for XRenderCreateRadialGradient... yes checking for XRenderCreateConicalGradient... yes checking whether cairo's Xlib Xrender surface backend feature could be enabled... yes checking for cairo's XCB surface backend feature... checking for xcb... yes checking whether cairo's XCB surface backend feature could be enabled... yes checking for cairo's XCB/SHM functions feature... checking for xcb_shm... yes checking whether cairo's XCB/SHM functions feature could be enabled... yes checking for cairo's Quartz surface backend feature... checking ApplicationServices/ApplicationServices.h usability... no checking ApplicationServices/ApplicationServices.h presence... no checking for ApplicationServices/ApplicationServices.h... no checking CoreGraphics/CoreGraphics.h usability... no checking CoreGraphics/CoreGraphics.h presence... no checking for CoreGraphics/CoreGraphics.h... no checking whether cairo's Quartz surface backend feature could be enabled... no (requires CoreGraphics framework) checking for cairo's Quartz font backend feature... checking whether cairo's Quartz font backend feature could be enabled... no (requires CoreGraphics framework) checking for cairo's Microsoft Windows surface backend feature... checking whether cairo's Microsoft Windows surface backend feature could be enabled... no (requires a Win32 platform) checking for cairo's Microsoft Windows font backend feature... checking whether cairo's Microsoft Windows font backend feature could be enabled... no (requires a Win32 platform) checking for cairo's PNG functions feature... checking for png... yes checking whether cairo's PNG functions feature could be enabled... yes checking for cairo's EGL functions feature... checking whether cairo's EGL functions feature could be enabled... no (not required by any backend) checking for cairo's GLX functions feature... checking whether cairo's GLX functions feature could be enabled... no (not required by any backend) checking for cairo's WGL functions feature... checking whether cairo's WGL functions feature could be enabled... no (not required by any backend) checking for cairo's script surface backend feature... checking whether cairo's script surface backend feature could be enabled... yes checking for cairo's FreeType font backend feature... checking for FREETYPE... yes checking whether cairo's FreeType font backend feature could be enabled... yes checking for cairo's Fontconfig font backend feature... checking for FONTCONFIG... yes checking whether cairo's Fontconfig font backend feature could be enabled... yes checking for FT_Get_X11_Font_Format... yes checking for FT_GlyphSlot_Embolden... yes checking for FT_GlyphSlot_Oblique... yes checking for FT_Load_Sfnt_Table... yes checking for FT_Library_SetLcdFilter... yes checking for FT_Get_Var_Design_Coordinates... yes checking for FT_Done_MM_Var... yes checking for FT_HAS_COLOR... yes checking for FcInit... yes checking for FcFini... yes checking for cairo's PostScript surface backend feature... checking whether cairo's PostScript surface backend feature could be enabled... yes checking for gs... no configure: WARNING: PS backend will not be tested since ghostscript is not available checking for LIBSPECTRE... no checking for cairo's PDF surface backend feature... checking whether cairo's PDF surface backend feature could be enabled... yes checking for POPPLER... no configure: WARNING: PDF backend will not be tested since poppler >= 0.17.4 is not available checking for cairo's SVG surface backend feature... checking whether cairo's SVG surface backend feature could be enabled... yes checking for LIBRSVG... no configure: WARNING: SVG backend will not be tested since librsvg >= 2.35.0 is not available checking for cairo's image surface backend feature... checking for pixman... yes checking whether cairo's image surface backend feature could be enabled... yes checking for cairo's mime surface backend feature... checking whether cairo's mime surface backend feature could be enabled... yes checking for cairo's recording surface backend feature... checking whether cairo's recording surface backend feature could be enabled... yes checking for cairo's observer surface backend feature... checking whether cairo's observer surface backend feature could be enabled... yes checking for cairo's user font backend feature... checking whether cairo's user font backend feature could be enabled... yes checking for cairo's pthread feature... checking whether cairo's pthread feature could be enabled... yes checking for cairo's gobject functions feature... checking for GOBJECT... yes checking whether cairo's gobject functions feature could be enabled... yes checking for GOBJECT... yes checking for cairo's cairo-script-interpreter feature... checking whether cairo's cairo-script-interpreter feature could be enabled... yes checking for bfd_openr in -lbfd... no checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking for cairo's symbol-lookup feature... checking whether cairo's symbol-lookup feature could be enabled... no (requires bfd) checking for glib... yes checking for shm_open in -lrt... (cached) yes checking for gtk... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/cairo.pc config.status: creating cairo-uninstalled.pc config.status: creating src/cairo-xlib.pc config.status: creating cairo-xlib-uninstalled.pc config.status: creating src/cairo-xlib-xrender.pc config.status: creating cairo-xlib-xrender-uninstalled.pc config.status: creating src/cairo-xcb.pc config.status: creating cairo-xcb-uninstalled.pc config.status: creating src/cairo-xcb-shm.pc config.status: creating cairo-xcb-shm-uninstalled.pc config.status: creating src/cairo-png.pc config.status: creating cairo-png-uninstalled.pc config.status: creating src/cairo-script.pc config.status: creating cairo-script-uninstalled.pc config.status: creating src/cairo-ft.pc config.status: creating cairo-ft-uninstalled.pc config.status: creating src/cairo-fc.pc config.status: creating cairo-fc-uninstalled.pc config.status: creating src/cairo-ps.pc config.status: creating cairo-ps-uninstalled.pc config.status: creating src/cairo-pdf.pc config.status: creating cairo-pdf-uninstalled.pc config.status: creating src/cairo-svg.pc config.status: creating cairo-svg-uninstalled.pc config.status: creating src/cairo-gobject.pc config.status: creating cairo-gobject-uninstalled.pc config.status: creating Makefile config.status: creating boilerplate/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/pdiff/Makefile config.status: creating perf/Makefile config.status: creating perf/micro/Makefile config.status: creating util/Makefile config.status: creating util/cairo-fdr/Makefile config.status: creating util/cairo-gobject/Makefile config.status: creating util/cairo-missing/Makefile config.status: creating util/cairo-script/Makefile config.status: creating util/cairo-script/examples/Makefile config.status: creating util/cairo-sphinx/Makefile config.status: creating util/cairo-trace/Makefile config.status: creating util/cairo-trace/cairo-trace config.status: creating doc/Makefile config.status: creating doc/public/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing ./build/Makefile.win32.features commands config.status: creating ./build/Makefile.win32.features config.status: ./build/Makefile.win32.features is unchanged config.status: executing ./src/Makefile.am.features commands config.status: creating ./src/Makefile.am.features config.status: ./src/Makefile.am.features is unchanged config.status: executing ./src/Makefile.win32.features commands config.status: creating ./src/Makefile.win32.features config.status: ./src/Makefile.win32.features is unchanged config.status: executing ./boilerplate/Makefile.am.features commands config.status: creating ./boilerplate/Makefile.am.features config.status: ./boilerplate/Makefile.am.features is unchanged config.status: executing ./boilerplate/Makefile.win32.features commands config.status: creating ./boilerplate/Makefile.win32.features config.status: ./boilerplate/Makefile.win32.features is unchanged config.status: executing src/cairo-features.h commands config.status: creating src/cairo-features.h config.status: executing src/cairo-supported-features.h commands config.status: creating src/cairo-supported-features.h config.status: executing ./build/Makefile.win32.features-h commands config.status: creating ./build/Makefile.win32.features-h config.status: ./build/Makefile.win32.features-h is unchanged config.status: executing cairo-trace commands cairo (version 1.17.2 [snapshot]) will be compiled with: The following surface backends: Image: yes (always builtin) Recording: yes (always builtin) Observer: yes (always builtin) Mime: yes (always builtin) Tee: no (disabled, use --enable-tee to enable) XML: no (disabled, use --enable-xml to enable) Xlib: yes Xlib Xrender: yes Qt: no (disabled, use --enable-qt to enable) Quartz: no (requires CoreGraphics framework) Quartz-image: no (disabled, use --enable-quartz-image to enable) XCB: yes Win32: no (requires a Win32 platform) OS2: no (disabled, use --enable-os2 to enable) CairoScript: yes PostScript: yes PDF: yes SVG: yes OpenGL: no (disabled, use --enable-gl to enable) OpenGL ES 2.0: no (disabled, use --enable-glesv2 to enable) OpenGL ES 3.0: no (disabled, use --enable-glesv3 to enable) BeOS: no (disabled, use --enable-beos to enable) DirectFB: no (disabled, use --enable-directfb to enable) OpenVG: no (disabled, use --enable-vg to enable) DRM: no (disabled, use --enable-drm to enable) Cogl: no (disabled, use --enable-cogl to enable) The following font backends: User: yes (always builtin) FreeType: yes Fontconfig: yes Win32: no (requires a Win32 platform) Quartz: no (requires CoreGraphics framework) The following functions: PNG functions: yes GLX functions: no (not required by any backend) WGL functions: no (not required by any backend) EGL functions: no (not required by any backend) X11-xcb functions: no (disabled, use --enable-xlib-xcb to enable) XCB-shm functions: yes The following features and utilities: cairo-trace: no (disabled, use --enable-trace to enable) cairo-script-interpreter: yes And the following internal features: pthread: yes gtk-doc: no gcov support: no symbol-lookup: no (requires bfd) test surfaces: no (disabled, use --enable-test-surfaces to enable) ps testing: no (requires libspectre) pdf testing: no (requires poppler-glib >= 0.17.4) svg testing: no (requires librsvg-2.0 >= 2.35.0) cd build/cairo-1.17.2 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' Makefile:1498: warning: overriding recipe for target 'recheck' Makefile:1136: warning: ignoring old recipe for target 'recheck' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' Makefile:1498: warning: overriding recipe for target 'recheck' Makefile:1136: warning: ignoring old recipe for target 'recheck' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/src' make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/src' CC cairo-analysis-surface.lo cairo-analysis-surface.c:1009:5: warning: cast between incompatible function types from 'cairo_int_status_t (*)(void)' {aka 'enum _cairo_int_status (*)(void)'} to 'cairo_int_status_t (*)(void *, cairo_operator_t, const cairo_pattern_t *, const cairo_clip_t *)' {aka 'enum _cairo_int_status (*)(void *, enum _cairo_operator, const struct _cairo_pattern *, const struct _cairo_clip *)'} [-Wcast-function-type] (_paint_func) _return_success, /* paint */ ^ cairo-analysis-surface.c:1010:5: warning: cast between incompatible function types from 'cairo_int_status_t (*)(void)' {aka 'enum _cairo_int_status (*)(void)'} to 'cairo_int_status_t (*)(void *, cairo_operator_t, const cairo_pattern_t *, const cairo_pattern_t *, const cairo_clip_t *)' {aka 'enum _cairo_int_status (*)(void *, enum _cairo_operator, const struct _cairo_pattern *, const struct _cairo_pattern *, const struct _cairo_clip *)'} [-Wcast-function-type] (_mask_func) _return_success, /* mask */ ^ cairo-analysis-surface.c:1011:5: warning: cast between incompatible function types from 'cairo_int_status_t (*)(void)' {aka 'enum _cairo_int_status (*)(void)'} to 'cairo_int_status_t (*)(void *, cairo_operator_t, const cairo_pattern_t *, const cairo_path_fixed_t *, const cairo_stroke_style_t *, const cairo_matrix_t *, const cairo_matrix_t *, double, cairo_antialias_t, const cairo_clip_t *)' {aka 'enum _cairo_int_status (*)(void *, enum _cairo_operator, const struct _cairo_pattern *, const struct _cairo_path_fixed *, const struct _cairo_stroke_style *, const struct _cairo_matrix *, const struct _cairo_matrix *, double, enum _cairo_antialias, const struct _cairo_clip *)'} [-Wcast-function-type] (_stroke_func) _return_success, /* stroke */ ^ cairo-analysis-surface.c:1012:5: warning: cast between incompatible function types from 'cairo_int_status_t (*)(void)' {aka 'enum _cairo_int_status (*)(void)'} to 'cairo_int_status_t (*)(void *, cairo_operator_t, const cairo_pattern_t *, const cairo_path_fixed_t *, cairo_fill_rule_t, double, cairo_antialias_t, const cairo_clip_t *)' {aka 'enum _cairo_int_status (*)(void *, enum _cairo_operator, const struct _cairo_pattern *, const struct _cairo_path_fixed *, enum _cairo_fill_rule, double, enum _cairo_antialias, const struct _cairo_clip *)'} [-Wcast-function-type] (_fill_func) _return_success, /* fill */ ^ cairo-analysis-surface.c:1014:5: warning: cast between incompatible function types from 'cairo_int_status_t (*)(void)' {aka 'enum _cairo_int_status (*)(void)'} to 'cairo_int_status_t (*)(void *, cairo_operator_t, const cairo_pattern_t *, cairo_glyph_t *, int, cairo_scaled_font_t *, const cairo_clip_t *)' {aka 'enum _cairo_int_status (*)(void *, enum _cairo_operator, const struct _cairo_pattern *, struct *, int, struct _cairo_scaled_font *, const struct _cairo_clip *)'} [-Wcast-function-type] (_show_glyphs_func) _return_success, /* show_glyphs */ ^ CC cairo-arc.lo CC cairo-array.lo CC cairo-atomic.lo CC cairo-base64-stream.lo cairo-base64-stream.c: In function '_cairo_base64_stream_write': cairo-base64-stream.c:87:10: warning: this statement may fall through [-Wimplicit-fallthrough=] dst[2] = '='; ~~~~~~~^~~~~ cairo-base64-stream.c:88:6: note: here case 1: ^~~~ CC cairo-base85-stream.lo CC cairo-bentley-ottmann-rectangular.lo CC cairo-bentley-ottmann-rectilinear.lo CC cairo-bentley-ottmann.lo CC cairo-botor-scan-converter.lo CC cairo-boxes-intersect.lo CC cairo-boxes.lo CC cairo-cache.lo CC cairo-clip-boxes.lo CC cairo-clip-polygon.lo CC cairo-clip-region.lo CC cairo-clip-surface.lo CC cairo-clip-tor-scan-converter.lo CC cairo-clip.lo CC cairo-color.lo CC cairo-composite-rectangles.lo CC cairo-compositor.lo CC cairo-contour.lo CC cairo-damage.lo CC cairo-debug.lo CC cairo-default-context.lo CC cairo-device.lo CC cairo-error.lo CC cairo-fallback-compositor.lo CC cairo-fixed.lo CC cairo-font-face-twin-data.lo CC cairo-font-face-twin.lo CC cairo-font-face.lo CC cairo-font-options.lo CC cairo-freed-pool.lo CC cairo-freelist.lo CC cairo-gstate.lo CC cairo-hash.lo CC cairo-hull.lo CC cairo-image-compositor.lo CC cairo-image-info.lo CC cairo-image-source.lo CC cairo-image-surface.lo CC cairo-line.lo CC cairo-lzw.lo CC cairo-mask-compositor.lo CC cairo-matrix.lo CC cairo-mempool.lo CC cairo-mesh-pattern-rasterizer.lo CC cairo-misc.lo CC cairo-mono-scan-converter.lo CC cairo-mutex.lo CC cairo-no-compositor.lo CC cairo-observer.lo CC cairo-output-stream.lo CC cairo-paginated-surface.lo CC cairo-path-bounds.lo CC cairo-path-fill.lo cairo-path-fill.c: In function '_cairo_filler_curve_to': cairo-path-fill.c:116:10: warning: cast between incompatible function types from 'cairo_status_t (*)(void *, const cairo_point_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *)'} to 'cairo_status_t (*)(void *, const cairo_point_t *, const cairo_slope_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *, const struct _cairo_slope *)'} [-Wcast-function-type] (cairo_spline_add_point_func_t)_cairo_filler_line_to, filler, ^ CC cairo-path-fixed.lo cairo-path-fixed.c: In function '_cpf_curve_to': cairo-path-fixed.c:1149:10: warning: cast between incompatible function types from 'cairo_status_t (*)(void *, const cairo_point_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *)'} to 'cairo_status_t (*)(void *, const cairo_point_t *, const cairo_slope_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *, const struct _cairo_slope *)'} [-Wcast-function-type] (cairo_spline_add_point_func_t)cpf->line_to, ^ cairo-path-fixed.c: In function '_cairo_path_fixed_iter_is_fill_box': cairo-path-fixed.c:1519:2: warning: this statement may fall through [-Wimplicit-fallthrough=] _cairo_path_fixed_iter_next_op (&iter); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-path-fixed.c:1520:5: note: here case CAIRO_PATH_OP_MOVE_TO: /* implicit close */ ^~~~ CC cairo-path-in-fill.lo cairo-path-in-fill.c: In function '_cairo_in_fill_curve_to': cairo-path-in-fill.c:220:10: warning: cast between incompatible function types from 'cairo_status_t (*)(void *, const cairo_point_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *)'} to 'cairo_status_t (*)(void *, const cairo_point_t *, const cairo_slope_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *, const struct _cairo_slope *)'} [-Wcast-function-type] (cairo_spline_add_point_func_t)_cairo_in_fill_line_to, ^ CC cairo-path-stroke-boxes.lo CC cairo-path-stroke-polygon.lo cairo-path-stroke-polygon.c: In function 'outer_close': cairo-path-stroke-polygon.c:403:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((in->dev_slope.x * out->dev_slope.x + ^ cairo-path-stroke-polygon.c:412:5: note: here case CAIRO_LINE_JOIN_MITER: ^~~~ CC cairo-path-stroke-traps.lo cairo-path-stroke-traps.c: In function 'curve_to_dashed': cairo-path-stroke-traps.c:1046:12: warning: cast between incompatible function types from 'cairo_status_t (*)(void *, const cairo_point_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *)'} to 'cairo_status_t (*)(void *, const cairo_point_t *, const cairo_slope_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *, const struct _cairo_slope *)'} [-Wcast-function-type] func = (cairo_spline_add_point_func_t)line_to_dashed; ^ cairo-path-stroke-traps.c: In function 'join': cairo-path-stroke-traps.c:310:14: warning: this statement may fall through [-Wimplicit-fallthrough=] default: { ^ cairo-path-stroke-traps.c:464:5: note: here case CAIRO_LINE_JOIN_BEVEL: { ^~~~ CC cairo-path-stroke-tristrip.lo CC cairo-path-stroke.lo cairo-path-stroke.c: In function '_cairo_stroker_curve_to': cairo-path-stroke.c:1244:2: warning: cast between incompatible function types from 'cairo_status_t (*)(void *, const cairo_point_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *)'} to 'cairo_status_t (*)(void *, const cairo_point_t *, const cairo_slope_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *, const struct _cairo_slope *)'} [-Wcast-function-type] (cairo_spline_add_point_func_t) _cairo_stroker_line_to_dashed : ^ cairo-path-stroke.c:1245:2: warning: cast between incompatible function types from 'cairo_status_t (*)(void *, const cairo_point_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *)'} to 'cairo_status_t (*)(void *, const cairo_point_t *, const cairo_slope_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *, const struct _cairo_slope *)'} [-Wcast-function-type] (cairo_spline_add_point_func_t) _cairo_stroker_line_to; ^ cairo-path-stroke.c:1249:2: warning: cast between incompatible function types from 'cairo_status_t (*)(void *, const cairo_point_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *)'} to 'cairo_status_t (*)(void *, const cairo_point_t *, const cairo_slope_t *)' {aka 'enum _cairo_status (*)(void *, const struct _cairo_point *, const struct _cairo_slope *)'} [-Wcast-function-type] (cairo_spline_add_point_func_t) _cairo_stroker_line_to_dashed : ^ CC cairo-path.lo CC cairo-pattern.lo CC cairo-pen.lo CC cairo-polygon-intersect.lo CC cairo-polygon-reduce.lo CC cairo-polygon.lo CC cairo-raster-source-pattern.lo CC cairo-recording-surface.lo CC cairo-rectangle.lo CC cairo-rectangular-scan-converter.lo CC cairo-region.lo CC cairo-rtree.lo CC cairo-scaled-font.lo CC cairo-shape-mask-compositor.lo CC cairo-slope.lo CC cairo-spans-compositor.lo CC cairo-spans.lo CC cairo-spline.lo CC cairo-stroke-dash.lo CC cairo-stroke-style.lo CC cairo-surface-clipper.lo CC cairo-surface-fallback.lo CC cairo-surface-observer.lo CC cairo-surface-offset.lo CC cairo-surface-snapshot.lo CC cairo-surface-subsurface.lo CC cairo-surface-wrapper.lo CC cairo-surface.lo CC cairo-time.lo CC cairo-tor-scan-converter.lo CC cairo-tor22-scan-converter.lo CC cairo-toy-font-face.lo CC cairo-traps-compositor.lo CC cairo-traps.lo CC cairo-tristrip.lo CC cairo-unicode.lo CC cairo-user-font.lo CC cairo-version.lo CC cairo-wideint.lo CC cairo.lo CC cairo-cff-subset.lo CC cairo-scaled-font-subsets.lo CC cairo-truetype-subset.lo CC cairo-type1-fallback.lo CC cairo-type1-glyph-names.lo CC cairo-type1-subset.lo cairo-type1-subset.c: In function 'cairo_type1_font_subset_write_private_dict': cairo-type1-subset.c:1361:5: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result [-Wunused-result] strtol (p, &glyph_count_end, 10); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cairo-type3-glyph-surface.lo CC cairo-pdf-operators.lo CC cairo-pdf-shading.lo CC cairo-tag-attributes.lo CC cairo-deflate-stream.lo CC cairo-xlib-display.lo CC cairo-xlib-core-compositor.lo CC cairo-xlib-fallback-compositor.lo CC cairo-xlib-render-compositor.lo CC cairo-xlib-screen.lo CC cairo-xlib-source.lo CC cairo-xlib-surface.lo CC cairo-xlib-surface-shm.lo CC cairo-xlib-visual.lo CC cairo-xlib-xcb-surface.lo CC cairo-xcb-connection.lo CC cairo-xcb-connection-core.lo CC cairo-xcb-connection-render.lo CC cairo-xcb-connection-shm.lo CC cairo-xcb-screen.lo CC cairo-xcb-shm.lo CC cairo-xcb-surface.lo CC cairo-xcb-surface-core.lo CC cairo-xcb-surface-render.lo CC cairo-xcb-resources.lo CC cairo-png.lo CC cairo-script-surface.lo CC cairo-ft-font.lo cairo-ft-font.c: In function '_get_bitmap_surface': cairo-ft-font.c:1323:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!own_buffer && library) ^ cairo-ft-font.c:1366:5: note: here default: ^~~~~~~ CC cairo-ps-surface.lo CC cairo-pdf-surface.lo cairo-pdf-surface.c: In function '_hash_data': cairo-pdf-surface.c:5281:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: c+= ((uint32_t) data[10] << 24); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-pdf-surface.c:5282:5: note: here case 10: c+= ((uint32_t) data[9] << 16); ^~~~ cairo-pdf-surface.c:5282:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: c+= ((uint32_t) data[9] << 16); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-pdf-surface.c:5283:5: note: here case 9 : c+= ((uint32_t) data[8] << 8); ^~~~ cairo-pdf-surface.c:5283:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c+= ((uint32_t) data[8] << 8); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-pdf-surface.c:5284:5: note: here case 8 : b+= ((uint32_t) data[7] << 24); ^~~~ cairo-pdf-surface.c:5284:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8 : b+= ((uint32_t) data[7] << 24); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-pdf-surface.c:5285:5: note: here case 7 : b+= ((uint32_t) data[6] << 16); ^~~~ cairo-pdf-surface.c:5285:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b+= ((uint32_t) data[6] << 16); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-pdf-surface.c:5286:5: note: here case 6 : b+= ((uint32_t) data[5] << 8); ^~~~ cairo-pdf-surface.c:5286:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b+= ((uint32_t) data[5] << 8); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-pdf-surface.c:5287:5: note: here case 5 : b+= data[4]; ^~~~ cairo-pdf-surface.c:5287:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b+= data[4]; ~^~~~~~~~~~ cairo-pdf-surface.c:5288:5: note: here case 4 : a+= ((uint32_t) data[3] << 24); ^~~~ cairo-pdf-surface.c:5288:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : a+= ((uint32_t) data[3] << 24); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-pdf-surface.c:5289:5: note: here case 3 : a+= ((uint32_t) data[2] << 16); ^~~~ cairo-pdf-surface.c:5289:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a+= ((uint32_t) data[2] << 16); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-pdf-surface.c:5290:5: note: here case 2 : a+= ((uint32_t) data[1] << 8); ^~~~ cairo-pdf-surface.c:5290:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a+= ((uint32_t) data[1] << 8); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-pdf-surface.c:5291:5: note: here case 1 : a+= data[0]; ^~~~ CC cairo-pdf-interchange.lo CC cairo-tag-stack.lo CC cairo-svg-surface.lo cairo-svg-surface.c: In function 'base64_write_func': cairo-svg-surface.c:1278:10: warning: this statement may fall through [-Wimplicit-fallthrough=] dst[2] = '='; ~~~~~~~^~~~~ cairo-svg-surface.c:1279:6: note: here case 1: ^~~~ CCLD libcairo.la make[5]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/src' Making all in doc make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' make all-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' Making all in public make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc/public' make all-am make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc/public' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc/public' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc/public' make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' Making all in util make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' make all-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' Making all in . make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' Making all in cairo-missing make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-missing' CC strndup.lo CC getline.lo CCLD libcairo-missing.la make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-missing' Making all in cairo-gobject make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-gobject' CC libcairo_gobject_la-cairo-gobject-enums.lo CC libcairo_gobject_la-cairo-gobject-structs.lo CCLD libcairo-gobject.la make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-gobject' Making all in cairo-script make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script' Making all in examples make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script/examples' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script/examples' make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script' CC libcairo_script_interpreter_la-cairo-script-file.lo cairo-script-file.c: In function 'csi_file_getc': cairo-script-file.c:835:16: warning: this statement may fall through [-Wimplicit-fallthrough=] file->rem = fread (file->bp = file->data, 1, CHUNK_SIZE, file->src); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-file.c:836:5: note: here case BYTES: ^~~~ CC libcairo_script_interpreter_la-cairo-script-hash.lo CC libcairo_script_interpreter_la-cairo-script-interpreter.lo CC libcairo_script_interpreter_la-cairo-script-objects.lo CC libcairo_script_interpreter_la-cairo-script-operators.lo cairo-script-operators.c: In function '_csi_ostack_get_matrix': cairo-script-operators.c:458:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (obj->datum.array->stack.len == 6) { ^ cairo-script-operators.c:468:5: note: here default: ^~~~~~~ CC libcairo_script_interpreter_la-cairo-script-scanner.lo cairo-script-scanner.c: In function '_scan_file': cairo-script-scanner.c:1056:23: warning: this statement may fall through [-Wimplicit-fallthrough=] scan->line_number++; ~~~~~~~~~~~~~~~~~^~ cairo-script-scanner.c:1057:2: note: here case 0x0: ^~~~ CC libcairo_script_interpreter_la-cairo-script-stack.lo CCLD libcairo-script-interpreter.la make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' Making all in boilerplate make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/boilerplate' (cd . && sh ./make-cairo-boilerplate-constructors.sh cairo-boilerplate-getopt.c cairo-boilerplate-system.c cairo-boilerplate.c cairo-boilerplate-xlib.c cairo-boilerplate-xcb.c cairo-boilerplate-script.c cairo-boilerplate-ps.c cairo-boilerplate-pdf.c cairo-boilerplate-svg.c ) > cairo-boilerplate-constructors.c make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/boilerplate' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/boilerplate' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/boilerplate' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' (cd . && sh ./make-cairo-test-constructors.sh a1-bug.c a1-clip.c a1-fill.c a1-image-sample.c a1-mask.c a1-mask-sample.c a1-sample.c a1-traps-sample.c a1-rasterisation.c a8-clear.c a8-mask.c aliasing.c alpha-similar.c arc-direction.c arc-infinite-loop.c arc-looping-dash.c api-special-cases.c big-line.c big-empty-box.c big-empty-triangle.c big-little-box.c big-little-triangle.c bug-spline.c big-trap.c bilevel-image.c bug-40410.c bug-51910.c bug-84115.c bug-bo-rectangular.c bug-bo-collins.c bug-bo-ricotz.c bug-source-cu.c bug-extents.c bug-seams.c caps.c checkerboard.c caps-joins.c caps-joins-alpha.c caps-joins-curve.c caps-tails-curve.c caps-sub-paths.c clear.c clear-source.c clip-all.c clip-complex-bug61592.c clip-complex-shape.c clip-contexts.c clip-disjoint.c clip-disjoint-hatching.c clip-disjoint-quad.c clip-device-offset.c clip-double-free.c clip-draw-unbounded.c clip-empty.c clip-empty-group.c clip-empty-save.c clip-fill.c clip-fill-no-op.c clip-fill-rule.c clip-fill-rule-pixel-aligned.c clip-group-shapes.c clip-image.c clip-intersect.c clip-mixed-antialias.c clip-nesting.c clip-operator.c clip-push-group.c clip-polygons.c clip-rectilinear.c clip-shape.c clip-stroke.c clip-stroke-no-op.c clip-text.c clip-twice.c clip-twice-rectangle.c clip-unbounded.c clip-zero.c clipped-group.c clipped-surface.c close-path.c close-path-current-point.c composite-integer-translate-source.c composite-integer-translate-over.c composite-integer-translate-over-repeat.c copy-disjoint.c copy-path.c coverage.c create-for-stream.c create-from-broken-png-stream.c create-from-png.c create-from-png-stream.c culled-glyphs.c curve-to-as-line-to.c dash-caps-joins.c dash-curve.c dash-infinite-loop.c dash-no-dash.c dash-offset.c dash-offset-negative.c dash-scale.c dash-state.c dash-zero-length.c degenerate-arc.c degenerate-arcs.c degenerate-curve-to.c degenerate-dash.c degenerate-linear-gradient.c degenerate-path.c degenerate-pen.c degenerate-radial-gradient.c degenerate-rel-curve-to.c degenerate-solid-dash.c drunkard-tails.c device-offset.c device-offset-fractional.c device-offset-positive.c device-offset-scale.c error-setters.c extend-pad.c extend-pad-border.c extend-pad-similar.c extend-reflect.c extend-reflect-similar.c extend-repeat.c extend-repeat-similar.c extended-blend.c fallback.c fill-alpha.c fill-alpha-pattern.c fill-and-stroke.c fill-and-stroke-alpha.c fill-and-stroke-alpha-add.c fill-degenerate-sort-order.c fill-disjoint.c fill-empty.c fill-image.c fill-missed-stop.c fill-rule.c filter-bilinear-extents.c filter-nearest-offset.c filter-nearest-transformed.c finer-grained-fallbacks.c font-face-get-type.c font-matrix-translation.c font-options.c font-variations.c glyph-cache-pressure.c get-and-set.c get-clip.c get-group-target.c get-path-extents.c gradient-alpha.c gradient-constant-alpha.c gradient-zero-stops.c gradient-zero-stops-mask.c group-clip.c group-paint.c group-state.c group-unaligned.c half-coverage.c halo.c hatchings.c horizontal-clip.c huge-linear.c huge-radial.c image-surface-source.c image-bug-710072.c implicit-close.c infinite-join.c in-fill-empty-trapezoid.c in-fill-trapezoid.c invalid-matrix.c inverse-text.c inverted-clip.c joins.c joins-loop.c joins-star.c joins-retrace.c large-clip.c large-font.c large-source.c large-source-roi.c large-twin-antialias-mixed.c leaky-dash.c leaky-dashed-rectangle.c leaky-dashed-stroke.c leaky-polygon.c line-width.c line-width-large-overlap.c line-width-overlap.c line-width-scale.c line-width-tolerance.c line-width-zero.c linear-gradient.c linear-gradient-extend.c linear-gradient-large.c linear-gradient-one-stop.c linear-gradient-reflect.c linear-gradient-subset.c linear-step-function.c linear-uniform.c long-dashed-lines.c long-lines.c map-to-image.c mask.c mask-alpha.c mask-ctm.c mask-glyphs.c mask-surface-ctm.c mask-transformed-image.c mask-transformed-similar.c mesh-pattern.c mesh-pattern-accuracy.c mesh-pattern-conical.c mesh-pattern-control-points.c mesh-pattern-fold.c mesh-pattern-overlap.c mesh-pattern-transformed.c mime-data.c mime-surface-api.c miter-precision.c move-to-show-surface.c negative-stride-image.c new-sub-path.c nil-surface.c operator.c operator-alpha.c operator-alpha-alpha.c operator-clear.c operator-source.c outline-tolerance.c over-above-source.c over-around-source.c over-below-source.c over-between-source.c overlapping-boxes.c overlapping-glyphs.c overlapping-dash-caps.c paint.c paint-clip-fill.c paint-repeat.c paint-source-alpha.c paint-with-alpha.c paint-with-alpha-group-clip.c partial-clip-text.c partial-coverage.c pass-through.c path-append.c path-currentpoint.c path-stroke-twice.c path-precision.c pattern-get-type.c pattern-getters.c pdf-isolated-group.c pixman-downscale.c pixman-rotate.c png.c push-group.c push-group-color.c push-group-path-offset.c radial-gradient.c radial-gradient-extend.c radial-outer-focus.c random-clips.c random-intersections-eo.c random-intersections-nonzero.c random-intersections-curves-eo.c random-intersections-curves-nz.c raster-source.c record.c record1414x.c record2x.c record90.c recordflip.c record-extend.c record-neg-extents.c record-mesh.c record-replay-extend.c recording-ink-extents.c recording-surface-pattern.c recording-surface-extend.c rectangle-rounding-error.c rectilinear-fill.c rectilinear-grid.c rectilinear-miter-limit.c rectilinear-dash.c rectilinear-dash-scale.c rectilinear-stroke.c reflected-stroke.c rel-path.c rgb24-ignore-alpha.c rotate-image-surface-paint.c rotate-stroke-box.c rotated-clip.c rounded-rectangle-fill.c rounded-rectangle-stroke.c sample.c scale-down-source-surface-paint.c scale-offset-image.c scale-offset-similar.c scale-source-surface-paint.c scaled-font-zero-matrix.c stroke-ctm-caps.c stroke-clipped.c stroke-image.c stroke-open-box.c select-font-face.c select-font-no-show-text.c self-copy.c self-copy-overlap.c self-intersecting.c set-source.c show-glyphs-advance.c show-glyphs-many.c show-text-current-point.c shape-general-convex.c shape-sierpinski.c simple.c skew-extreme.c smask.c smask-fill.c smask-image-mask.c smask-mask.c smask-paint.c smask-stroke.c smask-text.c smp-glyph.c solid-pattern-cache-stress.c source-clip.c source-clip-scale.c source-surface-scale-paint.c spline-decomposition.c stride-12-image.c stroke-pattern.c subsurface.c subsurface-image-repeat.c subsurface-repeat.c subsurface-reflect.c subsurface-pad.c subsurface-modify-child.c subsurface-modify-parent.c subsurface-outside-target.c subsurface-scale.c subsurface-similar-repeat.c surface-finish-twice.c surface-pattern.c surface-pattern-big-scale-down.c surface-pattern-operator.c surface-pattern-scale-down.c surface-pattern-scale-down-extend.c surface-pattern-scale-up.c text-antialias.c text-antialias-subpixel.c text-cache-crash.c text-glyph-range.c text-pattern.c text-rotate.c text-transform.c text-unhinted-metrics.c text-zero-len.c thin-lines.c tighten-bounds.c tiger.c toy-font-face.c transforms.c translate-show-surface.c trap-clip.c twin.c twin-antialias-gray.c twin-antialias-mixed.c twin-antialias-none.c twin-antialias-subpixel.c unaligned-box.c unantialiased-shapes.c unbounded-operator.c unclosed-strokes.c user-data.c user-font.c user-font-mask.c user-font-proxy.c user-font-rescale.c world-map.c white-in-noop.c xcb-huge-image-shm.c xcb-huge-subimage.c xcb-stress-cache.c xcb-snapshot-assert.c xcomposite-projection.c xlib-expose-event.c zero-alpha.c zero-mask.c pthread-same-source.c pthread-show-text.c pthread-similar.c bitmap-font.c ft-font-create-for-ft-face.c ft-show-glyphs-positioning.c ft-show-glyphs-table.c ft-text-vertical-layout-type1.c ft-text-vertical-layout-type3.c ft-text-antialias-none.c pdf-features.c pdf-mime-data.c pdf-surface-source.c pdf-tagged-text.c ps-eps.c ps-features.c ps-surface-source.c svg-surface.c svg-clip.c svg-surface-source.c xcb-surface-source.c xlib-surface.c xlib-surface-source.c get-xrender-format.c multi-page.c mime-unique-id.c fallback-resolution.c) > cairo-test-constructors.c || (rm cairo-test-constructors.c ; exit 1) make all-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' Making all in pdiff make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test/pdiff' make all-am make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test/pdiff' CC lpyramid.lo CC pdiff.lo CCLD libpdiff.la make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test/pdiff' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test/pdiff' Making all in . make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' CC cairo_test_suite-buffer-diff.o CC cairo_test_suite-cairo-test.o CC cairo_test_suite-cairo-test-runner.o cairo-test-runner.c: In function 'is_running_under_debugger': cairo-test-runner.c:170:24: warning: passing argument 2 to restrict-qualified parameter aliases with argument 1 [-Wrestrict] if (readlink (buf, buf, sizeof (buf)) != -1 && ~~~ ^~~ CC cairo_test_suite-a1-bug.o CC cairo_test_suite-a1-clip.o CC cairo_test_suite-a1-fill.o CC cairo_test_suite-a1-image-sample.o CC cairo_test_suite-a1-mask.o CC cairo_test_suite-a1-mask-sample.o CC cairo_test_suite-a1-sample.o CC cairo_test_suite-a1-traps-sample.o CC cairo_test_suite-a1-rasterisation.o CC cairo_test_suite-a8-clear.o CC cairo_test_suite-a8-mask.o CC cairo_test_suite-aliasing.o CC cairo_test_suite-alpha-similar.o CC cairo_test_suite-arc-direction.o CC cairo_test_suite-arc-infinite-loop.o CC cairo_test_suite-arc-looping-dash.o CC cairo_test_suite-api-special-cases.o CC cairo_test_suite-big-line.o CC cairo_test_suite-big-empty-box.o CC cairo_test_suite-big-empty-triangle.o CC cairo_test_suite-big-little-box.o CC cairo_test_suite-big-little-triangle.o CC cairo_test_suite-bug-spline.o CC cairo_test_suite-big-trap.o CC cairo_test_suite-bilevel-image.o CC cairo_test_suite-bug-40410.o CC cairo_test_suite-bug-51910.o CC cairo_test_suite-bug-84115.o CC cairo_test_suite-bug-bo-rectangular.o CC cairo_test_suite-bug-bo-collins.o CC cairo_test_suite-bug-bo-ricotz.o CC cairo_test_suite-bug-source-cu.o CC cairo_test_suite-bug-extents.o CC cairo_test_suite-bug-seams.o CC cairo_test_suite-caps.o CC cairo_test_suite-checkerboard.o CC cairo_test_suite-caps-joins.o CC cairo_test_suite-caps-joins-alpha.o CC cairo_test_suite-caps-joins-curve.o CC cairo_test_suite-caps-tails-curve.o CC cairo_test_suite-caps-sub-paths.o CC cairo_test_suite-clear.o CC cairo_test_suite-clear-source.o CC cairo_test_suite-clip-all.o CC cairo_test_suite-clip-complex-bug61592.o CC cairo_test_suite-clip-complex-shape.o CC cairo_test_suite-clip-contexts.o CC cairo_test_suite-clip-disjoint.o CC cairo_test_suite-clip-disjoint-hatching.o CC cairo_test_suite-clip-disjoint-quad.o CC cairo_test_suite-clip-device-offset.o CC cairo_test_suite-clip-double-free.o CC cairo_test_suite-clip-draw-unbounded.o CC cairo_test_suite-clip-empty.o CC cairo_test_suite-clip-empty-group.o CC cairo_test_suite-clip-empty-save.o CC cairo_test_suite-clip-fill.o CC cairo_test_suite-clip-fill-no-op.o CC cairo_test_suite-clip-fill-rule.o CC cairo_test_suite-clip-fill-rule-pixel-aligned.o CC cairo_test_suite-clip-group-shapes.o CC cairo_test_suite-clip-image.o CC cairo_test_suite-clip-intersect.o CC cairo_test_suite-clip-mixed-antialias.o CC cairo_test_suite-clip-nesting.o CC cairo_test_suite-clip-operator.o CC cairo_test_suite-clip-push-group.o CC cairo_test_suite-clip-polygons.o CC cairo_test_suite-clip-rectilinear.o CC cairo_test_suite-clip-shape.o CC cairo_test_suite-clip-stroke.o CC cairo_test_suite-clip-stroke-no-op.o CC cairo_test_suite-clip-text.o CC cairo_test_suite-clip-twice.o CC cairo_test_suite-clip-twice-rectangle.o CC cairo_test_suite-clip-unbounded.o CC cairo_test_suite-clip-zero.o CC cairo_test_suite-clipped-group.o CC cairo_test_suite-clipped-surface.o CC cairo_test_suite-close-path.o CC cairo_test_suite-close-path-current-point.o CC cairo_test_suite-composite-integer-translate-source.o CC cairo_test_suite-composite-integer-translate-over.o CC cairo_test_suite-composite-integer-translate-over-repeat.o CC cairo_test_suite-copy-disjoint.o CC cairo_test_suite-copy-path.o CC cairo_test_suite-coverage.o CC cairo_test_suite-create-for-stream.o CC cairo_test_suite-create-from-broken-png-stream.o CC cairo_test_suite-create-from-png.o CC cairo_test_suite-create-from-png-stream.o CC cairo_test_suite-culled-glyphs.o CC cairo_test_suite-curve-to-as-line-to.o CC cairo_test_suite-dash-caps-joins.o CC cairo_test_suite-dash-curve.o CC cairo_test_suite-dash-infinite-loop.o CC cairo_test_suite-dash-no-dash.o CC cairo_test_suite-dash-offset.o CC cairo_test_suite-dash-offset-negative.o CC cairo_test_suite-dash-scale.o CC cairo_test_suite-dash-state.o CC cairo_test_suite-dash-zero-length.o CC cairo_test_suite-degenerate-arc.o CC cairo_test_suite-degenerate-arcs.o CC cairo_test_suite-degenerate-curve-to.o CC cairo_test_suite-degenerate-dash.o CC cairo_test_suite-degenerate-linear-gradient.o CC cairo_test_suite-degenerate-path.o CC cairo_test_suite-degenerate-pen.o CC cairo_test_suite-degenerate-radial-gradient.o CC cairo_test_suite-degenerate-rel-curve-to.o CC cairo_test_suite-degenerate-solid-dash.o CC cairo_test_suite-drunkard-tails.o CC cairo_test_suite-device-offset.o CC cairo_test_suite-device-offset-fractional.o CC cairo_test_suite-device-offset-positive.o CC cairo_test_suite-device-offset-scale.o CC cairo_test_suite-error-setters.o CC cairo_test_suite-extend-pad.o CC cairo_test_suite-extend-pad-border.o CC cairo_test_suite-extend-pad-similar.o CC cairo_test_suite-extend-reflect.o CC cairo_test_suite-extend-reflect-similar.o CC cairo_test_suite-extend-repeat.o CC cairo_test_suite-extend-repeat-similar.o CC cairo_test_suite-extended-blend.o CC cairo_test_suite-fallback.o CC cairo_test_suite-fill-alpha.o CC cairo_test_suite-fill-alpha-pattern.o CC cairo_test_suite-fill-and-stroke.o CC cairo_test_suite-fill-and-stroke-alpha.o CC cairo_test_suite-fill-and-stroke-alpha-add.o CC cairo_test_suite-fill-degenerate-sort-order.o CC cairo_test_suite-fill-disjoint.o CC cairo_test_suite-fill-empty.o CC cairo_test_suite-fill-image.o CC cairo_test_suite-fill-missed-stop.o CC cairo_test_suite-fill-rule.o CC cairo_test_suite-filter-bilinear-extents.o CC cairo_test_suite-filter-nearest-offset.o CC cairo_test_suite-filter-nearest-transformed.o CC cairo_test_suite-finer-grained-fallbacks.o CC cairo_test_suite-font-face-get-type.o CC cairo_test_suite-font-matrix-translation.o CC cairo_test_suite-font-options.o CC cairo_test_suite-font-variations.o CC cairo_test_suite-glyph-cache-pressure.o CC cairo_test_suite-get-and-set.o CC cairo_test_suite-get-clip.o CC cairo_test_suite-get-group-target.o CC cairo_test_suite-get-path-extents.o CC cairo_test_suite-gradient-alpha.o CC cairo_test_suite-gradient-constant-alpha.o CC cairo_test_suite-gradient-zero-stops.o CC cairo_test_suite-gradient-zero-stops-mask.o CC cairo_test_suite-group-clip.o CC cairo_test_suite-group-paint.o CC cairo_test_suite-group-state.o CC cairo_test_suite-group-unaligned.o CC cairo_test_suite-half-coverage.o CC cairo_test_suite-halo.o CC cairo_test_suite-hatchings.o CC cairo_test_suite-horizontal-clip.o CC cairo_test_suite-huge-linear.o CC cairo_test_suite-huge-radial.o CC cairo_test_suite-image-surface-source.o CC cairo_test_suite-image-bug-710072.o CC cairo_test_suite-implicit-close.o CC cairo_test_suite-infinite-join.o CC cairo_test_suite-in-fill-empty-trapezoid.o CC cairo_test_suite-in-fill-trapezoid.o CC cairo_test_suite-invalid-matrix.o CC cairo_test_suite-inverse-text.o CC cairo_test_suite-inverted-clip.o CC cairo_test_suite-joins.o CC cairo_test_suite-joins-loop.o CC cairo_test_suite-joins-star.o CC cairo_test_suite-joins-retrace.o CC cairo_test_suite-large-clip.o CC cairo_test_suite-large-font.o CC cairo_test_suite-large-source.o CC cairo_test_suite-large-source-roi.o CC cairo_test_suite-large-twin-antialias-mixed.o CC cairo_test_suite-leaky-dash.o CC cairo_test_suite-leaky-dashed-rectangle.o CC cairo_test_suite-leaky-dashed-stroke.o CC cairo_test_suite-leaky-polygon.o CC cairo_test_suite-line-width.o CC cairo_test_suite-line-width-large-overlap.o CC cairo_test_suite-line-width-overlap.o CC cairo_test_suite-line-width-scale.o CC cairo_test_suite-line-width-tolerance.o CC cairo_test_suite-line-width-zero.o CC cairo_test_suite-linear-gradient.o CC cairo_test_suite-linear-gradient-extend.o CC cairo_test_suite-linear-gradient-large.o CC cairo_test_suite-linear-gradient-one-stop.o CC cairo_test_suite-linear-gradient-reflect.o CC cairo_test_suite-linear-gradient-subset.o CC cairo_test_suite-linear-step-function.o CC cairo_test_suite-linear-uniform.o CC cairo_test_suite-long-dashed-lines.o CC cairo_test_suite-long-lines.o CC cairo_test_suite-map-to-image.o CC cairo_test_suite-mask.o CC cairo_test_suite-mask-alpha.o CC cairo_test_suite-mask-ctm.o CC cairo_test_suite-mask-glyphs.o CC cairo_test_suite-mask-surface-ctm.o CC cairo_test_suite-mask-transformed-image.o CC cairo_test_suite-mask-transformed-similar.o CC cairo_test_suite-mesh-pattern.o CC cairo_test_suite-mesh-pattern-accuracy.o CC cairo_test_suite-mesh-pattern-conical.o CC cairo_test_suite-mesh-pattern-control-points.o CC cairo_test_suite-mesh-pattern-fold.o CC cairo_test_suite-mesh-pattern-overlap.o CC cairo_test_suite-mesh-pattern-transformed.o CC cairo_test_suite-mime-data.o CC cairo_test_suite-mime-surface-api.o CC cairo_test_suite-miter-precision.o CC cairo_test_suite-move-to-show-surface.o CC cairo_test_suite-negative-stride-image.o CC cairo_test_suite-new-sub-path.o CC cairo_test_suite-nil-surface.o CC cairo_test_suite-operator.o CC cairo_test_suite-operator-alpha.o CC cairo_test_suite-operator-alpha-alpha.o CC cairo_test_suite-operator-clear.o CC cairo_test_suite-operator-source.o CC cairo_test_suite-outline-tolerance.o CC cairo_test_suite-over-above-source.o CC cairo_test_suite-over-around-source.o CC cairo_test_suite-over-below-source.o CC cairo_test_suite-over-between-source.o CC cairo_test_suite-overlapping-boxes.o CC cairo_test_suite-overlapping-glyphs.o CC cairo_test_suite-overlapping-dash-caps.o CC cairo_test_suite-paint.o CC cairo_test_suite-paint-clip-fill.o CC cairo_test_suite-paint-repeat.o CC cairo_test_suite-paint-source-alpha.o CC cairo_test_suite-paint-with-alpha.o CC cairo_test_suite-paint-with-alpha-group-clip.o CC cairo_test_suite-partial-clip-text.o CC cairo_test_suite-partial-coverage.o CC cairo_test_suite-pass-through.o CC cairo_test_suite-path-append.o CC cairo_test_suite-path-currentpoint.o CC cairo_test_suite-path-stroke-twice.o CC cairo_test_suite-path-precision.o CC cairo_test_suite-pattern-get-type.o CC cairo_test_suite-pattern-getters.o CC cairo_test_suite-pdf-isolated-group.o CC cairo_test_suite-pixman-downscale.o CC cairo_test_suite-pixman-rotate.o CC cairo_test_suite-png.o CC cairo_test_suite-push-group.o CC cairo_test_suite-push-group-color.o CC cairo_test_suite-push-group-path-offset.o CC cairo_test_suite-radial-gradient.o CC cairo_test_suite-radial-gradient-extend.o CC cairo_test_suite-radial-outer-focus.o CC cairo_test_suite-random-clips.o CC cairo_test_suite-random-intersections-eo.o CC cairo_test_suite-random-intersections-nonzero.o CC cairo_test_suite-random-intersections-curves-eo.o CC cairo_test_suite-random-intersections-curves-nz.o CC cairo_test_suite-raster-source.o CC cairo_test_suite-record.o CC cairo_test_suite-record1414x.o CC cairo_test_suite-record2x.o CC cairo_test_suite-record90.o CC cairo_test_suite-recordflip.o CC cairo_test_suite-record-extend.o CC cairo_test_suite-record-neg-extents.o CC cairo_test_suite-record-mesh.o CC cairo_test_suite-record-replay-extend.o CC cairo_test_suite-recording-ink-extents.o CC cairo_test_suite-recording-surface-pattern.o CC cairo_test_suite-recording-surface-extend.o CC cairo_test_suite-rectangle-rounding-error.o CC cairo_test_suite-rectilinear-fill.o CC cairo_test_suite-rectilinear-grid.o CC cairo_test_suite-rectilinear-miter-limit.o CC cairo_test_suite-rectilinear-dash.o CC cairo_test_suite-rectilinear-dash-scale.o CC cairo_test_suite-rectilinear-stroke.o CC cairo_test_suite-reflected-stroke.o CC cairo_test_suite-rel-path.o CC cairo_test_suite-rgb24-ignore-alpha.o CC cairo_test_suite-rotate-image-surface-paint.o CC cairo_test_suite-rotate-stroke-box.o CC cairo_test_suite-rotated-clip.o CC cairo_test_suite-rounded-rectangle-fill.o CC cairo_test_suite-rounded-rectangle-stroke.o CC cairo_test_suite-sample.o CC cairo_test_suite-scale-down-source-surface-paint.o CC cairo_test_suite-scale-offset-image.o CC cairo_test_suite-scale-offset-similar.o CC cairo_test_suite-scale-source-surface-paint.o CC cairo_test_suite-scaled-font-zero-matrix.o CC cairo_test_suite-stroke-ctm-caps.o CC cairo_test_suite-stroke-clipped.o CC cairo_test_suite-stroke-image.o CC cairo_test_suite-stroke-open-box.o CC cairo_test_suite-select-font-face.o CC cairo_test_suite-select-font-no-show-text.o CC cairo_test_suite-self-copy.o CC cairo_test_suite-self-copy-overlap.o CC cairo_test_suite-self-intersecting.o CC cairo_test_suite-set-source.o CC cairo_test_suite-show-glyphs-advance.o CC cairo_test_suite-show-glyphs-many.o CC cairo_test_suite-show-text-current-point.o CC cairo_test_suite-shape-general-convex.o CC cairo_test_suite-shape-sierpinski.o CC cairo_test_suite-simple.o CC cairo_test_suite-skew-extreme.o CC cairo_test_suite-smask.o CC cairo_test_suite-smask-fill.o CC cairo_test_suite-smask-image-mask.o CC cairo_test_suite-smask-mask.o CC cairo_test_suite-smask-paint.o CC cairo_test_suite-smask-stroke.o CC cairo_test_suite-smask-text.o CC cairo_test_suite-smp-glyph.o CC cairo_test_suite-solid-pattern-cache-stress.o CC cairo_test_suite-source-clip.o CC cairo_test_suite-source-clip-scale.o CC cairo_test_suite-source-surface-scale-paint.o CC cairo_test_suite-spline-decomposition.o CC cairo_test_suite-stride-12-image.o CC cairo_test_suite-stroke-pattern.o CC cairo_test_suite-subsurface.o CC cairo_test_suite-subsurface-image-repeat.o CC cairo_test_suite-subsurface-repeat.o CC cairo_test_suite-subsurface-reflect.o CC cairo_test_suite-subsurface-pad.o CC cairo_test_suite-subsurface-modify-child.o CC cairo_test_suite-subsurface-modify-parent.o CC cairo_test_suite-subsurface-outside-target.o CC cairo_test_suite-subsurface-scale.o CC cairo_test_suite-subsurface-similar-repeat.o CC cairo_test_suite-surface-finish-twice.o CC cairo_test_suite-surface-pattern.o CC cairo_test_suite-surface-pattern-big-scale-down.o CC cairo_test_suite-surface-pattern-operator.o CC cairo_test_suite-surface-pattern-scale-down.o CC cairo_test_suite-surface-pattern-scale-down-extend.o CC cairo_test_suite-surface-pattern-scale-up.o CC cairo_test_suite-text-antialias.o CC cairo_test_suite-text-antialias-subpixel.o CC cairo_test_suite-text-cache-crash.o CC cairo_test_suite-text-glyph-range.o CC cairo_test_suite-text-pattern.o CC cairo_test_suite-text-rotate.o CC cairo_test_suite-text-transform.o CC cairo_test_suite-text-unhinted-metrics.o CC cairo_test_suite-text-zero-len.o CC cairo_test_suite-thin-lines.o CC cairo_test_suite-tighten-bounds.o CC cairo_test_suite-tiger.o CC cairo_test_suite-toy-font-face.o CC cairo_test_suite-transforms.o CC cairo_test_suite-translate-show-surface.o CC cairo_test_suite-trap-clip.o CC cairo_test_suite-twin.o CC cairo_test_suite-twin-antialias-gray.o CC cairo_test_suite-twin-antialias-mixed.o CC cairo_test_suite-twin-antialias-none.o CC cairo_test_suite-twin-antialias-subpixel.o CC cairo_test_suite-unaligned-box.o CC cairo_test_suite-unantialiased-shapes.o CC cairo_test_suite-unbounded-operator.o CC cairo_test_suite-unclosed-strokes.o CC cairo_test_suite-user-data.o CC cairo_test_suite-user-font.o CC cairo_test_suite-user-font-mask.o CC cairo_test_suite-user-font-proxy.o CC cairo_test_suite-user-font-rescale.o CC cairo_test_suite-world-map.o CC cairo_test_suite-white-in-noop.o CC cairo_test_suite-xcb-huge-image-shm.o CC cairo_test_suite-xcb-huge-subimage.o CC cairo_test_suite-xcb-stress-cache.o CC cairo_test_suite-xcb-snapshot-assert.o CC cairo_test_suite-xcomposite-projection.o CC cairo_test_suite-xlib-expose-event.o CC cairo_test_suite-zero-alpha.o CC cairo_test_suite-zero-mask.o CC cairo_test_suite-pthread-same-source.o CC cairo_test_suite-pthread-show-text.o CC cairo_test_suite-pthread-similar.o CC cairo_test_suite-bitmap-font.o CC cairo_test_suite-ft-font-create-for-ft-face.o CC cairo_test_suite-ft-show-glyphs-positioning.o CC cairo_test_suite-ft-show-glyphs-table.o CC cairo_test_suite-ft-text-vertical-layout-type1.o CC cairo_test_suite-ft-text-vertical-layout-type3.o CC cairo_test_suite-ft-text-antialias-none.o CC cairo_test_suite-pdf-features.o CC cairo_test_suite-pdf-mime-data.o CC cairo_test_suite-pdf-surface-source.o CC cairo_test_suite-pdf-tagged-text.o CC cairo_test_suite-ps-eps.o CC cairo_test_suite-ps-features.o CC cairo_test_suite-ps-surface-source.o CC cairo_test_suite-svg-surface.o CC cairo_test_suite-svg-clip.o CC cairo_test_suite-svg-surface-source.o CC cairo_test_suite-xcb-surface-source.o CC cairo_test_suite-xlib-surface.o CC cairo_test_suite-xlib-surface-source.o CC cairo_test_suite-get-xrender-format.o CC cairo_test_suite-multi-page.o CC cairo_test_suite-mime-unique-id.o CC cairo_test_suite-fallback-resolution.o CC cairo_test_suite-cairo-test-constructors.o cd ../boilerplate && make libcairoboilerplate.la make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/boilerplate' CC cairo-boilerplate-getopt.lo CC cairo-boilerplate-system.lo CC cairo-boilerplate.lo CC cairo-boilerplate-xlib.lo CC cairo-boilerplate-xcb.lo CC cairo-boilerplate-script.lo CC cairo-boilerplate-ps.lo CC cairo-boilerplate-pdf.lo CC cairo-boilerplate-svg.lo CC cairo-boilerplate-constructors.lo CCLD libcairoboilerplate.la make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/boilerplate' CC any2ppm-any2ppm.o CCLD any2ppm CCLD cairo-test-suite make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' Making all in perf make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' make all-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' Making all in micro make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf/micro' make all-am make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf/micro' CC cairo-perf-cover.lo CC box-outline.lo CC composite-checker.lo CC disjoint.lo CC fill.lo CC hatching.lo CC hash-table.lo CC line.lo CC a1-line.lo CC long-lines.lo CC mosaic.lo CC paint.lo CC paint-with-alpha.lo CC mask.lo CC pattern_create_radial.lo CC rectangles.lo CC rounded-rectangles.lo CC stroke.lo CC subimage_copy.lo CC tessellate.lo CC text.lo CC tiger.lo CC glyphs.lo CC twin.lo CC unaligned-clip.lo CC wave.lo CC world-map.lo CC zrusin.lo CC long-dashed-lines.lo CC dragon.lo CC pythagoras-tree.lo CC intersections.lo CC many-strokes.lo CC wide-strokes.lo CC many-fills.lo CC wide-fills.lo CC many-curves.lo CC curve.lo CC a1-curve.lo CC spiral.lo CC pixel.lo CC sierpinski.lo CC fill-clip.lo CCLD libcairo-perf-micro.la make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf/micro' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf/micro' make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' CC cairo-analyse-trace.o cairo-analyse-trace.c: In function 'print': cairo-analyse-trace.c:403:5: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] fwrite (data, length, 1, closure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cairo-error.o CC cairo-perf.lo CC cairo-perf-report.lo CC cairo-stats.lo CC cairo-time.lo CCLD libcairoperf.la CCLD cairo-analyse-trace CC cairo-perf-trace.o CC cairo-hash.o CCLD cairo-perf-trace CC cairo-perf-micro.o CCLD cairo-perf-micro make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' Makefile:1498: warning: overriding recipe for target 'recheck' Makefile:1136: warning: ignoring old recipe for target 'recheck' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' cd build/cairo-1.17.2 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' Makefile:1498: warning: overriding recipe for target 'recheck' Makefile:1136: warning: ignoring old recipe for target 'recheck' make install-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' Makefile:1498: warning: overriding recipe for target 'recheck' Makefile:1136: warning: ignoring old recipe for target 'recheck' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/src' make install-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/src' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcairo.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libcairo.so.2.11702.0 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo.so.2.11702.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libcairo.so.2.11702.0 libcairo.so.2 || { rm -f libcairo.so.2 && ln -s libcairo.so.2.11702.0 libcairo.so.2; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libcairo.so.2.11702.0 libcairo.so || { rm -f libcairo.so && ln -s libcairo.so.2.11702.0 libcairo.so; }; }) libtool: install: /usr/bin/install -c .libs/libcairo.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo.la libtool: install: /usr/bin/install -c .libs/libcairo.a /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo.a libtool: install: chmod 644 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo.a libtool: install: ranlib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include/cairo' /usr/bin/install -c -m 644 cairo.h cairo-deprecated.h cairo-xlib.h cairo-xlib-xrender.h cairo-xcb.h cairo-script.h cairo-ft.h cairo-ps.h cairo-pdf.h cairo-svg.h ../cairo-version.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/cairo' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/include/cairo' /usr/bin/install -c -m 644 cairo-features.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/cairo' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 cairo.pc cairo-xlib.pc cairo-xlib-xrender.pc cairo-xcb.pc cairo-xcb-shm.pc cairo-png.pc cairo-script.pc cairo-ft.pc cairo-fc.pc cairo-ps.pc cairo-pdf.pc cairo-svg.pc cairo-gobject.pc '/opt/metwork-mfext-1.1/opt/scientific_core/lib/pkgconfig' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/src' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/src' Making install in doc make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' make install-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' Making install in public make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc/public' make install-am make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc/public' make[8]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc/public' make[8]: Nothing to be done for 'install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/build/install-sh -d /opt/metwork-mfext-1.1/opt/scientific_core/share/gtk-doc/html/cairo; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /opt/metwork-mfext-1.1/opt/scientific_core/share/gtk-doc/html/cairo; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /opt/metwork-mfext-1.1/opt/scientific_core/share/gtk-doc/html/cairo || :; \ which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir= --html-dir=/opt/metwork-mfext-1.1/opt/scientific_core/share/gtk-doc/html/cairo ; \ fi -- Installing ./html/bindings-errors.html -- Installing ./html/bindings-fonts.html -- Installing ./html/bindings-memory.html -- Installing ./html/bindings-overloading.html -- Installing ./html/bindings-path.html -- Installing ./html/bindings-patterns.html -- Installing ./html/bindings-return-values.html -- Installing ./html/bindings-streams.html -- Installing ./html/bindings-surfaces.html -- Installing ./html/cairo-Error-handling.html -- Installing ./html/cairo-FreeType-Fonts.html -- Installing ./html/cairo-Image-Surfaces.html -- Installing ./html/cairo-PDF-Surfaces.html -- Installing ./html/cairo-PNG-Support.html -- Installing ./html/cairo-Paths.html -- Installing ./html/cairo-PostScript-Surfaces.html -- Installing ./html/cairo-Quartz-(CGFont)-Fonts.html -- Installing ./html/cairo-Quartz-Surfaces.html -- Installing ./html/cairo-Raster-Sources.html -- Installing ./html/cairo-Recording-Surfaces.html -- Installing ./html/cairo-Regions.html -- Installing ./html/cairo-SVG-Surfaces.html -- Installing ./html/cairo-Script-Surfaces.html -- Installing ./html/cairo-Tags-and-Links.html -- Installing ./html/cairo-Transformations.html -- Installing ./html/cairo-Types.html -- Installing ./html/cairo-User-Fonts.html -- Installing ./html/cairo-Version-Information.html -- Installing ./html/cairo-Win32-Fonts.html -- Installing ./html/cairo-Win32-Surfaces.html -- Installing ./html/cairo-XCB-Surfaces.html -- Installing ./html/cairo-XLib-Surfaces.html -- Installing ./html/cairo-XLib-XRender-Backend.html -- Installing ./html/cairo-cairo-device-t.html -- Installing ./html/cairo-cairo-font-face-t.html -- Installing ./html/cairo-cairo-font-options-t.html -- Installing ./html/cairo-cairo-matrix-t.html -- Installing ./html/cairo-cairo-pattern-t.html -- Installing ./html/cairo-cairo-scaled-font-t.html -- Installing ./html/cairo-cairo-surface-t.html -- Installing ./html/cairo-cairo-t.html -- Installing ./html/cairo-drawing.html -- Installing ./html/cairo-fonts.html -- Installing ./html/cairo-support.html -- Installing ./html/cairo-surfaces.html -- Installing ./html/cairo-text.html -- Installing ./html/cairo.devhelp2 -- Installing ./html/home.png -- Installing ./html/index-1.10.html -- Installing ./html/index-1.12.html -- Installing ./html/index-1.14.html -- Installing ./html/index-1.16.html -- Installing ./html/index-1.2.html -- Installing ./html/index-1.4.html -- Installing ./html/index-1.6.html -- Installing ./html/index-1.8.html -- Installing ./html/index-all.html -- Installing ./html/index.html -- Installing ./html/language-bindings.html -- Installing ./html/left-insensitive.png -- Installing ./html/left.png -- Installing ./html/right-insensitive.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up-insensitive.png -- Installing ./html/up.png -- Installing ./html/index.sgml /usr/bin/install: cannot stat `./html/index.sgml': No such file or directory which: no gtkdoc-rebase in (/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin) make[8]: [Makefile:1870: install-data-local] Error 1 (ignored) make[8]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc/public' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc/public' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc/public' make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' 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/0032_cairo/build/cairo-1.17.2/doc' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/doc' Making install in util make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' make install-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' Making install in . make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' Making install in cairo-missing make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-missing' make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-missing' 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/0032_cairo/build/cairo-1.17.2/util/cairo-missing' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-missing' Making install in cairo-gobject make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-gobject' make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-gobject' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcairo-gobject.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: warning: relinking 'libcairo-gobject.la' libtool: install: (cd /src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-gobject; /bin/sh "/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/libtool" --silent --tag CC --mode=relink gcc -D_REENTRANT -I/opt/metwork-mfext-1.1/opt/scientific_core/include/pixman-1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include/freetype2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include/freetype2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable -I/opt/metwork-mfext-1.1/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.1/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.1/opt/core/include -g -O2 -version-info 11704:0:11702 -no-undefined -o libcairo-gobject.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib libcairo_gobject_la-cairo-gobject-enums.lo libcairo_gobject_la-cairo-gobject-structs.lo ../../src/libcairo.la -lpthread -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpixman-1 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lfontconfig -lfreetype -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lfreetype -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpng16 -lz -lxcb-shm -lxcb -lxcb-render -lXrender -lX11 -lX11 -lXext -lz -lz -lz -L/opt/metwork-mfext-1.1/opt/core/lib -lgobject-2.0 -lglib-2.0 -lrt -lm ) libtool: install: /usr/bin/install -c .libs/libcairo-gobject.so.2.11702.0T /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo-gobject.so.2.11702.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libcairo-gobject.so.2.11702.0 libcairo-gobject.so.2 || { rm -f libcairo-gobject.so.2 && ln -s libcairo-gobject.so.2.11702.0 libcairo-gobject.so.2; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libcairo-gobject.so.2.11702.0 libcairo-gobject.so || { rm -f libcairo-gobject.so && ln -s libcairo-gobject.so.2.11702.0 libcairo-gobject.so; }; }) libtool: install: /usr/bin/install -c .libs/libcairo-gobject.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo-gobject.la libtool: install: /usr/bin/install -c .libs/libcairo-gobject.a /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo-gobject.a libtool: install: chmod 644 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo-gobject.a libtool: install: ranlib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo-gobject.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include/cairo' /usr/bin/install -c -m 644 cairo-gobject.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/cairo' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-gobject' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-gobject' Making install in cairo-script make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script' Making install in examples make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script/examples' make[8]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script/examples' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script/examples' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script/examples' make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script' make[8]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcairo-script-interpreter.la '/opt/metwork-mfext-1.1/opt/scientific_core/lib' libtool: warning: relinking 'libcairo-script-interpreter.la' libtool: install: (cd /src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script; /bin/sh "/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/libtool" --silent --tag CC --mode=relink gcc -D_REENTRANT -I/opt/metwork-mfext-1.1/opt/scientific_core/include/pixman-1 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include/freetype2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include/freetype2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include/libpng16 -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable -g -O2 -version-info 11704:0:11702 -no-undefined -o libcairo-script-interpreter.la -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib libcairo_script_interpreter_la-cairo-script-file.lo libcairo_script_interpreter_la-cairo-script-hash.lo libcairo_script_interpreter_la-cairo-script-interpreter.lo libcairo_script_interpreter_la-cairo-script-objects.lo libcairo_script_interpreter_la-cairo-script-operators.lo libcairo_script_interpreter_la-cairo-script-scanner.lo libcairo_script_interpreter_la-cairo-script-stack.lo ../../src/libcairo.la -lpthread -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpixman-1 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lfontconfig -lfreetype -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lfreetype -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpng16 -lz -lxcb-shm -lxcb -lxcb-render -lXrender -lX11 -lX11 -lXext -lz -lz -lz -lz -lrt -lm ) libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.so.2.11702.0T /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo-script-interpreter.so.2.11702.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libcairo-script-interpreter.so.2.11702.0 libcairo-script-interpreter.so.2 || { rm -f libcairo-script-interpreter.so.2 && ln -s libcairo-script-interpreter.so.2.11702.0 libcairo-script-interpreter.so.2; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/scientific_core/lib && { ln -s -f libcairo-script-interpreter.so.2.11702.0 libcairo-script-interpreter.so || { rm -f libcairo-script-interpreter.so && ln -s libcairo-script-interpreter.so.2.11702.0 libcairo-script-interpreter.so; }; }) libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.lai /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo-script-interpreter.la libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.a /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo-script-interpreter.a libtool: install: chmod 644 /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo-script-interpreter.a libtool: install: ranlib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libcairo-script-interpreter.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/include/cairo' /usr/bin/install -c -m 644 cairo-script-interpreter.h '/opt/metwork-mfext-1.1/opt/scientific_core/include/cairo' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util/cairo-script' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/util' Making install in boilerplate make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/boilerplate' make install-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/boilerplate' make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/boilerplate' 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/0032_cairo/build/cairo-1.17.2/boilerplate' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/boilerplate' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/boilerplate' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' make install-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' Making install in pdiff make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test/pdiff' make install-am make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test/pdiff' make[8]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test/pdiff' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test/pdiff' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test/pdiff' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test/pdiff' Making install in . make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' 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/0032_cairo/build/cairo-1.17.2/test' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/test' Making install in perf make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' make install-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' Making install in micro make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf/micro' make install-am make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf/micro' make[8]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf/micro' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf/micro' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf/micro' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf/micro' make[6]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' make[7]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' 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/0032_cairo/build/cairo-1.17.2/perf' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2/perf' make[4]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' Makefile:1498: warning: overriding recipe for target 'recheck' Makefile:1136: warning: ignoring old recipe for target 'recheck' make[5]: Entering directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' Makefile:1498: warning: overriding recipe for target 'recheck' Makefile:1136: warning: ignoring old recipe for target 'recheck' 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/0032_cairo/build/cairo-1.17.2' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0032_cairo' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0032_cairo' make[3]: Entering directory `/src/layers/layer1_scientific_core/0070_postgis' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml touch /opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml echo "name: 'postgis'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml echo "version: '3.0.0'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml echo "extension: ''" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml echo "checksum: '725019e3a67ac52ccef4d00031cb0c77'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml echo "website: 'http://postgis.refractions.net/'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/scientific_core/share/metwork_packages/postgis.yaml; fi export EXTENSION=tar.gz ; make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core download uncompress make[1]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/postgis-3.0.0.tar.gz` `readlink -m ./sources` MD5 725019e3a67ac52ccef4d00031cb0c77 Computing checksum for /src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0.tar.gz... Good checksum rm -Rf postgis-3.0.0 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/postgis-3.0.0.tar.gz` tar.gz postgis-3.0.0 make[1]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis' make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/scientific_core OPTIONS="--with-projdir=/opt/metwork-mfext-1.1/opt/scientific_core --with-jsondir=/opt/metwork-mfext-1.1/opt/scientific_core/../core --with-pgconfig=/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_config --with-geosconfig=/opt/metwork-mfext-1.1/opt/scientific_core/bin/geos-config --with-gdalconfig=/opt/metwork-mfext-1.1/opt/scientific_core/bin/gdal-config" configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis' cd build/postgis-3.0.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/scientific_core --with-projdir=/opt/metwork-mfext-1.1/opt/scientific_core --with-jsondir=/opt/metwork-mfext-1.1/opt/scientific_core/../core --with-pgconfig=/opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_config --with-geosconfig=/opt/metwork-mfext-1.1/opt/scientific_core/bin/geos-config --with-gdalconfig=/opt/metwork-mfext-1.1/opt/scientific_core/bin/gdal-config checking for a BSD-compatible install... /usr/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /opt/rh/devtoolset-8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/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=gnu99... yes checking if gcc supports -Wall... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -ffloat-store... yes checking if gcc supports --exclude-libs... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y 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... /usr/bin/perl checking for xsltproc... /opt/metwork-mfext-1.1/opt/core/bin/xsltproc checking for convert... no configure: WARNING: ImageMagick does not seem to be installed. Documentation cannot be built checking for dblatex... no configure: WARNING: dblatex is not installed so PDF documentation cannot be built checking for xmllint... /opt/metwork-mfext-1.1/opt/core/bin/xmllint configure: WARNING: could not locate Docbook stylesheets required to build the documentation checking CUnit/CUnit.h usability... no checking CUnit/CUnit.h presence... no checking for CUnit/CUnit.h... 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 Using user-specified pg_config file: /opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_config checking PostgreSQL version... PostgreSQL 12.1 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-1.1/opt/scientific_core'. But we mostly ignore the --prefix. For your info, using the values determined from /opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_config we will be installing: * postgis shared library in /opt/metwork-mfext-1.1/opt/scientific_core/lib * postgis SQL files in /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0 * postgis executables in /opt/metwork-mfext-1.1/opt/scientific_core/bin ------------------------------------------------------------------------ checking for xml2-config... /opt/metwork-mfext-1.1/opt/core/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 Using user-specified geos-config file: /opt/metwork-mfext-1.1/opt/scientific_core/bin/geos-config checking GEOS version... 3.8.0 checking geos_c.h usability... yes checking geos_c.h presence... yes checking for geos_c.h... yes checking for initGEOS in -lgeos_c... yes checking for sfcgal-config... no checking whether make sets $(MAKE)... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... /bin/sh: build-aux/config.rpath: No such file or directory done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Using user-specified proj directory: /opt/metwork-mfext-1.1/opt/scientific_core checking proj_api.h usability... yes checking proj_api.h presence... yes checking for proj_api.h... yes checking proj.h usability... yes checking proj.h presence... yes checking for proj.h... yes checking for pj_get_release in -lproj... yes Using user-specified json-c directory: /opt/metwork-mfext-1.1/opt/scientific_core/../core checking for "/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c/json.h"... yes checking for json_object_get in -ljson-c... yes checking for PROTOBUFC... no libprotobuf-c not found in pkg-config checking protobuf-c/protobuf-c.h usability... no checking protobuf-c/protobuf-c.h presence... no checking for protobuf-c/protobuf-c.h... no unable to find protobuf-c/protobuf-c.h using checking for protobuf_c_message_init in -lprotobuf-c... no unable to link protobuf-c using checking for protobuf_c_version in -lprotobuf-c... no checking protobuf-c version... 0 checking for protoc-c... no Cannot find protoc-c protobuf compiler on the PATH: /opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/bin:/opt/metwork-mfext-1.1/opt/scientific_core/bin:/opt/metwork-mfext-1.1/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin checking for PCRE... yes TOPOLOGY: Topology support requested RASTER: Raster support requested checking GDAL version... 3.0.2 checking for OGR enabled... yes checking gdal.h usability... yes checking gdal.h presence... yes checking for gdal.h... yes checking ogr_api.h usability... yes checking ogr_api.h presence... yes checking for ogr_api.h... yes checking cpl_conv.h usability... yes checking cpl_conv.h presence... yes checking for cpl_conv.h... yes checking for library containing GDALAllRegister... none required checking for library containing OGRRegisterAll... none required enabling PostgreSQL extension support... configure: creating ./config.status config.status: creating GNUmakefile config.status: creating extensions/Makefile config.status: creating extensions/postgis/Makefile config.status: creating extensions/postgis_raster/Makefile config.status: creating extensions/postgis_sfcgal/Makefile config.status: creating extensions/postgis_topology/Makefile config.status: creating extensions/postgis_tiger_geocoder/Makefile config.status: creating extensions/address_standardizer/Makefile config.status: creating liblwgeom/Makefile config.status: creating liblwgeom/cunit/Makefile config.status: creating liblwgeom/liblwgeom.h config.status: creating libpgcommon/Makefile config.status: creating libpgcommon/cunit/Makefile config.status: creating postgis/Makefile config.status: creating postgis/sqldefines.h config.status: creating 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/sfcgal/Makefile config.status: creating doc/Makefile config.status: creating doc/Makefile.comments config.status: creating doc/html/image_src/Makefile config.status: creating utils/Makefile config.status: creating raster/Makefile config.status: creating raster/rt_core/Makefile config.status: creating raster/rt_pg/Makefile config.status: creating raster/loader/Makefile config.status: creating raster/test/Makefile config.status: creating raster/test/cunit/Makefile config.status: creating raster/test/regress/Makefile config.status: creating raster/scripts/Makefile config.status: creating raster/scripts/python/Makefile config.status: creating deps/Makefile config.status: creating postgis_config.h config.status: creating raster/raster_config.h config.status: executing libtool commands config.status: executing po-directories commands PostGIS is now configured for x86_64-pc-linux-gnu -------------- Compiler Info ------------- C compiler: gcc -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros CPPFLAGS: -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include SQL preprocessor: /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -------------- Additional Info ------------- Interrupt Tests: DISABLED use: --with-interrupt-tests to enable -------------- Dependencies -------------- GEOS config: /opt/metwork-mfext-1.1/opt/scientific_core/bin/geos-config GEOS version: 3.8.0 GDAL config: /opt/metwork-mfext-1.1/opt/scientific_core/bin/gdal-config GDAL version: 3.0.2 PostgreSQL config: /opt/metwork-mfext-1.1/opt/scientific_core/bin/pg_config PostgreSQL version: PostgreSQL 12.1 PROJ4 version: 62 Libxml2 config: /opt/metwork-mfext-1.1/opt/core/bin/xml2-config Libxml2 version: 2.9.7 JSON-C support: yes protobuf support: no PCRE support: yes Perl: /usr/bin/perl Wagyu: no --------------- Extensions --------------- PostGIS Raster: enabled PostGIS Topology: enabled SFCGAL support: disabled Address Standardizer support: enabled -------- Documentation Generation -------- xsltproc: /opt/metwork-mfext-1.1/opt/core/bin/xsltproc xsl style sheets: dblatex: convert: mathml2.dtd: http://www.w3.org/Math/DTD/mathml2/mathml2.dtd configure: WARNING: configure: WARNING: | You are building using --with-projdir. This option isn't standard and | configure: WARNING: | might be incompatible with future releases of PROJ. | configure: WARNING: | You can instead adjust the PKG_CONFIG_PATH environment variable if you | configure: WARNING: | installed software in a non-standard prefix. | configure: WARNING: | Alternatively, you may set the environment variables PROJ_CFLAGS and | configure: WARNING: | PROJ_LIBS to avoid the need to call pkg-config. | configure: WARNING: configure: WARNING: | You are building using --with-jsondir. This option isn't standard and | configure: WARNING: | might be incompatible with future releases of json-c. | configure: WARNING: | You can instead adjust the PKG_CONFIG_PATH environment variable if you | configure: WARNING: | installed software in a non-standard prefix. | configure: WARNING: | Alternatively, you may set the environment variables JSONC_CFLAGS and | configure: WARNING: | JSONC_LIBS to avoid the need to call pkg-config. | cd build/postgis-3.0.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0' /usr/bin/perl utils/svn_repo_revision.pl Can't fetch local revision (neither .svn nor .git found) Not updating existing rev file at 17983 for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions ; do \ echo "---- Making all in ${s}"; \ make -C ${s} all || exit 1; \ done; ---- Making all in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/liblwgeom' /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o stringbuffer.lo stringbuffer.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c stringbuffer.c -fPIC -DPIC -o .libs/stringbuffer.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c stringbuffer.c -o stringbuffer.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o bytebuffer.lo bytebuffer.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c bytebuffer.c -fPIC -DPIC -o .libs/bytebuffer.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c bytebuffer.c -o bytebuffer.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o measures.lo measures.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures.c -fPIC -DPIC -o .libs/measures.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures.c -o measures.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o measures3d.lo measures3d.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures3d.c -fPIC -DPIC -o .libs/measures3d.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures3d.c -o measures3d.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o ptarray.lo ptarray.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c ptarray.c -fPIC -DPIC -o .libs/ptarray.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c ptarray.c -o ptarray.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lookup3.lo lookup3.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lookup3.c -fPIC -DPIC -o .libs/lookup3.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lookup3.c -o lookup3.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_api.lo lwgeom_api.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_api.c -fPIC -DPIC -o .libs/lwgeom_api.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_api.c -o lwgeom_api.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom.lo lwgeom.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom.c -fPIC -DPIC -o .libs/lwgeom.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom.c -o lwgeom.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwpoint.lo lwpoint.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoint.c -fPIC -DPIC -o .libs/lwpoint.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoint.c -o lwpoint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwline.lo lwline.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwline.c -fPIC -DPIC -o .libs/lwline.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwline.c -o lwline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwpoly.lo lwpoly.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoly.c -fPIC -DPIC -o .libs/lwpoly.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoly.c -o lwpoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwtriangle.lo lwtriangle.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtriangle.c -fPIC -DPIC -o .libs/lwtriangle.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtriangle.c -o lwtriangle.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmpoint.lo lwmpoint.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoint.c -fPIC -DPIC -o .libs/lwmpoint.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoint.c -o lwmpoint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmline.lo lwmline.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmline.c -fPIC -DPIC -o .libs/lwmline.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmline.c -o lwmline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmpoly.lo lwmpoly.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoly.c -fPIC -DPIC -o .libs/lwmpoly.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoly.c -o lwmpoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwboundingcircle.lo lwboundingcircle.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwboundingcircle.c -fPIC -DPIC -o .libs/lwboundingcircle.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwboundingcircle.c -o lwboundingcircle.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcollection.lo lwcollection.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcollection.c -fPIC -DPIC -o .libs/lwcollection.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcollection.c -o lwcollection.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcircstring.lo lwcircstring.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcircstring.c -fPIC -DPIC -o .libs/lwcircstring.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcircstring.c -o lwcircstring.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcompound.lo lwcompound.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcompound.c -fPIC -DPIC -o .libs/lwcompound.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcompound.c -o lwcompound.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcurvepoly.lo lwcurvepoly.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcurvepoly.c -fPIC -DPIC -o .libs/lwcurvepoly.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcurvepoly.c -o lwcurvepoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmcurve.lo lwmcurve.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmcurve.c -fPIC -DPIC -o .libs/lwmcurve.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmcurve.c -o lwmcurve.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmsurface.lo lwmsurface.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmsurface.c -fPIC -DPIC -o .libs/lwmsurface.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmsurface.c -o lwmsurface.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwpsurface.lo lwpsurface.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpsurface.c -fPIC -DPIC -o .libs/lwpsurface.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpsurface.c -o lwpsurface.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwtin.lo lwtin.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtin.c -fPIC -DPIC -o .libs/lwtin.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtin.c -o lwtin.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_wkb.lo lwout_wkb.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkb.c -fPIC -DPIC -o .libs/lwout_wkb.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkb.c -o lwout_wkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_geojson.lo lwin_geojson.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_geojson.c -fPIC -DPIC -o .libs/lwin_geojson.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_geojson.c -o lwin_geojson.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkb.lo lwin_wkb.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkb.c -fPIC -DPIC -o .libs/lwin_wkb.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkb.c -o lwin_wkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_twkb.lo lwin_twkb.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_twkb.c -fPIC -DPIC -o .libs/lwin_twkb.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_twkb.c -o lwin_twkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwiterator.lo lwiterator.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwiterator.c -fPIC -DPIC -o .libs/lwiterator.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwiterator.c -o lwiterator.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_median.lo lwgeom_median.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_median.c -fPIC -DPIC -o .libs/lwgeom_median.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_median.c -o lwgeom_median.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_wkt.lo lwout_wkt.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkt.c -fPIC -DPIC -o .libs/lwout_wkt.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkt.c -o lwout_wkt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_twkb.lo lwout_twkb.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_twkb.c -fPIC -DPIC -o .libs/lwout_twkb.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_twkb.c -o lwout_twkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkt_parse.lo lwin_wkt_parse.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_parse.c -fPIC -DPIC -o .libs/lwin_wkt_parse.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_parse.c -o lwin_wkt_parse.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkt_lex.lo lwin_wkt_lex.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_lex.c -fPIC -DPIC -o .libs/lwin_wkt_lex.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_lex.c -o lwin_wkt_lex.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkt.lo lwin_wkt.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt.c -fPIC -DPIC -o .libs/lwin_wkt.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt.c -o lwin_wkt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_encoded_polyline.lo lwin_encoded_polyline.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_encoded_polyline.c -fPIC -DPIC -o .libs/lwin_encoded_polyline.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_encoded_polyline.c -o lwin_encoded_polyline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwutil.lo lwutil.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwutil.c -fPIC -DPIC -o .libs/lwutil.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwutil.c -o lwutil.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwhomogenize.lo lwhomogenize.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwhomogenize.c -fPIC -DPIC -o .libs/lwhomogenize.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwhomogenize.c -o lwhomogenize.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwalgorithm.lo lwalgorithm.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwalgorithm.c -fPIC -DPIC -o .libs/lwalgorithm.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwalgorithm.c -o lwalgorithm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwstroke.lo lwstroke.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwstroke.c -fPIC -DPIC -o .libs/lwstroke.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwstroke.c -o lwstroke.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwlinearreferencing.lo lwlinearreferencing.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwlinearreferencing.c -fPIC -DPIC -o .libs/lwlinearreferencing.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwlinearreferencing.c -o lwlinearreferencing.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwprint.lo lwprint.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwprint.c -fPIC -DPIC -o .libs/lwprint.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwprint.c -o lwprint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gbox.lo gbox.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gbox.c -fPIC -DPIC -o .libs/gbox.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gbox.c -o gbox.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gserialized.lo gserialized.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized.c -fPIC -DPIC -o .libs/gserialized.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized.c -o gserialized.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gserialized1.lo gserialized1.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized1.c -fPIC -DPIC -o .libs/gserialized1.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized1.c -o gserialized1.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gserialized2.lo gserialized2.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized2.c -fPIC -DPIC -o .libs/gserialized2.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized2.c -o gserialized2.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeodetic.lo lwgeodetic.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic.c -fPIC -DPIC -o .libs/lwgeodetic.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic.c -o lwgeodetic.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeodetic_tree.lo lwgeodetic_tree.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic_tree.c -fPIC -DPIC -o .libs/lwgeodetic_tree.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic_tree.c -o lwgeodetic_tree.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwrandom.lo lwrandom.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwrandom.c -fPIC -DPIC -o .libs/lwrandom.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwrandom.c -o lwrandom.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwtree.lo lwtree.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtree.c -fPIC -DPIC -o .libs/lwtree.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtree.c -o lwtree.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_gml.lo lwout_gml.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_gml.c -fPIC -DPIC -o .libs/lwout_gml.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_gml.c -o lwout_gml.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_kml.lo lwout_kml.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_kml.c -fPIC -DPIC -o .libs/lwout_kml.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_kml.c -o lwout_kml.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_geojson.lo lwout_geojson.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_geojson.c -fPIC -DPIC -o .libs/lwout_geojson.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_geojson.c -o lwout_geojson.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_svg.lo lwout_svg.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_svg.c -fPIC -DPIC -o .libs/lwout_svg.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_svg.c -o lwout_svg.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_x3d.lo lwout_x3d.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_x3d.c -fPIC -DPIC -o .libs/lwout_x3d.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_x3d.c -o lwout_x3d.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_encoded_polyline.lo lwout_encoded_polyline.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_encoded_polyline.c -fPIC -DPIC -o .libs/lwout_encoded_polyline.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_encoded_polyline.c -o lwout_encoded_polyline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_debug.lo lwgeom_debug.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_debug.c -fPIC -DPIC -o .libs/lwgeom_debug.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_debug.c -o lwgeom_debug.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos.lo lwgeom_geos.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos.c -fPIC -DPIC -o .libs/lwgeom_geos.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos.c -o lwgeom_geos.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_clean.lo lwgeom_geos_clean.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_clean.c -fPIC -DPIC -o .libs/lwgeom_geos_clean.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_clean.c -o lwgeom_geos_clean.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_cluster.lo lwgeom_geos_cluster.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_cluster.c -fPIC -DPIC -o .libs/lwgeom_geos_cluster.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_cluster.c -o lwgeom_geos_cluster.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_node.lo lwgeom_geos_node.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_node.c -fPIC -DPIC -o .libs/lwgeom_geos_node.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_node.c -o lwgeom_geos_node.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_split.lo lwgeom_geos_split.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_split.c -fPIC -DPIC -o .libs/lwgeom_geos_split.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_split.c -o lwgeom_geos_split.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_topo.lo lwgeom_topo.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_topo.c -fPIC -DPIC -o .libs/lwgeom_topo.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_topo.c -o lwgeom_topo.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_transform.lo lwgeom_transform.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_transform.c -fPIC -DPIC -o .libs/lwgeom_transform.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_transform.c -o lwgeom_transform.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_wrapx.lo lwgeom_wrapx.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_wrapx.c -fPIC -DPIC -o .libs/lwgeom_wrapx.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_wrapx.c -o lwgeom_wrapx.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwunionfind.lo lwunionfind.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwunionfind.c -fPIC -DPIC -o .libs/lwunionfind.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwunionfind.c -o lwunionfind.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o effectivearea.lo effectivearea.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c effectivearea.c -fPIC -DPIC -o .libs/effectivearea.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c effectivearea.c -o effectivearea.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwchaikins.lo lwchaikins.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwchaikins.c -fPIC -DPIC -o .libs/lwchaikins.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwchaikins.c -o lwchaikins.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmval.lo lwmval.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmval.c -fPIC -DPIC -o .libs/lwmval.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmval.c -o lwmval.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwkmeans.lo lwkmeans.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwkmeans.c -fPIC -DPIC -o .libs/lwkmeans.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwkmeans.c -o lwkmeans.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o varint.lo varint.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c varint.c -fPIC -DPIC -o .libs/varint.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c varint.c -o varint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -ffloat-store -c -o lwspheroid.lo lwspheroid.c libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -ffloat-store -c lwspheroid.c -fPIC -DPIC -o .libs/lwspheroid.o libtool: compile: gcc -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -ffloat-store -c lwspheroid.c -o lwspheroid.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -rpath /opt/metwork-mfext-1.1/opt/scientific_core/lib stringbuffer.lo bytebuffer.lo measures.lo measures3d.lo ptarray.lo lookup3.lo lwgeom_api.lo lwgeom.lo lwpoint.lo lwline.lo lwpoly.lo lwtriangle.lo lwmpoint.lo lwmline.lo lwmpoly.lo lwboundingcircle.lo lwcollection.lo lwcircstring.lo lwcompound.lo lwcurvepoly.lo lwmcurve.lo lwmsurface.lo lwpsurface.lo lwtin.lo lwout_wkb.lo lwin_geojson.lo lwin_wkb.lo lwin_twkb.lo lwiterator.lo lwgeom_median.lo lwout_wkt.lo lwout_twkb.lo lwin_wkt_parse.lo lwin_wkt_lex.lo lwin_wkt.lo lwin_encoded_polyline.lo lwutil.lo lwhomogenize.lo lwalgorithm.lo lwstroke.lo lwlinearreferencing.lo lwprint.lo gbox.lo gserialized.lo gserialized1.lo gserialized2.lo lwgeodetic.lo lwgeodetic_tree.lo lwrandom.lo lwtree.lo lwout_gml.lo lwout_kml.lo lwout_geojson.lo lwout_svg.lo lwout_x3d.lo lwout_encoded_polyline.lo lwgeom_debug.lo lwgeom_geos.lo lwgeom_geos_clean.lo lwgeom_geos_cluster.lo lwgeom_geos_node.lo lwgeom_geos_split.lo lwgeom_topo.lo lwgeom_transform.lo lwgeom_wrapx.lo lwunionfind.lo effectivearea.lo lwchaikins.lo lwmval.lo lwkmeans.lo varint.lo lwspheroid.lo \ -release 3.0 -version-info 0:0:0 -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -ljson-c -lm -no-undefined -static -o liblwgeom.la libtool: link: ar cr .libs/liblwgeom.a stringbuffer.o bytebuffer.o measures.o measures3d.o ptarray.o lookup3.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwtriangle.o lwmpoint.o lwmline.o lwmpoly.o lwboundingcircle.o lwcollection.o lwcircstring.o lwcompound.o lwcurvepoly.o lwmcurve.o lwmsurface.o lwpsurface.o lwtin.o lwout_wkb.o lwin_geojson.o lwin_wkb.o lwin_twkb.o lwiterator.o lwgeom_median.o lwout_wkt.o lwout_twkb.o lwin_wkt_parse.o lwin_wkt_lex.o lwin_wkt.o lwin_encoded_polyline.o lwutil.o lwhomogenize.o lwalgorithm.o lwstroke.o lwlinearreferencing.o lwprint.o gbox.o gserialized.o gserialized1.o gserialized2.o lwgeodetic.o lwgeodetic_tree.o lwrandom.o lwtree.o lwout_gml.o lwout_kml.o lwout_geojson.o lwout_svg.o lwout_x3d.o lwout_encoded_polyline.o lwgeom_debug.o lwgeom_geos.o lwgeom_geos_clean.o lwgeom_geos_cluster.o lwgeom_geos_node.o lwgeom_geos_split.o lwgeom_topo.o lwgeom_transform.o lwgeom_wrapx.o lwunionfind.o effectivearea.o lwchaikins.o lwmval.o lwkmeans.o varint.o lwspheroid.o libtool: link: ranlib .libs/liblwgeom.a 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.0.0/liblwgeom' ---- Making all in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/libpgcommon' gcc -I../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include -fPIC -DPIC -c -o gserialized_gist.o gserialized_gist.c gcc -I../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include -fPIC -DPIC -c -o lwgeom_transform.o lwgeom_transform.c gcc -I../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include -fPIC -DPIC -c -o lwgeom_cache.o lwgeom_cache.c gcc -I../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include -fPIC -DPIC -c -o lwgeom_pg.o lwgeom_pg.c ar rs libpgcommon.a gserialized_gist.o lwgeom_transform.o lwgeom_cache.o lwgeom_pg.o ar: creating libpgcommon.a make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/libpgcommon' ---- Making all in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/postgis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o postgis_module.o postgis_module.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_accum.o lwgeom_accum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_spheroid.o lwgeom_spheroid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_ogc.o lwgeom_ogc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_functions_analytic.o lwgeom_functions_analytic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_inout.o lwgeom_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_functions_basic.o lwgeom_functions_basic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_btree.o lwgeom_btree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_box.o lwgeom_box.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_box3d.o lwgeom_box3d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_geos.o lwgeom_geos.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_geos_prepared.o lwgeom_geos_prepared.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_geos_clean.o lwgeom_geos_clean.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_geos_relatematch.o lwgeom_geos_relatematch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_export.o lwgeom_export.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_in_gml.o lwgeom_in_gml.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_in_kml.o lwgeom_in_kml.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_in_geohash.o lwgeom_in_geohash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_in_geojson.o lwgeom_in_geojson.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_in_encoded_polyline.o lwgeom_in_encoded_polyline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_triggers.o lwgeom_triggers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_dump.o lwgeom_dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_dumppoints.o lwgeom_dumppoints.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_functions_lrs.o lwgeom_functions_lrs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_functions_temporal.o lwgeom_functions_temporal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_rectree.o lwgeom_rectree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o long_xact.o long_xact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_sqlmm.o lwgeom_sqlmm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_rtree.o lwgeom_rtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_transform.o lwgeom_transform.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_window.o lwgeom_window.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gserialized_typmod.o gserialized_typmod.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gserialized_gist_2d.o gserialized_gist_2d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gserialized_gist_nd.o gserialized_gist_nd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gserialized_supportfn.o gserialized_supportfn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gserialized_spgist_2d.o gserialized_spgist_2d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gserialized_spgist_3d.o gserialized_spgist_3d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gserialized_spgist_nd.o gserialized_spgist_nd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brin_2d.o brin_2d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brin_nd.o brin_nd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o brin_common.o brin_common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gserialized_estimate.o gserialized_estimate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geography_inout.o geography_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geography_btree.o geography_btree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geography_centroid.o geography_centroid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geography_measurement.o geography_measurement.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geography_measurement_trees.o geography_measurement_trees.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geometry_inout.o geometry_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o postgis_libprotobuf.o postgis_libprotobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o mvt.o mvt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_out_mvt.o lwgeom_out_mvt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o geobuf.o geobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_out_geobuf.o lwgeom_out_geobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lwgeom_out_geojson.o lwgeom_out_geojson.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o postgis_legacy.o postgis_legacy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgis-3.so postgis_module.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_functions_basic.o lwgeom_btree.o lwgeom_box.o lwgeom_box3d.o lwgeom_geos.o lwgeom_geos_prepared.o lwgeom_geos_clean.o lwgeom_geos_relatematch.o lwgeom_export.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_in_geohash.o lwgeom_in_geojson.o lwgeom_in_encoded_polyline.o lwgeom_triggers.o lwgeom_dump.o lwgeom_dumppoints.o lwgeom_functions_lrs.o lwgeom_functions_temporal.o lwgeom_rectree.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o lwgeom_transform.o lwgeom_window.o gserialized_typmod.o gserialized_gist_2d.o gserialized_gist_nd.o gserialized_supportfn.o gserialized_spgist_2d.o gserialized_spgist_3d.o gserialized_spgist_nd.o brin_2d.o brin_nd.o brin_common.o gserialized_estimate.o geography_inout.o geography_btree.o geography_centroid.o geography_measurement.o geography_measurement_trees.o geometry_inout.o postgis_libprotobuf.o mvt.o lwgeom_out_mvt.o geobuf.o lwgeom_out_geobuf.o lwgeom_out_geojson.o postgis_legacy.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -ljson-c -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.1/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon postgis.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > postgis.sql /usr/bin/perl ../utils/create_undef.pl postgis.sql 120 > uninstall_postgis.sql /usr/bin/perl ../utils/postgis_proc_upgrade.pl postgis.sql UNUSED > postgis_upgrade.sql.in echo "BEGIN;" > postgis_upgrade.sql cat postgis_before_upgrade.sql postgis_upgrade.sql.in postgis_after_upgrade.sql >> postgis_upgrade.sql echo "COMMIT;" >> postgis_upgrade.sql /usr/bin/perl ../utils/postgis_proc_set_search_path.pl postgis.sql UNUSED > postgis_proc_set_search_path.sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon legacy.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > legacy.sql /usr/bin/perl ../utils/create_undef.pl legacy.sql 120 > uninstall_legacy.sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon legacy_minimal.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > legacy_minimal.sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon legacy_gist.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > legacy_gist.sql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/postgis' ---- Making all in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/regress' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/regress' ---- Making all in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster' make -C rt_core make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_core' gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rt_util.o rt_util.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rt_spatial_relationship.o rt_spatial_relationship.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rt_mapalgebra.o rt_mapalgebra.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rt_geometry.o rt_geometry.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rt_statistics.o rt_statistics.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rt_pixel.o rt_pixel.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rt_warp.o rt_warp.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rt_band.o rt_band.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rt_raster.o rt_raster.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rt_serialize.o rt_serialize.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rt_wkb.o rt_wkb.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c -o rt_context.o rt_context.c ar rs librtcore.a rt_util.o rt_spatial_relationship.o rt_mapalgebra.o rt_geometry.o rt_statistics.o rt_pixel.o rt_warp.o rt_band.o rt_raster.o rt_serialize.o rt_wkb.o rt_context.o ar: creating librtcore.a make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_core' make -C rt_pg make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpostgis.o rtpostgis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_internal.o rtpg_internal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_legacy.o rtpg_legacy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_spatial_relationship.o rtpg_spatial_relationship.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_mapalgebra.o rtpg_mapalgebra.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_utility.o rtpg_utility.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_inout.o rtpg_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_wkb.o rtpg_wkb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_geometry.o rtpg_geometry.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_raster_properties.o rtpg_raster_properties.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_band_properties.o rtpg_band_properties.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_pixel.o rtpg_pixel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_create.o rtpg_create.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_gdal.o rtpg_gdal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o rtpg_statistics.o rtpg_statistics.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgis_raster-3.so rtpostgis.o rtpg_internal.o rtpg_legacy.o rtpg_spatial_relationship.o rtpg_mapalgebra.o rtpg_utility.o rtpg_inout.o rtpg_wkb.o rtpg_geometry.o rtpg_raster_properties.o rtpg_band_properties.o rtpg_pixel.o rtpg_create.o rtpg_gdal.o rtpg_statistics.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.a ../../libpgcommon/libpgcommon.a -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgdal -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -ljson-c -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.1/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ rtpostgis.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis.sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ rtpostgis_upgrade_cleanup.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis_upgrade_cleanup.sql /usr/bin/perl ../../utils/postgis_proc_upgrade.pl rtpostgis.sql UNUSED > rtpostgis_upgrade.sql.in /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ rtpostgis_drop.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis_drop.sql echo 'BEGIN;' > rtpostgis_upgrade.sql cat rtpostgis_upgrade_cleanup.sql rtpostgis_upgrade.sql.in rtpostgis_drop.sql | sed -e 's/^BEGIN;$//' -e 's/^COMMIT;$//' >> rtpostgis_upgrade.sql echo 'COMMIT;' >> rtpostgis_upgrade.sql /usr/bin/perl ../../utils/postgis_proc_set_search_path.pl rtpostgis.sql UNUSED > rtpostgis_proc_set_search_path.sql /usr/bin/perl ../../utils/create_undef.pl rtpostgis.sql 120 > uninstall_rtpostgis.sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ rtpostgis_legacy.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis_legacy.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make -C loader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' gcc -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I../rt_core -I../../liblwgeom -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c raster2pgsql.c /bin/sh ../../libtool --mode=link gcc -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I../rt_core -I../../liblwgeom -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include ../rt_core/librtcore.a raster2pgsql.o -static ../../liblwgeom/liblwgeom.la -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgdal -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c -lc -lm -o raster2pgsql libtool: link: gcc -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I../rt_core -I../../liblwgeom -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include raster2pgsql.o -o raster2pgsql ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgdal.so /opt/metwork-mfext-1.1/opt/core/lib/libjson-c.so -lexpat -lopenjp2 -L/opt/metwork-mfext-1.1/opt/scientific_core -ljasper /opt/metwork-mfext-1.1/opt/scientific_core/lib/libnetcdf.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libhdf5.so -ljpeg /opt/metwork-mfext-1.1/opt/scientific_core/lib/libpng16.so -lpq /opt/metwork-mfext-1.1/opt/scientific_core/lib/libspatialite.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so /opt/metwork-mfext-1.1/opt/core/lib/libcurl.so /opt/metwork-mfext-1.1/opt/core/lib/libcares.so /opt/metwork-mfext-1.1/opt/core/lib/libssl.so /opt/metwork-mfext-1.1/opt/core/lib/libcrypto.so -lresolv /opt/metwork-mfext-1.1/opt/core/lib/libxml2.so -lz /opt/metwork-mfext-1.1/opt/core/lib/liblzma.so -lrt -lpthread -ldl /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos.so -lc -lm -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' make -C rt_pg rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[4]: 'rtpostgis.sql' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster' ---- Making all in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/topology' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o postgis_topology.o postgis_topology.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgis_topology-3.so postgis_topology.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -ljson-c -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.1/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P topology.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_topology-3'g" > topology.sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P topology_drop_before.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_topology-3'g" > topology_drop_before.sql /usr/bin/perl -0777 -ne 's/^(CREATE|ALTER) (CAST|OPERATOR|TYPE|TABLE|SCHEMA|DOMAIN|TRIGGER).*?;//msg;print;' topology.sql > topology_upgrade.sql.in /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P topology_drop_after.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_topology-3'g" > topology_drop_after.sql cat topology_drop_before.sql topology_upgrade.sql.in topology_drop_after.sql > topology_upgrade.sql /usr/bin/perl ../utils/create_undef.pl topology.sql 120 > uninstall_topology.sql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/topology' ---- Making all in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/loader' gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o shpopen.o shpopen.c gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o dbfopen.o dbfopen.c gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o getopt.o getopt.c gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o shpcommon.o shpcommon.c gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o safileio.o safileio.c gcc -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c shp2pgsql-core.c gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o shp2pgsql-cli.o shp2pgsql-cli.c /bin/sh ../libtool --mode=link \ gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o shp2pgsql-core.o shp2pgsql-cli.o ../liblwgeom/liblwgeom.la -o shp2pgsql -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -static ../liblwgeom/liblwgeom.la -lc libtool: link: gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o shp2pgsql-core.o shp2pgsql-cli.o -o shp2pgsql -Wl,--as-needed -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,--enable-new-dtags -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib ../liblwgeom/.libs/liblwgeom.a /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -ldl -lpthread /opt/metwork-mfext-1.1/opt/core/lib/libjson-c.so -lm -lc -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib gcc -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c pgsql2shp-core.c gcc -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -c pgsql2shp-cli.c /bin/sh ../libtool --mode=link \ gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o pgsql2shp-core.o pgsql2shp-cli.o ../liblwgeom/liblwgeom.la -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -static ../liblwgeom/liblwgeom.la -lc -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lpq -o pgsql2shp libtool: link: gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.1/opt/scientific_core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o pgsql2shp-core.o pgsql2shp-cli.o -Wl,--as-needed -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,--enable-new-dtags -o pgsql2shp -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib ../liblwgeom/.libs/liblwgeom.a /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-1.1/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.1/opt/core/lib/libsqlite3.so -lz -ldl -lpthread /opt/metwork-mfext-1.1/opt/core/lib/libjson-c.so -lm -lc -lpq -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.1/opt/core/lib make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/loader' ---- Making all in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/utils' sed 's,@SRID_MAXIMUM@,999999,g;s,@SRID_USER_MAXIMUM@,998999,' postgis_restore.pl.in >postgis_restore.pl chmod +x create_undef.pl svn_repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/utils' ---- Making all in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' /usr/bin/perl -lpe "s'@@LAST_RELEASE_VERSION@@'3.0.0'g;s'@@POSTGIS_DOWNLOAD_URL@@'http://download.osgeo.org/postgis/source'g;" postgis.xml > postgis-out.xml /opt/metwork-mfext-1.1/opt/core/bin/xsltproc --novalid ./xsl/postgis_aggs_mm.xml.xsl postgis-out.xml > postgis_aggs_mm.xml /opt/metwork-mfext-1.1/opt/core/bin/xsltproc --novalid ./xsl/postgis_comments.sql.xsl postgis-out.xml > postgis_comments.sql /opt/metwork-mfext-1.1/opt/core/bin/xsltproc --novalid ./xsl/raster_comments.sql.xsl postgis-out.xml > raster_comments.sql /opt/metwork-mfext-1.1/opt/core/bin/xsltproc --novalid ./xsl/topology_comments.sql.xsl postgis-out.xml > topology_comments.sql /opt/metwork-mfext-1.1/opt/core/bin/xsltproc --novalid ./xsl/sfcgal_comments.sql.xsl postgis-out.xml > sfcgal_comments.sql /opt/metwork-mfext-1.1/opt/core/bin/xsltproc --novalid ./xsl/tiger_geocoder_comments.sql.xsl postgis-out.xml > tiger_geocoder_comments.sql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' ---- Making all in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions' for DIR in postgis postgis_tiger_geocoder postgis_raster postgis_topology address_standardizer; do \ echo "---- Making all in ${DIR}"; \ make -C "${DIR}" all || exit 1; \ done ---- Making all in postgis make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis' mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../../libpgcommon ../../postgis/postgis.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe \ "s'MODULE_PATHNAME'\$libdir/postgis-3'g" \ | /usr/bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' > sql/postgis_for_extension.sql /usr/bin/perl ../../utils/create_spatial_ref_sys_config_dump.pl ../../spatial_ref_sys.sql > sql/spatial_ref_sys_config_dump.sql /usr/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.sql cat sql/postgis_for_extension.sql ../../doc/postgis_comments.sql sql/spatial_ref_sys_config_dump.sql sql/spatial_ref_sys.sql >> sql/postgis.sql cp sql/postgis.sql sql/postgis--3.0.0.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 \ | /usr/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 /usr/bin/perl ../../utils/postgis_proc_upgrade.pl sql/postgis_for_extension.sql UNUSED > sql/postgis_upgrade_for_extension.sql.in #strip BEGIN/COMMIT since these are not allowed in extensions # WARNING: we should make sure these are not internal to function bodies cat ../../postgis/postgis_before_upgrade.sql sql/postgis_upgrade_for_extension.sql.in ../../postgis/postgis_after_upgrade.sql | /usr/bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' > sql/postgis_upgrade_for_extension.sql /usr/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.0.0.sql cat ../postgis_extension_helper.sql sql/raster_unpackage.sql sql/postgis_upgrade.sql ../../doc/postgis_comments.sql ../postgis_extension_helper_uninstall.sql >> sql/postgis--ANY--3.0.0.sql # Ensure version is correct cat sql/postgis--ANY--3.0.0.sql > sql/postgis--unpackaged--3.0.0.sql cat sql/postgis.sql \ | /usr/bin/perl ../../utils/create_unpackaged.pl postgis \ >> sql/postgis--unpackaged--3.0.0.sql cat postgis.control.in \ | sed -e 's|@EXTVERSION@|3.0.0|g' \ | sed -e 's|@EXTENSION@|postgis|g' \ | sed -e 's|@MODULEPATH@|$libdir/postgis-3|g' \ > postgis.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis' ---- Making all in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_tiger_geocoder' mkdir -p sql_bits cp sql_bits/add_search_path.sql.in sql_bits/add_search_path.sql mkdir -p sql_bits cat sql_bits/norm_addy_create.sql.in ../../extras/tiger_geocoder/utility/set_search_path.sql ../../extras/tiger_geocoder/geocode_settings.sql ../../extras/tiger_geocoder/tables/lookup_tables_2011.sql ../../extras/tiger_geocoder/tiger_loader_2019.sql ../../extras/tiger_geocoder/utility/utmzone.sql ../../extras/tiger_geocoder/utility/cull_null.sql ../../extras/tiger_geocoder/utility/nullable_levenshtein.sql ../../extras/tiger_geocoder/utility/levenshtein_ignore_case.sql ../../extras/tiger_geocoder/normalize/end_soundex.sql ../../extras/tiger_geocoder/normalize/count_words.sql ../../extras/tiger_geocoder/normalize/state_extract.sql ../../extras/tiger_geocoder/normalize/get_last_words.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract_place_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_place_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract.sql ../../extras/tiger_geocoder/normalize/normalize_address.sql ../../extras/tiger_geocoder/normalize/pprint_addy.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_tables.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_normalize_address.sql ../../extras/tiger_geocoder/geocode/other_helper_functions.sql ../../extras/tiger_geocoder/geocode/rate_attributes.sql ../../extras/tiger_geocoder/geocode/includes_address.sql ../../extras/tiger_geocoder/geocode/interpolate_from_address.sql ../../extras/tiger_geocoder/geocode/geocode_address.sql ../../extras/tiger_geocoder/geocode/geocode_location.sql ../../extras/tiger_geocoder/geocode/geocode_intersection.sql ../../extras/tiger_geocoder/geocode/geocode.sql ../../extras/tiger_geocoder/geocode/reverse_geocode.sql ../../extras/tiger_geocoder/geocode/census_tracts_functions.sql ../../extras/tiger_geocoder/topology/tiger_topology_loader.sql ../postgis_extension_helper.sql sql_bits/add_search_path.sql > sql_bits/tiger_geocoder.sql.in echo "SELECT postgis_extension_drop_if_exists('postgis_tiger_geocoder', 'DROP SCHEMA tiger_data');" >> sql_bits/tiger_geocoder.sql.in cat ../postgis_extension_helper_uninstall.sql >> sql_bits/tiger_geocoder.sql.in mkdir -p sql_bits sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' sql_bits/tiger_geocoder.sql.in > sql_bits/tiger_geocoder.sql /usr/bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' sql_bits/tiger_geocoder.sql.in > sql_bits/tiger_geocoder.sql mkdir -p sql_bits cp ../../doc/tiger_geocoder_comments.sql sql_bits/tiger_geocoder_comments.sql mkdir -p sql cat sql_bits/tiger_geocoder.sql sql_bits/mark_editable_objects.sql.in sql_bits/tiger_geocoder_comments.sql > sql/postgis_tiger_geocoder.sql cp sql/postgis_tiger_geocoder.sql sql/postgis_tiger_geocoder--3.0.0.sql cp sql_bits/tiger_geocoder--unpackaged.sql.in sql/postgis_tiger_geocoder--unpackaged--3.0.0.sql mkdir -p sql_bits cat ../../extras/tiger_geocoder/utility/set_search_path.sql sql_bits/upgrade_before.sql.in ../../extras/tiger_geocoder/geocode_settings.sql ../../extras/tiger_geocoder/tiger_loader_2018.sql ../../extras/tiger_geocoder/utility/utmzone.sql ../../extras/tiger_geocoder/utility/cull_null.sql ../../extras/tiger_geocoder/utility/nullable_levenshtein.sql ../../extras/tiger_geocoder/utility/levenshtein_ignore_case.sql ../../extras/tiger_geocoder/normalize/end_soundex.sql ../../extras/tiger_geocoder/normalize/count_words.sql ../../extras/tiger_geocoder/normalize/state_extract.sql ../../extras/tiger_geocoder/normalize/get_last_words.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract_place_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_place_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract.sql ../../extras/tiger_geocoder/normalize/normalize_address.sql ../../extras/tiger_geocoder/normalize/pprint_addy.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_tables.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_normalize_address.sql ../../extras/tiger_geocoder/geocode/other_helper_functions.sql ../../extras/tiger_geocoder/geocode/rate_attributes.sql ../../extras/tiger_geocoder/geocode/includes_address.sql ../../extras/tiger_geocoder/geocode/interpolate_from_address.sql ../../extras/tiger_geocoder/geocode/geocode_address.sql ../../extras/tiger_geocoder/geocode/geocode_location.sql ../../extras/tiger_geocoder/geocode/geocode_intersection.sql ../../extras/tiger_geocoder/geocode/geocode.sql ../../extras/tiger_geocoder/geocode/reverse_geocode.sql ../../extras/tiger_geocoder/geocode/census_tracts_functions.sql > sql_bits/tiger_geocoder_minor.sql.in sed -e '/^\(CREATE\|ALTER\) \(CAST\|TYPE\|TABLE\|SCHEMA\|DOMAIN\|TRIGGER\).*;/d' \ -e '/^\(CREATE\|ALTER\) \(CAST\|TYPE\|TABLE\|SCHEMA\|DOMAIN\|TRIGGER\)/,/\;/d' \ -e 's/BEGIN;//g' -e 's/COMMIT;//g' \ sql_bits/tiger_geocoder_minor.sql.in > sql/tiger_geocoder_upgrade_minor.sql cat ../postgis_extension_helper.sql sql_bits/remove_from_extension.sql.in sql/tiger_geocoder_upgrade_minor.sql sql_bits/mark_editable_objects.sql.in sql_bits/tiger_geocoder_comments.sql > sql/postgis_tiger_geocoder--ANY--3.0.0.sql echo "SELECT postgis_extension_drop_if_exists('postgis_tiger_geocoder', 'DROP SCHEMA tiger_data');" >> sql/postgis_tiger_geocoder--ANY--3.0.0.sql cat ../postgis_extension_helper_uninstall.sql >> sql/postgis_tiger_geocoder--ANY--3.0.0.sql cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/normalize_address_regress.sql > sql/test-normalize_address.sql cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/pagc_normalize_address_regress.sql > sql/test-pagc_normalize_address.sql mkdir -p expected cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/normalize_address_regress > expected/test-normalize_address.out cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/pagc_normalize_address_regress > expected/test-pagc_normalize_address.out echo 'ALTER EXTENSION postgis_tiger_geocoder UPDATE TO "3.0.0next"' > sql/test-upgrade.sql cp sql/test-upgrade.sql expected/test-upgrade.out cat postgis_tiger_geocoder.control.in \ | sed -e 's|@EXTVERSION@|3.0.0|g' \ > postgis_tiger_geocoder.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_tiger_geocoder' ---- Making all in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_raster' mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ ../../raster/rt_pg/rtpostgis.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g" > sql/rtpostgis_for_extension.sql /usr/bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' sql/rtpostgis_for_extension.sql > sql/rtpostgis.sql cp ../../doc/raster_comments.sql sql/raster_comments.sql printf '\\echo Use "CREATE EXTENSION postgis_raster" to load this file. \\quit\n' > sql/postgis_raster.sql cat sql/rtpostgis.sql sql/raster_comments.sql >> sql/postgis_raster.sql cp sql/postgis_raster.sql sql/postgis_raster--3.0.0.sql /usr/bin/perl ../../utils/postgis_proc_upgrade.pl sql/rtpostgis_for_extension.sql UNUSED > sql/rtpostgis_upgrade_for_extension.sql.in echo 'BEGIN;' > sql/rtpostgis_upgrade_for_extension.sql cat ../../raster/rt_pg/rtpostgis_upgrade_cleanup.sql sql/rtpostgis_upgrade_for_extension.sql.in ../../raster/rt_pg/rtpostgis_drop.sql | sed -e 's/^BEGIN;$//' -e 's/^COMMIT;$//' >> sql/rtpostgis_upgrade_for_extension.sql echo 'COMMIT;' >> sql/rtpostgis_upgrade_for_extension.sql /usr/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.0.0.sql cat ../postgis_extension_helper.sql sql/rtpostgis_upgrade.sql ../../doc/raster_comments.sql ../postgis_extension_helper_uninstall.sql >> sql/postgis_raster--ANY--3.0.0.sql # Ensure version is correct cat sql/postgis_raster--ANY--3.0.0.sql > sql/postgis_raster--unpackaged--3.0.0.sql cat sql/rtpostgis.sql | /usr/bin/perl ../../utils/create_unpackaged.pl postgis_raster >> sql/postgis_raster--unpackaged--3.0.0.sql cat postgis_raster.control.in \ | sed -e 's|@EXTVERSION@|3.0.0|g' \ | sed -e 's|@EXTENSION@|postgis_raster|g' \ | sed -e 's|@MODULEPATH@|$libdir/postgis_raster-3|g' \ > postgis_raster.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_raster' ---- Making all in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_topology' sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' ../../topology/topology.sql > sql_bits/topology.sql cp ../../doc/topology_comments.sql sql_bits/topology_comments.sql mkdir -p sql cat extlock.sql sql_bits/topology.sql sql_bits/mark_editable_objects.sql.in sql_bits/topology_comments.sql > sql/postgis_topology.sql mkdir -p sql cp sql/postgis_topology.sql sql/postgis_topology--3.0.0.sql mkdir -p sql sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' ../../topology/topology_upgrade.sql > sql/topology_upgrade.sql mkdir -p sql # Ugprade before packaging cat sql/topology_upgrade.sql > sql/postgis_topology--unpackaged--3.0.0.sql cat ../../topology/topology.sql | /usr/bin/perl ../../utils/create_unpackaged.pl postgis_topology >> sql/postgis_topology--unpackaged--3.0.0.sql cat extlock.sql ../postgis_extension_helper.sql sql_bits/remove_from_extension.sql.in sql/topology_upgrade.sql sql_bits/mark_editable_objects.sql.in sql_bits/topology_comments.sql ../postgis_extension_helper_uninstall.sql > sql/postgis_topology--ANY--3.0.0.sql cat postgis_topology.control.in \ | sed -e 's|@EXTVERSION@|3.0.0|g' \ > postgis_topology.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_topology' ---- Making all in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/address_standardizer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o address_parser.o address_parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o address_standardizer.o address_standardizer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o std_pg_hash.o std_pg_hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o err_param.o err_param.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o export.o export.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o gamma.o gamma.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o hash.o hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o lexicon.o lexicon.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o pagc_tools.o pagc_tools.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o parseaddress-api.o parseaddress-api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o standard.o standard.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.1/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.1/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.1/opt/core/include/libxml2 -I/opt/metwork-mfext-1.1/opt/scientific_core/include -I/opt/metwork-mfext-1.1/opt/scientific_core/../core/include -c -o tokenize.o tokenize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o address_standardizer-3.so address_parser.o address_standardizer.o std_pg_hash.o analyze.o err_param.o export.o gamma.o hash.o lexicon.o pagc_tools.o parseaddress-api.o standard.o tokenize.o -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.1/opt/scientific_core/lib',--enable-new-dtags -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.1/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.1/opt/scientific_core/../core/lib -ljson-c -L/opt/metwork-mfext-1.1/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.1/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL -L/opt/metwork-mfext-1.1/opt/core/lib -lpcre mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon address_standardizer_types.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/address_standardizer_types.sql mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon address_standardizer_functions.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/address_standardizer_functions.sql mkdir -p sql cat sql/address_standardizer_types.sql sql/address_standardizer_functions.sql > sql/address_standardizer.sql mkdir -p sql cat sql/address_standardizer_functions.sql > sql/address_standardizer--1.0--3.0.0.sql mkdir -p sql cat sql/address_standardizer_types.sql sql/address_standardizer_functions.sql > sql/address_standardizer--3.0.0.sql cat sql/address_standardizer_functions.sql > sql/address_standardizer--ANY--3.0.0.sql mkdir -p sql cat us_lex.sql us_gaz.sql us_rules.sql sql_bits/address_standardizer_data_us_mark_editable_objects.sql.in > sql/address_standardizer_data_us.sql mkdir -p sql cat us_lex.sql us_gaz.sql us_rules.sql sql_bits/address_standardizer_data_us_mark_editable_objects.sql.in > sql/address_standardizer_data_us--3.0.0.sql mkdir -p sql cat sql/address_standardizer_data_us--3.0.0.sql > sql/address_standardizer_data_us--3.0.0--3.0.0next.sql mkdir -p sql cat sql/address_standardizer_data_us--3.0.0.sql > sql/address_standardizer_data_us--3.0.0next--3.0.0.sql mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon test-init-extensions.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-init-extensions.sql mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon test-parseaddress.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-parseaddress.sql mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon test-standardize_address_1.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-standardize_address_1.sql mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon test-standardize_address_2.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-standardize_address_2.sql cat address_standardizer.control.in \ | sed -e 's|@EXTVERSION@|3.0.0|g' \ > address_standardizer.control cat address_standardizer_data_us.control.in \ | sed -e 's|@EXTVERSION@|3.0.0|g' \ > address_standardizer_data_us.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions' PostGIS was built successfully. Ready to install. make[2]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0' cd build/postgis-3.0.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0' /usr/bin/perl utils/svn_repo_revision.pl Can't fetch local revision (neither .svn nor .git found) Not updating existing rev file at 17983 for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions ; do \ echo "---- Making all in ${s}"; \ make -C ${s} all || exit 1; \ done; ---- Making all in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/liblwgeom' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/liblwgeom' ---- Making all in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/libpgcommon' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/libpgcommon' ---- Making all in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/postgis' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/postgis' ---- Making all in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/regress' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/regress' ---- Making all in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster' make -C rt_core make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_core' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_core' make -C rt_pg make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make -C loader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' make -C rt_pg rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[4]: 'rtpostgis.sql' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster' ---- Making all in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/topology' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/topology' ---- Making all in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/loader' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/loader' ---- Making all in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/utils' chmod +x create_undef.pl svn_repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/utils' ---- Making all in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' ---- Making all in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions' for DIR in postgis postgis_tiger_geocoder postgis_raster postgis_topology address_standardizer; do \ echo "---- Making all in ${DIR}"; \ make -C "${DIR}" all || exit 1; \ done ---- Making all in postgis make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis' ---- Making all in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_tiger_geocoder' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_tiger_geocoder' ---- Making all in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_raster' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_raster' ---- Making all in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_topology' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_topology' ---- Making all in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/address_standardizer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions' PostGIS was built successfully. Ready to install. make -C doc comments-install make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' make -f Makefile.comments install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0' /usr/bin/install -c -m 644 postgis_comments.sql raster_comments.sql topology_comments.sql sfcgal_comments.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions ; do \ echo "---- Making install in ${s}"; \ make -C ${s} install || exit 1; \ done; ---- Making install in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/liblwgeom' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/liblwgeom' ---- Making install in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/libpgcommon' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/libpgcommon' ---- Making install in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/postgis' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0' /usr/bin/install -c -m 755 postgis-3.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/postgis-3.so' /usr/bin/install -c -m 644 .//../spatial_ref_sys.sql postgis.sql uninstall_postgis.sql postgis_upgrade.sql postgis_proc_set_search_path.sql legacy.sql uninstall_legacy.sql legacy_minimal.sql legacy_gist.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/postgis' ---- Making install in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/regress' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/regress' ---- Making install in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster' make -C rt_core make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_core' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_core' make -C rt_pg make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make -C loader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' make -C rt_pg rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[4]: 'rtpostgis.sql' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make -C rt_pg install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0' /usr/bin/install -c -m 755 postgis_raster-3.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/postgis_raster-3.so' /usr/bin/install -c -m 644 rtpostgis.sql rtpostgis_upgrade.sql rtpostgis_proc_set_search_path.sql uninstall_rtpostgis.sql rtpostgis_legacy.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make -C loader install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' /bin/sh ../../libtool --mode=install /usr/bin/install -c raster2pgsql "/opt/metwork-mfext-1.1/opt/scientific_core/bin/raster2pgsql" libtool: install: /usr/bin/install -c raster2pgsql /opt/metwork-mfext-1.1/opt/scientific_core/bin/raster2pgsql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' make -C scripts install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/scripts' make -C python make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/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.0.0/raster/scripts/python' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/scripts' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster' ---- Making install in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/topology' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0' /usr/bin/install -c -m 755 postgis_topology-3.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/postgis_topology-3.so' /usr/bin/install -c -m 644 topology.sql topology_upgrade.sql uninstall_topology.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/topology' ---- Making install in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/loader' /bin/sh ../libtool --mode=install /usr/bin/install -c pgsql2shp "/opt/metwork-mfext-1.1/opt/scientific_core/bin/pgsql2shp" libtool: install: /usr/bin/install -c pgsql2shp /opt/metwork-mfext-1.1/opt/scientific_core/bin/pgsql2shp /bin/sh ../libtool --mode=install /usr/bin/install -c shp2pgsql "/opt/metwork-mfext-1.1/opt/scientific_core/bin/shp2pgsql" libtool: install: /usr/bin/install -c shp2pgsql /opt/metwork-mfext-1.1/opt/scientific_core/bin/shp2pgsql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/loader' ---- Making install in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/utils' chmod +x create_undef.pl svn_repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0' /bin/sh ../build-aux/install-sh -m 644 postgis_restore.pl '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/utils' ---- Making install in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' make -f Makefile.comments install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0' /usr/bin/install -c -m 644 postgis_comments.sql raster_comments.sql topology_comments.sql sfcgal_comments.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/contrib/postgis-3.0/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' ---- Making install in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/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.0.0/extensions/postgis' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' tpl='postgis--ANY--3.0.0.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/postgis--3.0.0--3.0.0next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/postgis--3.0.0next--3.0.0.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 3.0.0alpha4 3.0.0beta1 3.0.0rc1 3.0.0rc2; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/postgis--$OLD_VERSION--3.0.0.sql; \ done /usr/bin/install -c -m 644 .//postgis.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis.control sql/postgis--3.0.0.sql sql/postgis--unpackaged--3.0.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis' ---- Making install in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_tiger_geocoder' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' tpl='postgis_tiger_geocoder--ANY--3.0.0.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--3.0.0--3.0.0next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--3.0.0next--3.0.0.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 3.0.0alpha4 3.0.0beta1 3.0.0rc1 3.0.0rc2; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--$OLD_VERSION--3.0.0.sql; \ done /usr/bin/install -c -m 644 .//postgis_tiger_geocoder.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis_tiger_geocoder.control sql/postgis_tiger_geocoder--3.0.0.sql sql/postgis_tiger_geocoder--unpackaged--3.0.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_tiger_geocoder' ---- Making install in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_raster' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' tpl='postgis_raster--ANY--3.0.0.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/postgis_raster--3.0.0--3.0.0next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/postgis_raster--3.0.0next--3.0.0.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 3.0.0alpha4 3.0.0beta1 3.0.0rc1 3.0.0rc2; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/postgis_raster--$OLD_VERSION--3.0.0.sql; \ done /usr/bin/install -c -m 644 .//postgis_raster.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis_raster.control sql/postgis_raster--3.0.0.sql sql/postgis_raster--unpackaged--3.0.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_raster' ---- Making install in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_topology' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' tpl='postgis_topology--ANY--3.0.0.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/postgis_topology--3.0.0--3.0.0next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/postgis_topology--3.0.0next--3.0.0.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 3.0.0alpha4 3.0.0beta1 3.0.0rc1 3.0.0rc2; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/postgis_topology--$OLD_VERSION--3.0.0.sql; \ done /usr/bin/install -c -m 644 .//postgis_topology.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis_topology.control sql/postgis_topology--3.0.0.sql sql/postgis_topology--unpackaged--3.0.0.sql '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_topology' ---- Making install in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/address_standardizer' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/scientific_core/share/doc/postgresql/extension' /usr/bin/install -c -m 755 address_standardizer-3.so '/opt/metwork-mfext-1.1/opt/scientific_core/lib/postgresql/address_standardizer-3.so' tpl='address_standardizer--ANY--3.0.0.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/address_standardizer--3.0.0--3.0.0next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/address_standardizer--3.0.0next--3.0.0.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 3.0.0alpha4 3.0.0beta1 3.0.0rc1 3.0.0rc2; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/address_standardizer--$OLD_VERSION--3.0.0.sql; \ done /usr/bin/install -c -m 644 .//address_standardizer.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 .//sql/address_standardizer.sql .//sql/address_standardizer_data_us.sql .//sql/address_standardizer_data_us--3.0.0next--3.0.0.sql .//sql/address_standardizer--ANY--3.0.0.sql .//sql/address_standardizer_data_us--3.0.0--3.0.0next.sql .//sql/address_standardizer_data_us--3.0.0.sql .//sql/address_standardizer--1.0--3.0.0.sql .//sql/address_standardizer--3.0.0.sql address_standardizer.control address_standardizer_data_us.control '/opt/metwork-mfext-1.1/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 .//README.address_standardizer '/opt/metwork-mfext-1.1/opt/scientific_core/share/doc/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis' mkdir -p /opt/metwork-mfext-1.1/opt/scientific_core/contrib/postgis-3 cd build/postgis-3.0.0 && cp -f doc/postgis_comments.sql /opt/metwork-mfext-1.1/opt/scientific_core/contrib/postgis-3/ make[3]: Leaving directory `/src/layers/layer1_scientific_core/0070_postgis' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-1.1/opt/scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/scientific_core" cache: /buildcache/mfext_cache_layer_scientific_core_06523a82215e6ad621680e93bd5ecfc0.tar created make[2]: Leaving directory `/src/layers/layer1_scientific_core' make[2]: Entering directory `/src/layers/layer2_python3' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3" "python3" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea python3_core@mfext layer (dependency) hash (from cache): 4b6f67bf3bbd03d4c881f9ef7134a4d2 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 3072ea167a748f1b44ca0872e937e3f4 cache missed (/buildcache/mfext_cache_layer_python3_d00d928614d84b0d13eb4e3c123ae6fa.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 0498_configupdater 0500_extra_python_packages 0550_bjoern; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-1.1/opt/python3 ; \ fi make[3]: Entering directory `/src/layers/layer2_python3/0400_prereq_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- 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 tempolayer201348[/src/layers/layer2_python3/0400_prereq_extra_python_packages/tempolayer201348] Collecting cffi==1.12.3 Downloading cffi-1.12.3.tar.gz (456 kB) Collecting pycparser==2.19 Downloading pycparser-2.19.tar.gz (158 kB) Collecting PyScaffold==3.2.3 Downloading PyScaffold-3.2.3.tar.gz (389 kB) Collecting setuptools==54.1.2 Downloading setuptools-54.1.2.tar.gz (2.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: setuptools, cffi, pycparser, PyScaffold Building wheel for setuptools (PEP 517): started Building wheel for setuptools (PEP 517): finished with status 'done' Created wheel for setuptools: filename=setuptools-54.1.2-py3-none-any.whl size=785007 sha256=c1214fb8ea53729c72c33dea6ef177fd2d907634355b7915f07de687d869fe6a Stored in directory: /root/.cache/pip/wheels/4b/ef/c7/acb7e9b4d18f995249526f71a72c2c74545be5062474273dae Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.12.3-cp38-cp38-linux_x86_64.whl size=419087 sha256=0af3caca030570a0347b7ee583fd30ac25baf1d3dbad85b066318eeade4c2059 Stored in directory: /root/.cache/pip/wheels/4f/79/f5/037fc9cf0bbdccdfac6a5eb0cfb9cf0048aaba26bbf7711418 Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111031 sha256=2840c0461b4c1c19dd82681a0448598f1b4ffa057ab7b44d90169e0946834b14 Stored in directory: /root/.cache/pip/wheels/6d/fb/fb/c752da1378a60304d18004cc5c58e73519a798ee2809db7562 Building wheel for PyScaffold (setup.py): started Building wheel for PyScaffold (setup.py): finished with status 'done' Created wheel for PyScaffold: filename=PyScaffold-3.2.3-py3-none-any.whl size=162977 sha256=59816a82ea0b2b30e107bc3f2e522d74470e6e7f9a4b20b6b56bf9fa1928741c Stored in directory: /root/.cache/pip/wheels/11/e9/ea/745fd5b406b65c722a16c751395353629e81a25913a0afc9f7 Successfully built setuptools cffi pycparser PyScaffold if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-1.1/opt/python3] is already loaded Looking in links: ./src Processing ./src/cffi-1.12.3-cp38-cp38-linux_x86_64.whl Processing ./src/pycparser-2.19-py2.py3-none-any.whl Processing ./src/PyScaffold-3.2.3-py3-none-any.whl Requirement already satisfied: setuptools==54.1.2 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 9)) (54.1.2) Installing collected packages: pycparser, cffi, PyScaffold Successfully installed PyScaffold-3.2.3 cffi-1.12.3 pycparser-2.19 if ! test -d /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/PyScaffold.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pycparser.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3/0400_prereq_extra_python_packages' make[3]: Entering directory `/src/layers/layer2_python3/0498_configupdater' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml touch /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "name: 'ConfigUpdater'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "version: '1.0.1'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "checksum: '6fb0e4371b22d9bb72efa79181000aac'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo -n "Parser like ConfigParser but for updating configuration files" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "website: 'https://github.com/pyscaffold/configupdater'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml; fi make --file=../../Makefile.standard download uncompress python3build python3install_pip make[1]: Entering directory '/src/layers/layer2_python3/0498_configupdater' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/ConfigUpdater-1.0.1.tar.gz` `readlink -m ./sources` MD5 6fb0e4371b22d9bb72efa79181000aac Computing checksum for /src/layers/layer2_python3/0498_configupdater/build/ConfigUpdater-1.0.1.tar.gz... Good checksum rm -Rf ConfigUpdater-1.0.1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/ConfigUpdater-1.0.1.tar.gz` tar.gz ConfigUpdater-1.0.1 cd build/ConfigUpdater-1.0.1 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py build /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'project-urls' will not be supported in future versions. Please use the underscore name 'project_urls' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description-content-type' will not be supported in future versions. Please use the underscore name 'long_description_content_type' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'project-urls' will not be supported in future versions. Please use the underscore name 'project_urls' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description-content-type' will not be supported in future versions. Please use the underscore name 'long_description_content_type' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/configupdater copying src/configupdater/__init__.py -> build/lib/configupdater copying src/configupdater/configupdater.py -> build/lib/configupdater running egg_info writing src/ConfigUpdater.egg-info/PKG-INFO writing dependency_links to src/ConfigUpdater.egg-info/dependency_links.txt writing requirements to src/ConfigUpdater.egg-info/requires.txt writing top-level names to src/ConfigUpdater.egg-info/top_level.txt reading manifest file 'src/ConfigUpdater.egg-info/SOURCES.txt' writing manifest file 'src/ConfigUpdater.egg-info/SOURCES.txt' if ! test -d /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; fi cd build/ConfigUpdater-1.0.1 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && unsafe_pip install --prefix=/opt/metwork-mfext-1.1/opt/python3 --src=/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages . && rm -f /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/ConfigUpdater-1.0.1.dist-info/direct_url.json Processing /src/layers/layer2_python3/0498_configupdater/build/ConfigUpdater-1.0.1 Requirement already satisfied: setuptools>=38.3 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from ConfigUpdater==1.0.1) (54.1.2) Building wheels for collected packages: ConfigUpdater Building wheel for ConfigUpdater (setup.py): started Building wheel for ConfigUpdater (setup.py): finished with status 'done' Created wheel for ConfigUpdater: filename=ConfigUpdater-1.0.1-py2.py3-none-any.whl size=13773 sha256=67c752c484b7fd80e8b92d94d4a20072f6063144748fc8bb29c45ef3b6486ede Stored in directory: /root/.cache/pip/wheels/27/f5/98/f6de98ae000cd3042d2ffdacb14c3055aad5738b6a48db9a3d Successfully built ConfigUpdater Installing collected packages: ConfigUpdater Successfully installed ConfigUpdater-1.0.1 make[1]: Leaving directory '/src/layers/layer2_python3/0498_configupdater' make[3]: Leaving directory `/src/layers/layer2_python3/0498_configupdater' make[3]: Entering directory `/src/layers/layer2_python3/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- 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 tempolayer201791[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791] Obtaining acquisition from git+https://github.com/metwork-framework/acquisition.git@e21af9f9bfe6693874c6660fd657be5fa6b92841#egg=acquisition (from -r requirements3.txt (line 1)) Cloning https://github.com/metwork-framework/acquisition.git (to revision e21af9f9bfe6693874c6660fd657be5fa6b92841) to ./tmp_src/acquisition Collecting aiohttp==3.7.4 Downloading aiohttp-3.7.4.tar.gz (1.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Obtaining aiohttp_metwork_middlewares from git+https://github.com/metwork-framework/aiohttp_metwork_middlewares.git@6ec9424f24b7b89298dfcabde36ad49332cbecc4#egg=aiohttp_metwork_middlewares (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/aiohttp_metwork_middlewares.git (to revision 6ec9424f24b7b89298dfcabde36ad49332cbecc4) to ./tmp_src/aiohttp-metwork-middlewares Collecting arrow==0.14.2 Downloading arrow-0.14.2.tar.gz (102 kB) Collecting async-timeout==3.0.1 Downloading async-timeout-3.0.1.tar.gz (9.7 kB) Collecting attrs==19.3.0 Downloading attrs-19.3.0.tar.gz (132 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting autopep8==1.4.4 Downloading autopep8-1.4.4.tar.gz (114 kB) Collecting bash==0.6 Downloading bash-0.6.tar.gz (2.8 kB) Collecting bcrypt==3.1.7 Downloading bcrypt-3.1.7.tar.gz (42 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting binaryornot==0.4.4 Downloading binaryornot-0.4.4.tar.gz (371 kB) Collecting cachetools==3.1.1 Downloading cachetools-3.1.1.tar.gz (22 kB) Collecting Cerberus==1.3.2 Downloading Cerberus-1.3.2.tar.gz (52 kB) Collecting chardet==3.0.4 Downloading chardet-3.0.4.tar.gz (1.9 MB) Collecting Click==7.0 Downloading Click-7.0.tar.gz (286 kB) Collecting colorama==0.4.3 Downloading colorama-0.4.3.tar.gz (27 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1.tar.gz (95 kB) Obtaining cookiecutter from git+https://github.com/metwork-framework/cookiecutter.git@113331d0590bd0c9147ac8b608ff850e63b94e44#egg=cookiecutter (from -r requirements3.txt (line 17)) Cloning https://github.com/metwork-framework/cookiecutter.git (to revision 113331d0590bd0c9147ac8b608ff850e63b94e44) to ./tmp_src/cookiecutter Obtaining cookiecutter_hooks from git+https://github.com/metwork-framework/cookiecutter_hooks.git@5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd#egg=cookiecutter_hooks (from -r requirements3.txt (line 18)) Cloning https://github.com/metwork-framework/cookiecutter_hooks.git (to revision 5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd) to ./tmp_src/cookiecutter-hooks Obtaining cronwrapper from git+https://github.com/metwork-framework/cronwrapper@828f7f1743224bcda739518698a71a65f1289e74#egg=cronwrapper (from -r requirements3.txt (line 19)) Cloning https://github.com/metwork-framework/cronwrapper (to revision 828f7f1743224bcda739518698a71a65f1289e74) to ./tmp_src/cronwrapper Collecting cryptography==3.3.2 Downloading cryptography-3.3.2.tar.gz (539 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Obtaining deploycron from git+https://github.com/metwork-framework/deploycron.git@c7d4e7b78fa8c9eb9f14ba49b5f90232af7d4709#egg=deploycron (from -r requirements3.txt (line 21)) Cloning https://github.com/metwork-framework/deploycron.git (to revision c7d4e7b78fa8c9eb9f14ba49b5f90232af7d4709) to ./tmp_src/deploycron Obtaining directory_observer from git+https://github.com/metwork-framework/directory_observer.git@03770b7876990803cc3b271e78b3c0a2364cdf3c#egg=directory_observer (from -r requirements3.txt (line 22)) Cloning https://github.com/metwork-framework/directory_observer.git (to revision 03770b7876990803cc3b271e78b3c0a2364cdf3c) to ./tmp_src/directory-observer Collecting diskcache==3.1.1 Downloading diskcache-3.1.1.tar.gz (489 kB) Collecting distro==1.4.0 Downloading distro-1.4.0.tar.gz (53 kB) Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@136972101464853a57b61e485608167fe75f5f71#egg=envtpl (from -r requirements3.txt (line 25)) Cloning https://github.com/metwork-framework/envtpl.git (to revision 136972101464853a57b61e485608167fe75f5f71) to ./tmp_src/envtpl Collecting future==0.17.1 Downloading future-0.17.1.tar.gz (829 kB) Collecting gitignore-parser==0.0.6 Downloading gitignore_parser-0.0.6.tar.gz (3.5 kB) Collecting idna==2.8 Downloading idna-2.8.tar.gz (174 kB) Collecting inotify-simple==1.1.8 Downloading inotify_simple-1.1.8.tar.gz (7.3 kB) Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3.tar.gz (257 kB) Collecting jinja2-time==0.2.0 Downloading jinja2-time-0.2.0.tar.gz (5.7 kB) Collecting joblib==0.17.0 Downloading joblib-0.17.0.tar.gz (1.7 MB) Collecting lazy-import==0.2.2 Downloading lazy_import-0.2.2.tar.gz (15 kB) Collecting Markdown==3.3.3 Downloading Markdown-3.3.3.tar.gz (319 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting MarkupSafe==1.1.1 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) Collecting mflog==0.1.0 Downloading mflog-0.1.0.tar.gz (21 kB) Obtaining mfplugin from git+https://github.com/metwork-framework/mfplugin.git@0cf569a70eb16b5e9ee3b3e07604d0216c6a16d6#egg=mfplugin (from -r requirements3.txt (line 37)) Cloning https://github.com/metwork-framework/mfplugin.git (to revision 0cf569a70eb16b5e9ee3b3e07604d0216c6a16d6) to ./tmp_src/mfplugin Obtaining mfutil from git+https://github.com/metwork-framework/mfutil.git@b9e938493875af31e9909b174de2494277d3f145#egg=mfutil (from -r requirements3.txt (line 38)) Cloning https://github.com/metwork-framework/mfutil.git (to revision b9e938493875af31e9909b174de2494277d3f145) to ./tmp_src/mfutil Collecting mockredispy==2.9.3 Downloading mockredispy-2.9.3.tar.gz (17 kB) Collecting multidict==4.7.6 Downloading multidict-4.7.6.tar.gz (50 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting netifaces==0.10.9 Downloading netifaces-0.10.9.tar.gz (28 kB) Obtaining opinionated_configparser from git+https://github.com/metwork-framework/opinionated_configparser.git@2e99654a17fc74628ec5290c417bebe86fb37cad#egg=opinionated_configparser (from -r requirements3.txt (line 42)) Cloning https://github.com/metwork-framework/opinionated_configparser.git (to revision 2e99654a17fc74628ec5290c417bebe86fb37cad) to ./tmp_src/opinionated-configparser Collecting paramiko==2.7.1 Downloading paramiko-2.7.1.tar.gz (1.1 MB) Collecting pika==1.1.0 Downloading pika-1.1.0.tar.gz (139 kB) Collecting poyo==0.4.2 Downloading poyo-0.4.2.tar.gz (15 kB) Collecting pprintpp==0.4.0 Downloading pprintpp-0.4.0.tar.gz (17 kB) Collecting psutil==5.6.6 Downloading psutil-5.6.6.tar.gz (447 kB) Collecting pycodestyle==2.6.0 Downloading pycodestyle-2.6.0.tar.gz (100 kB) Collecting Pygments==2.7.4 Downloading Pygments-2.7.4.tar.gz (2.3 MB) Collecting pyinotify==0.9.6 Downloading pyinotify-0.9.6.tar.gz (60 kB) Collecting PyNaCl==1.3.0 Downloading PyNaCl-1.3.0.tar.gz (3.4 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting python-dateutil==2.8.0 Downloading python-dateutil-2.8.0.tar.gz (327 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytz==2019.1 Downloading pytz-2019.1.tar.gz (308 kB) Collecting PyYAML==5.4.1 Downloading PyYAML-5.4.1.tar.gz (175 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting redis==3.2.1 Downloading redis-3.2.1.tar.gz (124 kB) Collecting requests==2.22.0 Downloading requests-2.22.0.tar.gz (113 kB) Collecting requests-unixsocket==0.2.0 Downloading requests-unixsocket-0.2.0.tar.gz (13 kB) Collecting rich==1.2.3 Downloading rich-1.2.3-py3-none-any.whl (123 kB) Saved ./src/rich-1.2.3-py3-none-any.whl Collecting simpleeval==0.9.10 Downloading simpleeval-0.9.10.tar.gz (26 kB) Obtaining statsd from git+https://github.com/thefab/pystatsd.git@075001fef55d1caefdd74a55c40db84d829e7edd#egg=statsd (from -r requirements3.txt (line 60)) Cloning https://github.com/thefab/pystatsd.git (to revision 075001fef55d1caefdd74a55c40db84d829e7edd) to ./tmp_src/statsd Collecting structlog==19.1.0 Downloading structlog-19.1.0.tar.gz (317 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Obtaining telegraf_unixsocket_client from git+https://github.com/metwork-framework/telegraf-unixsocket-python-client@d41af1a6af7c796cd835c1a98c773989cdb0897e#egg=telegraf_unixsocket_client (from -r requirements3.txt (line 62)) Cloning https://github.com/metwork-framework/telegraf-unixsocket-python-client (to revision d41af1a6af7c796cd835c1a98c773989cdb0897e) to ./tmp_src/telegraf-unixsocket-client Collecting terminaltables==3.1.0 Downloading terminaltables-3.1.0.tar.gz (12 kB) Collecting tqdm==4.53.0 Downloading tqdm-4.53.0.tar.gz (179 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting Unidecode==1.1.1 Downloading Unidecode-1.1.1.tar.gz (212 kB) Collecting urllib3==1.25.11 Downloading urllib3-1.25.11.tar.gz (260 kB) Collecting Werkzeug==1.0.1 Downloading Werkzeug-1.0.1.tar.gz (904 kB) Collecting whichcraft==0.5.2 Downloading whichcraft-0.5.2.tar.gz (6.5 kB) Collecting wrapt==1.12.1 Downloading wrapt-1.12.1.tar.gz (27 kB) Obtaining xattrfile from git+https://github.com/metwork-framework/xattrfile.git@9c0b2974deeafed59caa3659c685a89e686a0159#egg=xattrfile (from -r requirements3.txt (line 70)) Cloning https://github.com/metwork-framework/xattrfile.git (to revision 9c0b2974deeafed59caa3659c685a89e686a0159) to ./tmp_src/xattrfile Collecting yarl==1.6.3 Downloading yarl-1.6.3.tar.gz (176 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Obtaining jinja2_fnmatch_extension from git+https://github.com/metwork-framework/jinja2_fnmatch_extension@014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2#egg=jinja2_fnmatch_extension (from -r requirements3.txt (line 72)) Cloning https://github.com/metwork-framework/jinja2_fnmatch_extension (to revision 014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2) to ./tmp_src/jinja2-fnmatch-extension Obtaining jinja2_from_json_extension from git+https://github.com/metwork-framework/jinja2_from_json_extension@4b1bf5e9408003dd858f6d8e1346d61b4075f1a3#egg=jinja2_from_json_extension (from -r requirements3.txt (line 73)) Cloning https://github.com/metwork-framework/jinja2_from_json_extension (to revision 4b1bf5e9408003dd858f6d8e1346d61b4075f1a3) to ./tmp_src/jinja2-from-json-extension Obtaining jinja2_getenv_extension from git+https://github.com/metwork-framework/jinja2_getenv_extension@5c9b3e1f18e513a18e0c3b666f8b2f69032f548b#egg=jinja2_getenv_extension (from -r requirements3.txt (line 74)) Cloning https://github.com/metwork-framework/jinja2_getenv_extension (to revision 5c9b3e1f18e513a18e0c3b666f8b2f69032f548b) to ./tmp_src/jinja2-getenv-extension Obtaining jinja2_shell_extension from git+https://github.com/metwork-framework/jinja2_shell_extension@3d2c512ef132d0f9bb068fb69a78621636c28d4c#egg=jinja2_shell_extension (from -r requirements3.txt (line 75)) Cloning https://github.com/metwork-framework/jinja2_shell_extension (to revision 3d2c512ef132d0f9bb068fb69a78621636c28d4c) to ./tmp_src/jinja2-shell-extension Collecting typing-extensions==3.7.4.3 Downloading typing_extensions-3.7.4.3.tar.gz (38 kB) Collecting cffi==1.12.3 Using cached cffi-1.12.3.tar.gz (456 kB) Collecting six==1.15.0 Downloading six-1.15.0.tar.gz (33 kB) Collecting setuptools==54.1.2 Using cached setuptools-54.1.2.tar.gz (2.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting filelock==3.0.12 Downloading filelock-3.0.12.tar.gz (8.5 kB) Collecting ConfigUpdater Downloading ConfigUpdater-3.1.tar.gz (139 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting certifi>=2017.4.17 Downloading certifi-2022.5.18.1.tar.gz (156 kB) Collecting pycparser==2.19 Using cached pycparser-2.19.tar.gz (158 kB) Skipping rich, due to already being wheel. Building wheels for collected packages: cffi, pycparser, filelock, setuptools, six, typing-extensions, acquisition, aiohttp, aiohttp-metwork-middlewares, arrow, async-timeout, attrs, autopep8, bash, bcrypt, binaryornot, cachetools, Cerberus, chardet, Click, colorama, commonmark, cookiecutter, cookiecutter-hooks, cronwrapper, cryptography, deploycron, directory-observer, diskcache, distro, envtpl, future, gitignore-parser, idna, inotify-simple, Jinja2, jinja2-time, joblib, lazy-import, Markdown, MarkupSafe, mflog, mfplugin, mfutil, mockredispy, multidict, netifaces, opinionated-configparser, paramiko, pika, poyo, pprintpp, psutil, pycodestyle, Pygments, pyinotify, PyNaCl, python-dateutil, pytz, PyYAML, redis, requests, requests-unixsocket, simpleeval, statsd, structlog, telegraf-unixsocket-client, terminaltables, tqdm, Unidecode, urllib3, Werkzeug, whichcraft, wrapt, xattrfile, yarl, jinja2-fnmatch-extension, jinja2-from-json-extension, jinja2-getenv-extension, jinja2-shell-extension, ConfigUpdater, certifi Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.12.3-cp38-cp38-linux_x86_64.whl size=419075 sha256=f55d74803e48021c37f1d01174c15c8e7114cf1547e77a0ee5e9cfdee87a0ab0 Stored in directory: /root/.cache/pip/wheels/4f/79/f5/037fc9cf0bbdccdfac6a5eb0cfb9cf0048aaba26bbf7711418 Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111031 sha256=1435bdeee5813e17fa7558c8a0c775eb3495ccb5c04e0b52b142061213d2777b Stored in directory: /root/.cache/pip/wheels/6d/fb/fb/c752da1378a60304d18004cc5c58e73519a798ee2809db7562 Building wheel for filelock (setup.py): started Building wheel for filelock (setup.py): finished with status 'done' Created wheel for filelock: filename=filelock-3.0.12-py3-none-any.whl size=7577 sha256=870705cf67c2f2d711b6f63bf3976391954aaebf7150239a707b1ea4999be575 Stored in directory: /root/.cache/pip/wheels/02/9b/bb/55c8aca63801867f2da4aa039e3e863971bc759b31f769912a Building wheel for setuptools (PEP 517): started Building wheel for setuptools (PEP 517): finished with status 'done' Created wheel for setuptools: filename=setuptools-54.1.2-py3-none-any.whl size=785007 sha256=8c781d0cd7dd707aa035c714d99d510fa3916d8a56f8926f7493abe29b38a9eb Stored in directory: /root/.cache/pip/wheels/4b/ef/c7/acb7e9b4d18f995249526f71a72c2c74545be5062474273dae Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.15.0-py2.py3-none-any.whl size=10964 sha256=61c4d1dde7f25fb07afd5c55583fb58825d20d31a9d6362ae8a8172385b4aa09 Stored in directory: /root/.cache/pip/wheels/2a/79/93/cd6217d85b91a61fcafcf4d7ed2e0f575b04494c5b84ac74b2 Building wheel for typing-extensions (setup.py): started Building wheel for typing-extensions (setup.py): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-3.7.4.3-py3-none-any.whl size=22544 sha256=2b17c714f0875f56dfaf4316075b9b99f9bd12211cf1f14a51f0bd1ae7a7d5ee Stored in directory: /root/.cache/pip/wheels/7d/b0/0d/fb13f4ca370a67bfb7ad1c6c7fe21dd9848d52816aa62e9bfc Building wheel for acquisition (setup.py): started Building wheel for acquisition (setup.py): finished with status 'done' Created wheel for acquisition: filename=acquisition-0.0.0-py3-none-any.whl size=40976 sha256=715eacd4e8b54f915a347f91c31443b3d9e3b166b2d295cc704b67a8970d43c1 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/f2/94/14/ad535880e9cacb31527c68b02bbfda4004ed260b0a1910ae83 Building wheel for aiohttp (PEP 517): started Building wheel for aiohttp (PEP 517): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.7.4-cp38-cp38-linux_x86_64.whl size=1422567 sha256=3955b0b2a1dcd21bd67e462fcf435d48018241d9d7d7d54aa3ee34c4d2f1216e Stored in directory: /root/.cache/pip/wheels/30/2d/91/ea1b84c8c69e3bb0aaf3db1e5488f0646b3496e5f5d10bb42f Building wheel for aiohttp-metwork-middlewares (setup.py): started Building wheel for aiohttp-metwork-middlewares (setup.py): finished with status 'done' Created wheel for aiohttp-metwork-middlewares: filename=aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl size=3248 sha256=fe930d4514b7e1211436886ba2f45b897eee63a6806a6ef7f33e6949874928a5 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/35/b7/d8/dc319f6d2a48b6f001e5188a1aaa436f2a4051f6fa5be0f84e Building wheel for arrow (setup.py): started Building wheel for arrow (setup.py): finished with status 'done' Created wheel for arrow: filename=arrow-0.14.2-py2.py3-none-any.whl size=38482 sha256=79fb7f5179899b1260c0948e60a9ccdfde5e9ed41a08a37ee02ff1ff22a35b4d Stored in directory: /root/.cache/pip/wheels/b5/7b/b6/1f46415dda7b8252f55d4d84d2ab13607e4cb273e44e7f7bf0 Building wheel for async-timeout (setup.py): started Building wheel for async-timeout (setup.py): finished with status 'done' Created wheel for async-timeout: filename=async_timeout-3.0.1-py3-none-any.whl size=8250 sha256=02227c305c600e13bf23834d054fd0c78eeb065d006649b605d639a25bc63c7b Stored in directory: /root/.cache/pip/wheels/42/2d/7d/8853fa67a6439672164332aa19cb3dc067ace0be4990e39551 Building wheel for attrs (PEP 517): started Building wheel for attrs (PEP 517): finished with status 'done' Created wheel for attrs: filename=attrs-19.3.0-py2.py3-none-any.whl size=39472 sha256=0e69b35d3a4a0d31f644ecb0a3495956fceeb1c3088b5dcbe4569709bc8f8a81 Stored in directory: /root/.cache/pip/wheels/4a/8d/d8/5e6ad92641066618c1410ffa0a9d7e7649a8c5c60ddd658840 Building wheel for autopep8 (setup.py): started Building wheel for autopep8 (setup.py): finished with status 'done' Created wheel for autopep8: filename=autopep8-1.4.4-py2.py3-none-any.whl size=42631 sha256=fa38c4f1c2f95d4394aeea84808ae0fa7ddda22ce5fc967081bb7a088bb86026 Stored in directory: /root/.cache/pip/wheels/31/72/99/af2c4d9915d7ac374e6ccffff36067e704ee4665fb27b59b66 Building wheel for bash (setup.py): started Building wheel for bash (setup.py): finished with status 'done' Created wheel for bash: filename=bash-0.6-py3-none-any.whl size=3000 sha256=5d6ab6bf4eeb1d1c7864b9da13d76f9a09b39dbf72a8374332a2a340d904cb1f Stored in directory: /root/.cache/pip/wheels/8e/b2/f8/865b6ba4001d942e4123b2b04d70134396287129cc62895e1b Building wheel for bcrypt (PEP 517): started Building wheel for bcrypt (PEP 517): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-3.1.7-cp38-cp38-linux_x86_64.whl size=60446 sha256=b8ad7ca1fd55eeea6ac11b6240999ee822aee27773b0dc19c6dfe8f771e75952 Stored in directory: /root/.cache/pip/wheels/08/dd/04/63fe9a4002c36105c358f90221e4882825a264edb9d8554163 Building wheel for binaryornot (setup.py): started Building wheel for binaryornot (setup.py): finished with status 'done' Created wheel for binaryornot: filename=binaryornot-0.4.4-py2.py3-none-any.whl size=7481 sha256=436ccc069ba4e2d0251d49074db29f9a5e875bf57cb38ef70c7a82bebe2d89aa Stored in directory: /root/.cache/pip/wheels/71/ae/9d/a9d4dfd3edb1a5b3d8eec862a959d222433277b9e933f623cc Building wheel for cachetools (setup.py): started Building wheel for cachetools (setup.py): finished with status 'done' Created wheel for cachetools: filename=cachetools-3.1.1-py2.py3-none-any.whl size=11093 sha256=ef45f234a4e9e892c46d6d74cf5ff4f6db995dc0baa0ab1de6f67e6c5fd08087 Stored in directory: /root/.cache/pip/wheels/2d/d2/15/71c2be16de22bdbdfbb0c946ad15b37aa3ba43274585fb25de Building wheel for Cerberus (setup.py): started Building wheel for Cerberus (setup.py): finished with status 'done' Created wheel for Cerberus: filename=Cerberus-1.3.2-py3-none-any.whl size=54336 sha256=f3132302d9d6ff00287f639d540e3a2b8a9f6b0f2a32376eaa180caf2dc43c2e Stored in directory: /root/.cache/pip/wheels/ae/34/69/a4de22183e8aa2539ba66b3ed344dab74783d8d43fea2a5816 Building wheel for chardet (setup.py): started Building wheel for chardet (setup.py): finished with status 'done' Created wheel for chardet: filename=chardet-3.0.4-py2.py3-none-any.whl size=140896 sha256=db1e2c09f31744975829da95b79556e0bf8f103ec9b5d07476211fa7eb1f5711 Stored in directory: /root/.cache/pip/wheels/01/8b/64/d3073e5d929c6e68d6707aea86e19d01dd8cecdf96caf89213 Building wheel for Click (setup.py): started Building wheel for Click (setup.py): finished with status 'done' Created wheel for Click: filename=Click-7.0-py2.py3-none-any.whl size=81293 sha256=07b5386a7cbcf8778e52de432cb7816994ea8dacf9fffbc487afe8497ab1bd78 Stored in directory: /root/.cache/pip/wheels/6d/10/86/f2f312a945a8769d379e837f13aaf8a581eeb26e2c27e8db30 Building wheel for colorama (setup.py): started Building wheel for colorama (setup.py): finished with status 'done' Created wheel for colorama: filename=colorama-0.4.3-py2.py3-none-any.whl size=15931 sha256=ac812df49992fb91a60413cee7decf4b4037f1b4eae9c6268c52d1a6580a77a4 Stored in directory: /root/.cache/pip/wheels/c1/70/e9/f0d3b5919c067e548bb9d2c230881cdbb4ecba0472d0a6d2fe Building wheel for commonmark (setup.py): started Building wheel for commonmark (setup.py): finished with status 'done' Created wheel for commonmark: filename=commonmark-0.9.1-py2.py3-none-any.whl size=51069 sha256=a3b044e9b74339b9ff0b0dc0e19d4e960ace09769896ec331f05b61d23899337 Stored in directory: /root/.cache/pip/wheels/cd/d9/77/dceba645d96f8ecf507fc45db742e4d3fbcc21579378e1eb45 Building wheel for cookiecutter (setup.py): started Building wheel for cookiecutter (setup.py): finished with status 'done' Created wheel for cookiecutter: filename=cookiecutter-1.6.0-py2.py3-none-any.whl size=41703 sha256=2363db0bebfd10a3ae7c5bfee4b892c23a72973b675f47e870037eddfa9340ac Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/a3/2d/9e/8c895535883db0a2c8098580aaf40c5789fab619cdb992e2a8 Building wheel for cookiecutter-hooks (setup.py): started Building wheel for cookiecutter-hooks (setup.py): finished with status 'done' Created wheel for cookiecutter-hooks: filename=cookiecutter_hooks-0.0.1-py3-none-any.whl size=3478 sha256=f4187809e1adaed450685323b910b82502d8d187c499f9073717ec20b3c9c341 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/5e/ed/dc/c3f8253c381feeb4fb2912dfc7e7234098fa269bec2cf24f6e Building wheel for cronwrapper (setup.py): started Building wheel for cronwrapper (setup.py): finished with status 'done' Created wheel for cronwrapper: filename=cronwrapper-0.0.1-py3-none-any.whl size=7383 sha256=0acec4d3de8ac5c7b6257f85239b16107e52bc596243a279e4ad86b611dfffcd Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/eb/99/15/09a68c1a81d2ba4e6b62884dbdd46f3cca50b08802cb1f44dc Building wheel for cryptography (PEP 517): started Building wheel for cryptography (PEP 517): finished with status 'done' Created wheel for cryptography: filename=cryptography-3.3.2-cp38-cp38-linux_x86_64.whl size=743237 sha256=9572e0bc32bace3b94e44f37b7f2e4ac6e65dab689d06031b6832a4dad474348 Stored in directory: /root/.cache/pip/wheels/be/78/4a/8369e36abca13e612acbb8588a6df07ebe8dc7a62f2c5ca2f1 Building wheel for deploycron (setup.py): started Building wheel for deploycron (setup.py): finished with status 'done' Created wheel for deploycron: filename=deploycron-0.0.1-py3-none-any.whl size=6920 sha256=8a469327efee0044a9f78c5f244026edc5c90281aebd8fbe1ac2ce85e470997d Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/da/54/dc/6a7be6c46b8f92aa0481a55e7b6888206d233baaecc784dc74 Building wheel for directory-observer (setup.py): started Building wheel for directory-observer (setup.py): finished with status 'done' Created wheel for directory-observer: filename=directory_observer-0.0.1-py3-none-any.whl size=9794 sha256=34acda1114b63fad55d926a8731340e636dba8b547fddf61da7bd55236a2576d Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/e3/1a/c3/e135ddb5b88e43bcfb7ce96229f3af945689150bd18059dc55 Building wheel for diskcache (setup.py): started Building wheel for diskcache (setup.py): finished with status 'done' Created wheel for diskcache: filename=diskcache-3.1.1-py3-none-any.whl size=33269 sha256=33c0e4da291e4f0aa874ae4eb98c56f7648fc69a693dd1d23beea8bc5d723860 Stored in directory: /root/.cache/pip/wheels/86/fc/f0/f222b357e5c10bb667fef419555f280705e44e27e955bc9dcb Building wheel for distro (setup.py): started Building wheel for distro (setup.py): finished with status 'done' Created wheel for distro: filename=distro-1.4.0-py2.py3-none-any.whl size=17894 sha256=c7224ee7010382bf69d4c3302b07a59ec142b4b16eeb2b0d1837f2d8ff59bda7 Stored in directory: /root/.cache/pip/wheels/56/f1/d6/7ca6c27fb53d8f168337b7ab1862185b60b426836ce72f0f2a Building wheel for envtpl (setup.py): started Building wheel for envtpl (setup.py): finished with status 'done' Created wheel for envtpl: filename=envtpl-0.5.3-py3-none-any.whl size=19494 sha256=602dd34ef134f390e4e00fd3d4d9fcaa5c190fb3dd7a534613a81b58bd019738 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/57/7a/c9/b92425eaafdf6cb3d8ad2b5c1d7595da85fc29904a5fd598ec Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488729 sha256=323c6e4aeda4f0ad984fb106e597b91196f98b4b97274df84877c53de15e98c4 Stored in directory: /root/.cache/pip/wheels/1c/1d/db/1834235af1bc2c9ca8e63809ce32edeb56f64f6e3af30cb20b Building wheel for gitignore-parser (setup.py): started Building wheel for gitignore-parser (setup.py): finished with status 'done' Created wheel for gitignore-parser: filename=gitignore_parser-0.0.6-py3-none-any.whl size=3494 sha256=fe2988a483156c885b8e04908328f195335b8aa251ab70fc3b1356dc793f4acd Stored in directory: /root/.cache/pip/wheels/d5/b1/b8/88a4e1588e129fbaba672197348a2b5ee4e42adeeeb735a211 Building wheel for idna (setup.py): started Building wheel for idna (setup.py): finished with status 'done' Created wheel for idna: filename=idna-2.8-py2.py3-none-any.whl size=58593 sha256=7d70e04c11a731b4e739922d1a873b35571e7dac8d94a024ca323e7a77e92439 Stored in directory: /root/.cache/pip/wheels/f9/8e/59/e53978f442900be79d64f7658c8ba432a36ce3a5dc8b98a58b Building wheel for inotify-simple (setup.py): started Building wheel for inotify-simple (setup.py): finished with status 'done' Created wheel for inotify-simple: filename=inotify_simple-1.1.8-py3-none-any.whl size=7992 sha256=e630d6257dd81ec8e25de0c621a9a65f1ac5b737446d8e39838c5e205d8307ae Stored in directory: /root/.cache/pip/wheels/2c/af/1d/0396d3c9b9a0850c15b07207e85d819b0ad5f8a10a8c082708 Building wheel for Jinja2 (setup.py): started Building wheel for Jinja2 (setup.py): finished with status 'done' Created wheel for Jinja2: filename=Jinja2-2.11.3-py2.py3-none-any.whl size=125699 sha256=65a6ba4019b85c6d620e83aa0ae1f1ac474bfab001beedfeaf9e42ca5c339e39 Stored in directory: /root/.cache/pip/wheels/86/60/b1/b6468b57c1655bab692ffb9664fb3008d6e52e0a97f255f27e Building wheel for jinja2-time (setup.py): started Building wheel for jinja2-time (setup.py): finished with status 'done' Created wheel for jinja2-time: filename=jinja2_time-0.2.0-py2.py3-none-any.whl size=4737 sha256=e78271169f068ba8eb44c90db167da88a089b9580beb8a89e4c2aa0909161a79 Stored in directory: /root/.cache/pip/wheels/e7/10/a0/0fb102696bb78e4842ebd5df28ce93a46324a8bad5162806f9 Building wheel for joblib (setup.py): started Building wheel for joblib (setup.py): finished with status 'done' Created wheel for joblib: filename=joblib-0.17.0-py3-none-any.whl size=301468 sha256=6fa0396622e56a612fc6c956678749f94e2ecba9fa69cc1366488735c2f97093 Stored in directory: /root/.cache/pip/wheels/bc/b2/2f/6ebd3ca64d00da9901758b7b788c66376dfe13e18c5f4ac55c Building wheel for lazy-import (setup.py): started Building wheel for lazy-import (setup.py): finished with status 'done' Created wheel for lazy-import: filename=lazy_import-0.2.2-py2.py3-none-any.whl size=16486 sha256=8c7ba72a0541782dfdee1907ba555fc1003ae2fc0a1e36b64ac9330eac059826 Stored in directory: /root/.cache/pip/wheels/76/3d/e3/7d5d1c52f840fa985c13af1c014cebf8dd4f1a7f3bbf47cd05 Building wheel for Markdown (PEP 517): started Building wheel for Markdown (PEP 517): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.3.3-py3-none-any.whl size=96264 sha256=26cb32eaa539d80ad233394f19a014c5ee4a4ca2dac6716d1bb532db8262e5bf Stored in directory: /root/.cache/pip/wheels/2a/9a/fe/5b15e3ada36bb1b722aabbac5ab049b04636ddb4811cd1913f Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp38-cp38-linux_x86_64.whl size=32702 sha256=6089fd9c0b708af3bb72a85ae19779471f74650465456d4352f8524f5403b8e3 Stored in directory: /root/.cache/pip/wheels/0c/61/d6/4db4f4c28254856e82305fdb1f752ed7f8482e54c384d8cb0e Building wheel for mflog (setup.py): started Building wheel for mflog (setup.py): finished with status 'done' Created wheel for mflog: filename=mflog-0.1.0-py3-none-any.whl size=15704 sha256=895f71911659b0f3ffc948e30ff5d791e746bcd5c2206e160e259c9ab33d3fb8 Stored in directory: /root/.cache/pip/wheels/a3/fb/a2/a6ecdfb331d7e0b40036553e5dc1e1a0cf1a7f8f15c64d0a54 Building wheel for mfplugin (setup.py): started Building wheel for mfplugin (setup.py): finished with status 'done' Created wheel for mfplugin: filename=mfplugin-0.0.0-py3-none-any.whl size=32105 sha256=704e1c8d7207d95d13a7531a24e243c865c9013e823e78adb13a24ca7a5ff8bc Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/10/7b/10/2f6126324bf52ecef735894db543a7caa579f45312ba70a21e Building wheel for mfutil (setup.py): started Building wheel for mfutil (setup.py): finished with status 'done' Created wheel for mfutil: filename=mfutil-0.0.0-py3-none-any.whl size=22227 sha256=00f97dae252cbe85dc47df2e1ba2f9e885d495d87fd4dbd1e4af33fee339e6ef Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/3c/f9/9a/bd518ec258e1943c0493063b3da318496283379c6b29898092 Building wheel for mockredispy (setup.py): started Building wheel for mockredispy (setup.py): finished with status 'done' Created wheel for mockredispy: filename=mockredispy-2.9.3-py3-none-any.whl size=20319 sha256=070b060f0bf6341c9a0c6eefdf14606f77c8971bd1c8bb0b816b60cb41d20e63 Stored in directory: /root/.cache/pip/wheels/3d/58/48/30aba075bfd3bf0f25347b2e1ca70fa4dfa0e071fc1d6f9a99 Building wheel for multidict (PEP 517): started Building wheel for multidict (PEP 517): finished with status 'done' Created wheel for multidict: filename=multidict-4.7.6-cp38-cp38-linux_x86_64.whl size=190440 sha256=3bc39005a283644108f0fc06496b9847861df6eafdcd043a448f09800780fc44 Stored in directory: /root/.cache/pip/wheels/78/82/3a/e149e5c0e123a9094d46ec7249c95ceff6d63c90dcdd2c295d Building wheel for netifaces (setup.py): started Building wheel for netifaces (setup.py): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.10.9-cp38-cp38-linux_x86_64.whl size=40917 sha256=97a69f49231f4894615ca85712aab4b22f6cf9c83f3d0b595122dd1f8cbf940c Stored in directory: /root/.cache/pip/wheels/9b/51/d5/d4682860392414da28ba3c5ffac0243983399b868a9cced6df Building wheel for opinionated-configparser (setup.py): started Building wheel for opinionated-configparser (setup.py): finished with status 'done' Created wheel for opinionated-configparser: filename=opinionated_configparser-0.0.5-py3-none-any.whl size=5418 sha256=fc627d0ab5d2a31d362013db71f798eba5f641a79c6932aa66e4caf07901a488 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/5e/8d/b5/eb4224efab39dde775fbac8c45620524595829647ef6b3fcf9 Building wheel for paramiko (setup.py): started Building wheel for paramiko (setup.py): finished with status 'done' Created wheel for paramiko: filename=paramiko-2.7.1-py2.py3-none-any.whl size=205375 sha256=a8894405341a1f9d4f3cb79620a18a97c6e3147d3f1d7f58adaf973578005a5d Stored in directory: /root/.cache/pip/wheels/cc/55/02/99727480f379da602b0b773998d0348d28d6332257ad7e77b0 Building wheel for pika (setup.py): started Building wheel for pika (setup.py): finished with status 'done' Created wheel for pika: filename=pika-1.1.0-py2.py3-none-any.whl size=148703 sha256=424eeff38712be5349672f31cc4b0b41e52b2739f9e59a25f6a8fb6828082a34 Stored in directory: /root/.cache/pip/wheels/a5/4a/d5/562994a0e652ae9c32e96944507c27a5d2094fcd31ec7b60ca Building wheel for poyo (setup.py): started Building wheel for poyo (setup.py): finished with status 'done' Created wheel for poyo: filename=poyo-0.4.2-py2.py3-none-any.whl size=9605 sha256=52b217ea58cbfcc118c71366622dd9fbb32a033c4de86e290a1ed0a77d8ac2fb Stored in directory: /root/.cache/pip/wheels/58/24/b3/643994a8a6e0ae3320dd81fa51b8687a4d474b02358f4adbf7 Building wheel for pprintpp (setup.py): started Building wheel for pprintpp (setup.py): finished with status 'done' Created wheel for pprintpp: filename=pprintpp-0.4.0-py2.py3-none-any.whl size=12931 sha256=87c5bc5235f0d2672eb108a598420d3c7476210ea99dfc5688697ff09965d42d Stored in directory: /root/.cache/pip/wheels/aa/9a/8b/3996247854bbfea9fc8b05d0043d6835fed3180bc74ded79ab Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.6.6-cp38-cp38-linux_x86_64.whl size=281317 sha256=9767e598bdfe050c80695713d6c921f283ccf037ac900be2adb02026bd37fdea Stored in directory: /root/.cache/pip/wheels/79/67/93/91114b71e0965edb6233d607d82bb5de75ad02e3d9d469ba17 Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.6.0-py2.py3-none-any.whl size=41362 sha256=f41b67796120c3821e6ef916687d45fe2a550a6548ed55a009afd4bd49ea2df1 Stored in directory: /root/.cache/pip/wheels/cf/ac/79/9eda052caf3eb531ad76e18c8f9900658ae0b33831dc8d77cd Building wheel for Pygments (setup.py): started Building wheel for Pygments (setup.py): finished with status 'done' Created wheel for Pygments: filename=Pygments-2.7.4-py3-none-any.whl size=950101 sha256=70bcd2f1c09de16a17c6c2815f92635642753d1ccf73f7a555be66daad8e3fef Stored in directory: /root/.cache/pip/wheels/5b/fb/61/ff69238fcae374e5210ef5367ec07b2d4818f676c45d18aa3c Building wheel for pyinotify (setup.py): started Building wheel for pyinotify (setup.py): finished with status 'done' Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=3b5da6bf6930925f3d46879addadb490bc9cb6a570ec62c18fc80b01a5dedd7d Stored in directory: /root/.cache/pip/wheels/9d/a0/4b/1a80814e4ad0b035c07831ea1b06b691046198492bbc5769b6 Building wheel for PyNaCl (PEP 517): started Building wheel for PyNaCl (PEP 517): still running... Building wheel for PyNaCl (PEP 517): finished with status 'done' Created wheel for PyNaCl: filename=PyNaCl-1.3.0-cp38-cp38-linux_x86_64.whl size=945038 sha256=b50081d849e4f0698d918fb5ba6398df2fc46542c7815f99368db88022e67ebb Stored in directory: /root/.cache/pip/wheels/62/f3/cd/4c4207034273c0c1ffbbc6245828855ed1b36a928d6c6f6401 Building wheel for python-dateutil (PEP 517): started Building wheel for python-dateutil (PEP 517): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.8.0-py2.py3-none-any.whl size=226816 sha256=ac3d0da8cf3efe4d341d94b0895f7ede09b5d9c21061dd184e5dce36fcd1587f Stored in directory: /root/.cache/pip/wheels/c7/44/b1/d14a0f520f27d0eb6b62ee29674a6961f243b1d6d71cd44914 Building wheel for pytz (setup.py): started Building wheel for pytz (setup.py): finished with status 'done' Created wheel for pytz: filename=pytz-2019.1-py3-none-any.whl size=503484 sha256=b968dc1e3f7bbf83f5ae034b50788ff7cec23f6de4c5bbc5af8410da48a792ec Stored in directory: /root/.cache/pip/wheels/21/3e/b7/fefd19fbb13a4f73d91a5baf557d0428746c72d3adcb06f923 Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp38-cp38-linux_x86_64.whl size=45641 sha256=cdb1cb02d34e1699a1330952c28c3be63a51df36e4dd6be4d9108705f4f9387d Stored in directory: /root/.cache/pip/wheels/dd/c5/1d/5d7436173d3efd4a14dcb510eb0b29525ecb6b0e41489e716e Building wheel for redis (setup.py): started Building wheel for redis (setup.py): finished with status 'done' Created wheel for redis: filename=redis-3.2.1-py2.py3-none-any.whl size=65295 sha256=12ac788d8debbdd2fcb06e8ef9d929218e2af656cacfca1e73653572ad4b6500 Stored in directory: /root/.cache/pip/wheels/6a/ba/38/75c853beda7b969a1be0bf24f2e798a175cc6bcc0f1ae92ba2 Building wheel for requests (setup.py): started Building wheel for requests (setup.py): finished with status 'done' Created wheel for requests: filename=requests-2.22.0-py2.py3-none-any.whl size=57952 sha256=cc2b9c4d747bd95a6861a48d73a1e8d14e65abd2136cc8b3c9ef1b2f688f67e7 Stored in directory: /root/.cache/pip/wheels/83/84/3b/32dd89fe1981d0ac9da2913f38c92297c44617147ee9ecdf09 Building wheel for requests-unixsocket (setup.py): started Building wheel for requests-unixsocket (setup.py): finished with status 'done' Created wheel for requests-unixsocket: filename=requests_unixsocket-0.2.0-py2.py3-none-any.whl size=11833 sha256=a5556c52a5c7c7b7aae7ed34723ce1b4e99393029e4e279f380dc6f4da000c5e Stored in directory: /root/.cache/pip/wheels/d1/0b/17/57f0ef55ca19431bf88c74d9756808aa915b8367604e343e9f Building wheel for simpleeval (setup.py): started Building wheel for simpleeval (setup.py): finished with status 'done' Created wheel for simpleeval: filename=simpleeval-0.9.10-py3-none-any.whl size=13758 sha256=19fda758b7e1d460e8b21869b5b422c2577359e6ab2b1adc195870dcd34fdda1 Stored in directory: /root/.cache/pip/wheels/35/38/42/2094d41ecdaf1785fb8ae23de8537b676488a9bf09ba04982c Building wheel for statsd (setup.py): started Building wheel for statsd (setup.py): finished with status 'done' Created wheel for statsd: filename=statsd-3.2.1-py2.py3-none-any.whl size=10987 sha256=292a1e5a6a8af8a6f7e728e658b0513c0410d51e7ee28c6fac470e6bbf1d70f0 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/44/f7/84/d8af68448310440cd89eff9a1237fcd22d7d863b1fb9b6167a Building wheel for structlog (PEP 517): started Building wheel for structlog (PEP 517): finished with status 'done' Created wheel for structlog: filename=structlog-19.1.0-py2.py3-none-any.whl size=31356 sha256=56f6b4ec461e8f843cc372e4099bd724868fa951ef25aaba0fb85cb5272e428f Stored in directory: /root/.cache/pip/wheels/13/1f/64/a466cf7a275d45a5c09c9855f144618c77c4e9e6e77f8a4c2d Building wheel for telegraf-unixsocket-client (setup.py): started Building wheel for telegraf-unixsocket-client (setup.py): finished with status 'done' Created wheel for telegraf-unixsocket-client: filename=telegraf_unixsocket_client-0.0.1-py3-none-any.whl size=6306 sha256=a336a0e5cd5c3f0dcf4246e6daaf1a906030d96e5a5dafb9e9bf56a59888e46e Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/ab/6e/59/678e7834f08a279bb8a43e3e2a24994bc77ab8b577498efd9b Building wheel for terminaltables (setup.py): started Building wheel for terminaltables (setup.py): finished with status 'done' Created wheel for terminaltables: filename=terminaltables-3.1.0-py3-none-any.whl size=15355 sha256=f96a5afe66eca675883ff263f210a06ccbecfd0fb86e688ecb1ea5d1274f80c3 Stored in directory: /root/.cache/pip/wheels/08/8f/5f/253d0105a55bd84ee61ef0d37dbf70421e61e0cd70cef7c5e1 Building wheel for tqdm (PEP 517): started Building wheel for tqdm (PEP 517): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.53.0-py2.py3-none-any.whl size=70276 sha256=71a5aed4be23dc6d2cd962f0b4c0316fdfb4d144b667f1442d8b857eb2106cbe Stored in directory: /root/.cache/pip/wheels/19/e8/e6/db96ec4d1b276de9a3c6da5c94d261a5fde7f20c0ff4cfd9ff Building wheel for Unidecode (setup.py): started Building wheel for Unidecode (setup.py): finished with status 'done' Created wheel for Unidecode: filename=Unidecode-1.1.1-py2.py3-none-any.whl size=233309 sha256=f9c115ece2d14f44535d9b2ee2d620623d541e6ea4f38387fbbb9896230a8e52 Stored in directory: /root/.cache/pip/wheels/6a/05/6f/b48778641258facc88aaf7841d3951fdb369efe4e33384db65 Building wheel for urllib3 (setup.py): started Building wheel for urllib3 (setup.py): finished with status 'done' Created wheel for urllib3: filename=urllib3-1.25.11-py2.py3-none-any.whl size=127979 sha256=9cc7b1a65e8e61a7580b8a047cd91f732a2289f8dd8cc812f7e46a7c3c7d2d40 Stored in directory: /root/.cache/pip/wheels/13/1f/e2/8ccbb773acf616689eab5be6cf11c3374a6a953c83aaf058f0 Building wheel for Werkzeug (setup.py): started Building wheel for Werkzeug (setup.py): finished with status 'done' Created wheel for Werkzeug: filename=Werkzeug-1.0.1-py2.py3-none-any.whl size=298631 sha256=2355fba61adfec0266b950229e4bff49244020267515177e6df0fd0be5ba0fd7 Stored in directory: /root/.cache/pip/wheels/12/7c/8b/a089977d7edfd570f4980e82cc96d036d2d29d88fb839273a2 Building wheel for whichcraft (setup.py): started Building wheel for whichcraft (setup.py): finished with status 'done' Created wheel for whichcraft: filename=whichcraft-0.5.2-py2.py3-none-any.whl size=4893 sha256=65e7f6cd067bd034523a319aa261de5e3910819e69ceb6a616e6990e00458e25 Stored in directory: /root/.cache/pip/wheels/cf/ab/f8/7b0edfd53413869befaaae0df08e3d4c8f83d1187d9e8506e4 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp38-cp38-linux_x86_64.whl size=82160 sha256=8ceebe6202f9d6e6f59fbb7ef17763369fa926ff12021393c41c60a86ce0eab9 Stored in directory: /root/.cache/pip/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 Building wheel for xattrfile (setup.py): started Building wheel for xattrfile (setup.py): finished with status 'done' Created wheel for xattrfile: filename=xattrfile-0.0.0-py3-none-any.whl size=11131 sha256=d98ee3e113c35774bdaaaf049eeb64016d95183f8f94e10e8bac50206d4178cf Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/54/6c/32/7efde60967f097e150a330e0d34ed5ff3214ac0f63c91f6925 Building wheel for yarl (PEP 517): started Building wheel for yarl (PEP 517): finished with status 'done' Created wheel for yarl: filename=yarl-1.6.3-cp38-cp38-linux_x86_64.whl size=311586 sha256=95badc2c3f537b960447bd05aef2b8163c306924571a9b3139cdace919508f17 Stored in directory: /root/.cache/pip/wheels/03/1d/d3/9693ea3024088fd2555f0cdbb42cb6b133e389a8e68502f85f Building wheel for jinja2-fnmatch-extension (setup.py): started Building wheel for jinja2-fnmatch-extension (setup.py): finished with status 'done' Created wheel for jinja2-fnmatch-extension: filename=jinja2_fnmatch_extension-0.0.2-py3-none-any.whl size=3131 sha256=5b1f64284d55cb2172ba81acaff416373e42b16f7f6b88e71360347d288e3af0 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/54/a0/6a/b3fa35869dde12c4f3ce0fe3d5987f23387681de6d3e51eb6e Building wheel for jinja2-from-json-extension (setup.py): started Building wheel for jinja2-from-json-extension (setup.py): finished with status 'done' Created wheel for jinja2-from-json-extension: filename=jinja2_from_json_extension-0.0.1-py3-none-any.whl size=2654 sha256=d5f6c0962f6725afccdb945aa78b3f043354aac8e36da5b061762deaa9720173 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/8f/f7/89/e70816cf19b4bdf15336206044355401b0264bf172d0a8154d Building wheel for jinja2-getenv-extension (setup.py): started Building wheel for jinja2-getenv-extension (setup.py): finished with status 'done' Created wheel for jinja2-getenv-extension: filename=jinja2_getenv_extension-0.0.4-py3-none-any.whl size=3306 sha256=d0b4947e0492da15681b7231d83c920c885e00646b7b27e0071be5832fbb1bd7 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/6e/b6/e0/c8c01129c1e92ba1a925f3d2115fc36001f8090d383d952bf5 Building wheel for jinja2-shell-extension (setup.py): started Building wheel for jinja2-shell-extension (setup.py): finished with status 'done' Created wheel for jinja2-shell-extension: filename=jinja2_shell_extension-0.0.3-py3-none-any.whl size=3309 sha256=0fe4af84749161a5b2fac760894b6026210388c080692e694f0dfed6fd3ceefa Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer201791/tmp/pip-ephem-wheel-cache-qbd6tw6z/wheels/86/52/8d/baa7f15345b182a75da4aefbcacabacac939a24fc55f89ab68 Building wheel for ConfigUpdater (PEP 517): started Building wheel for ConfigUpdater (PEP 517): finished with status 'done' Created wheel for ConfigUpdater: filename=ConfigUpdater-3.1-py2.py3-none-any.whl size=34173 sha256=e81bb7d75a3b179307a1f089cbbb7b284567a8d2a42a43d43de3de94aaf5d71e Stored in directory: /root/.cache/pip/wheels/66/6c/b3/699883a479bb2df94f85440235da741e1139d6df6b53cd1356 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2022.5.18.1-py3-none-any.whl size=155003 sha256=95a4fd385bdd937efbe7cfae5a561d5284bdb79adccb0c364dfb4c11ff5e5d17 Stored in directory: /root/.cache/pip/wheels/06/cf/4e/14899fb9bc0a290ece66dd99e221a99e3ecfbf8eef1fb9c0b4 Successfully built cffi pycparser filelock setuptools six typing-extensions acquisition aiohttp aiohttp-metwork-middlewares arrow async-timeout attrs autopep8 bash bcrypt binaryornot cachetools Cerberus chardet Click colorama commonmark cookiecutter cookiecutter-hooks cronwrapper cryptography deploycron directory-observer diskcache distro envtpl future gitignore-parser idna inotify-simple Jinja2 jinja2-time joblib lazy-import Markdown MarkupSafe mflog mfplugin mfutil mockredispy multidict netifaces opinionated-configparser paramiko pika poyo pprintpp psutil pycodestyle Pygments pyinotify PyNaCl python-dateutil pytz PyYAML redis requests requests-unixsocket simpleeval statsd structlog telegraf-unixsocket-client terminaltables tqdm Unidecode urllib3 Werkzeug whichcraft wrapt xattrfile yarl jinja2-fnmatch-extension jinja2-from-json-extension jinja2-getenv-extension jinja2-shell-extension ConfigUpdater certifi if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-1.1/opt/python3] is already loaded Looking in links: ./src Processing ./src/acquisition-0.0.0-py3-none-any.whl Processing ./src/aiohttp-3.7.4-cp38-cp38-linux_x86_64.whl Processing ./src/aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl Processing ./src/arrow-0.14.2-py2.py3-none-any.whl Processing ./src/async_timeout-3.0.1-py3-none-any.whl Processing ./src/attrs-19.3.0-py2.py3-none-any.whl Processing ./src/autopep8-1.4.4-py2.py3-none-any.whl Processing ./src/bash-0.6-py3-none-any.whl Processing ./src/bcrypt-3.1.7-cp38-cp38-linux_x86_64.whl Processing ./src/binaryornot-0.4.4-py2.py3-none-any.whl Processing ./src/cachetools-3.1.1-py2.py3-none-any.whl Processing ./src/Cerberus-1.3.2-py3-none-any.whl Processing ./src/chardet-3.0.4-py2.py3-none-any.whl Processing ./src/Click-7.0-py2.py3-none-any.whl Processing ./src/colorama-0.4.3-py2.py3-none-any.whl Processing ./src/commonmark-0.9.1-py2.py3-none-any.whl Processing ./src/cookiecutter-1.6.0-py2.py3-none-any.whl Processing ./src/cookiecutter_hooks-0.0.1-py3-none-any.whl Processing ./src/cronwrapper-0.0.1-py3-none-any.whl Processing ./src/cryptography-3.3.2-cp38-cp38-linux_x86_64.whl Processing ./src/deploycron-0.0.1-py3-none-any.whl Processing ./src/directory_observer-0.0.1-py3-none-any.whl Processing ./src/diskcache-3.1.1-py3-none-any.whl Processing ./src/distro-1.4.0-py2.py3-none-any.whl Processing ./src/envtpl-0.5.3-py3-none-any.whl Processing ./src/future-0.17.1-py3-none-any.whl Processing ./src/gitignore_parser-0.0.6-py3-none-any.whl Processing ./src/idna-2.8-py2.py3-none-any.whl Processing ./src/inotify_simple-1.1.8-py3-none-any.whl Processing ./src/Jinja2-2.11.3-py2.py3-none-any.whl Processing ./src/jinja2_time-0.2.0-py2.py3-none-any.whl Processing ./src/joblib-0.17.0-py3-none-any.whl Processing ./src/lazy_import-0.2.2-py2.py3-none-any.whl Processing ./src/Markdown-3.3.3-py3-none-any.whl Processing ./src/MarkupSafe-1.1.1-cp38-cp38-linux_x86_64.whl Processing ./src/mflog-0.1.0-py3-none-any.whl Processing ./src/mfplugin-0.0.0-py3-none-any.whl Processing ./src/mfutil-0.0.0-py3-none-any.whl Processing ./src/mockredispy-2.9.3-py3-none-any.whl Processing ./src/multidict-4.7.6-cp38-cp38-linux_x86_64.whl Processing ./src/netifaces-0.10.9-cp38-cp38-linux_x86_64.whl Processing ./src/opinionated_configparser-0.0.5-py3-none-any.whl Processing ./src/paramiko-2.7.1-py2.py3-none-any.whl Processing ./src/pika-1.1.0-py2.py3-none-any.whl Processing ./src/poyo-0.4.2-py2.py3-none-any.whl Processing ./src/pprintpp-0.4.0-py2.py3-none-any.whl Processing ./src/psutil-5.6.6-cp38-cp38-linux_x86_64.whl Processing ./src/pycodestyle-2.6.0-py2.py3-none-any.whl Processing ./src/Pygments-2.7.4-py3-none-any.whl Processing ./src/pyinotify-0.9.6-py3-none-any.whl Processing ./src/PyNaCl-1.3.0-cp38-cp38-linux_x86_64.whl Processing ./src/python_dateutil-2.8.0-py2.py3-none-any.whl Processing ./src/pytz-2019.1-py3-none-any.whl Processing ./src/PyYAML-5.4.1-cp38-cp38-linux_x86_64.whl Processing ./src/redis-3.2.1-py2.py3-none-any.whl Processing ./src/requests-2.22.0-py2.py3-none-any.whl Processing ./src/requests_unixsocket-0.2.0-py2.py3-none-any.whl Processing ./src/rich-1.2.3-py3-none-any.whl Processing ./src/simpleeval-0.9.10-py3-none-any.whl Processing ./src/statsd-3.2.1-py2.py3-none-any.whl Processing ./src/structlog-19.1.0-py2.py3-none-any.whl Processing ./src/telegraf_unixsocket_client-0.0.1-py3-none-any.whl Processing ./src/terminaltables-3.1.0-py3-none-any.whl Processing ./src/tqdm-4.53.0-py2.py3-none-any.whl Processing ./src/Unidecode-1.1.1-py2.py3-none-any.whl Processing ./src/urllib3-1.25.11-py2.py3-none-any.whl Processing ./src/Werkzeug-1.0.1-py2.py3-none-any.whl Processing ./src/whichcraft-0.5.2-py2.py3-none-any.whl Processing ./src/wrapt-1.12.1-cp38-cp38-linux_x86_64.whl Processing ./src/xattrfile-0.0.0-py3-none-any.whl Processing ./src/yarl-1.6.3-cp38-cp38-linux_x86_64.whl Processing ./src/jinja2_fnmatch_extension-0.0.2-py3-none-any.whl Processing ./src/jinja2_from_json_extension-0.0.1-py3-none-any.whl Processing ./src/jinja2_getenv_extension-0.0.4-py3-none-any.whl Processing ./src/jinja2_shell_extension-0.0.3-py3-none-any.whl Requirement already satisfied: typing-extensions==3.7.4.3 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 12)) (3.7.4.3) Requirement already satisfied: cffi==1.12.3 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 2)) (1.12.3) Requirement already satisfied: six==1.15.0 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 10)) (1.15.0) Requirement already satisfied: setuptools==54.1.2 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 9)) (54.1.2) Requirement already satisfied: filelock==3.0.12 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 3)) (3.0.12) Requirement already satisfied: ConfigUpdater in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from mfplugin->-r requirements3.txt.tmp (line 37)) (1.0.1) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from requests==2.22.0->-r requirements3.txt.tmp (line 56)) (2019.3.9) Requirement already satisfied: pycparser==2.19 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 3)) (2.19) Installing collected packages: inotify-simple, psutil, netifaces, commonmark, pprintpp, Pygments, colorama, rich, MarkupSafe, Jinja2, bash, simpleeval, mfutil, statsd, lazy-import, structlog, mflog, terminaltables, gitignore-parser, chardet, binaryornot, envtpl, opinionated-configparser, Cerberus, mfplugin, mockredispy, redis, xattrfile, acquisition, idna, multidict, yarl, attrs, async-timeout, aiohttp, aiohttp-metwork-middlewares, python-dateutil, arrow, pycodestyle, autopep8, bcrypt, cachetools, Click, jinja2-time, urllib3, requests, future, whichcraft, poyo, cookiecutter, cookiecutter-hooks, cronwrapper, cryptography, deploycron, pyinotify, directory-observer, diskcache, distro, joblib, Markdown, PyNaCl, paramiko, pika, pytz, PyYAML, requests-unixsocket, telegraf-unixsocket-client, tqdm, Unidecode, Werkzeug, wrapt, jinja2-fnmatch-extension, jinja2-from-json-extension, jinja2-getenv-extension, jinja2-shell-extension Successfully installed Cerberus-1.3.2 Click-7.0 Jinja2-2.11.3 Markdown-3.3.3 MarkupSafe-1.1.1 PyNaCl-1.3.0 PyYAML-5.4.1 Pygments-2.7.4 Unidecode-1.1.1 Werkzeug-1.0.1 acquisition-0.0.0 aiohttp-3.7.4 aiohttp-metwork-middlewares-0.0.1 arrow-0.14.2 async-timeout-3.0.1 attrs-19.3.0 autopep8-1.4.4 bash-0.6 bcrypt-3.1.7 binaryornot-0.4.4 cachetools-3.1.1 chardet-3.0.4 colorama-0.4.3 commonmark-0.9.1 cookiecutter-1.6.0 cookiecutter-hooks-0.0.1 cronwrapper-0.0.1 cryptography-3.3.2 deploycron-0.0.1 directory-observer-0.0.1 diskcache-3.1.1 distro-1.4.0 envtpl-0.5.3 future-0.17.1 gitignore-parser-0.0.6 idna-2.8 inotify-simple-1.1.8 jinja2-fnmatch-extension-0.0.2 jinja2-from-json-extension-0.0.1 jinja2-getenv-extension-0.0.4 jinja2-shell-extension-0.0.3 jinja2-time-0.2.0 joblib-0.17.0 lazy-import-0.2.2 mflog-0.1.0 mfplugin-0.0.0 mfutil-0.0.0 mockredispy-2.9.3 multidict-4.7.6 netifaces-0.10.9 opinionated-configparser-0.0.5 paramiko-2.7.1 pika-1.1.0 poyo-0.4.2 pprintpp-0.4.0 psutil-5.6.6 pycodestyle-2.6.0 pyinotify-0.9.6 python-dateutil-2.8.0 pytz-2019.1 redis-3.2.1 requests-2.22.0 requests-unixsocket-0.2.0 rich-1.2.3 simpleeval-0.9.10 statsd-3.2.1 structlog-19.1.0 telegraf-unixsocket-client-0.0.1 terminaltables-3.1.0 tqdm-4.53.0 urllib3-1.25.11 whichcraft-0.5.2 wrapt-1.12.1 xattrfile-0.0.0 yarl-1.6.3 if ! test -d /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/aiohttp-metwork-middlewares.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cookiecutter-hooks.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cronwrapper.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/directory-observer.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-fnmatch-extension.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-from-json-extension.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-getenv-extension.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-shell-extension.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/opinionated-configparser.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Click.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/async-timeout.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/commonmark.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/distro.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/future.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/gitignore-parser.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/inotify-simple.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/lazy-import.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/mockredispy.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/multidict.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/netifaces.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pprintpp.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/requests-unixsocket.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/terminaltables.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/tqdm.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/whichcraft.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/yarl.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3/0500_extra_python_packages' make[3]: Entering directory `/src/layers/layer2_python3/0550_bjoern' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml touch /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "name: 'bjoern'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "version: 'metwork-20190515'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "extension: 'zip'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "checksum: '0ecf48ca01016ba33eb0ca0e4f15d9ef'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo -n "Fast And Ultra-Lightweight HTTP/1.1 WSGI Server" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "website: 'https://github.com/thefab/bjoern/tree/metwork'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml; fi make --file=../../Makefile.standard EXPLICIT_NAME=bjoern-metwork download uncompress make[1]: Entering directory '/src/layers/layer2_python3/0550_bjoern' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/bjoern-metwork-20190515.zip` `readlink -m ./sources` MD5 0ecf48ca01016ba33eb0ca0e4f15d9ef Computing checksum for /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork-20190515.zip... Good checksum rm -Rf bjoern-metwork /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/bjoern-metwork-20190515.zip` zip bjoern-metwork Archive: /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork-20190515.zip 9884381ffdbc279fbf1ef640003fcce0a6f0996a creating: bjoern-metwork/ inflating: bjoern-metwork/.dir-locals.el extracting: bjoern-metwork/.gitignore inflating: bjoern-metwork/.gitmodules inflating: bjoern-metwork/CHANGELOG inflating: bjoern-metwork/LICENSE inflating: bjoern-metwork/MANIFEST.in inflating: bjoern-metwork/Makefile inflating: bjoern-metwork/README.rst inflating: bjoern-metwork/bjoern.py creating: bjoern-metwork/bjoern/ inflating: bjoern-metwork/bjoern/_bjoernmodule.c inflating: bjoern-metwork/bjoern/common.c inflating: bjoern-metwork/bjoern/common.h inflating: bjoern-metwork/bjoern/filewrapper.c inflating: bjoern-metwork/bjoern/filewrapper.h inflating: bjoern-metwork/bjoern/portable_sendfile.c inflating: bjoern-metwork/bjoern/portable_sendfile.h inflating: bjoern-metwork/bjoern/py2py3.h inflating: bjoern-metwork/bjoern/request.c inflating: bjoern-metwork/bjoern/request.h inflating: bjoern-metwork/bjoern/server.c inflating: bjoern-metwork/bjoern/server.h inflating: bjoern-metwork/bjoern/wsgi.c inflating: bjoern-metwork/bjoern/wsgi.h creating: bjoern-metwork/http-parser/ inflating: bjoern-metwork/setup.py creating: bjoern-metwork/tests/ inflating: bjoern-metwork/tests/204.py inflating: bjoern-metwork/tests/all-kinds-of-errors.py inflating: bjoern-metwork/tests/empty.py inflating: bjoern-metwork/tests/env.py inflating: bjoern-metwork/tests/file.py inflating: bjoern-metwork/tests/filewrapper.py inflating: bjoern-metwork/tests/fork.py inflating: bjoern-metwork/tests/headers.py inflating: bjoern-metwork/tests/hello.py inflating: bjoern-metwork/tests/hello_unix.py inflating: bjoern-metwork/tests/huge.py inflating: bjoern-metwork/tests/interrupt-during-request.py inflating: bjoern-metwork/tests/keep-alive-behaviour.py inflating: bjoern-metwork/tests/listen.py inflating: bjoern-metwork/tests/not-callable.py inflating: bjoern-metwork/tests/pure-req.py inflating: bjoern-metwork/tests/reuse_port.py inflating: bjoern-metwork/tests/signal.py inflating: bjoern-metwork/tests/slow_client.py inflating: bjoern-metwork/tests/slow_server.py inflating: bjoern-metwork/tests/test_exc_info_reference.py inflating: bjoern-metwork/tests/test_wsgi_compliance.py make[1]: Leaving directory '/src/layers/layer2_python3/0550_bjoern' wget -O build/bjoern-metwork/http-parser/http_parser.c "https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c" --2022-05-19 23:59:11-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c Resolving raw.githubusercontent.com... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... Connecting to raw.githubusercontent.com|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 50624 (49K) [text/plain] Saving to: `build/bjoern-metwork/http-parser/http_parser.c' 0K .......... .......... .......... .......... ......... 100% 10.2M=0.005s 2022-05-19 23:59:11 (10.2 MB/s) - `build/bjoern-metwork/http-parser/http_parser.c' saved [50624/50624] wget -O build/bjoern-metwork/http-parser/http_parser.h "https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h" --2022-05-19 23:59:11-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h Resolving raw.githubusercontent.com... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9591 (9.4K) [text/plain] Saving to: `build/bjoern-metwork/http-parser/http_parser.h' 0K ......... 100% 125M=0s 2022-05-19 23:59:12 (125 MB/s) - `build/bjoern-metwork/http-parser/http_parser.h' saved [9591/9591] make --file=../../Makefile.standard EXPLICIT_NAME=bjoern-metwork EXTRACFLAGS="-I/opt/metwork-mfext-1.1/opt/python3/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-1.1/opt/python3/../core/lib" python3build python3install_pip make[1]: Entering directory '/src/layers/layer2_python3/0550_bjoern' cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-1.1/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-1.1/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-1.1/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-1.1/opt/python3/../core/include; fi && python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.8 copying bjoern.py -> build/lib.linux-x86_64-3.8 running build_ext building '_bjoern' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/http-parser creating build/temp.linux-x86_64-3.8/bjoern gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c http-parser/http_parser.c -o build/temp.linux-x86_64-3.8/http-parser/http_parser.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/_bjoernmodule.c -o build/temp.linux-x86_64-3.8/bjoern/_bjoernmodule.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/common.c -o build/temp.linux-x86_64-3.8/bjoern/common.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/filewrapper.c -o build/temp.linux-x86_64-3.8/bjoern/filewrapper.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/portable_sendfile.c -o build/temp.linux-x86_64-3.8/bjoern/portable_sendfile.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/request.c -o build/temp.linux-x86_64-3.8/bjoern/request.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/server.c -o build/temp.linux-x86_64-3.8/bjoern/server.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/wsgi.c -o build/temp.linux-x86_64-3.8/bjoern/wsgi.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -shared -L/opt/metwork-mfext-1.1/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/lib -L/opt/metwork-mfext-1.1/opt/python3/../core/lib -I/opt/metwork-mfext-1.1/opt/python3/../core/include build/temp.linux-x86_64-3.8/http-parser/http_parser.o build/temp.linux-x86_64-3.8/bjoern/_bjoernmodule.o build/temp.linux-x86_64-3.8/bjoern/common.o build/temp.linux-x86_64-3.8/bjoern/filewrapper.o build/temp.linux-x86_64-3.8/bjoern/portable_sendfile.o build/temp.linux-x86_64-3.8/bjoern/request.o build/temp.linux-x86_64-3.8/bjoern/server.o build/temp.linux-x86_64-3.8/bjoern/wsgi.o -L/opt/metwork-mfext-1.1/opt/python3_core/lib -lev -o build/lib.linux-x86_64-3.8/_bjoern.cpython-38-x86_64-linux-gnu.so if ! test -d /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; fi cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-1.1/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-1.1/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-1.1/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-1.1/opt/python3/../core/include; fi && unsafe_pip install --prefix=/opt/metwork-mfext-1.1/opt/python3 --src=/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages . && rm -f /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/bjoern-metwork-20190515.dist-info/direct_url.json Processing /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork Building wheels for collected packages: bjoern Building wheel for bjoern (setup.py): started Building wheel for bjoern (setup.py): finished with status 'done' Created wheel for bjoern: filename=bjoern-3.0.0-cp38-cp38-linux_x86_64.whl size=102032 sha256=22cf7d5bf69590d33b6b8c05314598479b0ecbf55c1e406a79501a29051957ba Stored in directory: /root/.cache/pip/wheels/36/7e/5c/39a7ba6f0ddf0064e04cc01b41899f126f9e5bdbc178ec73cf Successfully built bjoern Installing collected packages: bjoern Successfully installed bjoern-3.0.0 make[1]: Leaving directory '/src/layers/layer2_python3/0550_bjoern' make[3]: Leaving directory `/src/layers/layer2_python3/0550_bjoern' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-1.1/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3" cache: /buildcache/mfext_cache_layer_python3_d00d928614d84b0d13eb4e3c123ae6fa.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-1.1/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_circus" "python3_circus" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea python3@mfext layer (dependency) hash (from cache): 98dfd839f1e121e36b1d37ccf338dc55 python3_core@mfext layer (dependency) hash (from cache): 4b6f67bf3bbd03d4c881f9ef7134a4d2 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: a0a31633af9b1677882217fea5538657 cache missed (/buildcache/mfext_cache_layer_python3_circus_9096091ab841ccef17ea9c7f5a027111.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-1.1/opt/python3_circus ; \ fi make[3]: Entering directory `/src/layers/layer2_python3_circus/0500_circus' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,python3_circus@mfext -- scl enable devtoolset-8 -- 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 tempolayer255143[/src/layers/layer2_python3_circus/0500_circus/tempolayer255143] Collecting cached-property==1.5.1 Downloading cached-property-1.5.1.tar.gz (12 kB) Obtaining circus from git+https://github.com/thefab/circus.git@7a895956a1543e8d1c915c860ab4aa518ef88f0c#egg=circus (from -r requirements3.txt (line 2)) Cloning https://github.com/thefab/circus.git (to revision 7a895956a1543e8d1c915c860ab4aa518ef88f0c) to ./tmp_src/circus Obtaining circus_autorestart_plugin from git+https://github.com/metwork-framework/circus_autorestart_plugin.git@61e4943f51d6d1e9088ea9025425842ddd7f54db#egg=circus_autorestart_plugin (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/circus_autorestart_plugin.git (to revision 61e4943f51d6d1e9088ea9025425842ddd7f54db) to ./tmp_src/circus-autorestart-plugin Collecting pyzmq==16.0.4 Downloading pyzmq-16.0.4.tar.gz (1.1 MB) Collecting tornado==4.5.2 Downloading tornado-4.5.2.tar.gz (483 kB) Collecting psutil==5.6.6 Using cached psutil-5.6.6.tar.gz (447 kB) Collecting inotify-simple==1.1.8 Using cached inotify_simple-1.1.8.tar.gz (7.3 kB) Collecting gitignore-parser==0.0.6 Using cached gitignore_parser-0.0.6.tar.gz (3.5 kB) Building wheels for collected packages: gitignore-parser, inotify-simple, psutil, cached-property, circus, circus-autorestart-plugin, pyzmq, tornado Building wheel for gitignore-parser (setup.py): started Building wheel for gitignore-parser (setup.py): finished with status 'done' Created wheel for gitignore-parser: filename=gitignore_parser-0.0.6-py3-none-any.whl size=3494 sha256=1fb5ee421ff356caa0c87c3481deed72e582becb6885f79689231c5155b2fba8 Stored in directory: /root/.cache/pip/wheels/d5/b1/b8/88a4e1588e129fbaba672197348a2b5ee4e42adeeeb735a211 Building wheel for inotify-simple (setup.py): started Building wheel for inotify-simple (setup.py): finished with status 'done' Created wheel for inotify-simple: filename=inotify_simple-1.1.8-py3-none-any.whl size=7992 sha256=6e09da87fa56222c11415c9de4b41a7152fde5d11dabb20d8b2b8940dc9fe2a9 Stored in directory: /root/.cache/pip/wheels/2c/af/1d/0396d3c9b9a0850c15b07207e85d819b0ad5f8a10a8c082708 Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.6.6-cp38-cp38-linux_x86_64.whl size=281320 sha256=5e02099d6519a96389fdb38fb8bc0c5cacdac22ce2ee3649c0724a49830f73ae Stored in directory: /root/.cache/pip/wheels/79/67/93/91114b71e0965edb6233d607d82bb5de75ad02e3d9d469ba17 Building wheel for cached-property (setup.py): started Building wheel for cached-property (setup.py): finished with status 'done' Created wheel for cached-property: filename=cached_property-1.5.1-py2.py3-none-any.whl size=7399 sha256=d43dd7bb234627aa52fbe58df70a6caecdf7843b636c39c4f6802b4e43e2dd0b Stored in directory: /root/.cache/pip/wheels/53/30/ee/2f28d18170776e40d29aa44d4214e272e67543a39752ae0c78 Building wheel for circus (setup.py): started Building wheel for circus (setup.py): finished with status 'done' Created wheel for circus: filename=circus-0.13.1-py3-none-any.whl size=202892 sha256=4715ec50f91b95f7b0218760b08cda19ac501082b1dada12af2295f14db4b2df Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer255143/tmp/pip-ephem-wheel-cache-welwy9sn/wheels/0c/0f/8f/b9e1dff1d7e7d021a93338225fc2e974d03db620ed9b7202b5 Building wheel for circus-autorestart-plugin (setup.py): started Building wheel for circus-autorestart-plugin (setup.py): finished with status 'done' Created wheel for circus-autorestart-plugin: filename=circus_autorestart_plugin-0.0.1-py3-none-any.whl size=4518 sha256=5699ebd22b5ba88816e4390417f0fb852d0ebcbe67492c4c04a8453f70707826 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer255143/tmp/pip-ephem-wheel-cache-welwy9sn/wheels/73/01/2d/cb1b1fc92e3f197217d7130de5ed429fc4054d9629d436189f Building wheel for pyzmq (setup.py): started Building wheel for pyzmq (setup.py): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-16.0.4-cp38-cp38-linux_x86_64.whl size=4986819 sha256=04968a61028821f3206fcfaf8c47f35a2e32913e519c02fd699b44d8407f13f4 Stored in directory: /root/.cache/pip/wheels/32/b6/bc/0d5e6a8a0e5d14531347059072f18c00158e6fad63408f42cb Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-4.5.2-cp38-cp38-linux_x86_64.whl size=432818 sha256=70e24d610833d2595f867d3027648d891561f28ee730797f09100385afe9cce5 Stored in directory: /root/.cache/pip/wheels/a0/21/27/b10c6ead7c0d5e257553b7cde16304ff109059a62f361e543a Successfully built gitignore-parser inotify-simple psutil cached-property circus circus-autorestart-plugin pyzmq tornado if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-1.1/opt/python3_circus] is already loaded Looking in links: ./src Processing ./src/cached_property-1.5.1-py2.py3-none-any.whl Processing ./src/circus-0.13.1-py3-none-any.whl Processing ./src/circus_autorestart_plugin-0.0.1-py3-none-any.whl Processing ./src/pyzmq-16.0.4-cp38-cp38-linux_x86_64.whl Processing ./src/tornado-4.5.2-cp38-cp38-linux_x86_64.whl Requirement already satisfied: psutil==5.6.6 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 61)) (5.6.6) Requirement already satisfied: inotify-simple==1.1.8 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 49)) (1.1.8) Requirement already satisfied: gitignore-parser==0.0.6 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 47)) (0.0.6) Installing collected packages: cached-property, pyzmq, tornado, circus, circus-autorestart-plugin Successfully installed cached-property-1.5.1 circus-0.13.1 circus-autorestart-plugin-0.0.1 pyzmq-16.0.4 tornado-4.5.2 if ! test -d /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/circus-autorestart-plugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/tornado.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3_circus/0500_circus' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-1.1/opt/python3_circus/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_9096091ab841ccef17ea9c7f5a027111.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-1.1/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea python3@mfext layer (dependency) hash (from cache): 98dfd839f1e121e36b1d37ccf338dc55 python3_core@mfext layer (dependency) hash (from cache): 4b6f67bf3bbd03d4c881f9ef7134a4d2 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 scientific_core@mfext layer (dependency) hash (from cache): 6b404e089f505eaea0083ecb05895f84 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 213641b31977e763fbbac9e7c3af037b cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_92e8066ceb8857b74e8def38344c5e6e.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-1.1/opt/python3_scientific_core ; \ fi make[3]: Entering directory `/src/layers/layer2_python3_scientific_core/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,scientific_core@mfext,python3_scientific_core@mfext -- scl enable devtoolset-8 -- 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 tempolayer256571[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer256571] Collecting psycopg2==2.8.5 Downloading psycopg2-2.8.5.tar.gz (380 kB) Building wheels for collected packages: psycopg2 Building wheel for psycopg2 (setup.py): started Building wheel for psycopg2 (setup.py): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.8.5-cp38-cp38-linux_x86_64.whl size=507515 sha256=ad39d7bd99968eb6cc3fd664b14f1afe2a74ef591abd0fe1cd945988276def7a Stored in directory: /root/.cache/pip/wheels/35/64/21/9c9e2c1bb9cd6bca3c1b97b955615e37fd309f8e8b0b9fdf1a Successfully built psycopg2 if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-1.1/opt/python3_scientific_core] is already loaded Looking in links: ./src Processing ./src/psycopg2-2.8.5-cp38-cp38-linux_x86_64.whl Installing collected packages: psycopg2 Successfully installed psycopg2-2.8.5 if ! test -d /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.1/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3_scientific_core/share/metwork_packages/psycopg2.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3_scientific_core/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-1.1/opt/python3_scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_92e8066ceb8857b74e8def38344c5e6e.tar created make[2]: Leaving directory `/src/layers/layer2_python3_scientific_core' make[2]: Entering directory `/src/layers/layer7_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_extra_env; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_profile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_profile; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_unprofile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/devtools" "devtools" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 6583ee9ae92047a6b2ad20082caefd20 cache missed (/buildcache/mfext_cache_layer_devtools_3ea987c7f62b3306efef29f965e5f5d4.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0050_graphviz 0060_wrk 0061_wrk2; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-1.1/opt/devtools ; \ fi make[3]: Entering directory `/src/layers/layer7_devtools/0000_adm' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all cp -f test_globals_in_lua.sh /opt/metwork-mfext-1.1/opt/devtools/bin/test_globals_in_lua.sh chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/test_globals_in_lua.sh cp -f shellchecks /opt/metwork-mfext-1.1/opt/devtools/bin/shellchecks chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/shellchecks cp -f noutf8.sh /opt/metwork-mfext-1.1/opt/devtools/bin/noutf8.sh chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/noutf8.sh cp -f _git /opt/metwork-mfext-1.1/opt/devtools/bin/_git chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/_git cp -f lua-releng /opt/metwork-mfext-1.1/opt/devtools/bin/lua-releng chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/lua-releng cp -f external_rpm_dependencies.sh /opt/metwork-mfext-1.1/opt/devtools/bin/external_rpm_dependencies.sh chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/external_rpm_dependencies.sh cp -f pylint2.sh /opt/metwork-mfext-1.1/opt/devtools/bin/pylint2.sh chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/pylint2.sh cp -f pylint3.sh /opt/metwork-mfext-1.1/opt/devtools/bin/pylint3.sh chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/pylint3.sh cp -f pylint.sh /opt/metwork-mfext-1.1/opt/devtools/bin/pylint.sh chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/pylint.sh cp -f nosetests.sh /opt/metwork-mfext-1.1/opt/devtools/bin/nosetests.sh chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/nosetests.sh cp -f nosetests3.sh /opt/metwork-mfext-1.1/opt/devtools/bin/nosetests3.sh chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/nosetests3.sh cp -f nosetests2.sh /opt/metwork-mfext-1.1/opt/devtools/bin/nosetests2.sh chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/nosetests2.sh cp -f flake8.sh /opt/metwork-mfext-1.1/opt/devtools/bin/flake8.sh chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/flake8.sh cp -f flake83.sh /opt/metwork-mfext-1.1/opt/devtools/bin/flake83.sh chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/flake83.sh cp -f flake82.sh /opt/metwork-mfext-1.1/opt/devtools/bin/flake82.sh chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/flake82.sh make[3]: Leaving directory `/src/layers/layer7_devtools/0000_adm' make[3]: Entering directory `/src/layers/layer7_devtools/0001_shellcheck' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml touch /opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml echo "name: 'shellcheck'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml echo "version: '20170801'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml echo "extension: 'NO'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml echo "checksum: '2884164666a569e24af415fbf8ff91b9'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml echo -n "ShellCheck is a bash linter" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml echo "website: 'http://www.shellcheck.net'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/shellcheck.yaml; fi make --file=/src/layers/Makefile.standard download make[1]: Entering directory '/src/layers/layer7_devtools/0001_shellcheck' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/shellcheck-20170801.NO` `readlink -m ./sources` MD5 2884164666a569e24af415fbf8ff91b9 Computing checksum for /src/layers/layer7_devtools/0001_shellcheck/build/shellcheck-20170801.NO... Good checksum make[1]: Leaving directory '/src/layers/layer7_devtools/0001_shellcheck' mkdir -p /opt/metwork-mfext-1.1/opt/devtools/bin cp -f build/shellcheck-20170801.NO /opt/metwork-mfext-1.1/opt/devtools/bin/shellcheck chmod a+rx /opt/metwork-mfext-1.1/opt/devtools/bin/shellcheck make[3]: Leaving directory `/src/layers/layer7_devtools/0001_shellcheck' make[3]: Entering directory `/src/layers/layer7_devtools/0030_the_silver_searcher' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml touch /opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "name: 'the_silver_searcher'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "version: '2.2.0'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "checksum: 'bad7f246c21b4cd92bd2553e45178bbf'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo -n "The Silver Searcher is a code searching tool similar to ack, with a focus on speed" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "website: 'https://github.com/ggreer/the_silver_searcher'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "license: 'Apache License 2.0'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/devtools download uncompress make[1]: Entering directory '/src/layers/layer7_devtools/0030_the_silver_searcher' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/the_silver_searcher-2.2.0.tar.gz` `readlink -m ./sources` MD5 bad7f246c21b4cd92bd2553e45178bbf Computing checksum for /src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0.tar.gz... Good checksum rm -Rf the_silver_searcher-2.2.0 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/the_silver_searcher-2.2.0.tar.gz` tar.gz the_silver_searcher-2.2.0 Patching with no_lzma.patch... patching file src/zfile.c Patch ok make[1]: Leaving directory '/src/layers/layer7_devtools/0030_the_silver_searcher' cd build/the_silver_searcher-2.2.0 && ./build.sh --disable-lzma && cp ag /opt/metwork-mfext-1.1/opt/devtools/bin configure.ac:11: installing `./compile' configure.ac:22: installing `./config.guess' configure.ac:22: installing `./config.sub' configure.ac:8: installing `./install-sh' configure.ac:8: installing `./missing' Makefile.am: installing `./depcomp' checking for a BSD-compatible install... /usr/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 whether gcc and cc understand -c and -o together... yes checking for grep that handles long lines and -e... /bin/grep checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing inflate... -lz checking whether PCRE_CONFIG_JIT is declared... yes checking whether CPU_ZERO, CPU_SET is declared... yes checking sys/cpuset.h usability... no checking sys/cpuset.h presence... no checking for sys/cpuset.h... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for struct dirent.d_type... yes checking for struct dirent.d_namlen... no checking for fgetln... no checking for fopencookie... yes checking for getline... yes checking for realpath... yes checking for strlcpy... no checking for strndup... yes checking for vasprintf... yes checking for madvise... yes checking for posix_fadvise... yes checking for pthread_setaffinity_np... yes checking for pledge... no checking for clang-format-3.8... no checking for clang-format-3.7... no checking for clang-format-3.6... no checking for clang-format... no configure: WARNING: clang-format not found. 'make test' will not detect improperly-formatted files. configure: creating ./config.status config.status: creating Makefile config.status: creating the_silver_searcher.spec config.status: creating src/config.h config.status: executing depfiles commands make[1]: Entering directory '/src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0' CC src/ignore.o CC src/log.o CC src/options.o CC src/print.o CC src/print_w32.o CC src/scandir.o CC src/search.o CC src/lang.o CC src/util.o CC src/decompress.o src/decompress.c: In function 'decompress_zlib': src/decompress.c:52:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] stream.next_in = (Bytef *)buf; ^ CC src/main.o CC src/zfile.o CCLD ag make[2]: Entering directory '/src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0' make[2]: Leaving directory '/src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0' make[1]: Leaving directory '/src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0' make[3]: Leaving directory `/src/layers/layer7_devtools/0030_the_silver_searcher' make[3]: Entering directory `/src/layers/layer7_devtools/0040_sloccount' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml touch /opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml echo "name: 'sloccount'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml echo "version: '2.26'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml echo "checksum: '09abd6e2a016ebaf7552068a1dba1249'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml echo -n "A set of tools for counting physical Source Lines of Code (SLOC) " |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml echo "website: 'https://www.dwheeler.com/sloccount/'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/sloccount.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/devtools download uncompress build install make[1]: Entering directory '/src/layers/layer7_devtools/0040_sloccount' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/sloccount-2.26.tar.gz` `readlink -m ./sources` MD5 09abd6e2a016ebaf7552068a1dba1249 Computing checksum for /src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26.tar.gz... Good checksum rm -Rf sloccount-2.26 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/sloccount-2.26.tar.gz` tar.gz sloccount-2.26 cd build/sloccount-2.26 && make make[2]: Entering directory '/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26' gcc -Wall c_count.c -o c_count cp -p c_count java_count gcc -Wall lexcount1.c -o lexcount1 flex -Cfe -t pascal_count.l > pascal_count.c gcc -Wall pascal_count.c -o pascal_count :1321:16: warning: 'input' defined but not used [-Wunused-function] :1280:17: warning: 'yyunput' defined but not used [-Wunused-function] gcc -Wall php_count.c -o php_count flex -Cfe -t jsp_count.l > jsp_count.c gcc -Wall jsp_count.c -o jsp_count :1386:16: warning: 'input' defined but not used [-Wunused-function] :1345:17: warning: 'yyunput' defined but not used [-Wunused-function] gcc -Wall ml_count.c -o ml_count make[2]: Leaving directory '/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26' cd build/sloccount-2.26 && make install make[2]: Entering directory '/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26' install ada_count asm_count awk_count break_filelist cobol_count compute_all compute_sloc_lang count_extensions count_unknown_ext csh_count exp_count fortran_count f90_count generic_count get_sloc get_sloc_details haskell_count lex_count lisp_count make_filelists makefile_count modula3_count objc_count perl_count print_sum python_count ruby_count sed_count sh_count show_filecount sloccount sql_count tcl_count c_count java_count lexcount1 pascal_count php_count jsp_count ml_count /opt/metwork-mfext-1.1/opt/devtools/bin install -d /opt/metwork-mfext-1.1/opt/devtools/share/man/man1 install sloccount.1.gz /opt/metwork-mfext-1.1/opt/devtools/share/man/man1 install -d /opt/metwork-mfext-1.1/opt/devtools/share/doc/sloccount-2.26-1 install sloccount.html README TODO ChangeLog /opt/metwork-mfext-1.1/opt/devtools/share/doc/sloccount-2.26-1 make[2]: Leaving directory '/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26' make[1]: Leaving directory '/src/layers/layer7_devtools/0040_sloccount' make[3]: Leaving directory `/src/layers/layer7_devtools/0040_sloccount' make[3]: Entering directory `/src/layers/layer7_devtools/0050_graphviz' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml touch /opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml echo "name: 'graphviz'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml echo "version: '2.40.1'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml echo "checksum: '4ea6fd64603536406166600bcc296fc8'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml echo -n "GRAPHVIZ is open source graph visualization software. It has several main graph layout programs. It also has web and interactive graphical interfaces, and auxiliary tools, libraries, and language bindings." |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml echo "website: 'https://graphviz.org'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml echo "license: 'Common Public License Version 1.0 (https://www.graphviz.org/license/)'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/graphviz.yaml; fi make --file=/opt/metwork-mfext-1.1/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/devtools\ OPTIONS="--disable-python --disable-guile --disable-java --disable-perl\ --disable-lua --disable-tcl --disable-swig --disable-sharp\ --disable-ocaml --disable-php --disable-r --disable-ruby --without-gtk\ --without-gt --without-gtkgl --without-gdk --without-gdk-pixbuf --without-gtkglext\ --without-glade --without-rsvg --without-pangocairo" download uncompress configure build install make[1]: Entering directory '/src/layers/layer7_devtools/0050_graphviz' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/graphviz-2.40.1.tar.gz` `readlink -m ./sources` MD5 4ea6fd64603536406166600bcc296fc8 Computing checksum for /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1.tar.gz... Good checksum rm -Rf graphviz-2.40.1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/graphviz-2.40.1.tar.gz` tar.gz graphviz-2.40.1 cd build/graphviz-2.40.1 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.1/opt/devtools --disable-python --disable-guile --disable-java --disable-perl --disable-lua --disable-tcl --disable-swig --disable-sharp --disable-ocaml --disable-php --disable-r --disable-ruby --without-gtk --without-gt --without-gtkgl --without-gdk --without-gdk-pixbuf --without-gtkglext --without-glade --without-rsvg --without-pangocairo checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for gawk... (cached) gawk checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/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-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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/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 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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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 gsed... /bin/sed checking for gsort... no checking for sort... sort checking for egrep... /bin/grep -E checking for groff... groff checking for ps2pdf... false checking for pstopdf... (cached) false checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for tclsh8.6... no checking for tclsh8.5... no checking for tclsh8.4... no checking for tclsh8.3... no checking for tclsh... no checking whether gcc and cc understand -c and -o together... yes checking for gcc option to accept ISO C99... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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 gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking for inline... inline checking for windres... no checking for x86_64-unknown-linux-gnu-windres... no checking for pid_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for main in -lm... yes checking for log2... yes checking for sincos... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for basename in -lgen... no checking for lrand48... yes checking for drand48... yes checking for srand48... yes checking for setmode... no checking for setenv... yes checking for getenv... yes checking for strerror... yes checking for cbrt... no checking for vsnprintf... yes checking for _NSGetEnviron... no checking for strcasecmp... yes checking for strncasecmp... yes checking for strcasestr... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... no checking where to find libltdl headers... -I${top_srcdir}/libltdl checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for XRENDER... yes checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking for expat-config... no checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for main in -lexpat... yes checking IL/il.h usability... no checking IL/il.h presence... no checking for IL/il.h... no configure: WARNING: Optional DevIL library not available - missing headers checking for main in -lIL... no configure: WARNING: Optional DevIL library not available checking for main in -lXpm... no configure: WARNING: Optional Xpm library not available checking X11/Intrinsic.h usability... no checking X11/Intrinsic.h presence... no checking for X11/Intrinsic.h... no checking for X11/Xaw/Text.h... no configure: WARNING: Optional Xaw library not available - missing headers configure: WARNING: Lefty cannot be built checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for main in -lz... yes checking for deflateBound... yes checking for POPPLER... no checking ghostscript/iapi.h usability... no checking ghostscript/iapi.h presence... no checking for ghostscript/iapi.h... no checking for FREETYPE2... yes checking for FONTCONFIG... yes checking for GTS... no checking for ANN... no checking for qmake-qt4... no checking for qmake-qt3... no checking for qmake... no checking for GTK... no checking for gdlib-config... no configure: WARNING: GD neither gdlib pkgconfig nor gdlib-config was found checking gd.h usability... no checking gd.h presence... no checking for gd.h... no configure: WARNING: Optional GD library not available - no gd.h checking GL/glut.h usability... no checking GL/glut.h presence... no checking for GL/glut.h... no configure: WARNING: Optional glut library not available - no GL/glut.h checking if FILE struct contains _cnt... no checking if FILE struct contains _r... no checking if FILE struct contains _next... no checking if FILE struct contains _IO_read_end... yes checking if errno externs are declared... yes checking if intptr_t is declared... yes checking if assert needs __eprintf... cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] no checking size of long long... 8 checking size of int... 4 checking for main in -lcriterion... no configure: WARNING: Criterion unit testing framework not installed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating debian/changelog config.status: creating doc/Makefile config.status: creating doc/info/Makefile config.status: creating doc/schema/Makefile config.status: creating contrib/Makefile config.status: creating contrib/prune/Makefile config.status: creating contrib/diffimg/Makefile config.status: creating graphs/Makefile config.status: creating graphs/directed/Makefile config.status: creating graphs/undirected/Makefile config.status: creating lib/Makefile config.status: creating lib/cdt/Makefile config.status: creating lib/cdt/libcdt.pc config.status: creating lib/cgraph/Makefile config.status: creating lib/cgraph/libcgraph.pc config.status: creating lib/rbtree/Makefile config.status: creating lib/pathplan/Makefile config.status: creating lib/pathplan/libpathplan.pc config.status: creating lib/ast/Makefile config.status: creating lib/sfio/Makefile config.status: creating lib/sfio/Sfio_f/Makefile config.status: creating lib/spine/Makefile config.status: creating lib/vmalloc/Makefile config.status: creating lib/dotgen/Makefile config.status: creating lib/neatogen/Makefile config.status: creating lib/fdpgen/Makefile config.status: creating lib/sparse/Makefile config.status: creating lib/mingle/Makefile config.status: creating lib/label/Makefile config.status: creating lib/sfdpgen/Makefile config.status: creating lib/sfdpgen/libsfdp.pc config.status: creating lib/osage/Makefile config.status: creating lib/edgepaint/Makefile config.status: creating lib/edgepaint/liblab_gamut.pc config.status: creating lib/gvpr/Makefile config.status: creating lib/gvpr/libgvpr.pc config.status: creating lib/circogen/Makefile config.status: creating lib/twopigen/Makefile config.status: creating lib/patchwork/Makefile config.status: creating lib/pack/Makefile config.status: creating lib/ortho/Makefile config.status: creating lib/expr/Makefile config.status: creating lib/expr/libexpr.pc config.status: creating lib/common/Makefile config.status: creating lib/ingraphs/Makefile config.status: creating lib/vpsc/Makefile config.status: creating lib/gvc/Makefile config.status: creating lib/gvc/libgvc.pc config.status: creating lib/xdot/Makefile config.status: creating lib/xdot/libxdot.pc config.status: creating lib/topfish/Makefile config.status: creating lib/glcomp/Makefile config.status: creating macosx/Info.plist config.status: creating macosx/build/graphviz.pmdoc/01local.xml config.status: creating macosx/build/graphviz.pmdoc/02graphviz.xml config.status: creating windows/build/graphviz.wxs config.status: creating windows/Properties/AssemblyInfo.cs config.status: creating plugin/Makefile config.status: creating plugin/core/Makefile config.status: creating plugin/devil/Makefile config.status: creating plugin/gd/Makefile config.status: creating plugin/gdk/Makefile config.status: creating plugin/gdiplus/Makefile config.status: creating plugin/glitz/Makefile config.status: creating plugin/gs/Makefile config.status: creating plugin/gtk/Makefile config.status: creating plugin/lasi/Makefile config.status: creating plugin/ming/Makefile config.status: creating plugin/pango/Makefile config.status: creating plugin/poppler/Makefile config.status: creating plugin/quartz/Makefile config.status: creating plugin/rsvg/Makefile config.status: creating plugin/visio/Makefile config.status: creating plugin/webp/Makefile config.status: creating plugin/xlib/Makefile config.status: creating plugin/dot_layout/Makefile config.status: creating plugin/neato_layout/Makefile config.status: creating cmd/Makefile config.status: creating cmd/dot/Makefile config.status: creating cmd/tools/Makefile config.status: creating cmd/gvpr/Makefile config.status: creating cmd/gvpr/lib/Makefile config.status: creating cmd/lefty/ws/x11/libfilereq/Makefile config.status: creating cmd/lefty/ws/x11/Makefile config.status: creating cmd/lefty/ws/mswin32/Makefile config.status: creating cmd/lefty/ws/Makefile config.status: creating cmd/lefty/os/unix/Makefile config.status: creating cmd/lefty/os/mswin32/Makefile config.status: creating cmd/lefty/os/Makefile config.status: creating cmd/lefty/dot2l/Makefile config.status: creating cmd/lefty/examples/Makefile config.status: creating cmd/lefty/Makefile config.status: creating cmd/lneato/Makefile config.status: creating cmd/dotty/Makefile config.status: creating cmd/smyrna/Makefile config.status: creating cmd/gvmap/Makefile config.status: creating cmd/mingle/Makefile config.status: creating cmd/edgepaint/Makefile config.status: creating cmd/gvedit/Makefile config.status: creating cmd/gvedit/gvedit.pro config.status: creating cmd/gvedit/ui/Makefile config.status: creating cmd/gvedit/images/Makefile config.status: creating tclpkg/Makefile config.status: creating tclpkg/tclstubs/Makefile config.status: creating tclpkg/tclhandle/Makefile config.status: creating tclpkg/gdtclft/Makefile config.status: creating tclpkg/gdtclft/demo/Makefile config.status: creating tclpkg/tcldot/Makefile config.status: creating tclpkg/tcldot/demo/Makefile config.status: creating tclpkg/tclpathplan/Makefile config.status: creating tclpkg/tclpathplan/demo/Makefile config.status: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile config.status: creating tclpkg/gv/Makefile config.status: creating tclpkg/gv/demo/Makefile config.status: creating tclpkg/gv/META.gv config.status: creating rtest/Makefile config.status: creating tests/Makefile config.status: creating tests/unit_tests/Makefile config.status: creating tests/unit_tests/lib/Makefile config.status: creating tests/unit_tests/lib/common/Makefile config.status: creating tests/regression_tests/Makefile config.status: creating tests/regression_tests/shapes/Makefile config.status: creating share/Makefile config.status: creating share/examples/Makefile config.status: creating share/gui/Makefile config.status: creating graphviz.spec config.status: creating Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libltdl (/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-1.1/opt/devtools' '--disable-python' '--disable-guile' '--disable-java' '--disable-perl' '--disable-lua' '--disable-tcl' '--disable-swig' '--disable-sharp' '--disable-ocaml' '--disable-php' '--disable-r' '--disable-ruby' '--without-gtk' '--without-gt' '--without-gtkgl' '--without-gdk' '--without-gdk-pixbuf' '--without-gtkglext' '--without-glade' '--without-rsvg' '--without-pangocairo' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.1/opt/devtools/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.1/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.1/local/lib/pkgconfig:/opt/metwork-mfext-1.1/lib/pkgconfig' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/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 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 style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/root/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/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/devtoolset-8/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 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/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---------------------------------------------------------------- graphviz-2.40.1 will be compiled with the following: options: cgraph: Yes (always enabled) digcola: Yes expat: Yes fontconfig: Yes freetype: Yes glut: No (missing GL/glut.h) ann: No (ANN library not available) gts: No (gts library not available) ipsepcola: No (disabled by default - C++ portability issues) ltdl: Yes ortho: Yes sfdp: Yes shared: Yes static: No (disabled by default) qt: No (qmake not found) x: Yes commands: dot: Yes (always enabled) neato: Yes (always enabled) fdp: Yes (always enabled) circo: Yes (always enabled) twopi: Yes (always enabled) gvpr: Yes (always enabled) gvmap: Yes (always enabled) lefty: No (missing Xaw headers) smyrna: No (disabled by default - experimental) gvedit: No (qmake not found) plugin libraries: dot_layout: Yes (always enabled) neato_layout: Yes (always enabled) core: Yes (always enabled) devil: No (missing library) gd: No (gd headers not found) gdiplus: No (disabled by default - Windows only) gdk: No (disabled) gdk_pixbuf: No (disabled) ghostscript: No (missing headers) glitz: No (disabled by default - incomplete) gtk: No (disabled) lasi: No (missing pangocairo support) ming: No (disabled by default - incomplete) pangocairo: No (disabled) poppler: No (poppler library not available) quartz: No (disabled by default - Mac only) rsvg: No (disabled) visio: No (disabled by default - experimental) webp: No (disabled by default - experimental) xlib: Yes language extensions: gv_sharp: No (disabled) gv_go: No (disabled by default - experimental) gv_guile: No (disabled) gv_io: No (disabled by default - no swig support yet) gv_java: No (disabled) gv_lua: No (disabled) gv_ocaml: No (disabled) gv_perl: No (disabled) gv_php: No (disabled) gv_python: No (disabled) gv_python23: No (disabled by default - for multiversion installs) gv_python24: No (disabled by default - for multiversion installs) gv_python25: No (disabled by default - for multiversion installs) gv_python26: No (disabled by default - for multiversion installs) gv_python27: No (disabled by default - for multiversion installs) gv_python34: No (disabled by default - for multiversion installs) gv_R: No (disabled) gv_ruby: No (disabled) gv_tcl: No (tcl not available) tcldot: No (tcl not available) tclpathplan: No (tcl not available) gdtclft: No (tcl not available) Testing utilities: criterion: No (Criterion unit testing framework not installed) cd build/graphviz-2.40.1 && make make[2]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' /bin/grep -E 'PACKAGE|VERSION|GVPLUGIN' config.h > ./graphviz_version.h make all-recursive make[3]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' Making all in libltdl make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' make all-am make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1 mv -f .deps/dlopen.Tpo .deps/dlopen.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -o dlopen.la dlopen.lo -ldl -ldl libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -o lt__strl.o >/dev/null 2>&1 mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -dlpreopen dlopen.la -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: (cd .libs && gcc -g -O2 -c -fno-builtin -fPIC -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl/./.libs/dlopen.a") libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' Making all in lib make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' Making all in cdt make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cdt' CC dtclose.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dtdisc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dtdisc.c: In function 'dtmemory': dtdisc.c:10:29: warning: unused parameter 'dt' [-Wunused-parameter] static void* dtmemory(Dt_t* dt,void* addr,size_t size,Dtdisc_t* disc) ~~~~~~^~ dtdisc.c:10:65: warning: unused parameter 'disc' [-Wunused-parameter] static void* dtmemory(Dt_t* dt,void* addr,size_t size,Dtdisc_t* disc) ~~~~~~~~~~^~~~ CC dtextract.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dtflatten.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dthash.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dthash.c: In function 'dthtab': dthash.c:49:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(!(s = (Dtlink_t**)(*dt->memoryf)(dt,olds,n*sizeof(Dtlink_t*),dt->disc)) ) ^ In file included from dthash.c:1: dthdr.h:39:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define HINDEX(n,h) ((h)&((n)-1)) ^ dthash.c:61:17: note: in expansion of macro 'HINDEX' if((is = s + HINDEX(n,t->hash)) == hs) ^~~~~~ dthash.c: In function 'dthash': dthdr.h:39:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define HINDEX(n,h) ((h)&((n)-1)) ^ dthash.c:137:24: note: in expansion of macro 'HINDEX' s = dt->data->htab + HINDEX(dt->data->ntab,dt->data->here->hash); ^~~~~~ dthdr.h:39:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define HINDEX(n,h) ((h)&((n)-1)) ^ dthash.c:166:25: note: in expansion of macro 'HINDEX' s = dt->data->htab + HINDEX(dt->data->ntab,hsh); ^~~~~~ dthdr.h:39:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define HINDEX(n,h) ((h)&((n)-1)) ^ dthash.c:174:29: note: in expansion of macro 'HINDEX' *(s = dt->data->htab + HINDEX(dt->data->ntab,hsh)); ^~~~~~ In file included from dthdr.h:13, from dthash.c:1: dthash.c:178:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if(_DTCMP(dt,key,k,disc,cmpf,sz) == 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ In file included from dthash.c:1: dthdr.h:39:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define HINDEX(n,h) ((h)&((n)-1)) ^ dthash.c:236:24: note: in expansion of macro 'HINDEX' s = dt->data->htab + HINDEX(dt->data->ntab,hsh); ^~~~~~ CC dtlist.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from dthdr.h:13, from dtlist.c:1: dtlist.c: In function 'dtlist': dtlist.c:127:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if(_DTCMP(dt,key,k,disc,cmpf,sz) == 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ CC dtmethod.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dtopen.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dtrenew.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from dtrenew.c:1: dtrenew.c: In function 'dtrenew': dthdr.h:39:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define HINDEX(n,h) ((h)&((n)-1)) ^ dtrenew.c:37:25: note: in expansion of macro 'HINDEX' { s = dt->data->htab + HINDEX(dt->data->ntab,e->hash); ^~~~~~ CC dtrestore.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dtsize.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dtstat.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dtstat.c: In function 'dtstat': dtstat.c:59:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(!(Count = (int*)malloc((ds->dt_max+1)*sizeof(int))) ) ^ dtstat.c:73:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(!(Count = (int*)malloc((ds->dt_n+1)*sizeof(int))) ) ^ CC dtstrhash.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dtstrhash.c: In function 'dtstrhash': dtstrhash.c:22:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h = (h + (s[0]<<8) + s[1])*DT_PRIME; ^ dtstrhash.c:23:7: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = s - (unsigned char*)args; ^ dtstrhash.c:28:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h = (h + (s[0]<<8) + s[1])*DT_PRIME; ^ dtstrhash.c:30:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h = (h + (s[0]<<8))*DT_PRIME; ^ dtstrhash.c:32:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] return (h+n)*DT_PRIME; ^ CC dttree.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from dthdr.h:13, from dttree.c:1: dttree.c: In function 'dttree': dttree.c:70:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if(_DTCMP(dt,key,k,disc,cmpf,sz) != 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ dttree.c:101:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if((cmp = _DTCMP(dt,key,k,disc,cmpf,sz)) == 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ dttree.c:143:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if((cmp = _DTCMP(dt,key,k,disc,cmpf,sz)) == 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ dttree.c:148:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if((cmp = _DTCMP(dt,key,k,disc,cmpf,sz)) < 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ dttree.c:175:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if((cmp = _DTCMP(dt,key,k,disc,cmpf,sz)) > 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ dttree.c:222:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if(_DTCMP(dt,key,k,disc,cmpf,sz) != 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ CC dttreeset.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dttreeset.c: In function 'dttreeset': dttreeset.c:35:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] { for(minp = 0; minp < DT_MINP; ++minp) ^ dttreeset.c:38:11: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if(minp <= DT_MINP-4) /* use log(size) + 4 */ ^~ dttreeset.c:42:40: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if((dt->data->minp = minp + (minp%2)) > DT_MINP) ^ CC dtview.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from dthdr.h:13, from dtview.c:1: dtview.c: In function 'dtvsearch': dtview.c:41:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] { cmp = _DTCMP(d,ok,nk,d->disc,cmpf,sz); ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ dtview.c:13:12: warning: variable 'lk' set but not used [-Wunused-but-set-variable] int cmp, lk, sz, ky; ^~ CC dtwalk.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libcdt.la CCLD libcdt_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cdt' Making all in cgraph make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph' CC agerror.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] agerror.c: In function 'aglasterr': agerror.c:52:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] buf = (char*)malloc(len + 1); ~~~~^~~ agerror.c:54:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] fread(buf, sizeof(char), len, agerrout); ^~~ agerror.c: In function 'userout': agerror.c:73:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = (char*)malloc(bufsz); ^~~~~ agerror.c:86:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] n = vsnprintf(buf, bufsz, fmt, args); ^~~~~ agerror.c:92:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((np = (char*)realloc(buf, bufsz)) == NULL) { ^~~~~ agerror.c: In function 'agerr_va': agerror.c:17:22: warning: comparison of integer expressions of different signedness: 'int' and 'agerrlevel_t' {aka 'enum '} [-Wsign-compare] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ agerror.c:112:16: note: in expansion of macro 'MAX' agmaxerr = MAX(agmaxerr, agerrno); ^~~ agerror.c:17:27: warning: operand of ?: changes signedness from 'int' to 'agerrlevel_t' {aka 'enum '} due to unsignedness of other operand [-Wsign-compare] #define MAX(a,b) ((a)>(b)?(a):(b)) ^~~ agerror.c:112:16: note: in expansion of macro 'MAX' agmaxerr = MAX(agmaxerr, agerrno); ^~~ agerror.c:17:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ agerror.c:112:16: note: in expansion of macro 'MAX' agmaxerr = MAX(agmaxerr, agerrno); ^~~ agerror.c:17:18: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ agerror.c:112:16: note: in expansion of macro 'MAX' agmaxerr = MAX(agmaxerr, agerrno); ^~~ CC agxbuf.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC apply.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC attr.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] attr.c:34:1: warning: missing initializer for field 'memoryf' of 'Dtdisc_t' {aka 'struct _dtdisc_s'} [-Wmissing-field-initializers] }; ^ In file included from ./cgraph.h:18, from ./cghdr.h:24, from attr.c:14: ../../lib/cdt/cdt.h:85:13: note: 'memoryf' declared here Dtmemory_f memoryf;/* to allocate/free memory */ ^~~~~~~ attr.c:38:1: warning: missing initializer for field 'has_attrs' of 'Agdesc_t' {aka 'struct Agdesc_s'} [-Wmissing-field-initializers] static Agdesc_t ProtoDesc = { 1, 0, 1, 0, 1, 1 }; ^~~~~~ In file included from ./cghdr.h:24, from attr.c:14: ./cgraph.h:147:14: note: 'has_attrs' declared here unsigned has_attrs:1; /* if string attr tables should be initialized */ ^~~~~~~~~ attr.c:52:9: warning: no previous prototype for 'agdictof' [-Wmissing-prototypes] Dict_t *agdictof(Agraph_t * g, int kind) ^~~~~~~~ attr.c:79:10: warning: no previous prototype for 'agnewsym' [-Wmissing-prototypes] Agsym_t *agnewsym(Agraph_t * g, char *name, char *value, int id, int kind) ^~~~~~~~ attr.c: In function 'agnewsym': attr.c:83:17: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] sym->kind = kind; ^~~~ attr.c: At top level: attr.c:134:10: warning: no previous prototype for 'agdictsym' [-Wmissing-prototypes] Agsym_t *agdictsym(Dict_t * dict, char *name) ^~~~~~~~~ attr.c:142:10: warning: no previous prototype for 'aglocaldictsym' [-Wmissing-prototypes] Agsym_t *aglocaldictsym(Dict_t * dict, char *name) ^~~~~~~~~~~~~~ attr.c: In function 'addattr': attr.c:246:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sym->id * ^ attr.c:249:16: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1) * sizeof(char *)); ^ attr.c: In function 'setattr': attr.c:283:6: warning: switch missing default case [-Wswitch-default] switch (kind) { ^~~~~~ attr.c:257:19: warning: variable 'dd' set but not used [-Wunused-but-set-variable] Agdatadict_t *dd; ^~ attr.c: In function 'init_all_attrs': attr.c:520:37: warning: cast between incompatible function types from 'void (*)(Agraph_t *)' {aka 'void (*)(struct Agraph_s *)'} to 'void (*)(Agraph_t *, Agobj_t *, void *)' {aka 'void (*)(struct Agraph_s *, struct Agobj_s *, void *)'} [-Wcast-function-type] agapply(root, (Agobj_t *) root, (agobjfn_t) agraphattr_init, ^ CC edge.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] edge.c: In function 'del': edge.c:178:11: warning: variable 'x' set but not used [-Wunused-but-set-variable] void *x; ^ edge.c: In function 'newedge': edge.c:225:11: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] seq = agnextseq(g, AGEDGE); ^~~~~~~~~ edge.c:229:30: warning: conversion from 'int' to 'unsigned int:28' may change value [-Wconversion] AGSEQ(in) = AGSEQ(out) = seq; ^~~ edge.c: At top level: edge.c:405:5: warning: no previous prototype for 'agedgeidcmpf' [-Wmissing-prototypes] int agedgeidcmpf(Dict_t * d, void *arg_e0, void *arg_e1, Dtdisc_t * disc) ^~~~~~~~~~~~ edge.c:425:5: warning: no previous prototype for 'agedgeseqcmpf' [-Wmissing-prototypes] int agedgeseqcmpf(Dict_t * d, void *arg_e0, void *arg_e1, Dtdisc_t * disc) ^~~~~~~~~~~~~ edge.c:500:11: warning: no previous prototype for 'agtail' [-Wmissing-prototypes] Agnode_t *agtail(Agedge_t * e) ^~~~~~ edge.c:508:11: warning: no previous prototype for 'aghead' [-Wmissing-prototypes] Agnode_t *aghead(Agedge_t * e) ^~~~~~ edge.c:516:11: warning: no previous prototype for 'agopp' [-Wmissing-prototypes] Agedge_t *agopp(Agedge_t * e) ^~~~~ CC flatten.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] flatten.c:23:6: warning: no previous prototype for 'agflatten_edges' [-Wmissing-prototypes] void agflatten_edges(Agraph_t * g, Agnode_t * n, int flag) ^~~~~~~~~~~~~~~ flatten.c:56:6: warning: no previous prototype for 'agnotflat' [-Wmissing-prototypes] void agnotflat(Agraph_t * g) ^~~~~~~~~ CC graph.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] graph.c: In function 'agopen1': graph.c:81:13: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned int:28' may change value [-Wconversion] AGSEQ(g) = agnextseq(par, AGRAPH); ^~~~~~~~~ graph.c: At top level: graph.c:242:5: warning: no previous prototype for 'agraphidcmpf' [-Wmissing-prototypes] int agraphidcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ^~~~~~~~~~~~ graph.c: In function 'agraphidcmpf': graph.c:248:9: warning: conversion to 'ptrdiff_t' {aka 'long int'} from 'IDTYPE' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] v = (AGID(sg0) - AGID(sg1)); ^ graph.c:242:27: warning: unused parameter 'd' [-Wunused-parameter] int agraphidcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~^ graph.c:242:65: warning: unused parameter 'disc' [-Wunused-parameter] int agraphidcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ graph.c: At top level: graph.c:252:5: warning: no previous prototype for 'agraphseqcmpf' [-Wmissing-prototypes] int agraphseqcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ^~~~~~~~~~~~~ graph.c: In function 'agraphseqcmpf': graph.c:252:28: warning: unused parameter 'd' [-Wunused-parameter] int agraphseqcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~^ graph.c:252:66: warning: unused parameter 'disc' [-Wunused-parameter] int agraphseqcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ graph.c: At top level: graph.c:276:1: warning: missing initializer for field 'flatlock' of 'Agdesc_t' {aka 'struct Agdesc_s'} [-Wmissing-field-initializers] Agdesc_t Agdirected = { 1, 0, 0, 1 }; ^~~~~~~~ In file included from ./cghdr.h:24, from graph.c:15: ./cgraph.h:145:14: note: 'flatlock' declared here unsigned flatlock:1; /* if sets are flattened into lists in cdt */ ^~~~~~~~ graph.c:277:1: warning: missing initializer for field 'flatlock' of 'Agdesc_t' {aka 'struct Agdesc_s'} [-Wmissing-field-initializers] Agdesc_t Agstrictdirected = { 1, 1, 0, 1 }; ^~~~~~~~ In file included from ./cghdr.h:24, from graph.c:15: ./cgraph.h:145:14: note: 'flatlock' declared here unsigned flatlock:1; /* if sets are flattened into lists in cdt */ ^~~~~~~~ graph.c:278:1: warning: missing initializer for field 'flatlock' of 'Agdesc_t' {aka 'struct Agdesc_s'} [-Wmissing-field-initializers] Agdesc_t Agundirected = { 0, 0, 0, 1 }; ^~~~~~~~ In file included from ./cghdr.h:24, from graph.c:15: ./cgraph.h:145:14: note: 'flatlock' declared here unsigned flatlock:1; /* if sets are flattened into lists in cdt */ ^~~~~~~~ graph.c:279:1: warning: missing initializer for field 'flatlock' of 'Agdesc_t' {aka 'struct Agdesc_s'} [-Wmissing-field-initializers] Agdesc_t Agstrictundirected = { 0, 1, 0, 1 }; ^~~~~~~~ In file included from ./cghdr.h:24, from graph.c:15: ./cgraph.h:145:14: note: 'flatlock' declared here unsigned flatlock:1; /* if sets are flattened into lists in cdt */ ^~~~~~~~ graph.c:285:6: warning: no previous prototype for 'scndump' [-Wmissing-prototypes] void scndump(Agraph_t *g, char *file) ^~~~~~~ CC grammar.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] y.tab.c: In function 'aagparse': y.tab.c:1330:13: warning: conversion from 'int' to 'aagtype_int16' {aka 'short int'} may change value [-Wconversion] *yyssp = yystate; ^~~~~~~ y.tab.c:1335:26: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] YYSIZE_T yysize = yyssp - yyss + 1; ^~~~~~ ../../lib/cgraph/grammar.y: In function 'delete_items': ../../lib/cgraph/grammar.y:244:3: warning: switch missing default case [-Wswitch-default] switch(p->tag) { ^~~~~~ ../../lib/cgraph/grammar.y: In function 'attrstmt': ../../lib/cgraph/grammar.y:348:2: warning: switch missing default case [-Wswitch-default] switch(tkind) { ^~~~~~ ../../lib/cgraph/grammar.y: In function 'getedgeitems': ../../lib/cgraph/grammar.y:401:30: warning: unused parameter 'x' [-Wunused-parameter] static void getedgeitems(int x) ~~~~^ ../../lib/cgraph/grammar.y: In function 'startgraph': ../../lib/cgraph/grammar.y:545:18: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] req.directed = directed; ^~~~~~~~ ../../lib/cgraph/grammar.y:546:16: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] req.strict = strict; ^~~~~~ CC id.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] id.c: In function 'idopen': id.c:19:45: warning: unused parameter 'disc' [-Wunused-parameter] static void *idopen(Agraph_t * g, Agdisc_t* disc) ~~~~~~~~~~^~~~ In file included from id.c:15: id.c: In function 'agmapnametoid': ./cghdr.h:56:23: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define AGDISC(g,d) ((g)->clos->disc.d) ^ id.c:102:7: note: in expansion of macro 'AGDISC' rv = AGDISC(g, id)->map(AGCLOS(g, id), objtype, str, result, ^~~~~~ ./cghdr.h:56:23: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define AGDISC(g,d) ((g)->clos->disc.d) ^ id.c:118:7: note: in expansion of macro 'AGDISC' rv = AGDISC(g, id)->map(AGCLOS(g, id), objtype, NILstr, result, ^~~~~~ id.c: In function 'agallocid': ./cghdr.h:56:39: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define AGDISC(g,d) ((g)->clos->disc.d) id.c:128:12: note: in expansion of macro 'AGDISC' return AGDISC(g, id)->alloc(AGCLOS(g, id), objtype, request); ^~~~~~ CC imap.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC io.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] io.c: In function 'iofread': io.c:72:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] return strlen(buf); ^~~~~~~~~~~ io.c: In function 'agmemread': io.c:140:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] rdr.len = strlen(cp); ^~~~~~ CC mem.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] mem.c: In function 'memopen': mem.c:17:32: warning: unused parameter 'disc' [-Wunused-parameter] static void *memopen(Agdisc_t* disc) ~~~~~~~~~~^~~~ CC node.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] node.c:28:11: warning: no previous prototype for 'agfindnode_by_name' [-Wmissing-prototypes] Agnode_t *agfindnode_by_name(Agraph_t * g, char *name) ^~~~~~~~~~~~~~~~~~ node.c: In function 'newnode': node.c:77:16: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned int:28' may change value [-Wconversion] AGSEQ(n) = seq; ^~~ node.c: In function 'installnode': node.c:90:9: warning: variable 'osize' set but not used [-Wunused-but-set-variable] int osize; ^~~~~ node.c: In function 'agrelabel_node': node.c:242:32: warning: cast between incompatible function types from 'void (*)(Agnode_t *, void *)' {aka 'void (*)(struct Agnode_s *, void *)'} to 'void (*)(Agraph_t *, Agobj_t *, void *)' {aka 'void (*)(struct Agraph_s *, struct Agobj_s *, void *)'} [-Wcast-function-type] agapply(g, (Agobj_t *) n, (agobjfn_t) dict_relabel, ^ node.c: At top level: node.c:274:5: warning: no previous prototype for 'agsubnodeidcmpf' [-Wmissing-prototypes] int agsubnodeidcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ^~~~~~~~~~~~~~~ node.c: In function 'agsubnodeidcmpf': node.c:274:30: warning: unused parameter 'd' [-Wunused-parameter] int agsubnodeidcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~^ node.c:274:68: warning: unused parameter 'disc' [-Wunused-parameter] int agsubnodeidcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ node.c: At top level: node.c:286:5: warning: no previous prototype for 'agsubnodeseqcmpf' [-Wmissing-prototypes] int agsubnodeseqcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ^~~~~~~~~~~~~~~~ node.c: In function 'agsubnodeseqcmpf': node.c:286:31: warning: unused parameter 'd' [-Wunused-parameter] int agsubnodeseqcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~^ node.c:286:69: warning: unused parameter 'disc' [-Wunused-parameter] int agsubnodeseqcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ node.c: In function 'free_subnode': node.c:307:21: warning: unused parameter 'd' [-Wunused-parameter] free_subnode (Dt_t* d, Agsubnode_t* sn, Dtdisc_t * disc) ~~~~~~^ node.c:307:52: warning: unused parameter 'disc' [-Wunused-parameter] free_subnode (Dt_t* d, Agsubnode_t* sn, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ node.c: At top level: node.c:338:6: warning: no previous prototype for 'agnodesetfinger' [-Wmissing-prototypes] void agnodesetfinger(Agraph_t * g, Agnode_t * n, void *ignored) ^~~~~~~~~~~~~~~ node.c:346:6: warning: no previous prototype for 'agnoderenew' [-Wmissing-prototypes] void agnoderenew(Agraph_t * g, Agnode_t * n, void *ignored) ^~~~~~~~~~~ node.c: In function 'agnodebefore': node.c:365:15: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned int:28' may change value [-Wconversion] AGSEQ(snd) = (g->clos->seq[AGNODE] + 2); ^ In file included from ./cghdr.h:24, from node.c:14: ./cgraph.h:105:21: warning: conversion from 'int' to 'unsigned int:28' may change value [-Wconversion] #define AGSEQ(obj) (AGTAG(obj).seq) ^ node.c:371:14: note: in expansion of macro 'AGSEQ' AGSEQ(n) = AGSEQ(n) + 1; ^~~~~ ./cgraph.h:105:21: warning: conversion from 'int' to 'unsigned int:28' may change value [-Wconversion] #define AGSEQ(obj) (AGTAG(obj).seq) ^ node.c:377:15: note: in expansion of macro 'AGSEQ' AGSEQ(snd) = AGSEQ(fst) - 1; ^~~~~ CC obj.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] obj.c: In function 'agrename': obj.c:42:5: warning: switch missing default case [-Wswitch-default] switch (AGTYPE(obj)) { ^~~~~~ obj.c: In function 'aginitcb': obj.c:92:5: warning: switch missing default case [-Wswitch-default] switch (AGTYPE(obj)) { ^~~~~~ obj.c: In function 'agupdcb': obj.c:123:5: warning: switch missing default case [-Wswitch-default] switch (AGTYPE(obj)) { ^~~~~~ obj.c: In function 'agdelcb': obj.c:154:5: warning: switch missing default case [-Wswitch-default] switch (AGTYPE(obj)) { ^~~~~~ obj.c: At top level: obj.c:235:7: warning: no previous prototype for 'aggetuserptr' [-Wmissing-prototypes] void *aggetuserptr(Agraph_t * g, Agcbdisc_t * cbd) ^~~~~~~~~~~~ CC pend.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pend.c:68:1: warning: missing initializer for field 'memoryf' of 'Dtdisc_t' {aka 'struct _dtdisc_s'} [-Wmissing-field-initializers] }; ^ In file included from ./cgraph.h:18, from ./cghdr.h:24, from pend.c:14: ../../lib/cdt/cdt.h:85:13: note: 'memoryf' declared here Dtmemory_f memoryf;/* to allocate/free memory */ ^~~~~~~ pend.c: In function 'cb': pend.c:247:6: warning: switch missing default case [-Wswitch-default] switch (callback_kind) { ^~~~~~ pend.c: In function 'agcallbacks': pend.c:291:31: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] g->clos->callbacks_enabled = flag; ^~~~ pend.c:294:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] g->clos->callbacks_enabled = flag; ^~~~ CC rec.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] rec.c: In function 'set_data': rec.c:25:24: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] obj->tag.mtflock = mtflock; ^~~~~~~ rec.c:29:24: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] e->base.tag.mtflock = mtflock; ^~~~~~~ rec.c: In function 'objputrec': rec.c:63:34: warning: unused parameter 'g' [-Wunused-parameter] static void objputrec(Agraph_t * g, Agobj_t * obj, void *arg) ~~~~~~~~~~~^ rec.c: In function 'agbindrec': rec.c:99:2: warning: switch missing default case [-Wswitch-default] switch (obj->tag.objtype) { ^~~~~~ rec.c: In function 'objdelrec': rec.c:119:34: warning: unused parameter 'g' [-Wunused-parameter] static void objdelrec(Agraph_t * g, Agobj_t * obj, void *arg_rec) ~~~~~~~~~~~^ rec.c: In function 'agdelrec': rec.c:156:2: warning: switch missing default case [-Wswitch-default] switch (obj->tag.objtype) { /* refresh any stale pointers */ ^~~~~~ rec.c: In function 'simple_delrec': rec.c:173:38: warning: unused parameter 'g' [-Wunused-parameter] static void simple_delrec(Agraph_t * g, Agobj_t * obj, void *rec_name) ~~~~~~~~~~~^ CC refstr.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] refstr.c: In function 'aghtmlstr': refstr.c:185:25: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] return (key->refcnt & HTML_BIT); ~~~~~~~~~~~~~^~~~~~~~~~~ CC scan.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ../../lib/cgraph/scan.l: In function 'addstr': ../../lib/cgraph/scan.l:71:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] Sbuf = (char*)realloc(Sbuf,sz); ^~ ../../lib/cgraph/scan.l: In function 'storeFileName': ../../lib/cgraph/scan.l:95:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (cnt) buf = (char*)realloc (buf, len+1); ~~~^~ ../../lib/cgraph/scan.l:96:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] else buf = (char*)malloc (len+1); ~~~^~ ../../lib/cgraph/scan.l: In function 'ppDirective': ../../lib/cgraph/scan.l:123:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] storeFileName (p, e-p); ~^~ ../../lib/cgraph/scan.l: In function 'twoDots': ../../lib/cgraph/scan.l:136:14: warning: conversion from 'aag_size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] for (i = yyleng-2; i >= 0; i--) { ^~~~~~~ lex.aag.c: In function 'aaglex': lex.aag.c:959:29: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.aag.c:969:14: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.aag.c:971:60: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] lex.aag.c:176:33: warning: conversion from 'aag_size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] ../../lib/cgraph/scan.l:215:17: note: in expansion of macro 'aagless' {NUMBER} { if (chkNum()) yyless(yyleng-1); yylval.str = (char*)agstrdup(Ag_G_global,yytext); return(T_atom); } ^~~~~~~ lex.aag.c:1247:8: warning: switch missing default case [-Wswitch-default] lex.aag.c: In function 'aag_get_next_buffer': lex.aag.c:1362:43: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c:1396:57: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c:1406:19: warning: conversion from 'aag_size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] ../../lib/cgraph/scan.l:47:45: note: in definition of macro 'YY_INPUT' if ((result = Disc->io->afread(Ifile, buf, max_size)) < 0) \ ^~~~~~~~ ../../lib/cgraph/scan.l:47:16: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((result = Disc->io->afread(Ifile, buf, max_size)) < 0) \ ^~~~ lex.aag.c:1405:3: note: in expansion of macro 'YY_INPUT' ../../lib/cgraph/scan.l:47:56: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if ((result = Disc->io->afread(Ifile, buf, max_size)) < 0) \ ^ lex.aag.c:1405:3: note: in expansion of macro 'YY_INPUT' lex.aag.c:1430:34: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c:1432:39: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c:1438:16: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c: In function 'aag_get_previous_state': lex.aag.c:1459:28: warning: conversion from 'int' to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.aag.c:1469:13: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.aag.c:1471:59: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] lex.aag.c: In function 'aag_try_NUL_trans': lex.aag.c:1497:12: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.aag.c:1499:58: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] lex.aag.c: In function 'input': lex.aag.c:1566:24: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] lex.aag.c:1569:4: warning: switch missing default case [-Wswitch-default] lex.aag.c: In function 'aag_create_buffer': lex.aag.c:1693:20: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c: In function 'aagensure_buffer_stack': lex.aag.c:1867:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c:1876:68: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c: In function 'aag_scan_bytes': lex.aag.c:1950:17: warning: comparison of integer expressions of different signedness: 'int' and 'aag_size_t' {aka 'long unsigned int'} [-Wsign-compare] ../../lib/cgraph/scan.l: At top level: ../../lib/cgraph/scan.l:231:6: warning: no previous prototype for 'aagerror' [-Wmissing-prototypes] { ^ ../../lib/cgraph/scan.l: In function 'aagerror': ../../lib/cgraph/scan.l:255:14: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] agxbput (&xb, "\nString starting:\""); ^~~~~~ ../../lib/cgraph/scan.l:266:14: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] agxbput (&xb, "\nString starting:<"); ^~~~~~ ../../lib/cgraph/scan.l:250:7: warning: switch missing default case [-Wswitch-default] case qstring : ^~~~~~ At top level: lex.aag.c:1546:16: warning: 'input' defined but not used [-Wunused-function] CC subg.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] subg.c: In function 'agdelsubg': subg.c:95:12: warning: cast from function call of type 'void *' to non-matching type 'long int' [-Wbad-function-cast] return (long) dtdelete(g->g_dict, subg); ^ CC utils.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] utils.c: In function 'agdtdelete': utils.c:70:12: warning: cast from function call of type 'void *' to non-matching type 'long int' [-Wbad-function-cast] return (long) dtdelete(dict, obj); ^ utils.c: At top level: utils.c:73:5: warning: no previous prototype for 'agobjfinalize' [-Wmissing-prototypes] int agobjfinalize(void * obj) ^~~~~~~~~~~~~ utils.c: In function 'agdtdisc': utils.c:95:26: warning: unused parameter 'g' [-Wunused-parameter] void agdtdisc(Agraph_t * g, Dict_t * dict, Dtdisc_t * disc) ~~~~~~~~~~~^ CC write.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] write.c:380:5: warning: no previous prototype for 'node_in_subg' [-Wmissing-prototypes] int node_in_subg(Agraph_t * g, Agnode_t * n) ^~~~~~~~~~~~ write.c: In function 'set_attrwf': write.c:660:19: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] AGATTRWF(g) = value; ^~~~~ write.c:666:20: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] AGATTRWF(n) = value; ^~~~~ write.c:668:17: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] AGATTRWF(e) = value; ^~~~~ CCLD libcgraph.la CCLD libcgraph_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph' Making all in pathplan make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pathplan' CC cvt.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] cvt.c: In function 'Pobsopen': cvt.c:77:24: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] rv->P = mymalloc(n * sizeof(Ppoint_t)); ^ cvt.c:78:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] rv->start = mymalloc((n_obs + 1) * sizeof(int)); ^ cvt.c:79:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] rv->next = mymalloc(n * sizeof(int)); ^ cvt.c:80:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] rv->prev = mymalloc(n * sizeof(int)); ^ cvt.c: In function 'Pobspath': cvt.c:143:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] j = opn - 1; ^~~ cvt.c:162:24: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] output_route->pn = opn; ^~~ cvt.c: At top level: cvt.c:171:5: warning: no previous prototype for 'Pobsbarriers' [-Wmissing-prototypes] int Pobsbarriers(vconfig_t * config, Pedge_t ** barriers, int *n_barriers) ^~~~~~~~~~~~ cvt.c: In function 'Pobsbarriers': cvt.c:175:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *barriers = malloc(config->N * sizeof(Pedge_t)); ^ CC inpoly.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC route.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] route.c: In function 'reallyroutespline': route.c:212:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(tnas = malloc(sizeof(tna_t) * inpn))) ^ route.c:215:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(tnas = realloc(tnas, sizeof(tna_t) * inpn))) ^ route.c: In function 'splinefits': route.c:360:8: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (a == 0 && b == 0) { ^~ route.c:360:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (a == 0 && b == 0) { ^~ route.c: In function 'splineintersectsline': route.c:430:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (xcoeff[1] == 0) { ^~ route.c:431:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ycoeff[1] == 0) { ^~ route.c:450:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (xroots[i] == yroots[j]) ^~ route.c: In function 'growops': route.c:530:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(ops = (Ppoint_t *) malloc(POINTSIZE * newopn))) { ^ route.c:536:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] POINTSIZE * newopn))) { ^ CC shortest.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] shortest.c: In function 'Pshortestpath': shortest.c:141:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (((p1.x == p2.x && p2.x == p3.x) && (p3.y > p2.y)) || ^~ shortest.c:141:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (((p1.x == p2.x && p2.x == p3.x) && (p3.y > p2.y)) || ^~ shortest.c:145:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && polyp->ps[pi].x == polyp->ps[pi + 1].x ^~ shortest.c:146:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && polyp->ps[pi].y == polyp->ps[pi + 1].y) ^~ shortest.c:155:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (pi > 0 && polyp->ps[pi].x == polyp->ps[pi - 1].x && ^~ shortest.c:156:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] polyp->ps[pi].y == polyp->ps[pi - 1].y) ^~ shortest.c:281:10: warning: conversion from 'long int' to 'int' may change value [-Wconversion] trii = trip->e[ei].rtp - tris; ^~~~ shortest.c: In function 'triangulate': shortest.c:305:41: warning: declaration of 'pnlps' shadows a global declaration [-Wshadow] static void triangulate(pointnlink_t ** pnlps, int pnln) ~~~~~~~~~~~~~~~~^~~~~ shortest.c:74:30: note: shadowed declaration is here static pointnlink_t *pnls, **pnlps; ^~~~~ shortest.c:305:52: warning: declaration of 'pnln' shadows a global declaration [-Wshadow] static void triangulate(pointnlink_t ** pnlps, int pnln) ~~~~^~~~ shortest.c:75:12: note: shadowed declaration is here static int pnln, pnll; ^~~~ shortest.c: In function 'isdiagonal': shortest.c:331:61: warning: declaration of 'pnlps' shadows a global declaration [-Wshadow] static int isdiagonal(int pnli, int pnlip2, pointnlink_t ** pnlps, ~~~~~~~~~~~~~~~~^~~~~ shortest.c:74:30: note: shadowed declaration is here static pointnlink_t *pnls, **pnlps; ^~~~~ shortest.c:332:13: warning: declaration of 'pnln' shadows a global declaration [-Wshadow] int pnln) ~~~~^~~~ shortest.c:75:12: note: shadowed declaration is here static int pnln, pnll; ^~~~ shortest.c: In function 'marktripath': shortest.c:417:39: warning: conversion from 'long int' to 'int' may change value [-Wconversion] marktripath(tris[trii].e[ei].rtp - tris, trij)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~ shortest.c: In function 'growpnls': shortest.c:522:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(pnls = (pointnlink_t *) malloc(POINTNLINKSIZE * newpnln))) { ^ shortest.c:526:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(pnlps = (pointnlink_t **) malloc(POINTNLINKPSIZE * newpnln))) { ^ shortest.c:532:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] POINTNLINKSIZE * newpnln))) { ^ shortest.c:537:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] POINTNLINKPSIZE * ^ shortest.c: In function 'growtris': shortest.c:551:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(tris = (triangle_t *) malloc(TRIANGLESIZE * newtrin))) { ^ shortest.c:557:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] TRIANGLESIZE * newtrin))) { ^ shortest.c: In function 'growdq': shortest.c:572:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (pointnlink_t **) malloc(POINTNLINKPSIZE * newdqn))) { ^ shortest.c:578:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] POINTNLINKPSIZE * ^ shortest.c: In function 'growops': shortest.c:592:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(ops = (Ppoint_t *) malloc(POINTSIZE * newopn))) { ^ shortest.c:598:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] POINTSIZE * newopn))) { ^ CC shortestpth.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] shortestpth.c:35:6: warning: no previous prototype for 'shortestPath' [-Wmissing-prototypes] int *shortestPath(int root, int target, int V, array2 wadj) ^~~~~~~~~~~~ shortestpth.c: In function 'shortestPath': shortestpth.c:44:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dad = (int *) malloc(V * sizeof(int)); ^ shortestpth.c:45:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vl = (COORD *) malloc((V + 1) * sizeof(COORD)); /* One extra for sentinel */ ^ shortestpth.c:61:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (val[k] == unseen) ^~ shortestpth.c:76:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((wkt != 0) && (val[t] < newpri)) { ^~ shortestpth.c: In function 'makePath': shortestpth.c:106:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] int *dad = (int *) malloc(sizeof(int) * (V + 2)); ^ CC solvers.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] solvers.c: In function 'solve2': solvers.c:90:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (disc == 0) { ^~ CC triang.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] triang.c: In function 'Ptriangulate': triang.c:71:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pointp = (Ppoint_t **) malloc(pointn * sizeof(Ppoint_t *)); ^ CC util.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] util.c: In function 'copypoly': util.c:31:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] rv.ps = malloc(sizeof(Ppoint_t) * argpoly.pn); ^ util.c: In function 'Ppolybarriers': util.c:59:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] bar = malloc(n * sizeof(Pedge_t)); ^ util.c: In function 'make_polyline': util.c:23:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)realloc(ptr,(size)*sizeof(type)):(type*)malloc((size)*sizeof(type))) ^ util.c:90:12: note: in expansion of macro 'ALLOC' ispline = ALLOC(npts, ispline, Ppoint_t); ^~~~~ util.c:23:96: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)realloc(ptr,(size)*sizeof(type)):(type*)malloc((size)*sizeof(type))) ^ util.c:90:12: note: in expansion of macro 'ALLOC' ispline = ALLOC(npts, ispline, Ppoint_t); ^~~~~ CC visibility.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] visibility.c: In function 'allocArray': visibility.c:41:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] arr = (COORD **) malloc((V + extra) * sizeof(COORD *)); ^ visibility.c:42:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] p = (COORD *) calloc(V * V, sizeof(COORD)); ~~^~~ visibility.c: At top level: visibility.c:92:5: warning: no previous prototype for 'inBetween' [-Wmissing-prototypes] int inBetween(Ppoint_t a, Ppoint_t b, Ppoint_t c) ^~~~~~~~~ visibility.c: In function 'inBetween': visibility.c:94:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (a.x != b.x) /* not vertical */ ^~ visibility.c: In function 'clear': visibility.c:240:45: warning: unused parameter 'prevPt' [-Wunused-parameter] int V, Ppoint_t pts[], int nextPt[], int prevPt[]) ~~~~^~~~~~~~ visibility.c: In function 'ptVis': visibility.c:351:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vadj = (COORD *) malloc((V + 2) * sizeof(COORD)); ^ CCLD libpathplan.la CCLD libpathplan_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pathplan' Making all in sfio make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' Making all in Sfio_f make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' mkdir -p ../../../FEATURE ../../../iffe - set cc gcc : run ../../../lib/sfio/features/sfio > ../../../FEATURE/sfio CC _sfclrerr.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfclrerr.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from ../../../lib/sfio/sfio_t.h:46, from ../../../lib/sfio/sfhdr.h:31, from _sfclrerr.c:14: _sfclrerr.c: In function 'sfclrerr': ../../../lib/sfio/sfio.h:424:50: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define __sf_clrerr(f) ((f) ? (_SF_(f)->flags &= ~(SF_ERROR|SF_EOF)) : 0) ^ _sfclrerr.c:20:12: note: in expansion of macro '__sf_clrerr' return __sf_clrerr(f); ^~~~~~~~~~~ CC _sfdlen.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfdlen.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfeof.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfeof.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sferror.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sferror.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sffileno.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sffileno.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfgetc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfgetc.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfllen.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfllen.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfputc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfputc.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfputd.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfputd.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfputl.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfputl.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfputm.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfputm.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfputu.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfputu.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfslen.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfslen.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfstacked.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfstacked.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfulen.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfulen.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfvalue.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfvalue.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CCLD libsfiof_C.la make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' CC sfclose.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfclose.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfclose.c:14: sfclose.c: In function 'sfclose': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfclose.c:28:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfclose.c:31:2: note: in expansion of macro 'SFMODE' SFMODE(f, local) != (f->mode & SF_RDWR) && ^~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfclose.c:32:2: note: in expansion of macro 'SFMODE' SFMODE(f, local) != (f->mode & (SF_READ | SF_SYNCED)) && ^~~~~~ sfclose.c:80:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] f->mode &= ~SF_LOCK; ^~ In file included from sfclose.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfclose.c:83:3: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfclrlock.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfclrlock.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfclrlock.c: In function 'sfclrlock': sfclrlock.c:33:17: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~(SF_ERROR | SF_EOF); ^ In file included from sfclrlock.c:14: sfhdr.h:230:20: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] (((f)->bits &= ~SF_MVSIZE), ((f)->size /= SF_NMAP)) ) ^ sfhdr.h:231:23: note: in expansion of macro 'SFMVUNSET' #define SFCLRBITS(f) (SFMVUNSET(f), ((f)->bits &= ~(SF_DCDOWN|SF_MVSIZE)) ) ^~~~~~~~~ sfclrlock.c:41:5: note: in expansion of macro 'SFCLRBITS' SFCLRBITS(f); ^~~~~~~~~ sfhdr.h:231:51: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define SFCLRBITS(f) (SFMVUNSET(f), ((f)->bits &= ~(SF_DCDOWN|SF_MVSIZE)) ) ^ sfclrlock.c:41:5: note: in expansion of macro 'SFCLRBITS' SFCLRBITS(f); ^~~~~~~~~ CC sfcvt.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfcvt.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfcvt.c: In function '_sfcvt': sfcvt.c:50:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dval == 0.) ^~ sfcvt.c:110:15: warning: conversion from 'long int' to 'char' may change value [-Wconversion] *sp++ = '0' + n; ^~~ sfcvt.c:124:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dval == 0.) ^~ In file included from sfcvt.c:14: sfhdr.h:725:18: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] #define _Sfneg10 (_Sftable.sf_neg10) ^ sfcvt.c:136:15: note: in expansion of macro '_Sfneg10' dval *= _Sfneg10[v]; ^~~~~~~~ sfcvt.c:185:12: warning: conversion from 'long int' to 'double' may change value [-Wconversion] dval -= n; ^~ sfcvt.c:198:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] *--sp += 5; ^ sfcvt.c:202:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *--sp += 1; ^ CC sfdisc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfdisc.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfdisc.c:14: sfdisc.c: In function 'sfdisc': sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfdisc.c:57:3: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfdisc.c:82:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfdisc.c:93:3: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfdisc.c:127:17: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_NULL; /* turn off /dev/null handling */ ^ sfdisc.c:134:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] sfsetbuf(f, (void *) f->data, f->size); ~^~~~~~ sfdisc.c:135:15: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= (flags & SF_MALLOC); ^ In file included from sfdisc.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfdisc.c:141:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfdlen.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfdlen.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfdlen.c: In function '_sfdlen': sfdlen.c:32:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (v != 0.) ^~ sfdlen.c:33:12: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] v = frexp(v, &exp); ^ sfdlen.c:37:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (w = 1; w <= N_ARRAY; ++w) { /* get 2^SF_PRECIS precision at a time */ ^~ sfdlen.c:38:23: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] n = (int) (x = ldexp(v, SF_PRECIS)); ^ CC sfexcept.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfexcept.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfexcept.c:14: sfexcept.c: In function '_sfexcept': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfexcept.c:34:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfexcept.c:38:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= io < 0 ? SF_ERROR : SF_EOF; ^~ In file included from sfexcept.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfexcept.c:42:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfexcept.c:75:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] data = (uchar *) realloc((char *) f->data, size); ^~~~ sfexcept.c:77:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] data = (uchar *) malloc(size); ^~~~ sfexcept.c:94:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~(SF_EOF | SF_ERROR); ^ In file included from sfexcept.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfexcept.c:103:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfexit.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfexit.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC sfextern.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfextern.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfextern.c:35:5: warning: missing initializer for field 'array' of 'struct _sfpool_s' [-Wmissing-field-initializers] {NIL(Sfpool_t *), 0, 0, 0, NIL(Sfio_t **)}, /* _Sfpool */ ^ In file included from sfextern.c:14: sfhdr.h:397:10: note: 'array' declared here Sfio_t *array[3]; /* start with 3 */ ^~~~~ CC sffcvt.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sffcvt.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sffcvt.c:22:7: warning: no previous prototype for 'sffcvt' [-Wmissing-prototypes] char *sffcvt(double dval, int n_digit, int *decpt, int *sign) ^~~~~~ CC sffilbuf.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sffilbuf.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sffilbuf.c:14: sffilbuf.c: In function '_sffilbuf': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sffilbuf.c:37:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sffilbuf.c:44:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_JUSTSEEK; ^ sffilbuf.c:46:42: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] for (first = 1;; first = 0, (f->mode &= ~SF_LOCK)) { /* check mode */ ^~ In file included from sffilbuf.c:14: sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sffilbuf.c:47:6: note: in expansion of macro 'SFMODE' if (SFMODE(f, local) != SF_READ && _sfmode(f, SF_READ, local) < 0) ^~~~~~ sffilbuf.c:61:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(f->data, f->next, r); ^ sffilbuf.c:75:26: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] else if (justseek && n <= f->iosz && f->iosz <= f->size) ^~ sffilbuf.c:75:48: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare] else if (justseek && n <= f->iosz && f->iosz <= f->size) ^~ sffilbuf.c:76:11: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] r = f->iosz; /* limit buffer filling */ ^ sffilbuf.c:81:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f->mode |= rcrv; ^~ sffilbuf.c:82:12: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] f->getr = rc; ^~ In file included from sffilbuf.c:14: sffilbuf.c:83:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((r = SFRD(f, f->endb, r, f->disc)) >= 0) { ^ sfhdr.h:600:52: note: in definition of macro 'SFRD' #define SFRD(f,b,n,d) (SETLOCAL(f),sfrd(f,(void*)b,n,d)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sffilbuf.c:89:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sfflsbuf.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfflsbuf.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfflsbuf.c:14: sfflsbuf.c: In function '_sfflsbuf': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfflsbuf.c:36:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfflsbuf.c:38:21: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] for (;; f->mode &= ~SF_LOCK) { /* check stream mode */ ^~ In file included from sfflsbuf.c:14: sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfflsbuf.c:39:6: note: in expansion of macro 'SFMODE' if (SFMODE(f, local) != SF_WRITE ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfflsbuf.c:55:3: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ sfflsbuf.c:62:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] *f->next++ = c; ^ In file included from sfflsbuf.c:14: sfhdr.h:596:61: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-17' to '4294967279' [-Wsign-conversion] #define SFISALL(f,v) ((((v) = (f)->mode&SF_RV) ? ((f)->mode &= ~SF_RV) : 0), \ ^~ sfflsbuf.c:80:10: note: in expansion of macro 'SFISALL' isall = SFISALL(f, isall); ^~~~~~~ sfflsbuf.c:81:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((w = SFWR(f, data, n, f->disc)) > 0) { ^ sfhdr.h:601:52: note: in definition of macro 'SFWR' #define SFWR(f,b,n,d) (SETLOCAL(f),sfwr(f,(void*)b,n,d)) ^ sfflsbuf.c:83:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy((char *) f->data, (char *) data + w, n); ^ In file included from sfflsbuf.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfflsbuf.c:88:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfflsbuf.c:94:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ sfflsbuf.c:97:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] inpc = f->endb - f->next; ^ CC sfgetd.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfgetd.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfgetd.c:14: sfgetd.c: In function 'sfgetd': sfhdr.h:655:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define _SFAVAIL(f,s,n) ((n) = (f)->endb - ((s) = (f)->next) ) ^ sfhdr.h:656:25: note: in expansion of macro '_SFAVAIL' #define SFRPEEK(f,s,n) (_SFAVAIL(f,s,n) > 0 ? (n) : \ ^~~~~~~~ sfgetd.c:39:6: note: in expansion of macro 'SFRPEEK' if (SFRPEEK(f, s, p) <= 0) { ^~~~~~~ sfgetd.c:48:16: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] v = ldexp(v, -SF_PRECIS); ^ sfgetd.c:58:15: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] v = ldexp(v, (sign & 02) ? -exp : exp); ^ In file included from sfgetd.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfgetd.c:62:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfgetl.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfgetl.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfgetl.c:14: sfgetl.c: In function 'sfgetl': sfhdr.h:655:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define _SFAVAIL(f,s,n) ((n) = (f)->endb - ((s) = (f)->next) ) ^ sfhdr.h:656:25: note: in expansion of macro '_SFAVAIL' #define SFRPEEK(f,s,n) (_SFAVAIL(f,s,n) > 0 ? (n) : \ ^~~~~~~~ sfgetl.c:34:6: note: in expansion of macro 'SFRPEEK' if (SFRPEEK(f, s, p) <= 0) { ^~~~~~~ sfgetl.c:42:7: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v = ((Sfulong_t) v << SF_UBITS) | SFUVALUE(c); ^ sfgetl.c:44:7: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v = ((Sfulong_t) v << SF_SBITS) | SFSVALUE(c); ^ In file included from sfgetl.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfgetl.c:53:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfgetm.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfgetm.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfgetm.c:14: sfgetm.c: In function 'sfgetm': sfhdr.h:655:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define _SFAVAIL(f,s,n) ((n) = (f)->endb - ((s) = (f)->next) ) ^ sfhdr.h:656:25: note: in expansion of macro '_SFAVAIL' #define SFRPEEK(f,s,n) (_SFAVAIL(f,s,n) > 0 ? (n) : \ ^~~~~~~~ sfgetm.c:35:6: note: in expansion of macro 'SFRPEEK' if (SFRPEEK(f, s, p) <= 0) { ^~~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfgetm.c:51:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfgetr.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfgetr.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfgetr.c: In function 'sfgetr': sfgetr.c:60:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] f->getr = rc; ^~ sfgetr.c:75:5: warning: "_lib_memchr" is not defined, evaluates to 0 [-Wundef] #if _lib_memchr ^~~~~~~~~~~ In file included from sfgetr.c:14: sfgetr.c:116:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] MEMCPY(s, ends, n); ^ sfhdr.h:817:41: note: in definition of macro 'MEMCPY' { default : memcpy((void*)to,(void*)fr,n); to += n; fr += n; break; \ ^ sfgetr.c:125:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] f->getr = rc; ^~ In file included from sfgetr.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfgetr.c:134:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:818:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:819:4: note: here case 6 : *to++ = *fr++; \ ^~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:819:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:820:4: note: here case 5 : *to++ = *fr++; \ ^~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:820:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:821:4: note: here case 4 : *to++ = *fr++; \ ^~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:821:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:822:4: note: here case 3 : *to++ = *fr++; \ ^~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:822:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:823:4: note: here case 2 : *to++ = *fr++; \ ^~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:823:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:824:4: note: here case 1 : *to++ = *fr++; \ ^~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ CC sfgetu.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfgetu.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfgetu.c:14: sfgetu.c: In function 'sfgetu': sfhdr.h:655:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define _SFAVAIL(f,s,n) ((n) = (f)->endb - ((s) = (f)->next) ) ^ sfhdr.h:656:25: note: in expansion of macro '_SFAVAIL' #define SFRPEEK(f,s,n) (_SFAVAIL(f,s,n) > 0 ? (n) : \ ^~~~~~~~ sfgetu.c:35:6: note: in expansion of macro 'SFRPEEK' if (SFRPEEK(f, s, p) <= 0) { ^~~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfgetu.c:51:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfllen.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfllen.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfllen.c: In function '_sfllen': sfllen.c:24:9: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v = (Sfulong_t) v >> SF_SBITS; ^ CC sfmode.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfmode.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfmode.c: In function '_sfcleanup': sfmode.c:72:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-129' to '4294967167' [-Wsign-conversion] f->mode &= ~SF_POOL; ^~ sfmode.c:78:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f->mode |= pool; ^~ In file included from sfmode.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfmode.c:81:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfmode.c: In function '_sfsetpool': sfmode.c:111:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(array = (Sfio_t **) malloc(n * sizeof(Sfio_t *)))) ^ sfmode.c:116:14: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] p->n_sf * sizeof(Sfio_t *)); ^ sfmode.c: In function '_sfrsrv': sfmode.c:143:38: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if (!(rs = (Sfrsrv_t *) malloc(size + sizeof(Sfrsrv_t)))) ^ sfmode.c:148:41: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(rs, rsrv, sizeof(Sfrsrv_t) + rsrv->slen); ^ sfmode.c: In function '_sfpmode': sfmode.c:262:13: warning: conversion from 'long int' to 'int' may change value [-Wconversion] p->ndata = f->endb - f->next; ^ sfmode.c:266:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((p->rdata = (uchar *) malloc(p->ndata))) ~^~~~~~~ sfmode.c:274:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy((void *) p->rdata, (void *) f->next, p->ndata); ~^~~~~~~ sfmode.c:278:17: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] p->ndata = f->size; ^ sfmode.c:280:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy((void *) f->data, (void *) p->rdata, p->ndata); ~^~~~~~~ sfmode.c:289:12: warning: conversion from 'int' to 'short int' may change value [-Wconversion] f->file = p->file; ^ sfmode.c: In function '_sfmode': sfmode.c:332:10: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-1025' to '4294966271' [-Wsign-conversion] f->mode &= ~SF_GETR; ^~ sfmode.c:359:10: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-129' to '4294967167' [-Wsign-conversion] f->mode &= ~SF_POOL; ^~ sfmode.c:379:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-5' to '4294967291' [-Wsign-conversion] f->mode &= ~SF_INIT; ^~ In file included from sfmode.c:14: sfmode.c:391:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) SFSETBUF(f, f->data, f->size); ~^~~~~~ sfhdr.h:606:51: note: in definition of macro 'SFSETBUF' #define SFSETBUF(f,s,n) (SETLOCAL(f),sfsetbuf(f,s,n)) ^ sfmode.c:392:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= (n & SF_MALLOC); ^ In file included from sfmode.c:14: sfhdr.h:614:32: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfmode.c:396:25: note: in expansion of macro 'SFMODE' if (wanted == (int) SFMODE(f, 1)) ^~~~~~ sfhdr.h:614:32: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfmode.c:399:13: note: in expansion of macro 'SFMODE' switch (SFMODE(f, 1)) { ^~~~~~ sfmode.c:473:10: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = f->endb - f->next; ^ sfmode.c:505:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (wanted != (f->mode & SF_RDWR) && f->file >= 0) ^~ In file included from sfmode.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfmode.c:516:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sfmove.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfmove.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfmove.c: In function 'sfmove': sfmove.c:99:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if (rsize <= 0 && (rbuf = (uchar *) malloc(w))) ^ sfmove.c:118:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] fr->size, rc, -1, (int) (-n)); ~~^~~~~~ sfmove.c:125:23: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] one_r:fr->getr = rc; ^~ In file included from sfmove.c:14: sfmove.c:133:25: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] if ((r = SFFILBUF(fr, r)) <= 0) ^ sfhdr.h:605:48: note: in definition of macro 'SFFILBUF' #define SFFILBUF(f,n) (SETLOCAL(f),_sffilbuf(f,n)) ^ sfmove.c:141:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((r = SFRD(fr, next, w, fr->disc)) > 0) ^ sfhdr.h:600:52: note: in definition of macro 'SFRD' #define SFRD(f,b,n,d) (SETLOCAL(f),sfrd(f,(void*)b,n,d)) ^ sfmove.c:165:14: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] endb[-1] = rc; ^~ sfmove.c:180:14: warning: conversion from 'ssize_t' {aka 'long int'} to 'unsigned char' may change value [-Wconversion] endb[-1] = w; ^ sfmove.c:183:12: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-513' to '4294966783' [-Wsign-conversion] fr->mode &= ~SF_PKRD; ^~ sfmove.c:184:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) read(fr->file, (void *) next, r); ^ sfmove.c:198:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy((void *) fr->data, (void *) cp, w); ^ sfmove.c:208:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy((void *) fw->next, (void *) next, r); ^ In file included from sfmove.c:14: sfmove.c:210:49: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] } else if ((w = SFWRITE(fw, (void *) next, r)) != r) { /* a write error happened */ ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfmove.c:223:2: note: in expansion of macro 'SFOPEN' SFOPEN(fr, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfmove.c:225:6: note: in expansion of macro 'SFOPEN' SFOPEN(fw, 0); ^~~~~~ In file included from sfmove.c:14: sfhdr.h:230:20: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] (((f)->bits &= ~SF_MVSIZE), ((f)->size /= SF_NMAP)) ) ^ sfmove.c:230:2: note: in expansion of macro 'SFMVUNSET' SFMVUNSET(fr); ^~~~~~~~~ sfmove.c:232:51: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] SFMMSEQOFF(fr, fr->data, fr->endb - fr->data); ^ sfmove.c:233:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] fr->bits &= ~SF_SEQUENTIAL; ^ In file included from sfmove.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfmove.c:239:5: note: in expansion of macro 'SFOPEN' SFOPEN(fr, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfmove.c:241:2: note: in expansion of macro 'SFOPEN' SFOPEN(fw, 0); ^~~~~~ CC sfmutex.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfmutex.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfmutex.c: In function 'sfmutex': sfmutex.c:22:22: warning: unused parameter 'f' [-Wunused-parameter] int sfmutex(Sfio_t * f, int type) ~~~~~~~~~^ sfmutex.c:22:29: warning: unused parameter 'type' [-Wunused-parameter] int sfmutex(Sfio_t * f, int type) ~~~~^~~~ CC sfnew.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfnew.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfnew.c: In function 'sfnew': sfnew.c:98:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags = (flags & SF_FLAGS) | (sflags & (SF_MALLOC | SF_STATIC)); ^ sfnew.c:100:15: warning: conversion from 'int' to 'short int' may change value [-Wconversion] f->file = file; ^~~~ sfnew.c:106:12: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] f->size = size; ^~~~ CC sfnotify.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfnotify.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC sfnputc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfnputc.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfnputc.c:14: sfnputc.c: In function 'sfnputc': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfnputc.c:35:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfnputc.c:36:9: note: in expansion of macro 'SFMODE' if (SFMODE(f, local) != SF_WRITE && _sfmode(f, SF_WRITE, local) < 0) ^~~~~~ sfnputc.c:47:6: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] p = n; ^ In file included from sfnputc.c:14: sfnputc.c:48:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] MEMSET(ps, c, p); ^ sfhdr.h:828:37: note: in definition of macro 'MEMSET' { default : memset((void*)s,(int)c,n); s += n; break; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:829:21: note: in definition of macro 'MEMSET' case 7 : *s++ = c; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:830:21: note: in definition of macro 'MEMSET' case 6 : *s++ = c; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:831:21: note: in definition of macro 'MEMSET' case 5 : *s++ = c; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:832:21: note: in definition of macro 'MEMSET' case 4 : *s++ = c; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:833:21: note: in definition of macro 'MEMSET' case 3 : *s++ = c; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:834:21: note: in definition of macro 'MEMSET' case 2 : *s++ = c; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:835:21: note: in definition of macro 'MEMSET' case 1 : *s++ = c; \ ^ sfnputc.c:51:9: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] w = n; ^ In file included from sfnputc.c:14: sfnputc.c:60:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((p = SFWRITE(f, (void *) ps, p)) <= 0 || (n -= p) <= 0) { ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfnputc.c:60:50: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((p = SFWRITE(f, (void *) ps, p)) <= 0 || (n -= p) <= 0) { ^~ sfnputc.c:61:8: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] w -= n; ^~ sfnputc.c:61:11: warning: conversion to 'ssize_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] w -= n; ^ sfnputc.c:65:10: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] p = n; ^ In file included from sfnputc.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfnputc.c:68:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ sfhdr.h:829:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : *s++ = c; \ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:830:4: note: here case 6 : *s++ = c; \ ^~~~ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:830:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : *s++ = c; \ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:831:4: note: here case 5 : *s++ = c; \ ^~~~ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:831:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : *s++ = c; \ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:832:4: note: here case 4 : *s++ = c; \ ^~~~ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:832:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : *s++ = c; \ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:833:4: note: here case 3 : *s++ = c; \ ^~~~ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:833:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : *s++ = c; \ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:834:4: note: here case 2 : *s++ = c; \ ^~~~ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:834:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : *s++ = c; \ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:835:4: note: here case 1 : *s++ = c; \ ^~~~ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ CC sfopen.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfopen.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfopen.c: In function 'sfopen': sfopen.c:52:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= (sflags & (SF_FLAGS & ~SF_RDWR)); ^ sfopen.c:56:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags = (f->flags & ~SF_RDWR) | sflags; ^ sfopen.c:61:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_BOTH; ^ sfopen.c:64:26: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-3' to '4294967293' [-Wsign-conversion] f->mode = (f->mode & ~SF_WRITE) | SF_READ; ^ sfopen.c:66:26: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-2' to '4294967294' [-Wsign-conversion] f->mode = (f->mode & ~SF_READ) | SF_WRITE; ^ sfopen.c:76:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] f = sfnew(f, (char *) file, ^ sfopen.c:77:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] file ? (size_t) strlen((char *) file) : (size_t) ^ sfopen.c:84:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] while ((fd = open((char *) file, oflags, SF_CREATMODE)) < 0 ^ CC sfpkrd.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfpkrd.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfpkrd.c: In function 'sfpkrd': sfpkrd.c:50:6: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if !_stream_peek ^~~~~~~~~~~~ sfpkrd.c:59:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfpkrd.c:99:5: warning: "_lib_poll" is not defined, evaluates to 0 [-Wundef] #if _lib_poll ^~~~~~~~~ sfpkrd.c:120:5: warning: "_hpux_threads" is not defined, evaluates to 0 [-Wundef] #if _hpux_threads && vt_threaded ^~~~~~~~~~~~~ sfpkrd.c:148:6: warning: "_lib_poll" is not defined, evaluates to 0 [-Wundef] #if !_lib_poll && !_lib_select /* both poll and select cann't be used */ ^~~~~~~~~ sfpkrd.c:217:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] action = n; ^ sfpkrd.c:219:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] while ((t = read(fd, buf, action)) > 0) { ^~~~~~ sfpkrd.c:219:18: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] while ((t = read(fd, buf, action)) > 0) { ^~~~ sfpkrd.c:224:31: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if (action == 0 || (int) (n - r) < action) ^ sfpkrd.c:245:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] r = read(fd, buf, r); ^ CC sfpoll.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfpoll.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfpoll.c: In function 'sfpoll': sfpoll.c:38:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(status = (int *) malloc(2 * n * sizeof(int)))) ^ sfpoll.c:84:6: warning: switch missing default case [-Wswitch-default] switch (_sfexcept(f, f->mode & SF_RDWR, 0, f->disc)) { ^~~~~~ sfpoll.c:120:5: warning: "_lib_poll" is not defined, evaluates to 0 [-Wundef] #if _lib_poll ^~~~~~~~~ CC sfpool.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfpool.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfpool.c:14: sfpool.c: In function '_sfphead': sfhdr.h:614:32: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfpool.c:107:6: note: in expansion of macro 'SFMODE' if (SFMODE(head, 1) != SF_WRITE && _sfmode(head, SF_WRITE, 1) < 0) ^~~~~~ sfpool.c:117:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((w = SFWR(head, head->data, k, head->disc)) == k) ^ sfhdr.h:601:52: note: in definition of macro 'SFWR' #define SFWR(f,b,n,d) (SETLOCAL(f),sfwr(f,(void*)b,n,d)) ^ sfpool.c:122:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(head->data, (head->data + w), v); ^ sfpool.c:131:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(f->data, (head->data + k), v); ^ sfpool.c:135:13: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-129' to '4294967167' [-Wsign-conversion] f->mode &= ~SF_POOL; ^~ sfpool.c:144:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] head->mode &= ~SF_LOCK; /* partially unlock because it's no longer head */ ^~ sfpool.c: In function '_sfpdelete': sfpool.c:164:13: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-129' to '4294967167' [-Wsign-conversion] f->mode &= ~SF_POOL; ^~ sfpool.c:184:13: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-129' to '4294967167' [-Wsign-conversion] f->mode &= ~SF_POOL; ^~ In file included from sfpool.c:14: sfpool.c: In function 'sfpool': sfhdr.h:614:32: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfpool.c:290:6: note: in expansion of macro 'SFMODE' if (SFMODE(f, 1) != SF_WRITE && _sfmode(f, SF_WRITE, 1) < 0) ^~~~~~ sfhdr.h:614:32: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfpool.c:292:6: note: in expansion of macro 'SFMODE' if (SFMODE(pf, 1) != SF_WRITE && _sfmode(pf, SF_WRITE, 1) < 0) ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfpool.c:316:5: note: in expansion of macro 'SFOPEN' SFOPEN(pf, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfpool.c:317:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfpool.c:324:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfpool.c:328:2: note: in expansion of macro 'SFOPEN' SFOPEN(pf, 0); ^~~~~~ CC sfpopen.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfpopen.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfpopen.c: In function 'execute': sfpopen.c:48:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] for (s = (char *) argcmd; *s; ++s) ^ sfpopen.c:68:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (char **) realloc(argv, (n + 16) * sizeof(char *)))) ^ sfpopen.c: In function 'sfpopen': sfpopen.c:214:16: warning: conversion from 'int' to 'short int' may change value [-Wconversion] sf.file = parent[pkeep]; ^~~~~~ sfpopen.c:221:16: warning: conversion from 'int' to 'short int' may change value [-Wconversion] sf.file = child[ckeep]; ^~~~~ sfpopen.c:123:26: warning: argument 'f' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Sfio_t *sfpopen(Sfio_t * f, const char *command, const char *mode) ~~~~~~~~~^ CC sfprintf.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfprintf.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC sfprints.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfprints.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC sfpurge.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfpurge.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfpurge.c: In function 'sfpurge': sfpurge.c:57:21: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] switch (f->mode & ~SF_LOCK) { ^ In file included from sfpurge.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfpurge.c:59:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfpurge.c:78:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfputd.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfputd.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfputd.c:14: sfputd.c: In function '_sfputd': sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputd.c:47:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfputd.c:53:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (v != 0.) ^~ sfputd.c:54:12: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] v = frexp(v, &exp); ^ In file included from sfputd.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputd.c:65:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfputd.c:73:23: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] n = (int) (x = ldexp(v, SF_PRECIS)); ^ sfputd.c:74:9: warning: conversion from 'ssize_t' {aka 'long int'} to 'unsigned char' may change value [-Wconversion] *--s = n | SF_MORE; ^ sfputd.c:75:8: warning: conversion from 'ssize_t' {aka 'long int'} to 'double' may change value [-Wconversion] v = x - n; ^ sfputd.c:82:14: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] *ends &= ~SF_MORE; ^ In file included from sfputd.c:14: sfputd.c:86:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] w = SFWRITE(f, (void *) s, n) == n ? w + n : -1; ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputd.c:88:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ In file included from sfputd.c:14: sfhdr.h:122:34: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFMTXRETURN(f,v) { return(v); } ^ sfputd.c:89:5: note: in expansion of macro 'SFMTXRETURN' SFMTXRETURN(f, w); ^~~~~~~~~~~ CC sfputl.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfputl.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfputl.c: In function '_sfputl': sfputl.c:43:9: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v = (Sfulong_t) v >> SF_SBITS; ^ sfputl.c:47:6: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v = (Sfulong_t) v >> SF_UBITS; ^ In file included from sfputl.c:14: sfputl.c:52:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n = SFWRITE(f, (void *) s, n); /* write the hard way */ ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfputl.c:54:2: warning: switch missing default case [-Wswitch-default] switch (n) { ^~~~~~ In file included from sfputl.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputl.c:75:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ In file included from sfputl.c:14: sfhdr.h:122:34: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFMTXRETURN(f,v) { return(v); } ^ sfputl.c:76:5: note: in expansion of macro 'SFMTXRETURN' SFMTXRETURN(f, n); ^~~~~~~~~~~ sfputl.c:56:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:57:2: note: here case 7: ^~~~ sfputl.c:58:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:59:2: note: here case 6: ^~~~ sfputl.c:60:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:61:2: note: here case 5: ^~~~ sfputl.c:62:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:63:2: note: here case 4: ^~~~ sfputl.c:64:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:65:2: note: here case 3: ^~~~ sfputl.c:66:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:67:2: note: here case 2: ^~~~ sfputl.c:68:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:69:2: note: here case 1: ^~~~ CC sfputm.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfputm.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfputm.c:14: sfputm.c: In function '_sfputm': sfputm.c:49:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n = SFWRITE(f, (void *) s, n); /* write the hard way */ ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfputm.c:51:2: warning: switch missing default case [-Wswitch-default] switch (n) { ^~~~~~ In file included from sfputm.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputm.c:72:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfputm.c:53:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:54:2: note: here case 7: ^~~~ sfputm.c:55:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:56:2: note: here case 6: ^~~~ sfputm.c:57:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:58:2: note: here case 5: ^~~~ sfputm.c:59:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:60:2: note: here case 4: ^~~~ sfputm.c:61:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:62:2: note: here case 3: ^~~~ sfputm.c:63:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:64:2: note: here case 2: ^~~~ sfputm.c:65:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:66:2: note: here case 1: ^~~~ CC sfputr.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfputr.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfputr.c: In function 'sfputr': sfputr.c:41:10: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] n = strlen(s); ^~~~~~ sfputr.c:44:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(ps, s, n); ^ sfputr.c:49:15: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] *ps++ = rc; ^~ sfputr.c:61:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(rsrv->data, s, n); ^ sfputr.c:63:20: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] rsrv->data[n] = rc; ^~ In file included from sfputr.c:14: sfputr.c:64:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((n = SFWRITE(f, rsrv->data, p)) < 0) ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfputr.c:74:14: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] *ps++ = rc; ^~ sfputr.c:79:5: warning: "_lib_memccpy" is not defined, evaluates to 0 [-Wundef] #if _lib_memccpy ^~~~~~~~~~~~ sfputr.c:87:17: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] if ((*ps = *s) == 0) ^ In file included from sfputr.c:14: sfputr.c:104:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) SFWRITE(f, (void *) f->next, n); ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputr.c:107:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfputu.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfputu.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfputu.c:14: sfputu.c: In function '_sfputu': sfputu.c:48:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n = SFWRITE(f, (void *) s, n); /* write the hard way */ ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfputu.c:50:2: warning: switch missing default case [-Wswitch-default] switch (n) { ^~~~~~ In file included from sfputu.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputu.c:71:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfputu.c:52:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:53:2: note: here case 7: ^~~~ sfputu.c:54:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:55:2: note: here case 6: ^~~~ sfputu.c:56:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:57:2: note: here case 5: ^~~~ sfputu.c:58:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:59:2: note: here case 4: ^~~~ sfputu.c:60:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:61:2: note: here case 3: ^~~~ sfputu.c:62:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:63:2: note: here case 2: ^~~~ sfputu.c:64:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:65:2: note: here case 1: ^~~~ CC sfraise.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfraise.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfraise.c:14: sfraise.c: In function 'sfraise': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfraise.c:33:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfraise.c:38:2: note: in expansion of macro 'SFMODE' SFMODE(f, local) != (f->mode & SF_RDWR) ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfraise.c:47:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfraise.c:62:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sfrd.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfrd.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfrd.c:14: sfrd.c: In function 'sfrd': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfrd.c:58:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfrd.c:60:10: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-25' to '4294967271' [-Wsign-conversion] f->mode &= ~(SF_RC | SF_RV); ^~ sfrd.c:61:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_JUSTSEEK; ^ sfrd.c:86:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~(SF_EOF | SF_ERROR); ^ sfrd.c:103:38: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] if ((rv = _sfexcept(f, SF_READ, n, dc)) > 0) ^ sfrd.c:104:7: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] n = rv; ^~ sfrd.c:228:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f->mode |= rcrv; ^~ sfrd.c:231:15: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~SF_SHARE; ^ In file included from sfrd.c:14: sfhdr.h:641:26: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] if(!dcdown) f->bits &= ~SF_DCDOWN; \ ^ sfrd.c:233:6: note: in expansion of macro 'SFDCRD' SFDCRD(f, buf, n, dc, r); ^~~~~~ sfrd.c:237:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f->mode &= ~rcrv; ^~ sfrd.c:239:15: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= share; ^~~~~ sfrd.c:280:10: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] n = local ? 0 : (ssize_t) r; ^~~~~ In file included from sfrd.c:14: sfhdr.h:122:34: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] #define SFMTXRETURN(f,v) { return(v); } ^ sfrd.c:281:6: note: in expansion of macro 'SFMTXRETURN' SFMTXRETURN(f, n); ^~~~~~~~~~~ sfrd.c:276:2: warning: switch missing default case [-Wswitch-default] switch (_sfexcept(f, SF_READ, (ssize_t) r, dc)) { ^~~~~~ CC sfread.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfread.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfread.c:14: sfread.c: In function 'sfread': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfread.c:35:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfread.c:37:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_JUSTSEEK; ^ sfread.c:51:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-257' to '4294967039' [-Wsign-conversion] f->mode &= ~SF_PEEK; ^~ sfread.c:56:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-257' to '4294967039' [-Wsign-conversion] f->mode &= ~SF_PEEK; ^~ sfread.c:58:11: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-513' to '4294966783' [-Wsign-conversion] f->mode &= ~SF_PKRD; ^~ sfread.c:60:11: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n = (r = read(f->file, f->data, n)) < 0 ? 0 : r; ^ sfread.c:62:11: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion] f->here += n; ^~ sfread.c:62:14: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] f->here += n; ^ In file included from sfread.c:14: sfhdr.h:122:34: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] #define SFMTXRETURN(f,v) { return(v); } ^ sfread.c:66:6: note: in expansion of macro 'SFMTXRETURN' SFMTXRETURN(f, n); ^~~~~~~~~~~ sfread.c:71:21: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] for (;; f->mode &= ~SF_LOCK) { /* check stream mode */ ^~ In file included from sfread.c:14: sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfread.c:72:6: note: in expansion of macro 'SFMODE' if (SFMODE(f, local) != SF_READ && _sfmode(f, SF_READ, local) < 0) { ^~~~~~ sfread.c:73:21: warning: operand of ?: changes signedness from 'long int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] n = s > begs ? s - begs : (size_t) (-1); ^~~~~~~~ sfread.c:73:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] n = s > begs ? s - begs : (size_t) (-1); ^ sfread.c:83:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(s, f->next, r); ^ sfread.c:86:8: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= r; ^~ sfread.c:98:51: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare] else if (justseek && n <= f->iosz && f->iosz <= f->size) ^~ sfread.c:99:7: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] r = f->iosz; /* limit buffering */ ^ In file included from sfread.c:14: sfread.c:108:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if (r == (ssize_t) n && (r = SFRD(f, s, r, f->disc)) >= 0) { ^ sfhdr.h:600:52: note: in definition of macro 'SFRD' #define SFRD(f,b,n,d) (SETLOCAL(f),sfrd(f,(void*)b,n,d)) ^ sfread.c:110:5: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= r; ^~ In file included from sfread.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfread.c:124:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sfreserve.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfreserve.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfreserve.c:14: sfreserve.c: In function 'sfreserve': sfreserve.c:91:35: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] (void) SFFILBUF(f, sz == 0 ? -1 : (sz - n)); ~~~~~~~~~~~~~^~~~~~~~~~ sfhdr.h:605:48: note: in definition of macro 'SFFILBUF' #define SFFILBUF(f,n) (SETLOCAL(f),_sffilbuf(f,n)) ^ sfreserve.c:96:15: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-513' to '4294966783' [-Wsign-conversion] f->mode &= ~SF_PKRD; ^~ In file included from sfreserve.c:14: sfreserve.c:101:38: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] (void) SFFILBUF(f, sz == 0 ? -1 : (sz - n)); ~~~~~~~~~~~~~^~~~~~~~~~ sfhdr.h:605:48: note: in definition of macro 'SFFILBUF' #define SFFILBUF(f,n) (SETLOCAL(f),_sffilbuf(f,n)) ^ sfreserve.c:110:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if ((f->mode & mode) != 0) ^ sfreserve.c:114:37: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (n > 0 && n < sz && (f->mode & mode) != 0) { /* try to accomodate request size */ ^ In file included from sfreserve.c:14: sfreserve.c:117:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) SFWR(f, f->next, sz, f->disc); ^~ sfhdr.h:601:52: note: in definition of macro 'SFWR' #define SFWR(f,b,n,d) (SETLOCAL(f),sfwr(f,(void*)b,n,d)) ^ sfreserve.c:125:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (n = SFREAD(f, (void *) rsrv->data, sz)) < sz) ^~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfreserve.c:134:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfresize.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfresize.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfresize.c: In function 'sfresize': sfresize.c:37:9: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare] if (s < f->size && (d = realloc(f->data, s))) { ^ sfresize.c:39:17: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] f->size = s; ^ sfresize.c:40:19: warning: conversion to 'long long int' from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] f->extent = s; ^ In file included from sfresize.c:14: sfresize.c:43:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memclear((char *) (f->data + size), (int) (f->extent - size)); sfhdr.h:811:40: note: in definition of macro 'memclear' #define memclear(s,n) memset((s),'\0',(n)) ^ sfresize.c:48:8: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] (int) (size - f->extent)); sfhdr.h:811:40: note: in definition of macro 'memclear' #define memclear(s,n) memset((s),'\0',(n)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfresize.c:63:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfscanf.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfscanf.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfscanf.c: In function 'sfvsscanf': sfscanf.c:43:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] f.size = strlen((char *) s); ^ sfscanf.c:43:14: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] f.size = strlen((char *) s); ^~~~~~ sfscanf.c:44:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] f.data = f.next = f.endw = (uchar *) s; ^ CC sfseek.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfseek.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfseek.c:14: sfseek.c: In function 'sfseek': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfseek.c:50:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfseek.c:60:15: note: in expansion of macro 'SFMODE' if ((int) SFMODE(f, local) != (mode = f->mode & SF_RDWR)) { ^~~~~~ sfseek.c:67:17: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags = flags; ^~~~~ sfseek.c:96:17: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~(SF_EOF | SF_ERROR); ^ In file included from sfseek.c:14: sfhdr.h:668:32: warning: declaration of 's' shadows a previous local [-Wshadow] #define SFSTRSIZE(f) { Sfoff_t s = (f)->next - (f)->data; \ ^ sfseek.c:99:2: note: in expansion of macro 'SFSTRSIZE' SFSTRSIZE(f); ^~~~~~~~~ sfseek.c:44:16: note: shadowed declaration is here Sfoff_t r, s; ^ In file included from sfseek.c:14: sfseek.c:114:5: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] (int) (p - f->extent)); sfhdr.h:811:40: note: in definition of macro 'memclear' #define memclear(s,n) memset((s),'\0',(n)) ^ sfseek.c:201:9: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] b = f->endb - f->data; /* amount of buffered data */ ^ sfseek.c:202:9: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] c = f->next - f->data; /* amount of data consumed */ ^ sfseek.c:219:17: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare] if (f->iosz >= f->size) ^~ In file included from sfseek.c:14: sfseek.c:247:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) SFRD(f, f->data, f->size, f->disc); ~^~~~~~ sfhdr.h:600:52: note: in definition of macro 'SFRD' #define SFRD(f,b,n,d) (SETLOCAL(f),sfrd(f,(void*)b,n,d)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfseek.c:265:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sfset.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfset.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfset.c: In function 'sfset': sfset.c:46:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= (flags & SF_SETS); ^ sfset.c:48:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~(flags & SF_SETS); ^ sfset.c:52:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= (oflags & SF_RDWR); ^ sfset.c:55:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~SF_APPENDWR; ^ sfset.c:72:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~SF_PUBLIC; ^ In file included from sfset.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfset.c:74:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfsetbuf.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfsetbuf.c:20: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfsetbuf.c:20: sfsetbuf.c: In function 'sfsetbuf': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfsetbuf.c:73:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfsetbuf.c:90:39: note: in expansion of macro 'SFMODE' } else if ((f->mode & SF_RDWR) != SFMODE(f, local) ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsetbuf.c:107:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ sfsetbuf.c:112:10: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-2049' to '4294965247' [-Wsign-conversion] f->mode &= ~SF_SYNCED; ^~ sfsetbuf.c:140:17: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~SF_MALLOC; ^ sfsetbuf.c:141:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_MMAP; ^ sfsetbuf.c:268:13: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] size = osize; ^~~~~ In file included from sfsetbuf.c:20: sfhdr.h:509:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] #define _Sfpage (_Sfextern.sf_page) ^ sfsetbuf.c:278:29: note: in expansion of macro '_Sfpage' else if ((ssize_t) (size = _Sfpage) < blksize) ^~~~~~~ sfsetbuf.c:279:13: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] size = blksize; ^~~~~~~ sfsetbuf.c:309:15: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] f->size = size; ^~~~ sfsetbuf.c:313:14: warning: conversion to 'long long int' from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] f->extent = (!sf_malloc && ^ sfsetbuf.c:323:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags = (f->flags & ~SF_MALLOC) | sf_malloc; ^ In file included from sfsetbuf.c:20: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsetbuf.c:332:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sfsetfd.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfsetfd.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfsetfd.c:14: sfsetfd.c: In function 'sfsetfd': sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsetfd.c:65:7: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsetfd.c:73:4: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsetfd.c:81:7: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfsetfd.c:95:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_NULL; /* off /dev/null handling */ ^ In file included from sfsetfd.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsetfd.c:99:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfsetfd.c:106:15: warning: conversion from 'int' to 'short int' may change value [-Wconversion] f->file = newfd; ^~~~~ CC sfsize.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfsize.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfsize.c:14: sfsize.c: In function 'sfsize': sfhdr.h:668:32: warning: declaration of 's' shadows a previous local [-Wshadow] #define SFSTRSIZE(f) { Sfoff_t s = (f)->next - (f)->data; \ ^ sfsize.c:33:2: note: in expansion of macro 'SFSTRSIZE' SFSTRSIZE(f); ^~~~~~~~~ sfsize.c:24:13: note: shadowed declaration is here Sfoff_t s; ^ In file included from sfsize.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsize.c:93:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfsk.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfsk.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfsk.c:14: sfsk.c: In function 'sfsk': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfsk.c:29:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfsk.c:36:5: warning: "MAP_TYPE" is not defined, evaluates to 0 [-Wundef] #if MAP_TYPE ^~~~~~~~ In file included from sfsk.c:14: sfhdr.h:668:32: warning: declaration of 's' shadows a previous local [-Wshadow] #define SFSTRSIZE(f) { Sfoff_t s = (f)->next - (f)->data; \ ^ sfsk.c:51:6: note: in expansion of macro 'SFSTRSIZE' SFSTRSIZE(f); ^~~~~~~~~ sfsk.c:24:17: note: shadowed declaration is here reg ssize_t s; ^ In file included from sfsk.c:14: sfhdr.h:651:26: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] if(!dcdown) f->bits &= ~SF_DCDOWN; \ ^ sfsk.c:61:3: note: in expansion of macro 'SFDCSK' SFDCSK(f, addr, type, dc, p); ^~~~~~ CC sfstack.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfstack.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfstack.c: In function 'sfstack': sfstack.c:58:11: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] f2->mode &= ~SF_PUSH; ^~ sfstack.c:94:11: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] f1->mode &= ~SF_PUSH; ^~ In file included from sfstack.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfstack.c:99:5: note: in expansion of macro 'SFOPEN' SFOPEN(f1, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfstack.c:100:5: note: in expansion of macro 'SFOPEN' SFOPEN(f2, 0); ^~~~~~ CC sfstrtod.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfstrtod.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfstrtod.c: In function 'sfpow10': sfstrtod.c:31:5: warning: switch missing default case [-Wswitch-default] switch (n) { ^~~~~~ sfstrtod.c: In function '_sfstrtod': sfstrtod.c:98:12: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] m = BATCH - m; ^ sfstrtod.c:22:15: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] #define BATCH (2*sizeof(int)) /* accumulate this many digits at a time */ ^ sfstrtod.c:98:6: note: in expansion of macro 'BATCH' m = BATCH - m; ^~~~~ sfstrtod.c:101:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dval == 0.) ^~ sfstrtod.c:118:8: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (m < BATCH) { /* detected a non-digit */ ^ sfstrtod.c:137:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] *retp = (char *) s; ^ sfstrtod.c:71:24: warning: variable 'thousand' set but not used [-Wunused-but-set-variable] char decpoint = 0, thousand; ^~~~~~~~ CC sfswap.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfswap.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfswap.c: In function 'sfswap': sfswap.c:37:14: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] f1mode = f1->mode; ^~ sfswap.c:42:11: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] f2mode = f2->mode; ^~ sfswap.c:51:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f1->mode = f1mode; ^~~~~~ In file included from sfswap.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfswap.c:52:3: note: in expansion of macro 'SFOPEN' SFOPEN(f1, 0); ^~~~~~ sfswap.c:90:15: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f2->flags &= ~SF_STATIC; ^ sfswap.c:95:15: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f1->flags &= ~SF_STATIC; ^ sfswap.c:101:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f1->mode = f2mode; ^~~~~~ In file included from sfswap.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfswap.c:102:2: note: in expansion of macro 'SFOPEN' SFOPEN(f1, 0); ^~~~~~ sfswap.c:105:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f2->mode = f1mode; ^~~~~~ In file included from sfswap.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfswap.c:106:5: note: in expansion of macro 'SFOPEN' SFOPEN(f2, 0); ^~~~~~ CC sfsync.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfsync.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfsync.c:14: sfsync.c: In function 'sfsync': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfsync.c:82:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(origf, local); ^~~~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfsync.c:89:36: note: in expansion of macro 'SFMODE' if ((origf->mode & SF_RDWR) != SFMODE(origf, local) ^~~~~~ sfsync.c:104:10: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] f->mode &= ~SF_PUSH; ^~ sfsync.c:112:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-129' to '4294967167' [-Wsign-conversion] f->mode &= ~SF_POOL; ^~ sfsync.c:118:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_HOLE; ^ sfsync.c:120:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f->mode |= pool; ^~ sfsync.c:132:11: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-2049' to '4294965247' [-Wsign-conversion] f->mode &= ~SF_SYNCED; ^~ sfsync.c:137:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f->mode |= mode; ^~ In file included from sfsync.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsync.c:138:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sftable.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sftable.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sftable.c: In function 'sffmtint': sftable.c:26:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (char *) str; ^ sftable.c: In function 'sffmtpos': sftable.c:51:11: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] sp = (char *) form++; ^ sftable.c:88:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] t_str = (char *) form; ^ sftable.c:113:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fp[n].ft.form = (char *) form; ^ sftable.c:90:3: warning: switch missing default case [-Wswitch-default] switch (*form++) { ^~~~~~ sftable.c:169:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fp[n].ft.form = (char *) form; ^ sftable.c:213:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fp[n].ft.form = (char *) form; ^ sftable.c:86:2: warning: switch missing default case [-Wswitch-default] switch ((fmt = *form++)) { ^~~~~~ sftable.c:251:48: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] (flags & SFFMT_ZFLAG) ? sizeof(size_t) : -1; ^~ sftable.c:251:46: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] (flags & SFFMT_ZFLAG) ? sizeof(size_t) : -1; ^ sftable.c:245:10: warning: signed conversion from 'long unsigned int' to 'ssize_t' {aka 'long int'} changes the value of '18446744073709551615' [-Wsign-conversion] size = (flags & SFFMT_LLONG) ? sizeof(Sflong_t) : ^ sftable.c:255:24: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] sizeof(double) : -1; ^~ sftable.c:255:22: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] sizeof(double) : -1; ^ sftable.c:253:10: warning: signed conversion from 'long unsigned int' to 'ssize_t' {aka 'long int'} changes the value of '18446744073709551615' [-Wsign-conversion] size = (flags & SFFMT_LDOUBLE) ? sizeof(Sfdouble_t) : ^ sftable.c:269:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fp[argp].ft.form = (char *) form; ^ sftable.c:285:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] || !(fp = (Fmtpos_t *) malloc((maxp + 1) * sizeof(Fmtpos_t)))) ^ sftable.c:339:19: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] fp[n].ft.size = strlen(fp[n].argv.s); ^~~~~~ sftable.c:356:6: warning: "_ast_intmax_long" is not defined, evaluates to 0 [-Wundef] #if !_ast_intmax_long ^~~~~~~~~~~~~~~~ sftable.c: In function 'sfcvinit': sftable.c:407:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv36[(uchar) _Sfdigits[d]] = d; ^ sftable.c:408:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv64[(uchar) _Sfdigits[d]] = d; ^ sftable.c:413:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv36[(uchar) _Sfdigits[d]] = d; ^ sftable.c:414:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv64[(uchar) _Sfdigits[d]] = d; ^ sftable.c:419:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv36[(uchar) _Sfdigits[d]] = l; ^ sftable.c:420:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv64[(uchar) _Sfdigits[d]] = d; ^ sftable.c:425:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv36[(uchar) _Sfdigits[d]] = d; ^ sftable.c:426:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv64[(uchar) _Sfdigits[d]] = d; ^ sftable.c: At top level: sftable.c:477:1: warning: missing initializer for field 'sf_cv36' of 'Sftab_t' {aka 'struct _sftab_'} [-Wmissing-field-initializers] }; ^ In file included from sftable.c:14: sfhdr.h:744:8: note: 'sf_cv36' declared here uchar sf_cv36[SF_MAXCHAR + 1]; /* conversion for base [2-36] */ ^~~~~~~ sftable.c: In function 'sffmtpos': sftable.c:155:8: warning: this statement may fall through [-Wimplicit-fallthrough=] form += 1; /* drop thru below */ ~~~~~^~~~ sftable.c:157:2: note: here case '*': ^~~~ CC sftell.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sftell.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC sftmp.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sftmp.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sftmp.c:25:5: warning: "_tmp_rmfail" is not defined, evaluates to 0 [-Wundef] #if _tmp_rmfail ^~~~~~~~~~~ sftmp.c: In function '_rmtmp': sftmp.c:102:5: warning: "_tmp_rmfail" is not defined, evaluates to 0 [-Wundef] #if _tmp_rmfail /* remove only when stream is closed */ ^~~~~~~~~~~ sftmp.c:100:28: warning: unused parameter 'f' [-Wunused-parameter] static int _rmtmp(Sfio_t * f, char *file) ~~~~~~~~~^ sftmp.c: In function '_sfgetpath': sftmp.c:146:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (n == 0 || !(dirs = (char **) malloc((n + 1) * sizeof(char *)))) ^ sftmp.c: In function '_tmpfd': sftmp.c:207:5: warning: conversion to 'uint64_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A += 4 - r; ^~ sftmp.c: In function '_tmpexcept': sftmp.c:301:49: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) sfsetbuf(f, (void *) savf.data, savf.size); ~~~~^~~~~ sftmp.c: In function 'sftmp': sftmp.c:328:5: warning: "_tmp_rmfail" is not defined, evaluates to 0 [-Wundef] #if _tmp_rmfail ^~~~~~~~~~~ CC sfungetc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfungetc.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfungetc.c:14: sfungetc.c: In function 'sfungetc': sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfungetc.c:65:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfungetc.c:75:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if (!(data = (uchar *) malloc(f->size + 16))) { ~~~~~~~~^~~~ sfungetc.c:81:54: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy((char *) (data + 16), (char *) f->data, f->size); ~^~~~~~ In file included from sfungetc.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfungetc.c:90:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfvprintf.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfvprintf.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfvprintf.c: In function 'sfvprintf': sfvprintf.c:115:13: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] oform = (char *) form; ^ sfvprintf.c:123:11: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] sp = (char *) form++; ^ sfvprintf.c:126:10: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = form - sp; ^~~~ In file included from sfvprintf.c:14: sfvprintf.c:127:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, n); ^ sfhdr.h:817:41: note: in definition of macro 'MEMCPY' { default : memcpy((void*)to,(void*)fr,n); to += n; fr += n; break; \ ^ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:818:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 7 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 6 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 5 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 4 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 3 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 2 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:824:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 1 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:86:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:127:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, n); ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:607:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:86:33: note: in expansion of macro 'SFWRITE' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:72:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFFLSBUF(f,c)) >= 0 ? 1 : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:143:6: note: in expansion of macro 'SFputc' SFputc(f, '%'); ^~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:72:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFFLSBUF(f,c)) >= 0 ? 1 : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:146:6: note: in expansion of macro 'SFputc' SFputc(f, '%'); ^~~~~~ sfvprintf.c:150:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] t_str = (char *) form; ^ In file included from sfvprintf.c:14: sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvprintf.c:180:8: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, ^~~~~~ sfvprintf.c:190:13: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] n_str = strlen(t_str); ^~~~~~ sfvprintf.c:194:14: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] n_str = strlen(t_str); ^~~~~~ sfvprintf.c:152:3: warning: switch missing default case [-Wswitch-default] switch (*form++) { ^~~~~~ In file included from sfvprintf.c:14: sfhdr.h:375:18: warning: declaration of 'lv' shadows a previous local [-Wshadow] { struct lconv* lv; \ ^~ sfvprintf.c:219:6: note: in expansion of macro 'SFSETLOCALE' SFSETLOCALE(decimal, thousand); ^~~~~~~~~~~ sfvprintf.c:37:14: note: shadowed declaration is here Sflong_t lv; ^~ In file included from sfvprintf.c:14: sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvprintf.c:264:3: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, '.', dot, 0, 0, 0, 0, NIL(char *), ^~~~~~ sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvprintf.c:326:7: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, 'I', sizeof(int), 0, 0, 0, 0, ^~~~~~ sfvprintf.c:141:2: warning: switch missing default case [-Wswitch-default] switch ((fmt = *form++)) { ^~~~~~ sfvprintf.c:385:48: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] (flags & SFFMT_ZFLAG) ? sizeof(size_t) : -1; ^~ sfvprintf.c:385:46: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] (flags & SFFMT_ZFLAG) ? sizeof(size_t) : -1; ^ sfvprintf.c:379:10: warning: signed conversion from 'long unsigned int' to 'ssize_t' {aka 'long int'} changes the value of '18446744073709551615' [-Wsign-conversion] size = (flags & SFFMT_LLONG) ? sizeof(Sflong_t) : ^ sfvprintf.c:389:24: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] sizeof(double) : -1; ^~ sfvprintf.c:389:22: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] sizeof(double) : -1; ^ sfvprintf.c:387:10: warning: signed conversion from 'long unsigned int' to 'ssize_t' {aka 'long int'} changes the value of '18446744073709551615' [-Wsign-conversion] size = (flags & SFFMT_LDOUBLE) ? sizeof(Sfdouble_t) : ^ In file included from sfvprintf.c:14: sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvprintf.c:400:6: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, fmt, size, flags, width, precis, base, ^~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:402:6: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ In file included from sfvprintf.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfvprintf.c:403:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfvprintf.c:424:6: warning: "_ast_intmax_long" is not defined, evaluates to 0 [-Wundef] #if !_ast_intmax_long ^~~~~~~~~~~~~~~~ sfvprintf.c:472:34: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (*ft->eventf) (f, SF_DPOP, (void *) form, ft) < 0) ^ sfvprintf.c:480:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fm->form = (char *) form; ^ sfvprintf.c:514:12: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] if ((v = size) >= 0) { ^~~~ sfvprintf.c:518:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] v = strlen(sp); ^~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:526:4: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:526:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, '0', n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:526:4: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:526:4: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:528:4: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:528:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, ' ', n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:528:4: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:528:4: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ sfvprintf.c:531:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, v); ^ sfhdr.h:817:41: note: in definition of macro 'MEMCPY' { default : memcpy((void*)to,(void*)fr,n); to += n; fr += n; break; \ ^ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:818:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 7 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:819:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 6 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:820:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 5 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:821:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 4 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:822:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 3 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:823:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 2 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:824:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 1 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:86:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:531:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, v); ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:607:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:86:33: note: in expansion of macro 'SFWRITE' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:533:7: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:533:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, ' ', n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:533:7: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:533:7: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:72:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFFLSBUF(f,c)) >= 0 ? 1 : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:538:7: note: in expansion of macro 'SFputc' SFputc(f, base); ^~~~~~ sfvprintf.c:550:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] buf[0] = fmt; ^~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:557:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n)}; ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:557:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, ' ', n)}; ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:557:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n)}; ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:557:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n)}; ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:559:3: note: in expansion of macro 'SFnputc' SFnputc(f, fmt, v); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:559:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, fmt, v); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:559:3: note: in expansion of macro 'SFnputc' SFnputc(f, fmt, v); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:559:3: note: in expansion of macro 'SFnputc' SFnputc(f, fmt, v); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:561:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n)}; ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:561:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, ' ', n)}; ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:561:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n)}; ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:561:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n)}; ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:72:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFFLSBUF(f,c)) >= 0 ? 1 : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:565:7: note: in expansion of macro 'SFputc' SFputc(f, base); ^~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:571:6: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ sfvprintf.c:572:6: warning: "_ast_intmax_long" is not defined, evaluates to 0 [-Wundef] #if !_ast_intmax_long ^~~~~~~~~~~~~~~~ sfvprintf.c:638:6: warning: "_ast_intmax_long" is not defined, evaluates to 0 [-Wundef] #if !_ast_intmax_long || _more_long_int || _more_void_int ^~~~~~~~~~~~~~~~ sfvprintf.c:652:14: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare] if (lv == HIGHBITL) { /* avoid overflow */ ^~ sfvprintf.c:653:30: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lv = (Sflong_t) (HIGHBITL / base); ^ sfvprintf.c:655:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((Sfulong_t) lv) * base]; ^ sfvprintf.c:665:22: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] } while ((lv = ((Sfulong_t) lv) >> n)); ^ sfvprintf.c:668:33: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *--sp = ssp[((Sfulong_t) lv) % base]; ^ sfvprintf.c:669:39: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] } while ((lv = ((Sfulong_t) lv) / base)); ^ sfvprintf.c:669:22: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] } while ((lv = ((Sfulong_t) lv) / base)); ^ sfvprintf.c:707:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (v == HIGHBITI) { /* avoid overflow */ ^~ sfvprintf.c:708:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] v = (int) (HIGHBITI / base); ^ sfvprintf.c:709:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *--sp = _Sfdigits[HIGHBITI - ((uint) v) * base]; ^ sfvprintf.c:718:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] } while ((v = ((uint) v) >> n)); ^ sfvprintf.c:721:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *--sp = ssp[((uint) v) % base]; ^ sfvprintf.c:722:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] } while ((v = ((uint) v) / base)); ^ sfvprintf.c:722:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] } while ((v = ((uint) v) / base)); ^ sfvprintf.c:727:11: warning: conversion from 'long int' to 'int' may change value [-Wconversion] && (n = endsp - sp) > 3) { ^~~~~ sfvprintf.c:744:35: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if (precis > 0 && (precis -= (endsp - sp)) < (sp - buf) - 64) ^ sfvprintf.c:761:8: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = width - (n + (endsp - sp)); ^~~~~ In file included from sfvprintf.c:14: sfhdr.h:726:17: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] #define _Sfdec (_Sftable.sf_dec) ^ sfvprintf.c:773:16: note: in expansion of macro '_Sfdec' *--sp = _Sfdec[(base <<= 1) + 1]; ^~~~~~ sfhdr.h:726:17: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] #define _Sfdec (_Sftable.sf_dec) ^ sfvprintf.c:774:16: note: in expansion of macro '_Sfdec' *--sp = _Sfdec[base]; ^~~~~~ sfvprintf.c:833:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ldval == 0.) ^~ sfvprintf.c:842:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dval == 0.) ^~ In file included from sfio_t.h:46, from sfhdr.h:31, from sfvprintf.c:14: sfio.h:444:21: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define sfslen() ( __sf_slen() ) ^ sfvprintf.c:849:12: note: in expansion of macro 'sfslen' if ((n = sfslen()) > precis) ^~~~~~ In file included from sfvprintf.c:14: sfhdr.h:375:18: warning: declaration of 'lv' shadows a previous local [-Wshadow] { struct lconv* lv; \ ^~ sfvprintf.c:870:6: note: in expansion of macro 'SFSETLOCALE' SFSETLOCALE(decimal, thousand); ^~~~~~~~~~~ sfvprintf.c:37:14: note: shadowed declaration is here Sflong_t lv; ^~ sfvprintf.c:876:16: warning: conversion from 'long int' to 'int' may change value [-Wconversion] precis -= (endsp -= 1) - ssp; ^ sfvprintf.c:882:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] dval = ldval ? 1. : 0.; /* so the below test works */ ^ sfvprintf.c:884:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dval != 0.) { ^~ sfvprintf.c:899:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] *--ep = (decpt > 0 || dval == 0.) ? '+' : '-'; ^~ In file included from sfvprintf.c:14: sfhdr.h:375:18: warning: declaration of 'lv' shadows a previous local [-Wshadow] { struct lconv* lv; \ ^~ sfvprintf.c:913:6: note: in expansion of macro 'SFSETLOCALE' SFSETLOCALE(decimal, thousand); ^~~~~~~~~~~ sfvprintf.c:37:14: note: shadowed declaration is here Sflong_t lv; ^~ sfvprintf.c:944:16: warning: conversion from 'long int' to 'int' may change value [-Wconversion] precis -= (endsp -= 1) - ssp; ^ sfvprintf.c:961:6: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = (endsp - sp) + (endep - ep) + (precis <= 0 ? 0 : precis) + ^ sfvprintf.c:969:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] *--sp = fmt; ^~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:72:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFFLSBUF(f,c)) >= 0 ? 1 : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:975:6: note: in expansion of macro 'SFputc' SFputc(f, fmt); ^~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:982:6: note: in expansion of macro 'SFnputc' SFnputc(f, v, n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:982:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, v, n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:982:6: note: in expansion of macro 'SFnputc' SFnputc(f, v, n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:982:6: note: in expansion of macro 'SFnputc' SFnputc(f, v, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:986:6: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:986:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, '0', n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:986:6: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:986:6: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ sfvprintf.c:991:11: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if ((n = endsp - sp) > 0) ^~~~~ In file included from sfvprintf.c:14: sfvprintf.c:992:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, n); ^ sfhdr.h:817:41: note: in definition of macro 'MEMCPY' { default : memcpy((void*)to,(void*)fr,n); to += n; fr += n; break; \ ^ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:818:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 7 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 6 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 5 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 4 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 3 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 2 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:824:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 1 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:86:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:992:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, n); ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:607:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:86:33: note: in expansion of macro 'SFWRITE' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:996:3: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:996:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, '0', n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:996:3: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:996:3: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ sfvprintf.c:999:15: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if ((n = endep - (sp = ep)) > 0) ^~~~~ In file included from sfvprintf.c:14: sfvprintf.c:1000:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, n); ^ sfhdr.h:817:41: note: in definition of macro 'MEMCPY' { default : memcpy((void*)to,(void*)fr,n); to += n; fr += n; break; \ ^ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:818:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 7 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 6 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 5 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 4 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 3 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 2 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:824:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 1 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:86:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:1000:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, n); ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:607:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:86:33: note: in expansion of macro 'SFWRITE' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:1004:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:1004:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, ' ', n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:1004:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:1004:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ sfvprintf.c:1017:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] else if ((*fm->eventf) (f, SF_DPOP, (void *) form, ft) < 0) ^ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:1045:5: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ sfvprintf.c:1047:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = f->next - f->data; ^ In file included from sfvprintf.c:14: sfvprintf.c:1054:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] (void) SFWRITE(f, (void *) d, n); ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfvprintf.c:1058:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:818:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:4: note: here case 6 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:4: note: here case 5 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:4: note: here case 4 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:4: note: here case 3 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:4: note: here case 2 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:824:4: note: here case 1 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:250:11: warning: this statement may fall through [-Wimplicit-fallthrough=] form += 1; /* fall thru for '*' */ ~~~~~^~~~ sfvprintf.c:251:2: note: here case '*': ^~~~ In file included from sfvprintf.c:14: sfhdr.h:818:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:819:4: note: here case 6 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:819:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:820:4: note: here case 5 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:820:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:821:4: note: here case 4 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:821:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:822:4: note: here case 3 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:822:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:823:4: note: here case 2 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:823:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:824:4: note: here case 1 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfvprintf.c:611:10: warning: this statement may fall through [-Wimplicit-fallthrough=] ssp = "0123456789ABCDEF"; ~~~~^~~~~~~~~~~~~~~~~~~~ sfvprintf.c:612:2: note: here case 'x': ^~~~ sfvprintf.c:622:12: warning: this statement may fall through [-Wimplicit-fallthrough=] flags &= ~(SFFMT_SIGN | SFFMT_BLANK); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sfvprintf.c:623:2: note: here case 'd': ^~~~ In file included from sfvprintf.c:14: sfhdr.h:818:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:4: note: here case 6 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:4: note: here case 5 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:4: note: here case 4 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:4: note: here case 3 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:4: note: here case 2 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:824:4: note: here case 1 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:818:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:4: note: here case 6 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:4: note: here case 5 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:4: note: here case 4 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:4: note: here case 3 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:4: note: here case 2 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:824:4: note: here case 1 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ CC sfvscanf.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfvscanf.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfvscanf.c: In function 'setclass': sfvscanf.c:41:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] accept[fmt] = yes; ^~~ sfvscanf.c:51:20: warning: conversion from 'int' to 'char' may change value [-Wconversion] accept[fmt] = yes; ^~~ sfvscanf.c:54:15: warning: conversion from 'int' to 'char' may change value [-Wconversion] accept[c] = yes; ^~~ sfvscanf.c: In function 'sfvscanf': sfvscanf.c:134:13: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] oform = (char *) form; ^ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:144:11: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) < 0 || inp == fmt) ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:144:11: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) < 0 || inp == fmt) ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:153:7: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) != fmt) { ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:153:7: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) != fmt) { ^~~~~~ sfvscanf.c:188:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] t_str = (char *) form; ^ In file included from sfvscanf.c:14: sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvscanf.c:218:8: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, ^~~~~~ sfvscanf.c:228:13: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] n_str = strlen(t_str); ^~~~~~ sfvscanf.c:232:14: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] n_str = strlen(t_str); ^~~~~~ sfvscanf.c:190:3: warning: switch missing default case [-Wswitch-default] switch (*form++) { ^~~~~~ In file included from sfvscanf.c:14: sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvscanf.c:261:7: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, '.', dot, 0, 0, 0, 0, ^~~~~~ sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvscanf.c:325:7: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, 'I', sizeof(int), 0, 0, 0, 0, ^~~~~~ sfvscanf.c:186:2: warning: switch missing default case [-Wswitch-default] switch ((fmt = *form++)) { ^~~~~~ sfvscanf.c:383:48: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] (flags & SFFMT_ZFLAG) ? sizeof(size_t) : -1; ^~ sfvscanf.c:383:46: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] (flags & SFFMT_ZFLAG) ? sizeof(size_t) : -1; ^ sfvscanf.c:377:10: warning: signed conversion from 'long unsigned int' to 'ssize_t' {aka 'long int'} changes the value of '18446744073709551615' [-Wsign-conversion] size = (flags & SFFMT_LLONG) ? sizeof(Sflong_t) : ^ sfvscanf.c:387:24: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] sizeof(double) : -1; ^~ sfvscanf.c:387:22: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] sizeof(double) : -1; ^ sfvscanf.c:385:10: warning: signed conversion from 'long unsigned int' to 'ssize_t' {aka 'long int'} changes the value of '18446744073709551615' [-Wsign-conversion] size = (flags & SFFMT_LDOUBLE) ? sizeof(Sfdouble_t) : ^ In file included from sfvscanf.c:14: sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvscanf.c:402:6: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, fmt, size, flags, width, 0, base, t_str, ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:404:6: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:404:6: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfvscanf.c:405:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfvscanf.c:437:34: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (*ft->eventf) (f, SF_DPOP, (void *) form, ft) < 0) ^ sfvscanf.c:445:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fm->form = (char *) form; ^ sfvscanf.c:474:6: warning: "_ast_intmax_long" is not defined, evaluates to 0 [-Wundef] #if !_ast_intmax_long ^~~~~~~~~~~~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:497:6: note: in expansion of macro 'SFGETC' SFGETC(f, inp); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:497:6: note: in expansion of macro 'SFGETC' SFGETC(f, inp); ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:500:3: note: in expansion of macro 'SFGETC' SFGETC(f, inp); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:500:3: note: in expansion of macro 'SFGETC' SFGETC(f, inp); ^~~~~~ sfvscanf.c:510:14: warning: declaration of 'dot' shadows a previous local [-Wshadow] reg int dot, exponent; ^~~ sfvscanf.c:85:21: note: shadowed declaration is here int fmt, flags, dot, n_assign, v, n, n_input; ^~~ sfvscanf.c:513:16: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (width >= SF_MAXDIGITS) ^~ sfvscanf.c:518:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *val++ = inp; ^~~ sfvscanf.c:526:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *val++ = inp; ^~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:527:27: note: in expansion of macro 'SFGETC' if (--width <= 0 || SFGETC(f, inp) < 0 || ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:527:27: note: in expansion of macro 'SFGETC' if (--width <= 0 || SFGETC(f, inp) < 0 || ^~~~~~ sfvscanf.c:530:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *val++ = inp; ^~~ sfvscanf.c:534:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *val++ = inp; ^~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:538:30: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:538:30: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:573:25: note: in expansion of macro 'SFGETC' while (--width > 0 && SFGETC(f, inp) >= 0) ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:573:25: note: in expansion of macro 'SFGETC' while (--width > 0 && SFGETC(f, inp) >= 0) ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:587:11: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) >= 0) { ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:587:11: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) >= 0) { ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:606:11: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) >= 0 && ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:606:11: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) >= 0 && ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:608:4: note: in expansion of macro 'SFGETC' SFGETC(f, inp); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:608:4: note: in expansion of macro 'SFGETC' SFGETC(f, inp); ^~~~~~ sfvscanf.c:620:36: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (argv.lu << 3) + (argv.lu << 1) + (inp - '0'); ^ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:621:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= '0' ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:621:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= '0' ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:631:4: note: in expansion of macro 'SFGETC' SFGETC(f, inp) >= 0 && sp[inp] < base) ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:631:4: note: in expansion of macro 'SFGETC' SFGETC(f, inp) >= 0 && sp[inp] < base) ^~~~~~ sfvscanf.c:651:33: warning: conversion to 'long long unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] argv.lu = (argv.lu << shift) + sp[inp]; ^ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:653:9: note: in expansion of macro 'SFGETC' SFGETC(f, inp) >= 0 && sp[inp] < base); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:653:9: note: in expansion of macro 'SFGETC' SFGETC(f, inp) >= 0 && sp[inp] < base); ^~~~~~ sfvscanf.c:656:23: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] argv.lu = (argv.lu * base) + sp[inp]; ^ sfvscanf.c:656:31: warning: conversion to 'long long unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] argv.lu = (argv.lu * base) + sp[inp]; ^ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:658:9: note: in expansion of macro 'SFGETC' SFGETC(f, inp) >= 0 && sp[inp] < base); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:658:9: note: in expansion of macro 'SFGETC' SFGETC(f, inp) >= 0 && sp[inp] < base); ^~~~~~ sfvscanf.c:674:6: warning: "_ast_intmax_long" is not defined, evaluates to 0 [-Wundef] #if !_ast_intmax_long ^~~~~~~~~~~~~~~~ sfvscanf.c:718:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *argv.s++ = inp; ^~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:719:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:719:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ sfvscanf.c:723:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *argv.s++ = inp; ^~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:724:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:724:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ sfvscanf.c:726:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] form = setclass((char *) form, accept); ^ sfvscanf.c:737:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *argv.s++ = inp; ^~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:738:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:738:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ sfvscanf.c:761:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] else if ((*fm->eventf) (f, SF_DPOP, (void *) form, ft) < 0) ^ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:789:5: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:789:5: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfvscanf.c:790:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfwr.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfwr.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfwr.c: In function 'sfoutput': sfwr.c:33:10: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] s = n = 0; ^ sfwr.c:67:5: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= _Sfpage; ^~ sfwr.c:75:7: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n = s = 0; ^ sfwr.c:77:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] if ((wr = write(f->file, wbuf, buf - wbuf)) > 0) { ~~~~^~~~~~ sfwr.c:79:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_HOLE; ^ sfwr.c:92:8: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= s; ^~ sfwr.c:99:5: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= s; ^~ In file included from sfwr.c:14: sfwr.c: In function 'sfwr': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfwr.c:116:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfwr.c:129:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~(SF_EOF | SF_ERROR); ^ sfwr.c:133:12: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] w = n + (f->next - f->data); ^ sfwr.c:133:10: warning: conversion to 'ssize_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] w = n + (f->next - f->data); ^ sfwr.c:140:36: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] if ((rv = _sfexcept(f, SF_WRITE, n, dc)) > 0) ^ sfwr.c:141:11: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] n = rv; ^~ In file included from sfwr.c:14: sfhdr.h:646:26: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] if(!dcdown) f->bits &= ~SF_DCDOWN; \ ^ sfwr.c:163:3: note: in expansion of macro 'SFDCWR' SFDCWR(f, buf, n, dc, w); ^~~~~~ sfwr.c:165:7: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] w = n; ^ sfwr.c:171:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if ((w = sfoutput(f, (char *) buf, n)) <= 0) ^ sfwr.c:175:27: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if ((w = write(f->file, (char *) buf, n)) > 0) ^ sfwr.c:176:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_HOLE; ^ sfwr.c:198:2: warning: switch missing default case [-Wswitch-default] switch (_sfexcept(f, SF_WRITE, w, dc)) { ^~~~~~ CC sfwrite.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfwrite.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfwrite.c:14: sfwrite.c: In function 'sfwrite': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfwrite.c:34:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfwrite.c:44:6: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if ((uchar *) buf != f->next && ^ sfwrite.c:45:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (!f->rsrv || f->rsrv->data != (uchar *) buf)) ^ sfwrite.c:48:10: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-257' to '4294967039' [-Wsign-conversion] f->mode &= ~SF_PEEK; ^~ sfwrite.c:51:11: warning: declaration of 'buf' shadows a parameter [-Wshadow] char buf[16]; ^~~ sfwrite.c:26:46: note: shadowed declaration is here ssize_t sfwrite(reg Sfio_t * f, const void * buf, reg size_t n) ~~~~~~~~~~~~~^~~ sfwrite.c:54:15: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] for (w = n; w > 0;) { ^ sfwrite.c:55:15: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] if ((r = w) > sizeof(buf)) ^ sfwrite.c:57:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((r = read(f->file, buf, r)) <= 0) { ^ sfwrite.c:58:9: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= w; ^~ sfwrite.c:64:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-513' to '4294966783' [-Wsign-conversion] f->mode &= ~SF_PKRD; ^~ sfwrite.c:66:14: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion] f->here += n; ^~ sfwrite.c:66:17: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] f->here += n; ^ sfwrite.c:73:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] s = begs = (uchar *) buf; ^ sfwrite.c:74:21: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] for (;; f->mode &= ~SF_LOCK) { /* check stream mode */ ^~ In file included from sfwrite.c:14: sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfwrite.c:75:6: note: in expansion of macro 'SFMODE' if (SFMODE(f, local) != SF_WRITE ^~~~~~ sfwrite.c:89:8: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= w; ^~ In file included from sfwrite.c:14: sfwrite.c:96:23: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) SFWR(f, s, n - w, f->disc); ^ sfhdr.h:601:52: note: in definition of macro 'SFWR' #define SFWR(f,b,n,d) (SETLOCAL(f),sfwr(f,(void*)b,n,d)) ^ sfwrite.c:115:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(f->next, s, w); ^ sfwrite.c:120:9: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((n -= w) <= 0) ^~ sfwrite.c:130:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] if ((ssize_t) (n = f->next - f->data) > (w = s - begs)) ^ sfwrite.c:131:10: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n = w; ^ In file included from sfwrite.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfwrite.c:144:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CCLD libsfio_C.la make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' Making all in vmalloc make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vmalloc' mkdir -p ../../FEATURE ../../iffe - set cc gcc : run ../../lib/vmalloc/features/vmalloc > ../../FEATURE/vmalloc CC malloc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from malloc.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ malloc.c:16:5: warning: "_std_malloc" is not defined, evaluates to 0 [-Wundef] #if _std_malloc || _BLD_INSTRUMENT_ || cray ^~~~~~~~~~~ malloc.c:16:20: warning: "_BLD_INSTRUMENT_" is not defined, evaluates to 0 [-Wundef] #if _std_malloc || _BLD_INSTRUMENT_ || cray ^~~~~~~~~~~~~~~~ malloc.c:16:40: warning: "cray" is not defined, evaluates to 0 [-Wundef] #if _std_malloc || _BLD_INSTRUMENT_ || cray ^~~~ malloc.c:36:5: warning: "_hdr_stat" is not defined, evaluates to 0 [-Wundef] #if _hdr_stat ^~~~~~~~~ malloc.c: In function 'atou': malloc.c:66:16: warning: conversion to 'Vmulong_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v = (v << 4) + (*s - '0'); ^ malloc.c:68:16: warning: conversion to 'Vmulong_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v = (v << 4) + (*s - 'a') + 10; ^ malloc.c:70:16: warning: conversion to 'Vmulong_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v = (v << 4) + (*s - 'A') + 10; ^ malloc.c:77:14: warning: conversion to 'Vmulong_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v = v * 10 + (*s - '0'); ^ malloc.c: In function 'insertpid': malloc.c:110:9: warning: conversion from 'int' to 'char' may change value [-Wconversion] *--s = '0' + pid % 10; ^~~ malloc.c: At top level: malloc.c:273:6: warning: no previous prototype for 'cfree' [-Wmissing-prototypes] void cfree(reg void * data) ^~~~~ malloc.c:279:7: warning: no previous prototype for 'memalign' [-Wmissing-prototypes] void *memalign(reg size_t align, reg size_t size) ^~~~~~~~ malloc.c: In function 'mallopt': malloc.c:305:17: warning: unused parameter 'cmd' [-Wunused-parameter] int mallopt(int cmd, int value) ~~~~^~~ malloc.c:305:26: warning: unused parameter 'value' [-Wunused-parameter] int mallopt(int cmd, int value) ~~~~^~~~~ malloc.c: In function 'mallinfo': malloc.c:321:13: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] mi.arena = sb.extent; ^~ malloc.c:323:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] mi.uordblks = sb.s_busy; ^~ malloc.c:324:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] mi.fordblks = sb.s_free; ^~ malloc.c: At top level: malloc.c:330:5: warning: "_lib_mstats" is not defined, evaluates to 0 [-Wundef] #if _lib_mstats ^~~~~~~~~~~ CC vmbest.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmbest.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmbest.c: In function 'bestreclaim': vmbest.c:368:16: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] size = (size & ~BITS) + s + sizeof(Head_t); ^ vmbest.c:370:8: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] size &= ~BITS; ^~ In file included from vmbest.c:14: vmhdr.h:224:20: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] #define C_INDEX(s) (s < MAXCACHE ? INDEX(s) : S_CACHE) ^ vmbest.c:384:8: note: in expansion of macro 'C_INDEX' c = C_INDEX(s); ^~~~~~~ vmhdr.h:100:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define CLRBITS(w) ((w) &= ~BITS) ^~ vmbest.c:386:7: note: in expansion of macro 'CLRBITS' CLRBITS(s); ^~~~~~~ vmbest.c: In function 'bestalloc': vmhdr.h:110:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-5' to '18446744073709551611' [-Wsign-conversion] #define CLRJUNK(w) ((w) &= ~JUNK) ^~ vmbest.c:519:2: note: in expansion of macro 'CLRJUNK' CLRJUNK(SIZE(tp)); ^~~~~~~ vmbest.c:539:11: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] ((s & ~BITS) - (size + sizeof(Head_t))) | JUNK | BUSY; ^ In file included from vmbest.c:14: vmhdr.h:110:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-5' to '18446744073709551611' [-Wsign-conversion] #define CLRJUNK(w) ((w) &= ~JUNK) ^~ vmbest.c:543:6: note: in expansion of macro 'CLRJUNK' CLRJUNK(SIZE(tp)); ^~~~~~~ vmhdr.h:107:26: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-3' to '18446744073709551613' [-Wsign-conversion] #define CLRPFREE(w) ((w) &= ~PFREE) ^~ vmbest.c:553:7: note: in expansion of macro 'CLRPFREE' CLRPFREE(SIZE(NEXT(tp))); ^~~~~~~~ vmhdr.h:107:26: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-3' to '18446744073709551613' [-Wsign-conversion] #define CLRPFREE(w) ((w) &= ~PFREE) ^~ vmbest.c:592:5: note: in expansion of macro 'CLRPFREE' CLRPFREE(SIZE(NEXT(tp))); ^~~~~~~~ vmbest.c:605:15: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] SIZE(np) &= ~BITS; ^~ vmbest.c: In function 'bestaddr': vmbest.c:665:32: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] reg size_t size = SIZE(b) & ~BITS; ^ vmbest.c: In function 'bestfree': vmbest.c:726:60: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] (*_Vmtrace) (vm, (Vmuchar_t *) data, NIL(Vmuchar_t *), (s & ~BITS), ^ In file included from vmbest.c:14: vmbest.c: In function 'bestresize': vmhdr.h:100:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define CLRBITS(w) ((w) &= ~BITS) ^~ vmbest.c:784:2: note: in expansion of macro 'CLRBITS' CLRBITS(SIZE(rp)); ^~~~~~~ vmhdr.h:100:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define CLRBITS(w) ((w) &= ~BITS) ^~ vmbest.c:790:3: note: in expansion of macro 'CLRBITS' CLRBITS(s); ^~~~~~~ vmhdr.h:224:45: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] #define C_INDEX(s) (s < MAXCACHE ? INDEX(s) : S_CACHE) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ vmbest.c:793:23: note: in expansion of macro 'C_INDEX' bestreclaim(vd, np, C_INDEX(s)); ^~~~~~~ vmhdr.h:100:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define CLRBITS(w) ((w) &= ~BITS) ^~ vmbest.c:796:3: note: in expansion of macro 'CLRBITS' CLRBITS(SIZE(rp)); ^~~~~~~ vmhdr.h:107:26: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-3' to '18446744073709551613' [-Wsign-conversion] #define CLRPFREE(w) ((w) &= ~PFREE) ^~ vmbest.c:807:6: note: in expansion of macro 'CLRPFREE' CLRPFREE(SIZE(np)); ^~~~~~~~ vmbest.c:838:18: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] SIZE(np) = (((s & ~BITS) - size) - sizeof(Head_t)) | BUSY | JUNK; ^ vmbest.c:847:21: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] if (size < ((s & ~BITS) + bs)) ^ vmbest.c:848:13: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] size = (s & ~BITS) + bs; ^ In file included from vmbest.c:14: vmhdr.h:100:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define CLRBITS(w) ((w) &= ~BITS) ^~ vmbest.c:873:49: note: in expansion of macro 'CLRBITS' done:if (data && (type & VM_RSZERO) && size > CLRBITS(oldsize)) { ^~~~~~~ vmbest.c: In function 'bestsize': vmbest.c:918:56: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] b = (Block_t *) ((Vmuchar_t *) DATA(b) + (SIZE(b) & ~BITS)); ^ In file included from vmbest.c:14: vmbest.c: In function 'bestcompact': vmhdr.h:107:26: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-3' to '18446744073709551613' [-Wsign-conversion] #define CLRPFREE(w) ((w) &= ~PFREE) ^~ vmbest.c:957:2: note: in expansion of macro 'CLRPFREE' CLRPFREE(SIZE(NEXT(bp))); ^~~~~~~~ vmbest.c:967:37: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] (seg->baddr - ((Vmuchar_t *) bp) - sizeof(Head_t))) > 0) ^ vmbest.c: In function 'bestalign': vmbest.c:1050:6: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] s = (Vmuchar_t *) np - (Vmuchar_t *) tp; ^ vmbest.c:1051:24: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] SIZE(np) = ((SIZE(tp) & ~BITS) - s) | BUSY; ^ vmbest.c:1065:17: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] SIZE(tp) = ((s & ~BITS) - sizeof(Head_t)) | BUSY | JUNK; ^ vmbest.c: In function 'sbrkmem': vmbest.c:1098:5: warning: "_std_malloc" is not defined, evaluates to 0 [-Wundef] #if _std_malloc || _BLD_INSTRUMENT || cray ^~~~~~~~~~~ vmbest.c:1098:20: warning: "_BLD_INSTRUMENT" is not defined, evaluates to 0 [-Wundef] #if _std_malloc || _BLD_INSTRUMENT || cray ^~~~~~~~~~~~~~~ vmbest.c:1098:39: warning: "cray" is not defined, evaluates to 0 [-Wundef] #if _std_malloc || _BLD_INSTRUMENT || cray ^~~~ vmbest.c: At top level: vmbest.c:1165:1: warning: missing initializer for field 'tiny' of 'Vmdata_t' {aka 'struct _vmdata_s'} [-Wmissing-field-initializers] }; ^ In file included from vmbest.c:14: vmhdr.h:237:11: note: 'tiny' declared here Block_t *tiny[S_TINY]; /* small blocks */ ^~~~ In file included from vmbest.c:14: vmbest.c: In function 'bestresize': vmhdr.h:376:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:377:4: note: here case 6: *to++ = *fr++; \ ^~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:377:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:378:4: note: here case 5: *to++ = *fr++; \ ^~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:378:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:379:4: note: here case 4: *to++ = *fr++; \ ^~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:379:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:380:4: note: here case 3: *to++ = *fr++; \ ^~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:380:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:381:4: note: here case 2: *to++ = *fr++; \ ^~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:381:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:382:4: note: here case 1: *to++ = *fr++; \ ^~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:387:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: *d++ = 0; \ ~~~~~^~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:388:4: note: here case 6: *d++ = 0; \ ^~~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:388:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: *d++ = 0; \ ~~~~~^~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:389:4: note: here case 5: *d++ = 0; \ ^~~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:389:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: *d++ = 0; \ ~~~~~^~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:390:4: note: here case 4: *d++ = 0; \ ^~~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:390:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *d++ = 0; \ ~~~~~^~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:391:4: note: here case 3: *d++ = 0; \ ^~~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:391:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *d++ = 0; \ ~~~~~^~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:392:4: note: here case 2: *d++ = 0; \ ^~~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:392:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *d++ = 0; \ ~~~~~^~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:393:4: note: here case 1: *d++ = 0; \ ^~~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ CC vmclear.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmclear.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmclear.c: In function 'vmclear': vmclear.c:49:41: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] size = seg->baddr - ((Vmuchar_t *) tp) - 2 * sizeof(Head_t); ^ CC vmclose.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmclose.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CC vmdcheap.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmdcheap.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CC vmdebug.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmdebug.c:22: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmdebug.c: In function 'vmdbwarn': vmdebug.c:65:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] write(2, mesg, n); ^ In file included from vmdebug.c:22: vmdebug.c: In function 'dbwarn': vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:61:42: note: in definition of macro 'VLONG' #define VLONG(addr) ((Vmulong_t)((char*)(addr) - (char*)0) ) ^~~~ vmdebug.c:143:9: note: in expansion of macro 'INT2PTR' (INT2PTR(char *, DBLINE(data))), ^~~~~~~ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:351:20: note: in expansion of macro 'DBLN' #define DBLINE(d) (DBLN(d) < 0 ? -DBLN(d) : DBLN(d)) ^~~~ vmdebug.c:143:25: note: in expansion of macro 'DBLINE' (INT2PTR(char *, DBLINE(data))), ^~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:61:42: note: in definition of macro 'VLONG' #define VLONG(addr) ((Vmulong_t)((char*)(addr) - (char*)0) ) ^~~~ vmdebug.c:143:9: note: in expansion of macro 'INT2PTR' (INT2PTR(char *, DBLINE(data))), ^~~~~~~ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:351:35: note: in expansion of macro 'DBLN' #define DBLINE(d) (DBLN(d) < 0 ? -DBLN(d) : DBLN(d)) ^~~~ vmdebug.c:143:25: note: in expansion of macro 'DBLINE' (INT2PTR(char *, DBLINE(data))), ^~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:61:42: note: in definition of macro 'VLONG' #define VLONG(addr) ((Vmulong_t)((char*)(addr) - (char*)0) ) ^~~~ vmdebug.c:143:9: note: in expansion of macro 'INT2PTR' (INT2PTR(char *, DBLINE(data))), ^~~~~~~ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:351:45: note: in expansion of macro 'DBLN' #define DBLINE(d) (DBLN(d) < 0 ? -DBLN(d) : DBLN(d)) ^~~~ vmdebug.c:143:25: note: in expansion of macro 'DBLINE' (INT2PTR(char *, DBLINE(data))), ^~~~~~ vmdebug.c:162:29: warning: conversion from 'long int' to 'int' may change value [-Wconversion] vmdbwarn(vm, buf, (bufp - buf)); ~~~~~~^~~~~~ In file included from vmdebug.c:22: vmdebug.c: In function 'dbsetinfo': vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:358:42: note: in expansion of macro 'DBLN' #define DBSETFL(d,f,l) (DBFILE(d) = (f), DBLN(d) = (f) ? (l) : 1) ^~~~ vmdebug.c:216:5: note: in expansion of macro 'DBSETFL' DBSETFL(data, (db ? db->file : NIL(char *)), line); ^~~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:370:66: note: in expansion of macro 'DBLN' (((begp) = (Vmuchar_t*)(d)+DBSIZE(d)), ((endp) = (Vmuchar_t*)(&DBLN(d))) ) ^~~~ vmdebug.c:223:5: note: in expansion of macro 'DBTAIL' DBTAIL(data, begp, endp); ^~~~~~ vmdebug.c: In function 'dbaddr': vmdebug.c:280:52: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] b = (Block_t *) ((Vmuchar_t *) DATA(b) + (SIZE(b) & ~BITS)); ^ vmdebug.c: In function 'dbsize': vmdebug.c:314:56: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] b = (Block_t *) ((Vmuchar_t *) DATA(b) + (SIZE(b) & ~BITS)); ^ In file included from vmdebug.c:22: vmdebug.c: In function 'dbresize': vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:351:20: note: in expansion of macro 'DBLN' #define DBLINE(d) (DBLN(d) < 0 ? -DBLN(d) : DBLN(d)) ^~~~ vmdebug.c:473:15: note: in expansion of macro 'DBLINE' oldline = DBLINE(addr); ^~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:351:35: note: in expansion of macro 'DBLN' #define DBLINE(d) (DBLN(d) < 0 ? -DBLN(d) : DBLN(d)) ^~~~ vmdebug.c:473:15: note: in expansion of macro 'DBLINE' oldline = DBLINE(addr); ^~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:351:45: note: in expansion of macro 'DBLN' #define DBLINE(d) (DBLN(d) < 0 ? -DBLN(d) : DBLN(d)) ^~~~ vmdebug.c:473:15: note: in expansion of macro 'DBLINE' oldline = DBLINE(addr); ^~~~~~ vmdebug.c: In function 'vmdbcheck': vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:362:21: note: in expansion of macro 'DBLN' #define DBISBAD(d) (DBLN(d) <= 0) ^~~~ vmdebug.c:537:10: note: in expansion of macro 'DBISBAD' if (DBISBAD(data)) { /* seen this before */ ^~~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:370:66: note: in expansion of macro 'DBLN' (((begp) = (Vmuchar_t*)(d)+DBSIZE(d)), ((endp) = (Vmuchar_t*)(&DBLN(d))) ) ^~~~ vmdebug.c:547:6: note: in expansion of macro 'DBTAIL' DBTAIL(data, begp, endp); ^~~~~~ vmdebug.c:552:25: warning: conversion from 'long int' to 'int' may change value [-Wconversion] dbwarn(vm, data, begp - data, NIL(char *), 0, DB_CHECK); ~~~~~^~~~~~ In file included from vmdebug.c:22: vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:361:22: note: in expansion of macro 'DBLN' #define DBSETBAD(d) (DBLN(d) > 0 ? (DBLN(d) = -DBLN(d)) : -1) ^~~~ vmdebug.c:553:3: note: in expansion of macro 'DBSETBAD' DBSETBAD(data); ^~~~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:361:37: note: in expansion of macro 'DBLN' #define DBSETBAD(d) (DBLN(d) > 0 ? (DBLN(d) = -DBLN(d)) : -1) ^~~~ vmdebug.c:553:3: note: in expansion of macro 'DBSETBAD' DBSETBAD(data); ^~~~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:361:48: note: in expansion of macro 'DBLN' #define DBSETBAD(d) (DBLN(d) > 0 ? (DBLN(d) = -DBLN(d)) : -1) ^~~~ vmdebug.c:553:3: note: in expansion of macro 'DBSETBAD' DBSETBAD(data); ^~~~~~~~ vmdebug.c:559:18: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] (SIZE(b) & ~BITS)); ^ CC vmdisc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmdisc.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CC vmlast.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmlast.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmlast.c: In function 'lastfree': vmlast.c:106:10: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] s = (Vmuchar_t *) (seg->free) - (Vmuchar_t *) data; ^ vmlast.c:108:10: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] s = (Vmuchar_t *) BLOCK(seg->baddr) - (Vmuchar_t *) data; ^ vmlast.c:116:57: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ((Vmuchar_t *) BLOCK(seg->baddr) - (Vmuchar_t *) data) - ^ vmlast.c: In function 'lastresize': vmlast.c:173:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] oldsize = (Vmuchar_t *) seg->last - (Vmuchar_t *) data; ^ vmlast.c:175:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] oldsize = (Vmuchar_t *) BLOCK(seg->baddr) - (Vmuchar_t *) data; ^ vmlast.c:180:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] oldsize = s; ^ vmlast.c:182:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] oldsize = (Vmuchar_t *) tp - (Vmuchar_t *) data; ^ vmlast.c:190:16: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] ds = size - s; ^ vmlast.c:190:11: warning: conversion to 'ssize_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ds = size - s; ^~~~ In file included from vmlast.c:14: vmhdr.h:65:28: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] #define ROUNDX(x,y) ((((x) + ((y)-1)) / (y)) * (y)) ^ vmhdr.h:66:37: note: in expansion of macro 'ROUNDX' #define ROUND(x,y) (((y)&((y)-1)) ? ROUNDX((x),(y)) : ROUND2((x),(y)) ) ^~~~~~ vmlast.c:191:11: note: in expansion of macro 'ROUND' ds = ROUND(ds, vd->incr); ^~~~~ vmhdr.h:64:27: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] #define ROUND2(x,y) (((x) + ((y)-1)) & ~((y)-1)) ^ vmhdr.h:66:55: note: in expansion of macro 'ROUND2' #define ROUND(x,y) (((y)&((y)-1)) ? ROUNDX((x),(y)) : ROUND2((x),(y)) ) ^~~~~~ vmlast.c:191:11: note: in expansion of macro 'ROUND' ds = ROUND(ds, vd->incr); ^~~~~ vmhdr.h:66:20: warning: conversion to 'ssize_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] #define ROUND(x,y) (((y)&((y)-1)) ? ROUNDX((x),(y)) : ROUND2((x),(y)) ) ^ vmlast.c:191:11: note: in expansion of macro 'ROUND' ds = ROUND(ds, vd->incr); ^~~~~ vmhdr.h:66:20: warning: conversion to 'ssize_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] #define ROUND(x,y) (((y)&((y)-1)) ? ROUNDX((x),(y)) : ROUND2((x),(y)) ) ^ vmlast.c:191:11: note: in expansion of macro 'ROUND' ds = ROUND(ds, vd->incr); ^~~~~ vmlast.c:193:19: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] seg->extent + ds, vm->disc); ^ vmlast.c:196:13: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] seg->size += ds; ^~ vmlast.c:197:15: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] seg->extent += ds; ^~ vmlast.c:215:9: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] ds = oldsize < size ? oldsize : size; ^~~~~~~ In file included from vmlast.c:14: vmhdr.h:374:10: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] switch(n/sizeof(int)) \ ^ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmlast.c:216:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] INTCOPY(d, ed, ds); ^~ vmhdr.h:375:40: note: in definition of macro 'INTCOPY' { default: memcpy((void*)to,(void*)fr,n); break; \ ^ vmlast.c:222:17: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] SIZE(tp) = s - sizeof(Head_t); ^ vmlast.c:241:20: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] SIZE(tp) = (s - size) - sizeof(Head_t); ^ vmlast.c: In function 'lastsize': vmlast.c:288:59: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return (Vmuchar_t *) vd->seg->baddr - (Vmuchar_t *) addr - ^ vmlast.c:288:59: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return (Vmuchar_t *) vd->seg->baddr - (Vmuchar_t *) addr - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ sizeof(Head_t); ~~~~~~~~~~~~~~ vmlast.c: In function 'lastcompact': vmlast.c:312:33: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] if (seg->size == (s = SIZE(fp) & ~BITS)) ^ vmlast.c: In function 'lastalign': vmlast.c:369:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] if ((s = (seg->baddr - (Vmuchar_t *) next)) >= sizeof(Block_t)) { ^ In file included from vmlast.c:14: vmlast.c: In function 'lastresize': vmhdr.h:376:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:377:4: note: here case 6: *to++ = *fr++; \ ^~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:377:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:378:4: note: here case 5: *to++ = *fr++; \ ^~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:378:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:379:4: note: here case 4: *to++ = *fr++; \ ^~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:379:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:380:4: note: here case 3: *to++ = *fr++; \ ^~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:380:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:381:4: note: here case 2: *to++ = *fr++; \ ^~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:381:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:382:4: note: here case 1: *to++ = *fr++; \ ^~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:387:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: *d++ = 0; \ ~~~~~^~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:388:4: note: here case 6: *d++ = 0; \ ^~~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:388:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: *d++ = 0; \ ~~~~~^~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:389:4: note: here case 5: *d++ = 0; \ ^~~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:389:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: *d++ = 0; \ ~~~~~^~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:390:4: note: here case 4: *d++ = 0; \ ^~~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:390:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *d++ = 0; \ ~~~~~^~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:391:4: note: here case 3: *d++ = 0; \ ^~~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:391:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *d++ = 0; \ ~~~~~^~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:392:4: note: here case 2: *d++ = 0; \ ^~~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:392:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *d++ = 0; \ ~~~~~^~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:393:4: note: here case 1: *d++ = 0; \ ^~~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ CC vmopen.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmopen.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmopen.c: In function 'vmopen': vmopen.c:138:44: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SIZE(b) = seg->baddr - (Vmuchar_t *) b - 2 * sizeof(Head_t); ^ CC vmpool.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmpool.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmpool.c: In function 'poolalloc': vmpool.c:60:21: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] (s = (SIZE(tp) & ~BITS) + sizeof(Head_t)) >= size) ^ vmpool.c:67:20: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] s = (SIZE(tp) & ~BITS) + sizeof(Head_t); ^ vmpool.c: In function 'pooladdr': vmpool.c:127:36: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] (((Vmuchar_t *) addr - laddr) / size) * size); ^ vmpool.c: In function 'poolcompact': vmpool.c:246:33: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] if (seg->size == (s = SIZE(fp) & ~BITS)) ^ CC vmprivate.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmprivate.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmprivate.c: In function 'vmextend': vmprivate.c:145:43: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SIZE(bp) = seg->baddr - (Vmuchar_t *) bp - 2 * sizeof(Head_t); ^ In file included from vmprivate.c:14: vmhdr.h:107:26: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-3' to '18446744073709551613' [-Wsign-conversion] #define CLRPFREE(w) ((w) &= ~PFREE) ^~ vmprivate.c:173:2: note: in expansion of macro 'CLRPFREE' CLRPFREE(SIZE(NEXT(t))); ^~~~~~~~ CC vmprofile.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmprofile.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmprofile.c: In function 'pfsearch': vmprofile.c:87:14: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h = line + (((Vmulong_t) vm) >> 4); ^ In file included from vmprofile.c:14: vmprofile.c: In function 'pfsetinfo': vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:323:21: note: in expansion of macro 'PFDATA' #define PFOBJ(d) (PFDATA(d)->head.seg.pf) ^~~~~~ vmprofile.c:209:5: note: in expansion of macro 'PFOBJ' PFOBJ(data) = pf; ^~~~~ vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:324:21: note: in expansion of macro 'PFDATA' #define PFSIZE(d) (PFDATA(d)->head.size.size) ^~~~~~ vmprofile.c:210:5: note: in expansion of macro 'PFSIZE' PFSIZE(data) = size; ^~~~~~ vmprofile.c: In function 'vmprofile': vmprofile.c:319:54: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] #define CHKBUF() (bufp >= endbuf ? (write(fd,buf,bufp-buf), bufp=buf) : bufp) ~~~~^~~~ vmprofile.c:388:2: note: in expansion of macro 'CHKBUF' CHKBUF(); ^~~~~~ vmprofile.c:319:54: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] #define CHKBUF() (bufp >= endbuf ? (write(fd,buf,bufp-buf), bufp=buf) : bufp) ~~~~^~~~ vmprofile.c:394:6: note: in expansion of macro 'CHKBUF' CHKBUF(); ^~~~~~ vmprofile.c:24:25: warning: conversion to 'Vmulong_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define PFLINE(pf) ((pf)->line) ~~~~~^~~~~~~ vmprofile.c:396:45: note: in expansion of macro 'PFLINE' bufp = (*_Vmstrcpy) (bufp, (*_Vmitoa) (PFLINE(pf), -1), ':'); ^~~~~~ vmprofile.c:320:49: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] #define FLSBUF() (bufp > buf ? write(fd,buf,bufp-buf) : 0) ~~~~^~~~ vmprofile.c:413:5: note: in expansion of macro 'FLSBUF' FLSBUF(); ^~~~~~ In file included from vmprofile.c:14: vmprofile.c: In function 'pffree': vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:323:21: note: in expansion of macro 'PFDATA' #define PFOBJ(d) (PFDATA(d)->head.seg.pf) ^~~~~~ vmprofile.c:472:10: note: in expansion of macro 'PFOBJ' pf = PFOBJ(data); ^~~~~ vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:324:21: note: in expansion of macro 'PFDATA' #define PFSIZE(d) (PFDATA(d)->head.size.size) ^~~~~~ vmprofile.c:473:9: note: in expansion of macro 'PFSIZE' s = PFSIZE(data); ^~~~~~ vmprofile.c: In function 'pfresize': vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:323:21: note: in expansion of macro 'PFDATA' #define PFOBJ(d) (PFDATA(d)->head.seg.pf) ^~~~~~ vmprofile.c:527:10: note: in expansion of macro 'PFOBJ' pf = PFOBJ(data); ^~~~~ vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:324:21: note: in expansion of macro 'PFDATA' #define PFSIZE(d) (PFDATA(d)->head.size.size) ^~~~~~ vmprofile.c:528:19: note: in expansion of macro 'PFSIZE' s = oldsize = PFSIZE(data); ^~~~~~ vmprofile.c: In function 'pfsize': vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:324:21: note: in expansion of macro 'PFDATA' #define PFSIZE(d) (PFDATA(d)->head.size.size) ^~~~~~ vmprofile.c:575:60: note: in expansion of macro 'PFSIZE' return (*Vmbest->addrf) (vm, addr) != 0 ? -1L : (long) PFSIZE(addr); ^~~~~~ CC vmregion.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmregion.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CC vmsegment.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmsegment.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CC vmset.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmset.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CC vmstat.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmstat.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmstat.c: In function 'vmstat': vmstat.c:58:15: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] s = SIZE(b) & ~BITS; ^ In file included from vmstat.c:14: vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:324:21: note: in expansion of macro 'PFDATA' #define PFSIZE(d) (PFDATA(d)->head.size.size) ^~~~~~ vmstat.c:68:8: note: in expansion of macro 'PFSIZE' s = PFSIZE(DATA(b)); ^~~~~~ vmstat.c:76:15: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] (SIZE(b) & ~BITS)); ^ vmstat.c:84:44: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] if ((s = ((char *) endb - (char *) b) - s) > 0) { ^ vmstat.c:90:14: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] st->n_free += (SIZE(seg->free) + sizeof(Head_t)) / s; ^~ vmstat.c:90:17: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] st->n_free += (SIZE(seg->free) + sizeof(Head_t)) / s; ^ vmstat.c:92:35: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ((seg->baddr - (Vmuchar_t *) b) - sizeof(Head_t)) / s; ^ vmstat.c:91:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] st->n_busy += ^~ vmstat.c:92:3: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] ((seg->baddr - (Vmuchar_t *) b) - sizeof(Head_t)) / s; ^ vmstat.c:99:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] st->s_busy = (st->m_busy = vd->pool) * st->n_busy; ^ vmstat.c:101:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] st->s_free = (st->m_free = vd->pool) * st->n_free; ^ CC vmstrdup.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmstrdup.c:15: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ In file included from vmhdr.h:247, from vmstrdup.c:15: vmstrdup.c: In function 'vmstrdup': vmstrdup.c:27:8: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] strlen(s) + 1)) ? (char *) memcpy(t, s, ^~~~~~ vmalloc.h:199:58: note: in definition of macro 'vmalloc' #define vmalloc(vm,sz) (*(_VM_(vm)->meth.allocf))((vm),(sz)) ^~ vmstrdup.c:26:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] vmalloc(v, n = vmalloc.h:199:58: note: in definition of macro 'vmalloc' #define vmalloc(vm,sz) (*(_VM_(vm)->meth.allocf))((vm),(sz)) ^~ vmstrdup.c:28:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] n) : (char *) 0); ^ CC vmtrace.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmtrace.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmtrace.c: In function 'trstrcpy': vmtrace.c:28:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] n = strlen(from); ^~~~~~ vmtrace.c:29:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy(to, from, n); ^ vmtrace.c:31:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] if ((*to = endc)) ^~~~ vmtrace.c: In function 'trtrace': vmtrace.c:134:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] write(Trfile, buf, (bufp - buf)); ~~~~~~^~~~~~ In file included from vmtrace.c:14: vmtrace.c: In function 'vmtrbusy': vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:324:21: note: in expansion of macro 'PFDATA' #define PFSIZE(d) (PFDATA(d)->head.size.size) ^~~~~~ vmtrace.c:173:7: note: in expansion of macro 'PFSIZE' s = PFSIZE(data); ^~~~~~ vmtrace.c:175:15: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] s = SIZE(b) & ~BITS; ^ vmtrace.c:179:56: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] b = (Block_t *) ((Vmuchar_t *) DATA(b) + (SIZE(b) & ~BITS)); ^ CC vmwalk.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmwalk.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CCLD libvmalloc_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vmalloc' Making all in ast make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ast' CC pathpath.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pathpath.c: In function 'pathpath': pathpath.c:75:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] else if ((s = (char *) a)) { ^ CC chresc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] chresc.c: In function 'chresc': chresc.c:36:2: warning: switch missing default case [-Wswitch-default] switch (c = *s++) { ^~~~~~ chresc.c:31:5: warning: switch missing default case [-Wswitch-default] switch (c = *s++) { ^~~~~~ chresc.c:136:7: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] *p = (char *) s; ^ CC chrtoi.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] chrtoi.c: In function 'chrtoi': chrtoi.c:31:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (n = 0; n < sizeof(int) * CHAR_BIT; n += CHAR_BIT) { ^ chrtoi.c:32:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] switch (x = *((unsigned char *) s++)) { ^ chrtoi.c:32:2: warning: switch missing default case [-Wswitch-default] switch (x = *((unsigned char *) s++)) { ^~~~~~ CC error.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] error.c: In function '_err_msgv': error.c:55:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (level && ((s = error_info.id) || (s = (char *) id))) { ^ CC fmtbuf.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] fmtbuf.c: In function 'fmtbuf': fmtbuf.c:33:11: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] if (n > (&buf[elementsof(buf)] - nxt)) ^ CC fmtesc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] fmtesc.c: In function 'fmtquote': fmtesc.c:38:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] register unsigned char *s = (unsigned char *) as; ^ fmtesc.c:48:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] c = 4 * (n + 1); ^ fmtesc.c:50:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] c += strlen((char *) qb); ^ fmtesc.c:50:4: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] c += strlen((char *) qb); ^~ fmtesc.c:50:7: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] c += strlen((char *) qb); ^~~~~~ fmtesc.c:52:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] c += strlen((char *) qe); ^ fmtesc.c:52:4: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] c += strlen((char *) qe); ^~ fmtesc.c:52:7: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] c += strlen((char *) qe); ^~~~~~ fmtesc.c:53:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] b = buf = fmtbuf(c); ^ fmtesc.c:104:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] *b++ = '0' + ((c >> 6) & 07); ^~~ fmtesc.c:105:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] *b++ = '0' + ((c >> 3) & 07); ^~~ fmtesc.c:113:10: warning: conversion from 'int' to 'char' may change value [-Wconversion] *b++ = c; ^ fmtesc.c:133:13: warning: conversion from 'int' to 'char' may change value [-Wconversion] *b++ = c; ^ fmtesc.c: At top level: fmtesc.c:154:7: warning: no previous prototype for 'fmtnesq' [-Wmissing-prototypes] char *fmtnesq(const char *as, const char *qs, size_t n) ^~~~~~~ fmtesc.c: In function 'fmtesq': fmtesc.c:165:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return fmtquote(as, NiL, qs, strlen((char *) as), 0); ^ fmtesc.c: In function 'fmtesc': fmtesc.c:174:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return fmtquote(as, NiL, NiL, strlen((char *) as), 0); ^ CC pathaccess.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC pathbin.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC pathcanon.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pathcanon.c:44:7: warning: no previous prototype for 'pathcanon' [-Wmissing-prototypes] char *pathcanon(char *path, int flags) ^~~~~~~~~ pathcanon.c: In function 'pathcanon': pathcanon.c:95:5: warning: "PRESERVE_TRAILING_SLASH" is not defined, evaluates to 0 [-Wundef] #if PRESERVE_TRAILING_SLASH ^~~~~~~~~~~~~~~~~~~~~~~ pathcanon.c:143:18: warning: conversion from 'int' to 'char' may change value [-Wconversion] *(t - 1) = c; ^ pathcanon.c:185:5: warning: "DONT_PRESERVE_TRAILING_SLASH" is not defined, evaluates to 0 [-Wundef] #if DONT_PRESERVE_TRAILING_SLASH ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC pathcat.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pathcat.c: In function 'pathcat': pathcat.c:42:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (*dirs ? (char *) ++dirs : 0); ^ CC pathexists.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pathexists.c: In function 'pathexists': pathexists.c:68:8: warning: conversion from 'int' to 'char' may change value [-Wconversion] *e = c; ^ pathexists.c:75:8: warning: conversion from 'int' to 'char' may change value [-Wconversion] *e = c; ^ pathexists.c:88:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *e = c; ^ pathexists.c:97:8: warning: conversion from 'int' to 'char' may change value [-Wconversion] *e = c; ^ pathexists.c:109:9: warning: conversion from 'int' to 'char' may change value [-Wconversion] *e++ = c; ^ CC pathfind.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pathfind.c:47:5: warning: no previous prototype for 'pathinclude' [-Wmissing-prototypes] int pathinclude(const char *dir) ^~~~~~~~~~~ pathfind.c: In function 'pathfind': pathfind.c:81:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] sfsprintf(buf, size, "%s.%s", name, type); ^~~~ pathfind.c:100:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if ((s = strrchr((char *) lib, ':'))) ^ CC pathgetlink.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pathgetlink.c:39:5: warning: no previous prototype for 'pathgetlink' [-Wmissing-prototypes] int pathgetlink(const char *name, char *buf, int siz) ^~~~~~~~~~~ pathgetlink.c: In function 'pathgetlink': pathgetlink.c:46:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((n = readlink(name, buf, siz)) < 0) ^~~ pathgetlink.c:46:14: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] if ((n = readlink(name, buf, siz)) < 0) ^~~~~~~~ CC strcopy.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC stresc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] stresc.c: In function 'stresc': stresc.c:40:16: warning: conversion from 'long int' to 'int' may change value [-Wconversion] return (t - b); ~~~^~~~ stresc.c:33:2: warning: switch missing default case [-Wswitch-default] switch (c = *s++) { ^~~~~~ stresc.c:42:9: warning: conversion from 'int' to 'char' may change value [-Wconversion] *t++ = c; ^ CC strmatch.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from strmatch.c:56: ./hashkey.h:49:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ strmatch.c:59:5: warning: "_hdr_wchar" is not defined, evaluates to 0 [-Wundef] #if _hdr_wchar && _lib_wctype && _lib_iswctype ^~~~~~~~~~ strmatch.c:122:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:142:5: warning: "_lib_mbtowc" is not defined, evaluates to 0 [-Wundef] #if _lib_mbtowc && MB_LEN_MAX > 1 ^~~~~~~~~~~ strmatch.c:156:6: warning: "_lib_strcoll" is not defined, evaluates to 0 [-Wundef] #if !_lib_strcoll ^~~~~~~~~~~~ strmatch.c:160:5: warning: "_lib_fnmatch" is not defined, evaluates to 0 [-Wundef] #if _lib_fnmatch ^~~~~~~~~~~~ strmatch.c: In function 'gobble': strmatch.c:179:2: warning: switch missing default case [-Wswitch-default] switch (mbgetchar(s)) { ^~~~~~ strmatch.c: At top level: strmatch.c:226:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c: In function 'onematch': strmatch.c:249:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:284:25: warning: conversion from 'int' to 'short int' may change value [-Wconversion] mp->current.groups = oldg; ^~~~ strmatch.c:302:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:317:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:330:24: warning: conversion from 'int' to 'short int' may change value [-Wconversion] mp->current.groups = oldg; ^~~~ strmatch.c:358:28: warning: conversion from 'int' to 'short int' may change value [-Wconversion] mp->current.groups = g; ^ strmatch.c:367:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:378:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:418:24: warning: conversion from 'int' to 'short int' may change value [-Wconversion] mp->current.groups = g; ^ strmatch.c:427:21: warning: conversion from 'int' to 'short int' may change value [-Wconversion] mp->best.groups = g; ^ strmatch.c:428:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:445:5: warning: "_lib_fnmatch" is not defined, evaluates to 0 [-Wundef] #if _lib_fnmatch ^~~~~~~~~~~~ strmatch.c:525:5: warning: "_lib_wctype" is not defined, evaluates to 0 [-Wundef] #if _lib_wctype ^~~~~~~~~~~ strmatch.c:474:8: warning: switch missing default case [-Wswitch-default] switch (HASHNKEY5 ^~~~~~ strmatch.c:541:5: warning: "_lib_fnmatch" is not defined, evaluates to 0 [-Wundef] #if _lib_fnmatch ^~~~~~~~~~~~ strmatch.c:557:5: warning: "_lib_fnmatch" is not defined, evaluates to 0 [-Wundef] #if _lib_fnmatch ^~~~~~~~~~~~ strmatch.c:592:5: warning: "_lib_fnmatch" is not defined, evaluates to 0 [-Wundef] #if _lib_fnmatch ^~~~~~~~~~~~ strmatch.c:600:5: warning: "_lib_mbtowc" is not defined, evaluates to 0 [-Wundef] #if _lib_mbtowc ^~~~~~~~~~~ strmatch.c:639:5: warning: "_lib_fnmatch" is not defined, evaluates to 0 [-Wundef] #if _lib_fnmatch ^~~~~~~~~~~~ strmatch.c:663:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c: In function 'grpmatch': strmatch.c:699:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c: In function 'strgrpmatch': strmatch.c:729:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] s = (char *) b; ^ strmatch.c:735:34: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if ((i = grpmatch(&match, 0, s, (char *) p, e, flags)) ^ strmatch.c:742:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:760:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] s = (char *) b; ^ strmatch.c:764:15: warning: conversion from 'long int' to 'int' may change value [-Wconversion] sub[i * 2] = match.current.end[i] ? match.current.beg[i] - s : 0; ^~~~~ strmatch.c:766:6: warning: conversion from 'long int' to 'int' may change value [-Wconversion] match.current.end[i] ? match.current.end[i] - s : 0; ^~~~~ strmatch.c: At top level: strmatch.c:789:7: warning: no previous prototype for 'strsubmatch' [-Wmissing-prototypes] char *strsubmatch(const char *s, const char *p, int flags) ^~~~~~~~~~~ strmatch.c: In function 'strsubmatch': strmatch.c:794:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (flags ? STR_MAXIMAL : 0) | STR_LEFT) ? (char *) s + ^ CC strton.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from strton.c:63: ../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ strton.c:68:6: warning: no previous prototype for 'strton' [-Wmissing-prototypes] long strton(const char *a, char **e, char *basep, int m) ^~~~~~ strton.c: In function 'strton': strton.c:70:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] register unsigned char *s = (unsigned char *) a; ^ strton.c:96:14: warning: conversion from 'long int' to 'int' may change value [-Wconversion] base = n; ^ strton.c:111:15: warning: conversion from 'int' to 'char' may change value [-Wconversion] *basep = base; ^~~~ strton.c:143:13: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (s > (unsigned char *) (a + 1)) { ^ strton.c:170:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (m < 0 || s == (unsigned char *) (a + 1)) ^ CC strerror.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libast_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ast' Making all in vpsc make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vpsc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vpsc' Making all in rbtree make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/rbtree' CC misc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] misc.c:72:6: warning: no previous prototype for 'NullFunction' [-Wmissing-prototypes] void NullFunction(void * junk) { ; } ^~~~~~~~~~~~ misc.c: In function 'NullFunction': misc.c:72:26: warning: unused parameter 'junk' [-Wunused-parameter] void NullFunction(void * junk) { ; } ~~~~~~~^~~~ CC red_black_tree.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] red_black_tree.c:86:6: warning: no previous prototype for 'LeftRotate' [-Wmissing-prototypes] void LeftRotate(rb_red_blk_tree* tree, rb_red_blk_node* x) { ^~~~~~~~~~ red_black_tree.c:141:6: warning: no previous prototype for 'RightRotate' [-Wmissing-prototypes] void RightRotate(rb_red_blk_tree* tree, rb_red_blk_node* y) { ^~~~~~~~~~~ red_black_tree.c:192:6: warning: no previous prototype for 'TreeInsertHelp' [-Wmissing-prototypes] void TreeInsertHelp(rb_red_blk_tree* tree, rb_red_blk_node* z) { ^~~~~~~~~~~~~~ red_black_tree.c:385:6: warning: no previous prototype for 'InorderTreePrint' [-Wmissing-prototypes] void InorderTreePrint(rb_red_blk_tree* tree, rb_red_blk_node* x) { ^~~~~~~~~~~~~~~~ red_black_tree.c:421:6: warning: no previous prototype for 'TreeDestHelper' [-Wmissing-prototypes] void TreeDestHelper(rb_red_blk_tree* tree, rb_red_blk_node* x) { ^~~~~~~~~~~~~~ red_black_tree.c:522:6: warning: no previous prototype for 'RBDeleteFixUp' [-Wmissing-prototypes] void RBDeleteFixUp(rb_red_blk_tree* tree, rb_red_blk_node* x) { ^~~~~~~~~~~~~ CC stack.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] stack.c:71:6: warning: no previous prototype for 'StackDestroy' [-Wmissing-prototypes] void StackDestroy(stk_stack * theStack,void DestFunc(void * a)) { ^~~~~~~~~~~~ CCLD librbtree_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/rbtree' Making all in ortho make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ortho' CC fPQ.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from fPQ.c:17: fPQ.c: In function 'PQgen': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ fPQ.c:31:10: note: in expansion of macro 'N_NEW' pq = N_NEW(sz+1,snode*); ^~~~~ CC maze.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] maze.c: In function 'psdump': maze.c:65:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] absbb.UR.x = absbb.LL.x + BB.UR.x - BB.LL.x; ^~~~~ maze.c:66:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] absbb.UR.y = absbb.LL.y + BB.UR.y - BB.LL.y; ^~~~~ maze.c: In function 'vcmpid': maze.c:90:14: warning: unused parameter 'd' [-Wunused-parameter] vcmpid(Dt_t* d, pointf* key1, pointf* key2, Dtdisc_t* disc) ~~~~~~^ maze.c:90:55: warning: unused parameter 'disc' [-Wunused-parameter] vcmpid(Dt_t* d, pointf* key1, pointf* key2, Dtdisc_t* disc) ~~~~~~~~~~^~~~ maze.c: In function 'hcmpid': maze.c:100:14: warning: unused parameter 'd' [-Wunused-parameter] hcmpid(Dt_t* d, pointf* key1, pointf* key2, Dtdisc_t* disc) ~~~~~~^ maze.c:100:55: warning: unused parameter 'disc' [-Wunused-parameter] hcmpid(Dt_t* d, pointf* key1, pointf* key2, Dtdisc_t* disc) ~~~~~~~~~~^~~~ maze.c: In function 'updateWt': maze.c:154:17: warning: unused parameter 'cp' [-Wunused-parameter] updateWt (cell* cp, sedge* ep, int sz) ~~~~~~^~ maze.c: In function 'updateWts': maze.c:144:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define CHANSZ(w) (((w)-3)/2) ^ maze.c:175:15: note: in expansion of macro 'CHANSZ' int hsz = CHANSZ (cp->bb.UR.y - cp->bb.LL.y); ^~~~~~ maze.c:144:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define CHANSZ(w) (((w)-3)/2) ^ maze.c:176:15: note: in expansion of macro 'CHANSZ' int vsz = CHANSZ (cp->bb.UR.x - cp->bb.LL.x); ^~~~~~ maze.c: In function 'markSmall': maze.c:197:30: warning: unused parameter 'g' [-Wunused-parameter] markSmall (cell* cp, sgraph* g) ~~~~~~~~^ In file included from maze.c:22: maze.c: In function 'mkMazeGraph': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ maze.c:328:25: note: in expansion of macro 'N_NEW' snodeitem* ditems = N_NEW(bound, snodeitem); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ maze.c:335:13: note: in expansion of macro 'N_NEW' sides = N_NEW(4*mp->ncells, snode*); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ maze.c:374:13: note: in expansion of macro 'N_NEW' sides = N_NEW(g->nnodes, snode*); ^~~~~ maze.c:323:20: warning: variable 'ncnt' set but not used [-Wunused-but-set-variable] int nsides, i, ncnt, maxdeg; ^~~~ In file included from maze.c:22: maze.c: In function 'mkMaze': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ maze.c:461:23: note: in expansion of macro 'N_NEW' cp = mp->gcells = N_NEW(mp->ngcells, cell); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ maze.c:496:17: note: in expansion of macro 'N_NEW' mp->cells = N_NEW(nrect, cell); ^~~~~ CC ortho.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ortho.c: In function 'setSeg': ortho.c:113:18: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] sp->isVert = dir; ^~~ In file included from ortho.c:32: ortho.c: In function 'convertSPtoRoute': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ortho.c:158:16: note: in expansion of macro 'N_NEW' rte.segs = N_NEW(sz-2, segment); /* at most sz-2 segments */ ^~~~~ ortho.c:235:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] rte.segs = realloc (rte.segs, rte.n*sizeof(segment)); ^ ortho.c: In function 'freeChannel': ortho.c:253:20: warning: unused parameter 'd' [-Wunused-parameter] freeChannel (Dt_t* d, channel* cp, Dtdisc_t* disc) ~~~~~~^ ortho.c:253:46: warning: unused parameter 'disc' [-Wunused-parameter] freeChannel (Dt_t* d, channel* cp, Dtdisc_t* disc) ~~~~~~~~~~^~~~ ortho.c: In function 'freeChanItem': ortho.c:261:21: warning: unused parameter 'd' [-Wunused-parameter] freeChanItem (Dt_t* d, chanItem* cp, Dtdisc_t* disc) ~~~~~~^ ortho.c:261:48: warning: unused parameter 'disc' [-Wunused-parameter] freeChanItem (Dt_t* d, chanItem* cp, Dtdisc_t* disc) ~~~~~~~~~~^~~~ ortho.c: In function 'chancmpid': ortho.c:277:17: warning: unused parameter 'd' [-Wunused-parameter] chancmpid(Dt_t* d, paird* key1, paird* key2, Dtdisc_t* disc) ~~~~~~^ ortho.c:277:56: warning: unused parameter 'disc' [-Wunused-parameter] chancmpid(Dt_t* d, paird* key1, paird* key2, Dtdisc_t* disc) ~~~~~~~~~~^~~~ ortho.c: In function 'dcmpid': ortho.c:291:14: warning: unused parameter 'd' [-Wunused-parameter] dcmpid(Dt_t* d, double* key1, double* key2, Dtdisc_t* disc) ~~~~~~^ ortho.c:291:55: warning: unused parameter 'disc' [-Wunused-parameter] dcmpid(Dt_t* d, double* key1, double* key2, Dtdisc_t* disc) ~~~~~~~~~~^~~~ In file included from ortho.c:32: ortho.c: In function 'insertChan': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ortho.c:414:22: note: in expansion of macro 'ALLOC' chan->seg_list = ALLOC(chan->cnt, chan->seg_list, segment*); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ortho.c:414:22: note: in expansion of macro 'ALLOC' chan->seg_list = ALLOC(chan->cnt, chan->seg_list, segment*); ^~~~~ ortho.c: In function 'addLoop': ortho.c:462:9: warning: variable 'wt' set but not used [-Wunused-but-set-variable] double wt; ^~ ortho.c: In function 'addNodeEdges': ortho.c:498:9: warning: variable 'wt' set but not used [-Wunused-but-set-variable] double wt; ^~ ortho.c: In function 'bendToStr': ortho.c:520:3: warning: switch missing default case [-Wswitch-default] switch (b) { ^~~~~~ ortho.c: In function 'assignTrackNo': ortho.c:588:62: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] if (odb_flags & ODB_CHANG) dumpChanG (cp, ((chanItem*)l1)->v); ~~~~~~~~~~~~~~~^~~ ortho.c: In function 'overlapSeg': ortho.c:633:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if(S1->p.p2==S2->p.p2) { ^~ ortho.c: In function 'segCmp': ortho.c:665:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if(S1->p.p1==S2->p.p1) { ^~ ortho.c:666:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(S1->p.p2==S2->p.p2) { ^~ ortho.c:712:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if(S1->p.p2==S2->p.p1) { ^~ ortho.c: In function 'seg_cmp': ortho.c:743:46: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(S1->isVert!=S2->isVert||S1->comm_coord!=S2->comm_coord) { ^~ ortho.c: In function 'add_edges_in_G': ortho.c:763:6: warning: switch missing default case [-Wswitch-default] switch (seg_cmp(seg_list[x],seg_list[y])) { ^~~~~~ ortho.c: In function 'propagate_prec': ortho.c:820:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(next->comm_coord==current->p.p1) { ^~ ortho.c:828:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(next->comm_coord==current->p.p1) { ^~ In file included from ../../lib/common/types.h:21, from ./structures.h:17, from ./sgraph.h:17, from ./maze.h:17, from ortho.c:30: ortho.c: In function 'is_parallel': ortho.c:843:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] assert (s1->comm_coord==s2->comm_coord); ^~ ortho.c:844:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return ((s1->p.p1==s2->p.p1)&& ^~ ortho.c:845:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (s1->p.p2==s2->p.p2)&& ^~ ortho.c: In function 'set_parallel_edges': ortho.c:907:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(prev1->comm_coord==seg1->p.p1) { ^~ ortho.c:938:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(prev1->comm_coord==seg1->p.p1) { ^~ ortho.c: In function 'addPEdges': ortho.c:1028:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(segs[i]->prev->comm_coord==segs[j]->prev->comm_coord) ^~ ortho.c:1049:4: warning: switch missing default case [-Wswitch-default] switch(prec2) { ^~~~~~ ortho.c:1041:7: warning: switch missing default case [-Wswitch-default] switch(prec1) { ^~~~~~ ortho.c: In function 'assignTracks': ortho.c:1093:19: warning: unused parameter 'nrtes' [-Wunused-parameter] assignTracks (int nrtes, route* route_list, maze* mp) ~~~~^~~~~ ortho.c:1093:33: warning: unused parameter 'route_list' [-Wunused-parameter] assignTracks (int nrtes, route* route_list, maze* mp) ~~~~~~~^~~~~~~~~~ ortho.c: In function 'htrack': ortho.c:1129:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] return lo + f*(hi-lo); ~~~^~~~~~~~~~~ In file included from ortho.c:32: ortho.c: In function 'attachOrthoEdges': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ ortho.c:1162:13: note: in expansion of macro 'N_GNEW' ispline = N_GNEW(npts, pointf); ^~~~~~ ortho.c: In function 'spline_merge': ortho.c:1219:38: warning: unused parameter 'n' [-Wunused-parameter] static boolean spline_merge(node_t * n) ~~~~~~~~~^ ortho.c: In function 'swap_ends_p': ortho.c:1224:37: warning: unused parameter 'e' [-Wunused-parameter] static boolean swap_ends_p(edge_t * e) ~~~~~~~~~^ ortho.c: At top level: ortho.c:1237:1: warning: no previous prototype for 'orthoEdges' [-Wmissing-prototypes] orthoEdges (Agraph_t* g, int doLbls) ^~~~~~~~~~ In file included from ortho.c:32: ortho.c: In function 'orthoEdges': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ ortho.c:1248:19: note: in expansion of macro 'N_GNEW' epair_t* es = N_GNEW(agnedges(g), epair_t); ^~~~~~ ortho.c:1264:3: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ In file included from ortho.c:32: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ortho.c:1318:18: note: in expansion of macro 'N_NEW' route_list = N_NEW (n_edges, route); ^~~~~ ortho.c:1320:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort((char *)es, n_edges, sizeof(epair_t), (qsort_cmpf) edgecmp); ^~~~~~~ ortho.c: In function 'coordOf': ortho.c:1420:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = (cp->bb.LL.x + cp->bb.UR.x)/2; ^ ortho.c:1421:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = cp->bb.UR.y; ^~ ortho.c:1424:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = (cp->bb.LL.x + cp->bb.UR.x)/2; ^ ortho.c:1425:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = cp->bb.LL.y; ^~ ortho.c:1428:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = (cp->bb.LL.y + cp->bb.UR.y)/2; ^ ortho.c:1429:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = cp->bb.LL.x; ^~ ortho.c:1432:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = (cp->bb.LL.y + cp->bb.UR.y)/2; ^ ortho.c:1433:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = cp->bb.UR.x; ^~ ortho.c: In function 'emitEdge': ortho.c:1445:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = vtrack(seg, m); ^~~~~~ ortho.c:1446:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] y = (n.UR.y + n.LL.y)/2; ^ ortho.c:1450:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = (n.UR.x + n.LL.x)/2; ^ ortho.c:1461:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = vtrack(seg, m); ^~~~~~ ortho.c:1475:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = vtrack(seg, m); ^~~~~~ ortho.c:1476:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] y = (n.UR.y + n.LL.y)/2; ^ ortho.c:1480:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = (n.LL.x + n.UR.x)/2; ^ ortho.c:1439:58: warning: unused parameter 'ix' [-Wunused-parameter] emitEdge (FILE* fp, Agedge_t* e, route rte, maze* m, int ix, boxf bb) ~~~~^~ ortho.c: In function 'emitSearchGraph': ortho.c:1506:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = pf.x; ^~ ortho.c:1507:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = pf.y; ^~ ortho.c: In function 'emitGraph': ortho.c:1555:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bbox.LL.x = absbb.LL.x + TRANS; ^~~~~ ortho.c:1556:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bbox.LL.y = absbb.LL.y + TRANS; ^~~~~ ortho.c:1557:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bbox.UR.x = absbb.UR.x + TRANS; ^~~~~ ortho.c:1558:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bbox.UR.y = absbb.UR.y + TRANS; ^~~~~ ortho.c: In function 'orthoEdges': ortho.c:1251:15: warning: variable 'ps' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PointSet* ps; ^~ ortho.c:1237:30: warning: argument 'doLbls' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] orthoEdges (Agraph_t* g, int doLbls) ~~~~^~~~~~ CC partition.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] partition.c: In function 'generateRandomOrdering': partition.c:157:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] j = i + drand48() * (n + 1 - i); ^ partition.c: In function 'traverse_polygon': partition.c:334:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (seg[t->lseg].v0.x == seg[t->lseg].v1.x) && ^~ partition.c:335:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (seg[t->rseg].v0.x == seg[t->rseg].v1.x)) { ^~ partition.c:326:7: warning: variable 'do_switch' set but not used [-Wunused-but-set-variable] int do_switch = FALSE; ^~~~~~~~~ partition.c:325:7: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int retval; ^~~~~~ In file included from partition.c:18: partition.c: In function 'monotonate_trapezoids': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:621:20: note: in expansion of macro 'N_NEW' int* visited = N_NEW(tr_size,int); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:623:14: note: in expansion of macro 'N_NEW' mchain = N_NEW(tr_size, monchain_t); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:624:12: note: in expansion of macro 'N_NEW' vert = N_NEW(nsegs+1,vertexchain_t); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:625:11: note: in expansion of macro 'N_NEW' mon = N_NEW(nsegs, int); ^~~~~ partition.c: At top level: partition.c:688:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ In file included from partition.c:18: partition.c: In function 'partition': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ partition.c:722:23: note: in expansion of macro 'N_GNEW' segment_t* segs = N_GNEW(nsegs+1, segment_t); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:723:20: note: in expansion of macro 'N_NEW' int* permute = N_NEW(nsegs+1, int); ^~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ partition.c:728:19: note: in expansion of macro 'N_GNEW' trap_t* trs = N_GNEW(ntraps, trap_t); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:729:24: note: in expansion of macro 'N_NEW' boxf* hor_decomp = N_NEW(ntraps, boxf); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:730:25: note: in expansion of macro 'N_NEW' boxf* vert_decomp = N_NEW(ntraps, boxf); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:755:10: note: in expansion of macro 'N_NEW' rs = N_NEW (hd_size*vd_size, boxf); ^~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ partition.c:761:10: note: in expansion of macro 'RALLOC' rs = RALLOC (cnt, rs, boxf); ^~~~~~ partition.c:731:9: warning: variable 'nt' set but not used [-Wunused-but-set-variable] int nt; ^~ CC rawgraph.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from rawgraph.c:19: rawgraph.c: In function 'make_graph': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ rawgraph.c:32:19: note: in expansion of macro 'N_NEW' g->vertices = N_NEW(n, vertex); ^~~~~ rawgraph.c: In function 'mkStack': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ rawgraph.c:84:16: note: in expansion of macro 'N_NEW' sp->vals = N_NEW(i,int); ^~~~~ CC sgraph.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sgraph.c:18: sgraph.c: In function 'initSEdges': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ sgraph.c:116:16: note: in expansion of macro 'N_NEW' int* adj = N_NEW (6*g->nnodes + 2*maxdeg, int); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ sgraph.c:117:16: note: in expansion of macro 'N_NEW' g->edges = N_NEW (3*g->nnodes + maxdeg, sedge); ^~~~~ sgraph.c: In function 'createSGraph': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ sgraph.c:135:16: note: in expansion of macro 'N_NEW' g->nodes = N_NEW(nnodes, snode); ^~~~~ sgraph.c: In function 'addEdgeToNode': sgraph.c:149:34: warning: unused parameter 'e' [-Wunused-parameter] addEdgeToNode (snode* np, sedge* e, int idx) ~~~~~~~^ sgraph.c: In function 'shortPath': sgraph.c:244:7: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] d = -(N_VAL(n) + E_WT(e)); ^ CC trapezoid.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] trapezoid.c: In function 'add_segment': trapezoid.c:437:7: warning: variable 'tritop' set but not used [-Wunused-but-set-variable] int tritop = 0, tribot = 0, is_swapped; ^~~~~~ trapezoid.c: In function 'math_N': trapezoid.c:1040:10: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] return (int) ceil((double) 1.0*n/v); ^ In file included from trapezoid.c:26: trapezoid.c: In function 'construct_trapezoids': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ trapezoid.c:1055:10: note: in expansion of macro 'N_NEW' qs = N_NEW (2*ntraps, qnode_t); ^~~~~ trapezoid.c:1057:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memset((void *)tr, 0, ntraps*sizeof(trap_t)); ^ CCLD libortho_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ortho' Making all in sparse make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sparse' CC SparseMatrix.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] SparseMatrix.c:23:5: warning: "PQ" is not defined, evaluates to 0 [-Wundef] #if PQ ^~ SparseMatrix.c: In function 'size_of_matrix_type': SparseMatrix.c:51:10: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] return size; ^~~~ SparseMatrix.c: In function 'SparseMatrix_init': SparseMatrix.c:306:13: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] A->size = sz; ^~ SparseMatrix.c: In function 'SparseMatrix_alloc': SparseMatrix.c:336:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A->a = MALLOC(A->size*nz_t); ^ SparseMatrix.c:343:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A->a = MALLOC(A->size*nz_t); ^ SparseMatrix.c: In function 'SparseMatrix_realloc': SparseMatrix.c:361:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A->a = REALLOC(A->a, A->size*nz_t); ^ SparseMatrix.c:363:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A->a = MALLOC(A->size*nz_t); ^ SparseMatrix.c:373:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A->a = REALLOC(A->a, A->size*nz_t); ^ SparseMatrix.c:375:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A->a = MALLOC(A->size*nz_t); ^ SparseMatrix.c: At top level: SparseMatrix.c:420:6: warning: no previous prototype for 'SparseMatrix_print_csr' [-Wmissing-prototypes] void SparseMatrix_print_csr(char *c, SparseMatrix A){ ^~~~~~~~~~~~~~~~~~~~~~ SparseMatrix.c:481:6: warning: no previous prototype for 'SparseMatrix_print_coord' [-Wmissing-prototypes] void SparseMatrix_print_coord(char *c, SparseMatrix A){ ^~~~~~~~~~~~~~~~~~~~~~~~ SparseMatrix.c: In function 'SparseMatrix_export_binary_fp': SparseMatrix.c:637:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] fwrite(A->ia, sizeof(int), A->nz, f); ~^~~~ SparseMatrix.c:639:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] fwrite(A->ia, sizeof(int), A->m + 1, f); ~~~~~^~~ SparseMatrix.c:641:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] fwrite(A->ja, sizeof(int), A->nz, f); ~^~~~ SparseMatrix.c:642:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (A->size > 0) fwrite(A->a, A->size, A->nz, f); ~^~~~~~ SparseMatrix.c:642:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (A->size > 0) fwrite(A->a, A->size, A->nz, f); ~^~~~ SparseMatrix.c: In function 'SparseMatrix_import_binary_fp': SparseMatrix.c:667:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&m, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:669:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&n, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:671:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&nz, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:673:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&nzmax, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:675:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&type, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:677:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&format, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:679:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&property, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:681:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&sz, sizeof(size_t), 1, f); ^~~~~ SparseMatrix.c:689:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] iread = fread(A->ia, sizeof(int), A->nz, f); ~^~~~ SparseMatrix.c:689:13: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(A->ia, sizeof(int), A->nz, f); ^~~~~ SparseMatrix.c:692:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] iread = fread(A->ia, sizeof(int), A->m + 1, f); ~~~~~^~~ SparseMatrix.c:692:13: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(A->ia, sizeof(int), A->m + 1, f); ^~~~~ SparseMatrix.c:695:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] iread = fread(A->ja, sizeof(int), A->nz, f); ~^~~~ SparseMatrix.c:695:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(A->ja, sizeof(int), A->nz, f); ^~~~~ SparseMatrix.c:699:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] iread = fread(A->a, A->size, A->nz, f); ~^~~~~~ SparseMatrix.c:699:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] iread = fread(A->a, A->size, A->nz, f); ~^~~~ SparseMatrix.c:699:13: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(A->a, A->size, A->nz, f); ^~~~~ SparseMatrix.c: In function 'SparseMatrix_from_coordinate_format': SparseMatrix.c:809:88: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] return SparseMatrix_from_coordinate_arrays(A->nz, A->m, A->n, irn, jcn, a, A->type, A->size); ~^~~~~~ SparseMatrix.c: In function 'SparseMatrix_from_coordinate_format_not_compacted': SparseMatrix.c:824:102: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] return SparseMatrix_from_coordinate_arrays_not_compacted(A->nz, A->m, A->n, irn, jcn, a, A->type, A->size, what_to_sum); ~^~~~~~ SparseMatrix.c: In function 'SparseMatrix_from_coordinate_arrays_internal': SparseMatrix.c:936:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(A->a, val0, A->size*((size_t)nz)); ^ SparseMatrix.c: In function 'SparseMatrix_scaled_by_vector': SparseMatrix.c:1345:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (v[i] != 0){ ^~ SparseMatrix.c: In function 'SparseMatrix_multiply_by_scaler': SparseMatrix.c:1364:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] b = MALLOC(sizeof(real)*A->nz); ^ SparseMatrix.c: In function 'SparseMatrix_sum_repeat_entries': SparseMatrix.c:1845:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ymax = ymin = a[1]; ^ SparseMatrix.c:1881:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xmax = xmin = a[1]; ^ SparseMatrix.c: In function 'SparseMatrix_coordinate_form_add_entries': SparseMatrix.c:1983:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (A->size) MEMCPY((char*) A->a + ((size_t)nz)*A->size/sizeof(char), val, A->size*((size_t)nentries)); ^ SparseMatrix.c:1983:85: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (A->size) MEMCPY((char*) A->a + ((size_t)nz)*A->size/sizeof(char), val, A->size*((size_t)nentries)); ^ SparseMatrix.c: In function 'SparseMatrix_normalize_to_rowsum1': SparseMatrix.c:2261:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (sum != 0){ ^~ SparseMatrix.c: In function 'SparseMatrix_normalize_by_row': SparseMatrix.c:2290:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (max != 0){ ^~ SparseMatrix.c: At top level: SparseMatrix.c:2300:14: warning: no previous prototype for 'SparseMatrix_to_complex' [-Wmissing-prototypes] SparseMatrix SparseMatrix_to_complex(SparseMatrix A){ ^~~~~~~~~~~~~~~~~~~~~~~ SparseMatrix.c: In function 'SparseMatrix_to_complex': SparseMatrix.c:2317:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] A->a = a = REALLOC(a, 2*sizeof(real)*nz); ^ SparseMatrix.c:2332:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] real *aa = A->a = MALLOC(2*sizeof(real)*nz); ^ SparseMatrix.c:2301:16: warning: variable 'ja' set but not used [-Wunused-but-set-variable] int i, *ia, *ja; ^~ SparseMatrix.c:2301:11: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int i, *ia, *ja; ^~ SparseMatrix.c: In function 'SparseMatrix_copy': SparseMatrix.c:2474:61: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] B = SparseMatrix_general_new(A->m, A->n, A->nz, A->type, A->size, A->format); ~^~~~~~ SparseMatrix.c:2477:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (A->a) MEMCPY(B->a, A->a, A->size*((size_t)A->nz)); ^ SparseMatrix.c: At top level: SparseMatrix.c:2495:6: warning: no previous prototype for 'SparseMatrix_level_sets_internal' [-Wmissing-prototypes] void SparseMatrix_level_sets_internal(int khops, SparseMatrix A, int root, int *nlevel, int **levelset_ptr, int **levelset, int **mask, int reinitialize_mask){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SparseMatrix.c: In function 'cmp': SparseMatrix.c:2602:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (d1->dist == d2->dist){ ^~ In file included from ./general.h:21, from SparseMatrix.h:16, from SparseMatrix.c:21: SparseMatrix.c: In function 'SparseMatrix_pseudo_diameter_weighted': SparseMatrix.c:2757:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] assert(dist[list[nlist-1]] == dist_max); ^~ SparseMatrix.c: In function 'SparseMatrix_pseudo_diameter_unweighted': SparseMatrix.c:2833:16: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] nlevel = (int) SparseMatrix_pseudo_diameter_unweighted(A, root, FALSE, &enda, &endb, connectedQ); ^ SparseMatrix.c: In function 'SparseMatrix_get_augmented': SparseMatrix.c:2989:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = MALLOC(A->size*2*((size_t)nz)); ^ SparseMatrix.c:2990:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(val, A->a, A->size*((size_t)nz)); ^ SparseMatrix.c:2991:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY((void*)(((char*) val) + ((size_t)nz)*A->size), A->a, A->size*((size_t)nz)); ^ SparseMatrix.c:2991:72: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY((void*)(((char*) val) + ((size_t)nz)*A->size), A->a, A->size*((size_t)nz)); ^ SparseMatrix.c:3008:83: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] B = SparseMatrix_from_coordinate_arrays(nz, m + n, m + n, irn, jcn, val, type, A->size); ~^~~~~~ SparseMatrix.c: In function 'SparseMatrix_get_submatrix': SparseMatrix.c:3183:82: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] B = SparseMatrix_from_coordinate_arrays(nz, nrow, ncol, irn, jcn, v, A->type, A->size); ~^~~~~~ SparseMatrix.c: In function 'SparseMatrix_k_centers': SparseMatrix.c:3403:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist_min = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:3404:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist_sum = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:3407:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*centers)) *centers = MALLOC(sizeof(int)*K); ^ SparseMatrix.c:3408:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*dist0)) *dist0 = MALLOC(sizeof(real)*K*n); ^ SparseMatrix.c:3408:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*dist0)) *dist0 = MALLOC(sizeof(real)*K*n); ^ SparseMatrix.c:3410:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:3441:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dmax < dist_min[i] || (dmax == dist_min[i] && dsum < dist_sum[i])){/* tie break with avg dist */ ^~ SparseMatrix.c:3452:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] list = MALLOC(sizeof(int)*n); ^ SparseMatrix.c:3480:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dmax < dist_min[i] || (dmax == dist_min[i] && dsum < dist_sum[i])){/* tie break with avg dist */ ^~ SparseMatrix.c: In function 'SparseMatrix_k_centers_user': SparseMatrix.c:3546:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist_min = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:3547:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist_sum = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:3549:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*dist0)) *dist0 = MALLOC(sizeof(real)*K*n); ^ SparseMatrix.c:3549:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*dist0)) *dist0 = MALLOC(sizeof(real)*K*n); ^ SparseMatrix.c:3551:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:3579:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] list = MALLOC(sizeof(int)*n); ^ SparseMatrix.c: In function 'SparseMatrix_distance_matrix': SparseMatrix.c:3678:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*dist0)) *dist0 = MALLOC(sizeof(real)*n*n); ^ SparseMatrix.c:3678:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*dist0)) *dist0 = MALLOC(sizeof(real)*n*n); ^ SparseMatrix.c:3692:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] list = MALLOC(sizeof(int)*n); ^ SparseMatrix.c: In function 'SparseMatrix_distance_matrix_khops': SparseMatrix.c:3784:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] list = MALLOC(sizeof(int)*n); ^ SparseMatrix.c:3785:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist = MALLOC(sizeof(real)*n); ^ SparseMatrix.c: At top level: SparseMatrix.c:3847:5: warning: "PQ" is not defined, evaluates to 0 [-Wundef] #if PQ ^~ SparseMatrix.c: In function 'SparseMatrix_page_rank': SparseMatrix.c:4104:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] a = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:4108:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] a = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:4120:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*page_rank)) *page_rank = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:4123:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] diag = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:4125:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] y = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:4181:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(x, y, sizeof(real)*n); ^ SparseMatrix.c: In function 'SparseMatrix_multiply_by_scaler': SparseMatrix.c:1369:13: warning: this statement may fall through [-Wimplicit-fallthrough=] A->type = MATRIX_TYPE_REAL; ~~~~~~~~^~~~~~~~~~~~~~~~~~ SparseMatrix.c:1370:3: note: here case MATRIX_TYPE_REAL: ^~~~ CC general.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] general.c: In function 'vector_percentile': general.c:47:7: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] i = n*y; ^ general.c: In function 'random_permutation': general.c:67:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] p = MALLOC(sizeof(int)*n); ^ general.c: In function 'vector_take': general.c:136:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*u) *u = MALLOC(sizeof(real)*m); ^ general.c: In function 'vector_float_take': general.c:149:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*u) *u = MALLOC(sizeof(float)*m); ^ general.c: At top level: general.c:158:5: warning: no previous prototype for 'comp_ascend' [-Wmissing-prototypes] int comp_ascend(const void *s1, const void *s2){ ^~~~~~~~~~~ general.c: In function 'comp_ascend': general.c:160:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss1 = (real*) s1; ^ general.c:161:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss2 = (real*) s2; ^ general.c: At top level: general.c:171:5: warning: no previous prototype for 'comp_descend' [-Wmissing-prototypes] int comp_descend(const void *s1, const void *s2){ ^~~~~~~~~~~~ general.c: In function 'comp_descend': general.c:173:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss1 = (real*) s1; ^ general.c:174:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss2 = (real*) s2; ^ general.c: At top level: general.c:183:5: warning: no previous prototype for 'comp_descend_int' [-Wmissing-prototypes] int comp_descend_int(const void *s1, const void *s2){ ^~~~~~~~~~~~~~~~ general.c: In function 'comp_descend_int': general.c:185:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss1 = (int*) s1; ^ general.c:186:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss2 = (int*) s2; ^ general.c: At top level: general.c:196:5: warning: no previous prototype for 'comp_ascend_int' [-Wmissing-prototypes] int comp_ascend_int(const void *s1, const void *s2){ ^~~~~~~~~~~~~~~ general.c: In function 'comp_ascend_int': general.c:198:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss1 = (int*) s1; ^ general.c:199:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss2 = (int*) s2; ^ general.c: In function 'vector_ordering': general.c:224:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*p) *p = MALLOC(sizeof(int)*n); ^ general.c:225:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] u = MALLOC(sizeof(real)*2*n); ^ general.c:233:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(u, n, sizeof(real)*2, comp_ascend); ^ general.c:235:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(u, n, sizeof(real)*2, comp_descend); ^ general.c: In function 'vector_sort_real': general.c:245:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(v, n, sizeof(real), comp_ascend); ^ general.c:247:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(v, n, sizeof(real), comp_descend); ^ general.c: In function 'vector_sort_int': general.c:252:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(v, n, sizeof(int), comp_ascend_int); ^ general.c:254:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(v, n, sizeof(int), comp_descend_int); ^ general.c: In function 'strip_dir': general.c:302:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] for (i = strlen(s); i >= 0; i--) { ^~~~~~ general.c: In function 'scale_to_box': general.c:328:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (max[0] - min[0] != 0) { ^~ general.c:331:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (max[1] - min[1] != 0) { ^~ general.c: In function 'validQ_int_string': general.c:364:28: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (val > INT_MAX || val < INT_MIN) return 0; ^ CC BinaryHeap.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] BinaryHeap.c: In function 'BinaryHeap_new': BinaryHeap.c:23:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->heap = MALLOC(sizeof(void*)*max_len); ^ BinaryHeap.c:24:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->id_to_pos = MALLOC(sizeof(int)*max_len); ^ BinaryHeap.c:27:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->pos_to_id = MALLOC(sizeof(int)*max_len); ^ BinaryHeap.c: In function 'BinaryHeap_realloc': BinaryHeap.c:47:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] max_len = max_len + MAX(0.2*max_len, 10); ^~~~~~~ BinaryHeap.c:50:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->heap = REALLOC(h->heap, sizeof(void*)*max_len); ^ BinaryHeap.c:53:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->id_to_pos = REALLOC(h->id_to_pos, sizeof(int)*max_len); ^ BinaryHeap.c:56:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->pos_to_id = REALLOC(h->pos_to_id, sizeof(int)*max_len); ^ BinaryHeap.c: In function 'BinaryHeap_sanity_check': BinaryHeap.c:248:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*(h->len + IntStack_get_length(h->id_stack))); ^ CC IntStack.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] IntStack.c: In function 'IntStack_new': IntStack.c:24:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s->stack = MALLOC(sizeof(int)*max_len); ^ IntStack.c: In function 'IntStack_realloc': IntStack.c:38:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] max_len = max_len + MAX(10,0.2*max_len); ^~~~~~~ IntStack.c:40:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s->stack = REALLOC(s->stack, sizeof(int)*max_len); ^ CC vector.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] vector.c: In function 'Vector_new': vector.c:26:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v->v = malloc(size_of_elem*maxlen); ^ vector.c: At top level: vector.c:31:8: warning: no previous prototype for 'Vector_assign' [-Wmissing-prototypes] Vector Vector_assign(Vector v, void *stuff, int i){ ^~~~~~~~~~~~~ vector.c: In function 'Vector_assign': vector.c:32:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy(((char*) v->v)+(v->size_of_elem)*i/sizeof(char), stuff, v->size_of_elem); ^ vector.c: In function 'Vector_reset': vector.c:38:70: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (v->deallocator)(v->deallocator)((char*)v->v + (v->size_of_elem)*i/sizeof(char)); ^ vector.c: In function 'Vector_add': vector.c:46:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v->v = realloc(v->v, (v->maxlen)*(v->size_of_elem)); ^ vector.c: In function 'Vector_delete': vector.c:57:72: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (v->deallocator)(v->deallocator)((char*)v->v + (v->size_of_elem)*i/sizeof(char)); ^ vector.c: In function 'Vector_get': vector.c:66:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] return ((char*)v->v + i*(v->size_of_elem)/sizeof(char)); ^ vector.c: At top level: vector.c:77:6: warning: no previous prototype for 'intdealloactor' [-Wmissing-prototypes] void intdealloactor(void *v){ ^~~~~~~~~~~~~~ vector.c: In function 'intdealloactor': vector.c:77:27: warning: unused parameter 'v' [-Wunused-parameter] void intdealloactor(void *v){ ~~~~~~^ vector.c: At top level: vector.c:112:6: warning: no previous prototype for 'nulldealloactor' [-Wmissing-prototypes] void nulldealloactor(void *v){ ^~~~~~~~~~~~~~~ vector.c: In function 'nulldealloactor': vector.c:112:28: warning: unused parameter 'v' [-Wunused-parameter] void nulldealloactor(void *v){ ~~~~~~^ vector.c: At top level: vector.c:115:6: warning: no previous prototype for 'strdealloactor' [-Wmissing-prototypes] void strdealloactor(void *v){ ^~~~~~~~~~~~~~ CC DotIO.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] DotIO.c: In function 'attach_edge_colors': DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:106:11: note: in expansion of macro 'ND_id' row = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:108:13: note: in expansion of macro 'ND_id' col = ND_id(aghead(e)); ^~~~~ DotIO.c: In function 'SparseMatrix_import_dot': DotIO.c:167:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = i++; ^ In file included from DotIO.c:15: general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:176:9: note: in expansion of macro 'N_NEW' I = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:177:9: note: in expansion of macro 'N_NEW' J = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:178:11: note: in expansion of macro 'N_NEW' val = N_NEW(nedges, real); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:189:9: note: in expansion of macro 'N_NEW' I = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:190:9: note: in expansion of macro 'N_NEW' J = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:191:11: note: in expansion of macro 'N_NEW' val = N_NEW(nedges, real); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:197:12: note: in expansion of macro 'N_NEW' valD = N_NEW(nedges, real); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:202:11: note: in expansion of macro 'ND_id' row = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:205:14: note: in expansion of macro 'ND_id' J[i] = ND_id(aghead(e)); ^~~~~ DotIO.c:232:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *edge_label_nodes = MALLOC(sizeof(int)*nedge_nodes); ^ DotIO.c:237:56: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (label_sizes) *label_sizes = MALLOC(sizeof(real)*2*nnodes); ^ DotIO.c:239:10: warning: declaration of 'sz' shadows a previous local [-Wshadow] real sz; ^~ DotIO.c:150:10: note: shadowed declaration is here size_t sz = sizeof(real); ^~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:240:9: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:263:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = MALLOC(sizeof(real)*dim*nnodes); ^ DotIO.c:263:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = MALLOC(sizeof(real)*dim*nnodes); ^ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:269:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c: In function 'Import_dot_splines': DotIO.c:363:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = i++; ^ DotIO.c:368:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*xsplines)) *xsplines = malloc(sizeof(char*)*nedges); ^ DotIO.c: In function 'edgelist_export': DotIO.c:419:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] fwrite(x, sizeof(real), dim*n, f); ~~~^~ DotIO.c:427:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] fwrite(&(ja[ia[i]]), sizeof(int), len, f); ^~~ In file included from DotIO.c:15: DotIO.c: In function 'makeDotGraph': general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:478:20: note: in expansion of macro 'N_NEW' Agnode_t** arr = N_NEW (A->m, Agnode_t*); ^~~~~ DotIO.c:552:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = i; ^ DotIO.c:560:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] color = malloc(sizeof(real)*A->nz); ^ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:562:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:592:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:605:9: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:609:2: warning: switch missing default case [-Wswitch-default] switch (A->type){ ^~~~~~ DotIO.c:474:12: warning: variable 'sym' set but not used [-Wunused-but-set-variable] Agsym_t *sym, *sym2 = NULL, *sym3 = NULL; ^~~ DotIO.c: At top level: DotIO.c:653:7: warning: no previous prototype for 'cat_string' [-Wmissing-prototypes] char *cat_string(char *s1, char *s2){ ^~~~~~~~~~ DotIO.c:662:7: warning: no previous prototype for 'cat_string3' [-Wmissing-prototypes] char *cat_string3(char *s1, char *s2, char *s3, int id){ ^~~~~~~~~~~ DotIO.c: In function 'convert_edge_labels_to_nodes': DotIO.c:702:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ndmap = malloc(sizeof(Agnode_t *)*nnodes); ^ DotIO.c:715:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = i++; ^ DotIO.c:685:7: warning: variable 'nedges' set but not used [-Wunused-but-set-variable] int nedges; ^~~~~~ DotIO.c: In function 'hexcol2rgb': DotIO.c:778:44: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] return (hex2int(h[0])*16 + hex2int(h[1]))/255.; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ DotIO.c: In function 'Dot_SetClusterColor': DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:790:9: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c: In function 'Import_coord_clusters_from_dot': DotIO.c:872:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = i++; ^ In file included from DotIO.c:15: general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:875:7: note: in expansion of macro 'N_NEW' I = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:876:7: note: in expansion of macro 'N_NEW' J = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:877:9: note: in expansion of macro 'N_NEW' val = N_NEW(nedges, real); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:885:11: note: in expansion of macro 'ND_id' row = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:888:14: note: in expansion of macro 'ND_id' J[i] = ND_id(aghead(e)); ^~~~~ DotIO.c:902:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *clusters = MALLOC(sizeof(int)*nnodes); ^ DotIO.c:911:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memset (*clusters, 0, sizeof(int)*nnodes); ^ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:916:13: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:924:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:933:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:969:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:980:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *label_sizes = MALLOC(sizeof(real)*dim*nnodes); ^ DotIO.c:980:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *label_sizes = MALLOC(sizeof(real)*dim*nnodes); ^ DotIO.c:982:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_r = MALLOC(sizeof(float)*(1+MAX_GRPS)); ^ DotIO.c:983:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_g = MALLOC(sizeof(float)*(1+MAX_GRPS)); ^ DotIO.c:984:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_b = MALLOC(sizeof(float)*(1+MAX_GRPS)); ^ DotIO.c:990:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *fsz = MALLOC(sizeof(float)*nnodes); ^ DotIO.c:991:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *labels = MALLOC(sizeof(char*)*nnodes); ^ DotIO.c:995:10: warning: declaration of 'sz' shadows a previous local [-Wshadow] real sz; ^~ DotIO.c:814:10: note: shadowed declaration is here size_t sz = sizeof(real); ^~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:996:9: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:1041:33: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] (*rgb_r)[(*clusters)[i]] = color.u.RGBA[0]; ^~~~~ DotIO.c:1042:33: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] (*rgb_g)[(*clusters)[i]] = color.u.RGBA[1]; ^~~~~ DotIO.c:1043:33: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] (*rgb_b)[(*clusters)[i]] = color.u.RGBA[2]; ^~~~~ DotIO.c:1059:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = MALLOC(sizeof(real)*dim*nnodes); ^ DotIO.c:1059:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = MALLOC(sizeof(real)*dim*nnodes); ^ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:1062:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c: In function 'attached_clustering': DotIO.c:1116:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = i++; ^ In file included from DotIO.c:15: general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:1119:7: note: in expansion of macro 'N_NEW' I = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:1120:7: note: in expansion of macro 'N_NEW' J = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:1121:9: note: in expansion of macro 'N_NEW' val = N_NEW(nedges, real); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:1128:11: note: in expansion of macro 'ND_id' row = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:1131:14: note: in expansion of macro 'ND_id' J[i] = ND_id(aghead(e)); ^~~~~ DotIO.c:1144:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] clusters = MALLOC(sizeof(int)*nnodes); ^ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:1162:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c: In function 'setDotNodeID': DotIO.c:1189:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = v; ^ DotIO.c: In function 'getDotNodeID': DotIO.c:28:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ DotIO.c:1194:12: note: in expansion of macro 'ND_id' return ND_id(n); ^~~~~ CC LinkedList.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] LinkedList.c:124:6: warning: no previous prototype for 'DoubleLinkedList_print' [-Wmissing-prototypes] void DoubleLinkedList_print(DoubleLinkedList head, void (*linkedlist_print)(void*)){ ^~~~~~~~~~~~~~~~~~~~~~ CC colorutil.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] colorutil.c:42:6: warning: no previous prototype for 'Hue2RGB' [-Wmissing-prototypes] real Hue2RGB(real v1, real v2, real H) { ^~~~~~~ CC color_palette.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC mq.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] mq.c: In function 'get_mq': mq.c:88:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] counts = MALLOC(sizeof(int)*n); ^ mq.c:128:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dout = MALLOC(sizeof(real)*n); ^ mq.c: At top level: mq.c:155:26: warning: no previous prototype for 'Multilevel_MQ_Clustering_init' [-Wmissing-prototypes] Multilevel_MQ_Clustering Multilevel_MQ_Clustering_init(SparseMatrix A, int level){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mq.c: In function 'Multilevel_MQ_Clustering_init': mq.c:174:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matching = grid->matching = MALLOC(sizeof(real)*(n)); ^ mq.c:181:9: warning: declaration of 'n' shadows a previous local [-Wshadow] int n = A->n, ncluster; ^ mq.c:157:7: note: shadowed declaration is here int n = A->n, i; ^ mq.c:184:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grid->deg_intra = MALLOC(sizeof(real)*(n)); ^ mq.c:187:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grid->wgt = MALLOC(sizeof(real)*n); ^ mq.c: At top level: mq.c:209:6: warning: no previous prototype for 'Multilevel_MQ_Clustering_delete' [-Wmissing-prototypes] void Multilevel_MQ_Clustering_delete(Multilevel_MQ_Clustering grid){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mq.c:228:26: warning: no previous prototype for 'Multilevel_MQ_Clustering_establish' [-Wmissing-prototypes] Multilevel_MQ_Clustering Multilevel_MQ_Clustering_establish(Multilevel_MQ_Clustering grid, int maxcluster){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mq.c: In function 'Multilevel_MQ_Clustering_establish': mq.c:245:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] neighbors = MALLOC(sizeof(SingleLinkedList)*n); ^ mq.c:252:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] deg_intra_new = MALLOC(sizeof(real)*n); ^ mq.c:253:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wgt_new = MALLOC(sizeof(real)*n); ^ mq.c:254:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] deg_inter = MALLOC(sizeof(real)*n); ^ mq.c:255:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*n); ^ mq.c:256:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dout_new = MALLOC(sizeof(real)*n); ^ mq.c:481:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] deg_intra_new = REALLOC(deg_intra_new, nc*sizeof(real)); ^ mq.c:482:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wgt_new = REALLOC(wgt_new, nc*sizeof(real)); ^ mq.c:486:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dout_new = REALLOC(dout_new, nc*sizeof(real)); ^ mq.c: At top level: mq.c:511:26: warning: no previous prototype for 'Multilevel_MQ_Clustering_new' [-Wmissing-prototypes] Multilevel_MQ_Clustering Multilevel_MQ_Clustering_new(SparseMatrix A0, int maxcluster){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mq.c: In function 'hierachical_mq_clustering': mq.c:559:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] u = MALLOC(sizeof(real)*cgrid->n); ^ mq.c:576:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matching = MALLOC(sizeof(int)*(grid->n)); ^ CC clustering.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] clustering.c: In function 'Multilevel_Modularity_Clustering_init': clustering.c:39:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grid->matching = MALLOC(sizeof(real)*(n)); ^ clustering.c:45:35: warning: declaration of 'n' shadows a previous local [-Wshadow] int *ia = A->ia, *ja = A->ja, n = A->n; ^ clustering.c:23:7: note: shadowed declaration is here int n = A->n, i, j; ^ clustering.c:51:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grid->deg = MALLOC(sizeof(real)*(n)); ^ clustering.c:54:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indeg = MALLOC(sizeof(real)*n); ^ clustering.c:64:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (deg_total == 0) deg_total = 1; ^~ clustering.c: In function 'Multilevel_Modularity_Clustering_establish': clustering.c:113:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] deg_new = MALLOC(sizeof(real)*n); ^ clustering.c:114:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] deg_inter = MALLOC(sizeof(real)*n); ^ clustering.c:115:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*n); ^ clustering.c:234:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] deg_new = REALLOC(deg_new, nc*sizeof(real)); ^ clustering.c: In function 'hierachical_modularity_clustering': clustering.c:321:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] u = MALLOC(sizeof(real)*cgrid->n); ^ clustering.c:338:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matching = MALLOC(sizeof(int)*(grid->n)); ^ CC QuadTree.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] QuadTree.c: In function 'node_data_new': QuadTree.c:38:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nd->coord = MALLOC(sizeof(real)*dim); ^ QuadTree.c: At top level: QuadTree.c:45:6: warning: no previous prototype for 'node_data_delete' [-Wmissing-prototypes] void node_data_delete(void *d){ ^~~~~~~~~~~~~~~~ QuadTree.c:52:6: warning: no previous prototype for 'node_data_get_weight' [-Wmissing-prototypes] real node_data_get_weight(void *d){ ^~~~~~~~~~~~~~~~~~~~ QuadTree.c:57:7: warning: no previous prototype for 'node_data_get_coord' [-Wmissing-prototypes] real* node_data_get_coord(void *d){ ^~~~~~~~~~~~~~~~~~~ QuadTree.c:62:5: warning: no previous prototype for 'node_data_get_id' [-Wmissing-prototypes] int node_data_get_id(void *d){ ^~~~~~~~~~~~~~~~ QuadTree.c: In function 'node_data_get_id': QuadTree.c:64:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] return nd->id; ~~^~~~ QuadTree.c: At top level: QuadTree.c:70:6: warning: no previous prototype for 'check_or_realloc_arrays' [-Wmissing-prototypes] void check_or_realloc_arrays(int dim, int *nsuper, int *nsupermax, real **center, real **supernode_wgts, real **distances){ ^~~~~~~~~~~~~~~~~~~~~~~ QuadTree.c: In function 'check_or_realloc_arrays': QuadTree.c:74:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *center = REALLOC(*center, sizeof(real)*(*nsupermax)*dim); ^ QuadTree.c:74:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *center = REALLOC(*center, sizeof(real)*(*nsupermax)*dim); ^ QuadTree.c:75:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *supernode_wgts = REALLOC(*supernode_wgts, sizeof(real)*(*nsupermax)); ^ QuadTree.c:76:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *distances = REALLOC(*distances, sizeof(real)*(*nsupermax)); ^ QuadTree.c: At top level: QuadTree.c:80:6: warning: no previous prototype for 'QuadTree_get_supernodes_internal' [-Wmissing-prototypes] void QuadTree_get_supernodes_internal(QuadTree qt, real bh, real *point, int nodeid, int *nsuper, int *nsupermax, real **center, real **supernode_wgts, real **distances, real *counts, int *flag){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ QuadTree.c: In function 'QuadTree_get_supernodes_internal': QuadTree.c:80:67: warning: declaration of 'point' shadows a global declaration [-Wshadow] void QuadTree_get_supernodes_internal(QuadTree qt, real bh, real *point, int nodeid, int *nsuper, int *nsupermax, real **center, real **supernode_wgts, real **distances, real *counts, int *flag){ In file included from QuadTree.c:15: ../../lib/common/geom.h:26:30: note: shadowed declaration is here typedef struct { int x, y; } point; ^~~~~ QuadTree.c: In function 'QuadTree_get_supernodes': QuadTree.c:126:58: warning: declaration of 'point' shadows a global declaration [-Wshadow] void QuadTree_get_supernodes(QuadTree qt, real bh, real *point, int nodeid, int *nsuper, In file included from QuadTree.c:15: ../../lib/common/geom.h:26:30: note: shadowed declaration is here typedef struct { int x, y; } point; ^~~~~ QuadTree.c:136:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*center) *center = MALLOC(sizeof(real)*(*nsupermax)*dim); ^ QuadTree.c:136:59: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*center) *center = MALLOC(sizeof(real)*(*nsupermax)*dim); ^ QuadTree.c:137:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*supernode_wgts) *supernode_wgts = MALLOC(sizeof(real)*(*nsupermax)); ^ QuadTree.c:138:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*distances) *distances = MALLOC(sizeof(real)*(*nsupermax)); ^ QuadTree.c: In function 'get_or_alloc_force_qt': QuadTree.c:158:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] qt->data = MALLOC(sizeof(real)*dim); ^ QuadTree.c: In function 'QuadTree_repulsive_force_interact': QuadTree.c:193:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ QuadTree.c:225:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ QuadTree.c: In function 'QuadTree_new_from_point_list': QuadTree.c:356:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xmin = MALLOC(sizeof(real)*dim); ^ QuadTree.c:357:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xmax = MALLOC(sizeof(real)*dim); ^ QuadTree.c:358:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*dim); ^ QuadTree.c:381:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (width == 0) width = 0.00001;/* if we only have one point, width = 0! */ ^~ QuadTree.c: In function 'QuadTree_new': QuadTree.c:408:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] q->center = MALLOC(sizeof(real)*dim); ^ QuadTree.c: In function 'QuadTree_add_internal': QuadTree.c:499:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] q->average = MALLOC(sizeof(real)*dim); ^ QuadTree.c:509:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] q->qts = MALLOC(sizeof(QuadTree)*(1<child_area; ^~ patchwork.c: In function 'getArea': patchwork.c:68:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (area == 0) area = DFLT_SZ; ^~ In file included from ../../lib/common/render.h:44, from ./patchwork.h:17, from patchwork.c:16: patchwork.c: In function 'layoutTree': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ patchwork.c:158:13: note: in expansion of macro 'N_NEW' nodes = N_NEW(nc, treenode_t*); ^~~~~ patchwork.c:165:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort (nodes, nc, sizeof(treenode_t*), (qsort_cmpf)nodecmp); ^~ In file included from ../../lib/common/render.h:44, from ./patchwork.h:17, from patchwork.c:16: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ patchwork.c:166:20: note: in expansion of macro 'N_NEW' areas_sorted = N_NEW(nc,double); ^~~~~ patchwork.c:170:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (tree->area == tree->child_area) ^~ CC patchworkinit.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from patchwork.h:17, from patchworkinit.c:14: patchworkinit.c: In function 'addCluster': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ patchworkinit.c:48:14: note: in expansion of macro 'RALLOC' clist->cl = RALLOC(clist->sz, clist->cl, graph_t *); ^~~~~~ patchworkinit.c: In function 'mkClusters': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ patchworkinit.c:93:27: note: in expansion of macro 'RALLOC' GD_clust(g) = RALLOC(list.cnt + 1, list.cl, graph_t*); ^~~~~~ patchworkinit.c: In function 'patchwork_init_node_edge': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ patchworkinit.c:114:18: note: in expansion of macro 'N_NEW' rdata* alg = N_NEW(agnnodes(g), rdata); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ patchworkinit.c:116:25: note: in expansion of macro 'N_NEW' GD_neato_nlist(g) = N_NEW(agnnodes(g) + 1, node_t *); ^~~~~ CC tree_map.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] tree_map.c: In function 'squarify': tree_map.c:60:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (w == fillrec.size[0]){/* tall rec. fix the items along x direction, left to right, at top*/ ^~ In file included from ../../lib/common/render.h:44, from tree_map.c:14: tree_map.c: In function 'tree_map': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ tree_map.c:112:10: note: in expansion of macro 'N_NEW' recs = N_NEW(n,rectangle); ^~~~~ CCLD libpatchwork_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/patchwork' Making all in expr make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/expr' CC excc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from excc.c:26: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from excc.c:26: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from excc.c:26: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from excc.c:26: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ excc.c: In function 'exopname': excc.c:44:2: warning: switch missing default case [-Wswitch-default] switch (op) ^~~~~~ excc.c: In function 'print': excc.c:106:29: warning: declaration of 'expr' shadows a global declaration [-Wshadow] print(Excc_t* cc, Exnode_t* expr) ~~~~~~~~~~^~~~ In file included from excc.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ excc.c:121:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (i = 0; i < elementsof(x->param) && x->param[i]; i++) ^ excc.c: In function 'scan': excc.c:141:28: warning: declaration of 'expr' shadows a global declaration [-Wshadow] scan(Excc_t* cc, Exnode_t* expr) ~~~~~~~~~~^~~~ In file included from excc.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ excc.c:156:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (i = 0; i < elementsof(x->param) && x->param[i]; i++) ^ excc.c: In function 'gen': excc.c:176:36: warning: declaration of 'expr' shadows a global declaration [-Wshadow] gen(Excc_t* cc, register Exnode_t* expr) ~~~~~~~~~~~~~~~~~~~^~~~ In file included from excc.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ excc.c:197:2: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ excc.c:539:3: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ excc.c: In function 'global': excc.c:630:59: warning: conversion from 'long int' to 'int' may change value [-Wconversion] sfprintf(cc->ccdisc->text, "static %s %s;\n", extype(sym->type), sym->name); ~~~^~~~~~ excc.c:624:14: warning: unused parameter 'table' [-Wunused-parameter] global(Dt_t* table, void* object, void* handle) ~~~~~~^~~~~ excc.c: In function 'exccopen': excc.c:639:18: warning: declaration of 'expr' shadows a global declaration [-Wshadow] exccopen(Expr_t* expr, Exccdisc_t* disc) ~~~~~~~~^~~~ In file included from excc.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ excc.c:657:33: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] sfsprintf(cc->id, strlen(id) + 2, "%s_", id); ~~~~~~~~~~~^~~ In file included from ./expr.h:57, from exlib.h:131, from excc.c:26: excc.c: In function 'excc': ../../lib/cdt/cdt.h:277:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define dtmatch(d,o) (*(_DT(d)->searchf))((d),(void*)(o),DT_MATCH) ^ excc.c:701:25: note: in expansion of macro 'dtmatch' sym = name ? (Exid_t*)dtmatch(cc->expr->symbols, name) : &cc->expr->main; ^~~~~~~ excc.c: In function 'exdump': excc.c:721:16: warning: declaration of 'expr' shadows a global declaration [-Wshadow] exdump(Expr_t* expr, Exnode_t* node, Sfio_t* sp) ~~~~~~~~^~~~ In file included from excc.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ CC excontext.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from excontext.c:20: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from excontext.c:20: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from excontext.c:20: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from excontext.c:20: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ excontext.c: In function 'excontext': excontext.c:43:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] if ((n = (sizeof(p->line) - (t - (p->linep + 1))) - (e - s)) > 0) ^ excontext.c:43:54: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] if ((n = (sizeof(p->line) - (t - (p->linep + 1))) - (e - s)) > 0) ^ excontext.c:43:13: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] if ((n = (sizeof(p->line) - (t - (p->linep + 1))) - (e - s)) > 0) ^ excontext.c:57:12: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if ((n = (p->linep - t) - (e - s)) > 0) ^ CC exdata.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./exlib.h:131, from exdata.c:22: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from ./exlib.h:131, from exdata.c:22: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./exlib.h:131, from exdata.c:22: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from ./exlib.h:134, from exdata.c:22: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ CC exerror.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./exlib.h:131, from exerror.c:20: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from ./exlib.h:131, from exerror.c:20: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./exlib.h:131, from exerror.c:20: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from ./exlib.h:134, from exerror.c:20: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exerror.c: In function 'exerror': ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ exerror.c:31:67: note: in expansion of macro 'sfstropen' if (expr.program->disc->errorf && !expr.program->errors && (sp = sfstropen())) ^~~~~~~~~ exerror.c: In function 'exwarn': ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ exerror.c:58:42: note: in expansion of macro 'sfstropen' if (expr.program->disc->errorf && (sp = sfstropen())) { ^~~~~~~~~ CC exeval.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from exeval.c:26: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exeval.c:26: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from exeval.c:26: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from exeval.c:26: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exeval.c: In function 'lexname': exeval.c:58:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (char*)exop[op - MINTOKEN]; ^ exeval.c: In function 'evaldyn': exeval.c:86:43: warning: declaration of 'expr' shadows a global declaration [-Wshadow] evaldyn (Expr_t * ex, register Exnode_t * expr, void *env, int delete) ~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c: In function 'getdyn': exeval.c:129:39: warning: declaration of 'expr' shadows a global declaration [-Wshadow] getdyn(Expr_t* ex, register Exnode_t* expr, void* env, Exassoc_t** assoc) ~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:173:49: warning: conversion from 'long int' to 'int' may change value [-Wconversion] b->value = exzero(expr->data.variable.symbol->type); ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ exeval.c:176:40: warning: conversion from 'long int' to 'int' may change value [-Wconversion] v = exzero(expr->data.variable.symbol->type); ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ exeval.c: In function 'prformat': exeval.c:263:10: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] n = strlen(fmt->value.string); ^~~~~~ exeval.c:264:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((s = fmtbuf(n + 1))) ~~^~~ exeval.c:265:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy(s, fmt->value.string, n + 1); ~~^~~ In file included from exlib.h:134, from exeval.c:26: ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ exeval.c:291:33: note: in expansion of macro 'sfstropen' if (!fmt->tmp && !(fmt->tmp = sfstropen())) ^~~~~~~~~ exeval.c:327:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *s = tolower(*s); ^~~~~~~ exeval.c:329:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *s = toupper(*s); ^~~~~~~ exeval.c:335:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *s = tolower(*s); ^~~~~~~ exeval.c:341:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *s = toupper(*s); ^~~~~~~ exeval.c:301:2: warning: switch missing default case [-Wswitch-default] switch (dp->fmt) ^~~~~~ exeval.c:199:18: warning: unused parameter 'sp' [-Wunused-parameter] prformat(Sfio_t* sp, void* vp, Sffmt_t* dp) ~~~~~~~~^~ exeval.c: In function 'prints': exeval.c:379:41: warning: declaration of 'expr' shadows a global declaration [-Wshadow] prints(Expr_t * ex, register Exnode_t * expr, void *env, Sfio_t * sp) ~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c: In function 'print': exeval.c:399:29: warning: declaration of 'expr' shadows a global declaration [-Wshadow] print(Expr_t* ex, Exnode_t* expr, void* env, Sfio_t* sp) ~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:408:34: warning: comparison of integer expressions of different signedness: 'long long int' and 'long unsigned int' [-Wsign-compare] if (v.integer < 0 || v.integer >= elementsof(ex->file) || (!(sp = ex->file[v.integer]) && !(sp = ex->file[v.integer] = sfnew(NiL, NiL, SF_UNBOUND, v.integer, SF_READ|SF_WRITE)))) ^~ In file included from ../../lib/ast/ast.h:21, from exlib.h:29, from exeval.c:26: ../../lib/sfio/sfio.h:274:20: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define SF_UNBOUND (-1) /* unbounded buffer size */ ^~~~ exeval.c:408:138: note: in expansion of macro 'SF_UNBOUND' if (v.integer < 0 || v.integer >= elementsof(ex->file) || (!(sp = ex->file[v.integer]) && !(sp = ex->file[v.integer] = sfnew(NiL, NiL, SF_UNBOUND, v.integer, SF_READ|SF_WRITE)))) ^~~~~~~~~~ exeval.c:408:151: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] if (v.integer < 0 || v.integer >= elementsof(ex->file) || (!(sp = ex->file[v.integer]) && !(sp = ex->file[v.integer] = sfnew(NiL, NiL, SF_UNBOUND, v.integer, SF_READ|SF_WRITE)))) ~^~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exeval.c:26: exeval.c: In function 'scformat': ../../lib/vmalloc/vmalloc.h:216:60: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] #define vmnewof(v,p,t,n,x) (t*)vmresize((v), (p), sizeof(t)*(n)+(x), \ ^ ../../lib/vmalloc/vmalloc.h:203:24: note: in definition of macro 'vmresize' ((vm),(void*)(d),(sz),(type)) ^~ exeval.c:484:83: note: in expansion of macro 'vmnewof' *((void**)vp) = node->data.variable.symbol->value->data.constant.value.string = vmnewof(fmt->expr->vm, node->data.variable.symbol->value->data.constant.value.string, char, fmt->fmt.size, 0); ^~~~~~~ exeval.c:451:18: warning: unused parameter 'sp' [-Wunused-parameter] scformat(Sfio_t* sp, void* vp, Sffmt_t* dp) ~~~~~~~~^~ exeval.c: In function 'scan': exeval.c:514:28: warning: declaration of 'expr' shadows a global declaration [-Wshadow] scan(Expr_t* ex, Exnode_t* expr, void* env, Sfio_t* sp) ~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:531:37: warning: comparison of integer expressions of different signedness: 'long long int' and 'long unsigned int' [-Wsign-compare] if ((v.integer < 0) || (v.integer >= elementsof(ex->file)) || (!(sp = ex->file[v.integer]) && !(sp = ex->file[v.integer] = sfnew(NiL, NiL, SF_UNBOUND, v.integer, SF_READ|SF_WRITE)))) ^~ In file included from ../../lib/ast/ast.h:21, from exlib.h:29, from exeval.c:26: ../../lib/sfio/sfio.h:274:20: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define SF_UNBOUND (-1) /* unbounded buffer size */ ^~~~ exeval.c:531:142: note: in expansion of macro 'SF_UNBOUND' if ((v.integer < 0) || (v.integer >= elementsof(ex->file)) || (!(sp = ex->file[v.integer]) && !(sp = ex->file[v.integer] = sfnew(NiL, NiL, SF_UNBOUND, v.integer, SF_READ|SF_WRITE)))) ^~~~~~~~~~ exeval.c:531:155: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] if ((v.integer < 0) || (v.integer >= elementsof(ex->file)) || (!(sp = ex->file[v.integer]) && !(sp = ex->file[v.integer] = sfnew(NiL, NiL, SF_UNBOUND, v.integer, SF_READ|SF_WRITE)))) ~^~~~~~~~ exeval.c: In function 'replace': exeval.c:663:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] sfwrite(s, base + offset, sub[2 * idx + 1] - offset); ~~~~~~~~~~~~~~~~~^~~~~~~~ exeval.c: At top level: exeval.c:694:1: warning: no previous prototype for 'exsplit' [-Wmissing-prototypes] exsplit(Expr_t * ex, register Exnode_t * expr, void *env) ^~~~~~~ exeval.c: In function 'exsplit': exeval.c:694:42: warning: declaration of 'expr' shadows a global declaration [-Wshadow] exsplit(Expr_t * ex, register Exnode_t * expr, void *env) ~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:713:8: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sz = strspn (str, seps); ^~~~~~ exeval.c:719:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (i = 1; i < sz; i++) { ^ exeval.c: At top level: exeval.c:746:1: warning: no previous prototype for 'extokens' [-Wmissing-prototypes] extokens(Expr_t * ex, register Exnode_t * expr, void *env) ^~~~~~~~ exeval.c: In function 'extokens': exeval.c:746:43: warning: declaration of 'expr' shadows a global declaration [-Wshadow] extokens(Expr_t * ex, register Exnode_t * expr, void *env) ~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:764:8: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sz = strspn (str, seps); ^~~~~~ exeval.c: At top level: exeval.c:785:1: warning: no previous prototype for 'exsub' [-Wmissing-prototypes] exsub(Expr_t * ex, register Exnode_t * expr, void *env, int global) ^~~~~ exeval.c: In function 'exsub': exeval.c:785:40: warning: declaration of 'expr' shadows a global declaration [-Wshadow] exsub(Expr_t * ex, register Exnode_t * expr, void *env, int global) ~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:839:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] sfwrite(ex->tmp, str, sub[0]); ~~~^~~ exeval.c:846:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] sfwrite(ex->tmp, s, sub[0]); ~~~^~~ exeval.c: In function 'exsubstr': exeval.c:861:59: warning: declaration of 'expr' shadows a global declaration [-Wshadow] static Extype_t exsubstr(Expr_t * ex, register Exnode_t * expr, void *env) ~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:870:8: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(s.string); ^~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exeval.c:26: exeval.c:881:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long long int' may change the sign of the result [-Wsign-conversion] v.string = vmalloc(ex->ve, l.integer + 1); ../../lib/vmalloc/vmalloc.h:199:58: note: in definition of macro 'vmalloc' #define vmalloc(vm,sz) (*(_VM_(vm)->meth.allocf))((vm),(sz)) ^~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ./expr.h:57, from exlib.h:131, from exeval.c:26: exeval.c:883:44: warning: conversion to 'long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion] strncpy(v.string, s.string + i.integer, l.integer); ~^~~~~~~~ exeval.c: In function 'xConvert': exeval.c:894:34: warning: declaration of 'expr' shadows a global declaration [-Wshadow] xConvert(Expr_t * ex, Exnode_t * expr, int type, Extype_t v, ~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:905:14: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] tmp->type = type; ^~~~ exeval.c: In function 'xPrint': exeval.c:912:32: warning: declaration of 'expr' shadows a global declaration [-Wshadow] xPrint(Expr_t * ex, Exnode_t * expr, Extype_t v, Exnode_t * tmp) ~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c: In function 'eval': exeval.c:929:37: warning: declaration of 'expr' shadows a global declaration [-Wshadow] eval(Expr_t* ex, register Exnode_t* expr, void* env) ~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:957:19: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] ex->loopcount = v.integer; ^ exeval.c:1118:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((*t)->floating == v.floating) ^~ exeval.c:1106:6: warning: switch missing default case [-Wswitch-default] switch ((int)i.integer) ^~~~~~ exeval.c:1235:10: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (n < elementsof(args)) ^ exeval.c:1244:81: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (n = 0, a = expr->data.call.procedure->value->data.procedure.args; a && n < elementsof(save); a = a->data.operand.right) ^ exeval.c:1251:81: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (n = 0, a = expr->data.call.procedure->value->data.procedure.args; a && n < elementsof(save); a = a->data.operand.right) ^ exeval.c:1256:45: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (x = expr->data.operand.right; x && n < elementsof(args); x = x->data.operand.right) ^ exeval.c:1263:45: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (x = expr->data.operand.right; x && n < elementsof(args); x = x->data.operand.right) ^ exeval.c:1344:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r.floating == 0.0) ^~ exeval.c:1350:23: warning: conversion from 'double' to 'long long int' may change value [-Wfloat-conversion] if ((r.integer = r.floating) == 0) ^ exeval.c:1353:20: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = ((Sflong_t)v.floating) % r.integer; ^ exeval.c:1356:19: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = ((Sflong_t)v.floating) & ((Sflong_t)r.floating); ^ exeval.c:1359:19: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = ((Sflong_t)v.floating) | ((Sflong_t)r.floating); ^ exeval.c:1362:19: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = ((Sflong_t)v.floating) ^ ((Sflong_t)r.floating); ^ exeval.c:1365:19: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = ((Sflong_t)v.floating) << ((Sflong_t)r.floating); ^ exeval.c:1368:5: warning: "_WIN32" is not defined, evaluates to 0 [-Wundef] #if _WIN32 ^~~~~~ exeval.c:1371:19: warning: conversion from 'long long unsigned int' to 'double' may change value [-Wconversion] v.floating = ((Sfulong_t)v.floating) >> ((Sflong_t)r.floating); ^ exeval.c:1416:18: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v.integer = (Sfulong_t)v.integer >> r.integer; ^ exeval.c:952:2: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ exeval.c:1494:16: warning: conversion from 'double' to 'long long int' may change value [-Wfloat-conversion] v.integer = v.floating; ^ exeval.c:1521:17: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = ~((Sflong_t)v.floating); ^ exeval.c:1533:17: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = (Sflong_t)v.floating & (Sflong_t)r.floating; ^ exeval.c:1536:17: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = (Sflong_t)v.floating | (Sflong_t)r.floating; ^ exeval.c:1539:17: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = (Sflong_t)v.floating ^ (Sflong_t)r.floating; ^ exeval.c:1545:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r.floating == 0.0) ^~ exeval.c:1551:21: warning: conversion from 'double' to 'long long int' may change value [-Wfloat-conversion] if ((r.integer = r.floating) == 0) ^ exeval.c:1554:18: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = (Sflong_t)v.floating % r.integer; ^ exeval.c:1563:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] v.integer = v.floating == r.floating; ^~ exeval.c:1566:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] v.integer = v.floating != r.floating; ^~ exeval.c:1586:5: warning: "_WIN32" is not defined, evaluates to 0 [-Wundef] #if _WIN32 ^~~~~~ exeval.c:1594:11: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] op1 = ((Sfulong_t) v.floating); ^ exeval.c:1491:3: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ exeval.c:1635:3: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ exeval.c:1656:5: warning: "_WIN32" is not defined, evaluates to 0 [-Wundef] #if _WIN32 ^~~~~~ exeval.c:1660:18: warning: conversion from 'long long unsigned int' to 'double' may change value [-Wconversion] v.floating = (Sfulong_t)v.integer; ^ exeval.c:1662:18: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = v.integer; ^ exeval.c:1757:17: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v.integer = (op1 >> op2); ^ exeval.c:1653:3: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ exeval.c:1775:3: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ exeval.c:1837:3: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ exeval.c: In function 'exeval': exeval.c:1867:30: warning: declaration of 'expr' shadows a global declaration [-Wshadow] exeval(Expr_t* ex, Exnode_t* expr, void* env) ~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ CC exexpr.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from exexpr.c:20: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exexpr.c:20: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from exexpr.c:20: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from exexpr.c:20: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ In file included from ./expr.h:57, from exlib.h:131, from exexpr.c:20: exexpr.c: In function 'exexpr': ../../lib/cdt/cdt.h:277:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define dtmatch(d,o) (*(_DT(d)->searchf))((d),(void*)(o),DT_MATCH) ^ exexpr.c:32:26: note: in expansion of macro 'dtmatch' sym = name ? (Exid_t*)dtmatch(ex->symbols, name) : &ex->main; ^~~~~~~ CC exlexname.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from exlexname.c:20: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exlexname.c:20: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from exlexname.c:20: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from exlexname.c:20: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exlexname.c:27:1: warning: no previous prototype for 'exlexname' [-Wmissing-prototypes] exlexname(int op, int subop) ^~~~~~~~~ exlexname.c: In function 'exlexname': exlexname.c:35:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (char*)exop[op - MINTOKEN]; ^ CC exopen.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./exlib.h:131, from exopen.c:27: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from ./exlib.h:131, from exopen.c:27: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./exlib.h:131, from exopen.c:27: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from ./exlib.h:134, from exopen.c:27: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exopen.c: In function 'exopen': ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ exopen.c:46:23: note: in expansion of macro 'sfstropen' !(program->tmp = sfstropen()) || ^~~~~~~~~ CC exrewind.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from exrewind.c:21: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exrewind.c:21: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from exrewind.c:21: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from exrewind.c:21: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exrewind.c: In function 'exrewind': exrewind.c:39:11: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if ((n = ex->linep - ex->line)) ^~ exrewind.c:40:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy(ex->input->pushback, ex->line, n); ^ exrewind.c:43:30: warning: conversion from 'int' to 'char' may change value [-Wconversion] ex->input->pushback[n++] = ex->input->peek; ^~ CC extoken.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from extoken.c:23: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from extoken.c:23: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from extoken.c:23: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from extoken.c:23: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ extoken.c:26:28: warning: "_BLD_DEBUG" is not defined, evaluates to 0 [-Wundef] #if !defined(TRACE_lex) && _BLD_DEBUG ^~~~~~~~~~ extoken.c:30:5: warning: "TRACE_lex" is not defined, evaluates to 0 [-Wundef] #if TRACE_lex ^~~~~~~~~ extoken.c: In function 'lex': extoken.c:287:43: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] else trace(ex, -1, "expop sp FAIL", 0); ^ extoken.c:297:43: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] else trace(ex, -1, "expop fp FAIL", 0); ^ In file included from extoken.c:23: exlib.h:140:123: warning: conversion from 'int' to 'char' may change value [-Wconversion] #define putcontext(p,c) (((p)->linep>=&(p)->line[sizeof((p)->line)]?(p)->linep=(p)->line,(p)->linewrap=1:0),*(p)->linep++=(c)) ^ extoken.c:312:4: note: in expansion of macro 'putcontext' putcontext(ex, c); ^~~~~~~~~~ extoken.c: In function 'extoken_fn': extoken.c:352:6: warning: switch missing default case [-Wswitch-default] switch (lex(ex)) ^~~~~~ extoken.c:344:14: warning: switch missing default case [-Wswitch-default] for (;;) switch (lex(ex)) ^~~~~~ extoken.c:446:18: warning: switch missing default case [-Wswitch-default] if (q == '=') switch (c) ^~~~~~ extoken.c:554:6: warning: switch missing default case [-Wswitch-default] switch (c = lex(ex)) ^~~~~~ extoken.c:619:23: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] exlval.integer = strtoull(s, &e, b); ^~~~~~~~ extoken.c:659:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] expr.statics += exlval.id->isstatic = expr.instatic; ^~~~~~ extoken.c:709:11: warning: declaration of 'b' shadows a previous local [-Wshadow] int b; ^ extoken.c:328:7: note: shadowed declaration is here int b; ^ extoken.c:733:7: warning: switch missing default case [-Wswitch-default] switch (lex(ex)) ^~~~~~ extoken.c:802:6: warning: switch missing default case [-Wswitch-default] switch (po = c) ^~~~~~ extoken.c:675:5: warning: switch missing default case [-Wswitch-default] switch (exlval.id->lex) ^~~~~~ extoken.c:884:21: warning: conversion from 'long int' to 'int' may change value [-Wconversion] return exlval.id->lex; ~~~~~~~~~^~~~~ CC extype.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from extype.c:21: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from extype.c:21: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from extype.c:21: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from extype.c:21: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ extype.c: In function 'extype': extype.c:33:2: warning: switch missing default case [-Wswitch-default] switch (type) ^~~~~~ CC exzero.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from exzero.c:21: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exzero.c:21: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from exzero.c:21: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from exzero.c:21: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exzero.c: In function 'exzero': exzero.c:32:2: warning: switch missing default case [-Wswitch-default] switch (type) ^~~~~~ CC exparse.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from exgram.h:33, from ../../lib/expr/exparse.y:168: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exgram.h:33, from ../../lib/expr/exparse.y:168: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from exgram.h:33, from ../../lib/expr/exparse.y:168: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from exgram.h:33, from ../../lib/expr/exparse.y:168: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ In file included from ../../lib/expr/exparse.y:168: exgram.h: In function 'exnewnode': exgram.h:64:10: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->op = op; ^~ exgram.h:65:12: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->type = type; ^~~~ exgram.h:66:14: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->binary = binary; ^~~~~~ exgram.h: In function 'exfreenode': exgram.h:166:18: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (i = 0; i < elementsof(pr->param) && pr->param[i]; i++) ^ exgram.h: In function 'exstringOf': exgram.h:314:3: warning: switch missing default case [-Wswitch-default] switch (type) { ^~~~~~ exgram.h: In function 'exprint': exgram.h:362:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] pr = exnewnode(p, ex->index, 1, ex->type, args, NiL); ~~^~~~~~~ exgram.h:362:36: warning: conversion from 'long int' to 'int' may change value [-Wconversion] pr = exnewnode(p, ex->index, 1, ex->type, args, NiL); ~~^~~~~~ exgram.h: In function 'makeVar': exgram.h:393:13: warning: conversion from 'long int' to 'int' may change value [-Wconversion] kind = sym->type; ^~~ exgram.h: In function 'excast': exgram.h:463:14: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->type = type; ^~~~ In file included from ../../lib/expr/exparse.y:168: exgram.h:511:37: warning: conversion from 'double' to 'long long int' may change value [-Wfloat-conversion] x->data.constant.value.integer = x->data.constant.value.floating; ^ exgram.h:518:38: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] x->data.constant.value.floating = x->data.constant.value.integer; ^ exgram.h:526:37: warning: conversion from 'double' to 'long long int' may change value [-Wfloat-conversion] x->data.constant.value.integer = strtod(s, &e); ^~~~~~ exgram.h:540:13: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->type = type; ^~~~ exgram.h: In function 'call': exgram.h:662:6: warning: conversion from 'long int' to 'int' may change value [-Wconversion] t = fun->type; ^~~ exgram.h: In function 'preprint': exgram.h:749:12: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (i >= elementsof(x->param)) ^~ exgram.h:855:20: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->arg->type = t; ^ exgram.h:845:4: warning: switch missing default case [-Wswitch-default] switch (t) ^~~~~~ exgram.h: In function 'expush': exgram.h:905:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (!(in->bp = in->sp = (char*)sp)) ^ exgram.h:942:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] error_info.file = (char*)name; ^ exgram.h: In function 'exclose': exgram.h:1053:18: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (i = 3; i < elementsof(p->file); i++) ^ exgram.h: In function 'cmpKey': exgram.h:1131:15: warning: unused parameter 'd' [-Wunused-parameter] cmpKey(Dt_t * d, Extype_t * key1, Extype_t * key2, Dtdisc_t * disc) ~~~~~~~^ exgram.h:1131:63: warning: unused parameter 'disc' [-Wunused-parameter] cmpKey(Dt_t * d, Extype_t * key1, Extype_t * key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ y.tab.c: In function 'exparse': y.tab.c:1803:12: warning: conversion from 'int' to 'extype_int16' {aka 'short int'} may change value [-Wconversion] *yyssp = yystate; ^~~~~~~ y.tab.c:1808:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] YYSIZE_T yysize = yyssp - yyss + 1; ^~~~~ ../../lib/expr/exparse.y:205:112: warning: conversion from 'long int' to 'int' may change value [-Wconversion] expr.procedure = $1->value = exnewnode(expr.program, PROCEDURE, 1, $1->type, NiL, NiL); ~ ^ ../../lib/expr/exparse.y:234:122: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $1->value->data.operand.right = excast(expr.program, $4, $1->type, NiL, 0); ^ ../../lib/expr/exparse.y:277:20: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] | static {expr.instatic=$1;} DECLARE {expr.declare=$3->type;} dcl_list ';' ^ ../../lib/expr/exparse.y:277:19: warning: conversion from 'long int' to 'int' may change value [-Wconversion] | static {expr.instatic=$1;} DECLARE {expr.declare=$3->type;} dcl_list ';' ^ ../../lib/expr/exparse.y:290:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 1, INTEGER, $3, exnewnode(expr.program, ':', 1, $5 ? $5->type : 0, $5, $6)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../../lib/expr/exparse.y:316:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 1, INTEGER, $5, exnewnode(expr.program, ';', 1, 0, $7, $9)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../../lib/expr/exparse.y:347:80: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $3->name, extypename(expr.program, $3->index_type),extypename(expr.program, $5->type)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../lib/expr/exparse.y:360:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 1, INTEGER, $3, exnewnode(expr.program, ';', 1, 0, NiL, $5)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../../lib/expr/exparse.y:366:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 1, INTEGER, $3, exnewnode(expr.program, DEFAULT, 1, 0, sw->defcase, sw->firstcase)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../../lib/expr/exparse.y:384:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 1, INTEGER, $2, NiL); ~~~~~~~~~~~~~~~~~~~~~^ In file included from ../../lib/expr/exparse.y:32: ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ ../../lib/expr/exparse.y:425:21: note: in expansion of macro 'newof' if (!(sw->base = newof(0, Extype_t*, n, 0))) ^~~~~ ../../lib/expr/exparse.y:449:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = sw->cur - sw->base; ^~ In file included from ./expr.h:58, from exlib.h:131, from exgram.h:33, from ../../lib/expr/exparse.y:168: ../../lib/expr/exparse.y:451:84: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] $$->data.select.constant = (Extype_t**)exalloc(expr.program, (n + 1) * sizeof(Extype_t*)); ^ ../../lib/vmalloc/vmalloc.h:203:24: note: in definition of macro 'vmresize' ((vm),(void*)(d),(sz),(type)) ^~ ./expr.h:113:28: note: in expansion of macro 'vmnewof' #define exnewof(p,o,t,n,x) vmnewof((p)->vm,o,t,n,x) ^~~~~~~ ./expr.h:112:23: note: in expansion of macro 'exnewof' #define exalloc(p,n) exnewof(p,0,char,n,0) ^~~~~~~ ../../lib/expr/exparse.y:451:54: note: in expansion of macro 'exalloc' $$->data.select.constant = (Extype_t**)exalloc(expr.program, (n + 1) * sizeof(Extype_t*)); ^~~~~~~ ../../lib/expr/exparse.y:452:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memcpy($$->data.select.constant, sw->base, n * sizeof(Extype_t*)); ^ ../../lib/expr/exparse.y:478:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = expr.swstate->cur - expr.swstate->base; ^~~~ In file included from ../../lib/expr/exparse.y:32: ../../lib/ast/ast.h:71:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ ../../lib/expr/exparse.y:479:32: note: in expansion of macro 'newof' if (!(expr.swstate->base = newof(expr.swstate->base, Extype_t*, 2 * n, 0))) ^~~~~ ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ ../../lib/expr/exparse.y:479:32: note: in expansion of macro 'newof' if (!(expr.swstate->base = newof(expr.swstate->base, Extype_t*, 2 * n, 0))) ^~~~~ ../../lib/expr/exparse.y:553:39: warning: conversion from 'long int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] $4->type = $1->type; ^ ../../lib/expr/exparse.y:554:140: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $4->data.operand.right = excast(expr.program, $4->data.operand.right, $1->type, NiL, 0); ^ ../../lib/expr/exparse.y:556:108: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $4->data.operand.left = exnewnode(expr.program, DYNAMIC, 0, $1->type, NiL, NiL); ^ ../../lib/expr/exparse.y:559:5: warning: "UNUSED" is not defined, evaluates to 0 [-Wundef] #if UNUSED ^~~~~~ ../../lib/expr/exparse.y:568:77: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $1->value->data.value = exzero($1->type); ^ ../../lib/expr/exparse.y:606:177: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = ($4->type == $2->type) ? $4 : excast(expr.program, $4, $2->type, NiL, 0); ^ ../../lib/expr/exparse.y:834:76: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, ARRAY, 1, T($1->type), call(0, $1, $3), $3); ~~~~~~~~~~~~~~~~~~~~~^ ../../lib/expr/exparse.y:838:79: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, FUNCTION, 1, T($1->type), call(0, $1, $3), $3); ~~~~~~~~~~~~~~~~~~~~~^ ../../lib/expr/exparse.y:860:66: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewsplit (expr.program, $1->index, $5, $3, NiL); ~~~~~~~~~~~~~~ ^ ../../lib/expr/exparse.y:864:66: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewsplit (expr.program, $1->index, $5, $3, $7); ~~~~~~~~~~~~~ ^ ../../lib/expr/exparse.y:888:73: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, CALL, 1, $1->type, NiL, $3); ~~~~~~~~~ ^ ../../lib/expr/exparse.y:897:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 0, $1->type, NiL, NiL); ~~~~~~~~~~~~~~~~~~~~~^~~ ../../lib/expr/exparse.y:897:97: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 0, $1->type, NiL, NiL); ^ ../../lib/expr/exparse.y:904:5: warning: switch missing default case [-Wswitch-default] switch ($1->index) ^~~~~~ ../../lib/expr/exparse.y:924:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 0, $1->type, NiL, NiL); ~~~~~~~~~~~~~~~~~~~~~^~~ ../../lib/expr/exparse.y:924:97: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 0, $1->type, NiL, NiL); ^ ../../lib/expr/exparse.y:931:5: warning: switch missing default case [-Wswitch-default] switch ($1->index) ^~~~~~ ../../lib/expr/exparse.y:1002:80: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $3->name, extypename(expr.program, $3->index_type),extypename(expr.program, $1->type)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../lib/expr/exparse.y:1023:77: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, CONSTANT, 0, $1->type, NiL, NiL); ~~~~~~~~~~ ^ ../../lib/expr/exparse.y:1068:65: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = exnewnode(expr.program, DYNAMIC, 0, $1->type, NiL, NiL); ~~~~~~~~~~~~~~~~~~~~ ^ ../../lib/expr/exparse.y:1076:82: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $1->name, extypename(expr.program, $1->index_type),extypename(expr.program, $2->type)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../lib/expr/exparse.y:1178:19: warning: conversion from 'long int' to 'int' may change value [-Wconversion] formal_item : DECLARE {expr.declare=$1->type;} name ^ ../../lib/expr/exparse.y:1180:71: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, ID, 0, $1->type, NiL, NiL); ~~~~~~~~~~ ^ ../../lib/expr/exparse.y:1241:26: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] $$->subop = $1; ^ CC exnospace.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./exlib.h:131, from exnospace.c:20: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from ./exlib.h:131, from exnospace.c:20: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./exlib.h:131, from exnospace.c:20: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from ./exlib.h:134, from exnospace.c:20: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exnospace.c: In function 'exnospace': exnospace.c:32:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (char*)null; ^ CC exstash.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./exlib.h:131, from exstash.c:21: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from ./exlib.h:131, from exstash.c:21: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./exlib.h:131, from exstash.c:21: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from ./exlib.h:134, from exstash.c:21: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ CCLD libexpr_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/expr' Making all in common make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make all-am make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' CC arrows.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] arrows.c: In function 'arrowOrthoClip': arrows.c:337:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p.y == q.y) { /* horz segment */ ^~ arrows.c:374:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p.y == q.y) { /* horz segment */ ^~ arrows.c:398:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p.y == q.y) { /* horz segment */ ^~ arrows.c: In function 'arrow_type_normal': arrows.c:415:71: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_normal(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c: In function 'arrow_type_gap': arrows.c:511:68: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_gap(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c:511:86: warning: unused parameter 'penwidth' [-Wunused-parameter] static void arrow_type_gap(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~ arrows.c:511:100: warning: unused parameter 'flag' [-Wunused-parameter] static void arrow_type_gap(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~^~~~ arrows.c: In function 'arrow_type_tee': arrows.c:522:68: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_tee(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c:522:86: warning: unused parameter 'penwidth' [-Wunused-parameter] static void arrow_type_tee(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~ arrows.c: In function 'arrow_type_box': arrows.c:555:68: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_box(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c:555:86: warning: unused parameter 'penwidth' [-Wunused-parameter] static void arrow_type_box(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~ arrows.c: In function 'arrow_type_diamond': arrows.c:586:72: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_diamond(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c:586:90: warning: unused parameter 'penwidth' [-Wunused-parameter] static void arrow_type_diamond(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~ arrows.c: In function 'arrow_type_dot': arrows.c:610:68: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_dot(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c:610:86: warning: unused parameter 'penwidth' [-Wunused-parameter] static void arrow_type_dot(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~ arrows.c: In function 'arrow_type_curve': arrows.c:627:69: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_curve(GVJ_t* job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c: In function 'arrow_bb': arrows.c:691:57: warning: unused parameter 'flag' [-Wunused-parameter] boxf arrow_bb(pointf p, pointf u, double arrowsize, int flag) ~~~~^~~~ CC colxlate.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] colxlate.c: In function 'hsv2rgb': colxlate.c:59:2: warning: switch missing default case [-Wswitch-default] switch (i) { ^~~~~~ colxlate.c: In function 'rgb2hsv': colxlate.c:112:8: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r == rgbmax) ^~ colxlate.c:114:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (g == rgbmax) ^~ colxlate.c:116:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (b == rgbmax) ^~ colxlate.c: In function 'colorcmpf': colxlate.c:142:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcasecmp(((hsvrgbacolor_t *) p0)->name, ((hsvrgbacolor_t *) p1)->name); ^ colxlate.c:142:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcasecmp(((hsvrgbacolor_t *) p0)->name, ((hsvrgbacolor_t *) p1)->name); ^ colxlate.c: In function 'colorxlate': colxlate.c:292:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[0] = r; ^ colxlate.c:293:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[1] = g; ^ colxlate.c:294:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[2] = b; ^ colxlate.c:295:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[3] = a; ^ colxlate.c:302:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[0] = (int) C *255; ^ colxlate.c:303:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[1] = (int) M *255; ^ colxlate.c:304:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[2] = (int) Y *255; ^ colxlate.c:305:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[3] = (int) K *255; ^ colxlate.c:308:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[0] = r * 65535 / 255; ^ colxlate.c:309:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[1] = g * 65535 / 255; ^ colxlate.c:310:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[2] = b * 65535 / 255; ^ colxlate.c:311:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[3] = a * 65535 / 255; ^ colxlate.c:279:2: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ colxlate.c:360:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[0] = (int) (R * 255); ^ colxlate.c:361:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[1] = (int) (G * 255); ^ colxlate.c:362:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[2] = (int) (B * 255); ^ colxlate.c:368:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[0] = (int) C *255; ^ colxlate.c:369:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[1] = (int) M *255; ^ colxlate.c:370:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[2] = (int) Y *255; ^ colxlate.c:371:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[3] = (int) K *255; ^ colxlate.c:351:6: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ colxlate.c:428:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[0] = (int) C * 255; ^ colxlate.c:429:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[1] = (int) M * 255; ^ colxlate.c:430:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[2] = (int) Y * 255; ^ colxlate.c:431:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[3] = (int) K * 255; ^ colxlate.c:410:2: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ colxlate.c:455:5: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ colxlate.c: In function 'rgba_wordToByte': colxlate.c:489:12: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] rgba[i] = rrggbbaa[i] * 255 / 65535; ^~~~~~~~ CC ellipse.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ellipse.c:52:5: warning: "STANDALONE" is not defined, evaluates to 0 [-Wundef] #if STANDALONE ^~~~~~~~~~ ellipse.c: In function 'moveTo': ellipse.c:410:34: warning: declaration of 'path' shadows a global declaration [-Wshadow] static void moveTo(Ppolyline_t * path, double x, double y) ~~~~~~~~~~~~~~^~~~ In file included from render.h:40, from ellipse.c:80: types.h:105:7: note: shadowed declaration is here } path; ^~~~ In file included from render.h:44, from ellipse.c:80: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ellipse.c:413:16: note: in expansion of macro 'N_NEW' path->ps = N_NEW(bufsize, pointf); ^~~~~ ellipse.c: In function 'curveTo': ellipse.c:420:23: warning: declaration of 'path' shadows a global declaration [-Wshadow] curveTo(Ppolyline_t * path, double x1, double y1, ~~~~~~~~~~~~~~^~~~ In file included from render.h:40, from ellipse.c:80: types.h:105:7: note: shadowed declaration is here } path; ^~~~ ellipse.c:425:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] path->ps = realloc(path->ps, bufsize * sizeof(pointf)); ^ ellipse.c: In function 'lineTo': ellipse.c:435:34: warning: declaration of 'path' shadows a global declaration [-Wshadow] static void lineTo(Ppolyline_t * path, double x, double y) ~~~~~~~~~~~~~~^~~~ In file included from render.h:40, from ellipse.c:80: types.h:105:7: note: shadowed declaration is here } path; ^~~~ ellipse.c: In function 'endPath': ellipse.c:441:35: warning: declaration of 'path' shadows a global declaration [-Wshadow] static void endPath(Ppolyline_t * path, boolean close) ~~~~~~~~~~~~~~^~~~ In file included from render.h:40, from ellipse.c:80: types.h:105:7: note: shadowed declaration is here } path; ^~~~ ellipse.c:448:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] path->ps = realloc(path->ps, path->pn * sizeof(pointf)); ^ ellipse.c: In function 'genEllipticPath': ellipse.c:476:18: warning: declaration of 'path' shadows a global declaration [-Wshadow] Ppolyline_t *path = NEW(Ppolyline_t); ^~~~ In file included from render.h:40, from ellipse.c:80: types.h:105:7: note: shadowed declaration is here } path; ^~~~ ellipse.c:482:9: warning: declaration of 'dEta' shadows a previous local [-Wshadow] double dEta = (ep->eta2 - ep->eta1) / n; ^~~~ ellipse.c:462:12: note: shadowed declaration is here double dEta; ^~~~ ellipse.c:484:13: warning: declaration of 'etaB' shadows a previous local [-Wshadow] double etaB = ep->eta1; ^~~~ ellipse.c:463:12: note: shadowed declaration is here double etaB; ^~~~ ellipse.c:541:5: warning: "DO_QUAD" is not defined, evaluates to 0 [-Wundef] #if DO_QUAD ^~~~~~~ CC textspan.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] textspan.c: In function 'fontcmpf': textspan.c:178:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (strcasecmp(((PostscriptAlias*)a)->name, ((PostscriptAlias*)b)->name)); ^ textspan.c:178:54: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (strcasecmp(((PostscriptAlias*)a)->name, ((PostscriptAlias*)b)->name)); ^ textspan.c: In function 'textfont_makef': textspan.c:229:35: warning: unused parameter 'dt' [-Wunused-parameter] static void* textfont_makef(Dt_t* dt, void* obj, Dtdisc_t* disc) ~~~~~~^~ textspan.c:229:60: warning: unused parameter 'disc' [-Wunused-parameter] static void* textfont_makef(Dt_t* dt, void* obj, Dtdisc_t* disc) ~~~~~~~~~~^~~~ textspan.c: In function 'textfont_freef': textspan.c:246:34: warning: unused parameter 'dt' [-Wunused-parameter] static void textfont_freef(Dt_t* dt, void* obj, Dtdisc_t* disc) ~~~~~~^~ textspan.c:246:59: warning: unused parameter 'disc' [-Wunused-parameter] static void textfont_freef(Dt_t* dt, void* obj, Dtdisc_t* disc) ~~~~~~~~~~^~~~ textspan.c: In function 'textfont_comparf': textspan.c:255:36: warning: unused parameter 'dt' [-Wunused-parameter] static int textfont_comparf (Dt_t* dt, void* key1, void* key2, Dtdisc_t* disc) ~~~~~~^~ textspan.c:255:74: warning: unused parameter 'disc' [-Wunused-parameter] static int textfont_comparf (Dt_t* dt, void* key1, void* key2, Dtdisc_t* disc) ~~~~~~~~~~^~~~ CC args.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] args.c: In function 'neato_extra_args': args.c:34:25: warning: unused parameter 'gvc' [-Wunused-parameter] neato_extra_args(GVC_t *gvc, int argc, char** argv) ~~~~~~~^~~ args.c: In function 'memtest_extra_args': args.c:79:27: warning: unused parameter 'gvc' [-Wunused-parameter] memtest_extra_args(GVC_t *gvc, int argc, char** argv) ~~~~~~~^~~ args.c: In function 'fdp_extra_args': args.c:243:24: warning: unused parameter 'gvc' [-Wunused-parameter] fdp_extra_args (GVC_t *gvc, int argc, char** argv) ~~~~~~~^~~ CC memory.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC globals.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC htmllex.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] htmllex.c: In function 'error_context': htmllex.c:56:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] agxbput_n(state.xb, state.prevtok, state.prevtoklen); ~~~~~^~~~~~~~~~~ htmllex.c:57:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] agxbput_n(state.xb, state.currtok, state.currtoklen); ~~~~~^~~~~~~~~~~ htmllex.c: In function 'stylefn': htmllex.c:186:47: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] else if(!strcasecmp(tk,"SOLID")) p->style &= ~(DOTTED|DASHED); ^ htmllex.c: In function 'cellborderfn': htmllex.c:289:13: warning: conversion to 'signed char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] p->cb = (unsigned char) u; ^ htmllex.c: In function 'doAttrs': htmllex.c:572:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] ip = (attr_item *) bsearch(&key, items, nel, ISIZE, (bcmpfn) icmp); ^~~ htmllex.c:574:20: warning: conversion from 'int' to 'char' may change value [-Wconversion] state.warn |= ip->action(tp, val); ^~ htmllex.c: In function 'mkFont': htmllex.c:603:16: warning: conversion from 'int' to 'unsigned char:7' may change value [-Wconversion] tf.flags = flags; ^~~~~ htmllex.c:598:67: warning: unused parameter 'ul' [-Wunused-parameter] static textfont_t *mkFont(GVC_t *gvc, char **atts, int flags, int ul) ~~~~^~ htmllex.c: In function 'endElement': htmllex.c:689:30: warning: unused parameter 'user' [-Wunused-parameter] static void endElement(void *user, const char *name) ~~~~~~^~~~ htmllex.c: In function 'characterData': htmllex.c:757:10: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] c = *s++; ^ htmllex.c:750:33: warning: unused parameter 'user' [-Wunused-parameter] static void characterData(void *user, const char *s, int length) ~~~~~~^~~~ htmllex.c: In function 'htmllineno': htmllex.c:879:12: warning: conversion from 'XML_Size' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] return XML_GetCurrentLineNumber(state.parser); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htmllex.c: In function 'htmllex': htmllex.c:1018:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(s); ^~~~~~ htmllex.c:1025:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(s); ^~~~~~ htmllex.c:1028:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] len = endp - s; ^~~~ In file included from render.h:47, from htmllex.c:15: ../../lib/cgraph/agxbuf.h:85:20: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define agxblen(X) (((X)->ptr)-((X)->buf)) ^ htmllex.c:1035:14: note: in expansion of macro 'agxblen' if ((llen = agxblen(&state.lb))) ^~~~~~~ htmllex.c:1052:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG ^~~~~ CC htmlparse.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ../../lib/common/htmlparse.y: In function 'free_ritem': ../../lib/common/htmlparse.y:42:18: warning: unused parameter 'd' [-Wunused-parameter] free_ritem(Dt_t* d, pitem* p,Dtdisc_t* ds) ~~~~~~^ ../../lib/common/htmlparse.y:42:40: warning: unused parameter 'ds' [-Wunused-parameter] free_ritem(Dt_t* d, pitem* p,Dtdisc_t* ds) ~~~~~~~~~~^~ ../../lib/common/htmlparse.y: In function 'free_item': ../../lib/common/htmlparse.y:53:17: warning: unused parameter 'd' [-Wunused-parameter] free_item(Dt_t* d, void* p,Dtdisc_t* ds) ~~~~~~^ ../../lib/common/htmlparse.y:53:38: warning: unused parameter 'ds' [-Wunused-parameter] free_item(Dt_t* d, void* p,Dtdisc_t* ds) ~~~~~~~~~~^~ ../../lib/common/htmlparse.y: In function 'free_citem': ../../lib/common/htmlparse.y:85:18: warning: unused parameter 'd' [-Wunused-parameter] free_citem(Dt_t* d, pitem* p,Dtdisc_t* ds) ~~~~~~^ ../../lib/common/htmlparse.y:85:40: warning: unused parameter 'ds' [-Wunused-parameter] free_citem(Dt_t* d, pitem* p,Dtdisc_t* ds) ~~~~~~~~~~^~ ../../lib/common/htmlparse.y: In function 'free_fitem': ../../lib/common/htmlparse.y:125:18: warning: unused parameter 'd' [-Wunused-parameter] free_fitem(Dt_t* d, fitem* p, Dtdisc_t* ds) ~~~~~~^ ../../lib/common/htmlparse.y:125:41: warning: unused parameter 'ds' [-Wunused-parameter] free_fitem(Dt_t* d, fitem* p, Dtdisc_t* ds) ~~~~~~~~~~^~ ../../lib/common/htmlparse.y: In function 'free_fspan': ../../lib/common/htmlparse.y:133:18: warning: unused parameter 'd' [-Wunused-parameter] free_fspan(Dt_t* d, fspan* p, Dtdisc_t* ds) ~~~~~~^ ../../lib/common/htmlparse.y:133:41: warning: unused parameter 'ds' [-Wunused-parameter] free_fspan(Dt_t* d, fspan* p, Dtdisc_t* ds) ~~~~~~~~~~^~ ../../lib/common/htmlparse.y: In function 'appendFLineList': ../../lib/common/htmlparse.y:198:19: warning: conversion from 'int' to 'char' may change value [-Wconversion] ln->lp.just = v; ^ ../../lib/common/htmlparse.y:201:18: warning: conversion from 'int' to 'short int' may change value [-Wconversion] ln->lp.nitems = cnt; ^~~ In file included from render.h:44, from ../../lib/common/htmlparse.y:16: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ../../lib/common/htmlparse.y:202:17: note: in expansion of macro 'N_NEW' ln->lp.items = N_NEW(cnt, textspan_t); ^~~~~ ../../lib/common/htmlparse.y: In function 'mkText': ../../lib/common/htmlparse.y:237:19: warning: conversion from 'int' to 'short int' may change value [-Wconversion] hft->nspans = cnt; ^~~ In file included from render.h:44, from ../../lib/common/htmlparse.y:16: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ../../lib/common/htmlparse.y:241:15: note: in expansion of macro 'N_NEW' hft->spans = N_NEW(cnt,htextspan_t); ^~~~~ ../../lib/common/htmlparse.y: In function 'setCell': ../../lib/common/htmlparse.y:286:20: warning: conversion from 'int' to 'char' may change value [-Wconversion] cp->child.kind = kind; ^~~~ ../../lib/common/htmlparse.y: In function 'mkLabel': ../../lib/common/htmlparse.y:305:14: warning: conversion from 'int' to 'char' may change value [-Wconversion] lp->kind = kind; ^~~~ y.tab.c: In function 'htmlparse': y.tab.c:1790:14: warning: conversion from 'int' to 'htmltype_int16' {aka 'short int'} may change value [-Wconversion] *yyssp = yystate; ^~~~~~ y.tab.c:1795:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] YYSIZE_T yysize = yyssp - yyss + 1; ^~~~~~~ CC htmltable.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] htmltable.c: In function 'doBorder': htmltable.c:267:2: warning: switch missing default case [-Wswitch-default] switch (sides) { ^~~~~~ htmltable.c: In function 'initAnchor': htmltable.c:388:30: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] save->explicit_tooltip = obj->explicit_tooltip; ^~~ htmltable.c: In function 'endAnchor': htmltable.c:443:29: warning: conversion from 'boolean' {aka 'unsigned char'} to 'signed char:1' may change value [-Wconversion] obj->explicit_tooltip = save->explicit_tooltip; ^~~~ htmltable.c: In function 'emit_html_rules': htmltable.c:477:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] base = cp->parent->data.border + cp->parent->data.space / 2; ^~ htmltable.c:481:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] base = cp->parent->data.border + cp->parent->data.space / 2; ^~ htmltable.c:495:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] base = cp->parent->data.border + cp->parent->data.space / 2; ^~ htmltable.c:498:11: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] base *= 2; ^ htmltable.c:501:11: warning: conversion from 'double' to 'unsigned char' may change value [-Wfloat-conversion] base += (cp->parent->data.box.UR.x + pos.x) - (pts.UR.x + cp->parent->data.space / 2); ^ htmltable.c:505:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] base = cp->parent->data.border + cp->parent->data.space / 2; ^~ htmltable.c:512:11: warning: conversion from 'double' to 'unsigned char' may change value [-Wfloat-conversion] base += (cp->parent->data.box.UR.x + pos.x) - (pts.UR.x + cp->parent->data.space / 2); ^ htmltable.c: In function 'allocObj': htmltable.c:695:5: warning: switch missing default case [-Wswitch-default] switch (obj->type) { ^~~~~~ htmltable.c: In function 'heightOfLbl': htmltable.c:731:5: warning: switch missing default case [-Wswitch-default] switch (lp->kind) { ^~~~~~ htmltable.c: At top level: htmltable.c:831:6: warning: no previous prototype for 'free_html_img' [-Wmissing-prototypes] void free_html_img(htmlimg_t * ip) ^~~~~~~~~~~~~ htmltable.c: In function 'html_path': htmltable.c:959:24: warning: unused parameter 'n' [-Wunused-parameter] int html_path(node_t * n, port * p, int side, boxf * rv, int *k) ~~~~~~~~~^ htmltable.c:959:34: warning: unused parameter 'p' [-Wunused-parameter] int html_path(node_t * n, port * p, int side, boxf * rv, int *k) ~~~~~~~^ htmltable.c:959:41: warning: unused parameter 'side' [-Wunused-parameter] int html_path(node_t * n, port * p, int side, boxf * rv, int *k) ~~~~^~~~ htmltable.c:959:54: warning: unused parameter 'rv' [-Wunused-parameter] int html_path(node_t * n, port * p, int side, boxf * rv, int *k) ~~~~~~~^~ htmltable.c:959:63: warning: unused parameter 'k' [-Wunused-parameter] int html_path(node_t * n, port * p, int side, boxf * rv, int *k) ~~~~~^ htmltable.c: In function 'size_html_txt': htmltable.c:1044:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (prev_fsize == -1) ^~ htmltable.c:1046:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (tf.size != prev_fsize) { ^~ htmltable.c:1057:20: warning: conversion from 'int' to 'char' may change value [-Wconversion] ftxt->simple = simple; ^~~~~~ htmltable.c: In function 'size_html_cell': htmltable.c:1186:24: warning: conversion to 'unsigned char' from 'signed char' may change the sign of the result [-Wsign-conversion] cp->data.border = parent->cb; ^~~~~~ htmltable.c: In function 'processTbl': htmltable.c:1304:19: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] cellp->row = r; ^ htmltable.c:1305:19: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] cellp->col = c; ^ htmltable.c: At top level: htmltable.c:1336:6: warning: no previous prototype for 'sizeLinearArray' [-Wmissing-prototypes] void sizeLinearArray(htmltbl_t * tbl) ^~~~~~~~~~~~~~~ In file included from render.h:44, from htmltable.c:35: htmltable.c: In function 'sizeLinearArray': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ htmltable.c:1342:20: note: in expansion of macro 'N_NEW' tbl->heights = N_NEW(tbl->rc + 1, int); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ htmltable.c:1343:19: note: in expansion of macro 'N_NEW' tbl->widths = N_NEW(tbl->cc + 1, int); ^~~~~ htmltable.c:1348:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ht = cp->data.box.UR.y; ^~ htmltable.c:1328:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define SPLIT(x,n,s) (((x) - ((s)-1)*((n)-1)) / (n)) ^ htmltable.c:1350:11: note: in expansion of macro 'SPLIT' ht = SPLIT(cp->data.box.UR.y, cp->rspan, tbl->data.space); ^~~~~ htmltable.c:1354:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] wd = cp->data.box.UR.x; ^~ htmltable.c:1328:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define SPLIT(x,n,s) (((x) - ((s)-1)*((n)-1)) / (n)) ^ htmltable.c:1356:11: note: in expansion of macro 'SPLIT' wd = SPLIT(cp->data.box.UR.x, cp->cspan, tbl->data.space); ^~~~~ htmltable.c: At top level: htmltable.c:1378:7: warning: no previous prototype for 'nToName' [-Wmissing-prototypes] char *nToName(int c) ^~~~~~~ htmltable.c: In function 'nToName': htmltable.c:1382:11: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (c < sizeof(nnames) / sizeof(char *)) ^ In file included from render.h:44, from htmltable.c:35: htmltable.c: In function 'checkChain': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1419:6: note: in expansion of macro 'elist_append' elist_append(e, ND_out(t)); ^~~~~~~~~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1419:6: note: in expansion of macro 'elist_append' elist_append(e, ND_out(t)); ^~~~~~~~~~~~ memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1420:6: note: in expansion of macro 'elist_append' elist_append(e, ND_in(h)); ^~~~~~~~~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1420:6: note: in expansion of macro 'elist_append' elist_append(e, ND_in(h)); ^~~~~~~~~~~~ In file included from geom.h:20, from types.h:35, from render.h:40, from htmltable.c:35: htmltable.c: In function 'checkEdge': arith.h:43:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ htmltable.c:1437:17: note: in expansion of macro 'MAX' ED_minlen(e) = MAX(ED_minlen(e), sz); ^~~ htmltable.c:1441:17: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] ED_minlen(e) = sz; ^~ In file included from render.h:44, from htmltable.c:35: memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1442:2: note: in expansion of macro 'elist_append' elist_append(e, ND_out(t)); ^~~~~~~~~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1442:2: note: in expansion of macro 'elist_append' elist_append(e, ND_out(t)); ^~~~~~~~~~~~ memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1443:2: note: in expansion of macro 'elist_append' elist_append(e, ND_in(h)); ^~~~~~~~~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1443:2: note: in expansion of macro 'elist_append' elist_append(e, ND_in(h)); ^~~~~~~~~~~~ htmltable.c: At top level: htmltable.c:1456:6: warning: no previous prototype for 'makeGraphs' [-Wmissing-prototypes] void makeGraphs(htmltbl_t * tbl, graph_t * rowg, graph_t * colg) ^~~~~~~~~~ In file included from render.h:44, from htmltable.c:35: htmltable.c: In function 'makeGraphs': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ htmltable.c:1469:2: note: in expansion of macro 'alloc_elist' alloc_elist(tbl->rc, ND_in(t)); ^~~~~~~~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ htmltable.c:1470:2: note: in expansion of macro 'alloc_elist' alloc_elist(tbl->rc, ND_out(t)); ^~~~~~~~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ htmltable.c:1482:2: note: in expansion of macro 'alloc_elist' alloc_elist(tbl->cc, ND_in(t)); ^~~~~~~~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ htmltable.c:1483:2: note: in expansion of macro 'alloc_elist' alloc_elist(tbl->cc, ND_out(t)); ^~~~~~~~~~~ htmltable.c:1496:40: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] checkEdge (colg, t, h, cp->data.box.UR.x); ~~~~~~~~~~~~~~~^~ htmltable.c:1500:40: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] checkEdge (rowg, t, h, cp->data.box.UR.y); ~~~~~~~~~~~~~~~^~ htmltable.c: At top level: htmltable.c:1513:6: warning: no previous prototype for 'setSizes' [-Wmissing-prototypes] void setSizes(htmltbl_t * tbl, graph_t * rowg, graph_t * colg) ^~~~~~~~ htmltable.c:1541:6: warning: no previous prototype for 'sizeArray' [-Wmissing-prototypes] void sizeArray(htmltbl_t * tbl) ^~~~~~~~~ In file included from render.h:44, from htmltable.c:35: htmltable.c: In function 'sizeArray': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ htmltable.c:1557:20: note: in expansion of macro 'N_NEW' tbl->heights = N_NEW(tbl->rc + 1, int); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ htmltable.c:1558:19: note: in expansion of macro 'N_NEW' tbl->widths = N_NEW(tbl->cc + 1, int); ^~~~~ htmltable.c: In function 'pos_html_cell': htmltable.c:1645:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] cp->data.sides = sides; ^~~~~ htmltable.c:1660:6: warning: switch missing default case [-Wswitch-default] switch (cp->data.flags & HALIGN_MASK) { ^~~~~~ htmltable.c:1672:6: warning: switch missing default case [-Wswitch-default] switch (cp->data.flags & VALIGN_MASK) { ^~~~~~ htmltable.c: In function 'pos_html_tbl': htmltable.c:1759:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] oldsz = tbl->data.box.UR.x; ^~~ htmltable.c:1760:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] delx = (pos.UR.x - pos.LL.x) - oldsz; ^ htmltable.c:1762:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] oldsz = tbl->data.box.UR.y; ^~~ htmltable.c:1763:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] dely = (pos.UR.y - pos.LL.y) - oldsz; ^ htmltable.c:1803:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = pos.LL.x + tbl->data.border + tbl->data.space; ^~~ htmltable.c:1811:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] y = pos.UR.y - tbl->data.border - tbl->data.space; ^~~ htmltable.c:1839:23: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] tbl->data.sides = sides; ^~~~~ htmltable.c: In function 'nameOf': htmltable.c:1901:5: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ htmltable.c: In function 'make_html_label': htmltable.c:2061:10: warning: declaration of 'box' shadows a global declaration [-Wshadow] boxf box; ^~~ In file included from types.h:35, from render.h:40, from htmltable.c:35: geom.h:33:34: note: shadowed declaration is here typedef struct { point LL, UR; } box; ^~~ htmltable.c:2068:5: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ CC input.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] input.c: In function 'dotneato_basename': input.c:128:39: warning: declaration of 'path' shadows a global declaration [-Wshadow] static char* dotneato_basename (char* path) ~~~~~~^~~~ In file included from render.h:40, from input.c:15: types.h:105:7: note: shadowed declaration is here } path; ^~~~ In file included from render.h:44, from input.c:15: input.c: In function 'use_library': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ input.c:170:8: note: in expansion of macro 'ALLOC' Lib = ALLOC(cnt + 2, Lib, const char *); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ input.c:170:8: note: in expansion of macro 'ALLOC' Lib = ALLOC(cnt + 2, Lib, const char *); ^~~~~ input.c: In function 'global_def': input.c:185:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] agxbput_n (xb, dcl, p-dcl); ~^~~~ input.c: In function 'dotneato_args_initialize': input.c:255:15: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] Verbose = gvc->common.verbose; ^~~ In file included from render.h:44, from input.c:15: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ input.c:262:28: note: in expansion of macro 'N_NEW' gvc->input_filenames = N_NEW(nfiles + 1, char *); ^~~~~ input.c:378:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (PSinputscale == 0) ^~ input.c: In function 'graph_init': input.c:681:21: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] GD_charset(g) = findCharset (g); ^~~~~~~~~~~ input.c:731:23: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] GD_showboxes(g) = late_int(g, agfindgraphattr(g, "showboxes"), 0, 0); ^~~~~~~~ CC pointset.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pointset.c: In function 'freePair': pointset.c:32:29: warning: unused parameter 'd' [-Wunused-parameter] static void freePair(Dt_t * d, pair* pp, Dtdisc_t * disc) ~~~~~~~^ pointset.c:32:53: warning: unused parameter 'disc' [-Wunused-parameter] static void freePair(Dt_t * d, pair* pp, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ pointset.c: In function 'cmppair': pointset.c:37:27: warning: unused parameter 'd' [-Wunused-parameter] static int cmppair(Dt_t * d, point * key1, point * key2, Dtdisc_t * disc) ~~~~~~~^ pointset.c:37:69: warning: unused parameter 'disc' [-Wunused-parameter] static int cmppair(Dt_t * d, point * key1, point * key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ In file included from render.h:44, from pointset.c:15: pointset.c: In function 'pointsOf': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pointset.c:117:18: note: in expansion of macro 'N_NEW' point *pts = N_NEW(n, point); ^~~~~ pointset.c: In function 'mkMPair': pointset.c:140:30: warning: unused parameter 'd' [-Wunused-parameter] static mpair *mkMPair(Dt_t * d, mpair * obj, MPairDisc * disc) ~~~~~~~^ pointset.c: In function 'freeMPair': pointset.c:154:30: warning: unused parameter 'd' [-Wunused-parameter] static void freeMPair(Dt_t * d, mpair * ap, MPairDisc * disc) ~~~~~~~^ CC intset.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] intset.c: In function 'mkIntItem': intset.c:21:17: warning: unused parameter 'd' [-Wunused-parameter] mkIntItem(Dt_t* d,intitem* obj,Dtdisc_t* disc) ~~~~~~^ intset.c:21:42: warning: unused parameter 'disc' [-Wunused-parameter] mkIntItem(Dt_t* d,intitem* obj,Dtdisc_t* disc) ~~~~~~~~~~^~~~ intset.c: In function 'freeIntItem': intset.c:29:19: warning: unused parameter 'd' [-Wunused-parameter] freeIntItem(Dt_t* d,intitem* obj,Dtdisc_t* disc) ~~~~~~^ intset.c:29:44: warning: unused parameter 'disc' [-Wunused-parameter] freeIntItem(Dt_t* d,intitem* obj,Dtdisc_t* disc) ~~~~~~~~~~^~~~ intset.c: In function 'cmpid': intset.c:35:13: warning: unused parameter 'd' [-Wunused-parameter] cmpid(Dt_t* d, int* key1, int* key2, Dtdisc_t* disc) ~~~~~~^ intset.c:35:48: warning: unused parameter 'disc' [-Wunused-parameter] cmpid(Dt_t* d, int* key1, int* key2, Dtdisc_t* disc) ~~~~~~~~~~^~~~ CC postproc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] postproc.c: In function 'translate_drawing': postproc.c:151:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] int shift = (Offset.x || Offset.y); ^~~~~~ postproc.c:151:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] int shift = (Offset.x || Offset.y); ^~ In file included from render.h:44, from postproc.c:15: postproc.c: In function 'addXLabels': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ postproc.c:478:19: note: in expansion of macro 'N_NEW' objp = objs = N_NEW(n_objs, object_t); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ postproc.c:479:18: note: in expansion of macro 'N_NEW' xlp = lbls = N_NEW(n_lbls, xlabel_t); ^~~~~ postproc.c: In function 'gv_postprocess': postproc.c:661:2: warning: switch missing default case [-Wswitch-default] switch (Rankdir) { ^~~~~~ CC routespl.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from render.h:44, from routespl.c:16: routespl.c: In function 'simpleSplineRoute': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ routespl.c:249:14: note: in expansion of macro 'ALLOC' edges = ALLOC(poly.pn, edges, Pedge_t); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ routespl.c:249:14: note: in expansion of macro 'ALLOC' edges = ALLOC(poly.pn, edges, Pedge_t); ^~~~~ routespl.c: In function '_routesplines': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ routespl.c:436:15: note: in expansion of macro 'ALLOC' polypoints = ALLOC(boxn * 8, polypoints, Ppoint_t); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ routespl.c:436:15: note: in expansion of macro 'ALLOC' polypoints = ALLOC(boxn * 8, polypoints, Ppoint_t); ^~~~~ memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ routespl.c:564:14: note: in expansion of macro 'ALLOC' edges = ALLOC(poly.pn, edges, Pedge_t); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ routespl.c:564:14: note: in expansion of macro 'ALLOC' edges = ALLOC(poly.pn, edges, Pedge_t); ^~~~~ routespl.c:616:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((boxes[bi].LL.x == INT_MAX) || (boxes[bi].UR.x == INT_MIN)) { ^~ routespl.c:616:57: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((boxes[bi].LL.x == INT_MAX) || (boxes[bi].UR.x == INT_MIN)) { ^~ routespl.c: In function 'checkpath': routespl.c:737:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = ba->UR.x, ba->UR.x = bb->LL.x, bb->LL.x = xy, l = 0; ^~ routespl.c:739:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = ba->LL.x, ba->LL.x = bb->UR.x, bb->UR.x = xy, r = 0; ^~ routespl.c:741:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = ba->UR.y, ba->UR.y = bb->LL.y, bb->LL.y = xy, d = 0; ^~ routespl.c:743:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = ba->LL.y, ba->LL.y = bb->UR.y, bb->UR.y = xy, u = 0; ^~ routespl.c:746:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = (ba->UR.x + bb->LL.x) / 2.0 + 0.5, ba->UR.x = ^ routespl.c:749:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = (ba->LL.x + bb->UR.x) / 2.0 + 0.5, ba->LL.x = ^ routespl.c:752:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = (ba->UR.y + bb->LL.y) / 2.0 + 0.5, ba->UR.y = ^ routespl.c:755:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = (ba->LL.y + bb->UR.y) / 2.0 + 0.5, ba->LL.y = ^ routespl.c:764:27: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xoverlap = overlap(ba->LL.x, ba->UR.x, bb->LL.x, bb->UR.x); ~~~~~~^~ routespl.c:764:37: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xoverlap = overlap(ba->LL.x, ba->UR.x, bb->LL.x, bb->UR.x); ~~~~~~^~ routespl.c:764:47: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xoverlap = overlap(ba->LL.x, ba->UR.x, bb->LL.x, bb->UR.x); ~~~~~~^~ routespl.c:764:57: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xoverlap = overlap(ba->LL.x, ba->UR.x, bb->LL.x, bb->UR.x); ~~~~~~^~ routespl.c:765:27: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] yoverlap = overlap(ba->LL.y, ba->UR.y, bb->LL.y, bb->UR.y); ~~~~~~^~ routespl.c:765:37: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] yoverlap = overlap(ba->LL.y, ba->UR.y, bb->LL.y, bb->UR.y); ~~~~~~^~ routespl.c:765:47: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] yoverlap = overlap(ba->LL.y, ba->UR.y, bb->LL.y, bb->UR.y); ~~~~~~^~ routespl.c:765:57: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] yoverlap = overlap(ba->LL.y, ba->UR.y, bb->LL.y, bb->UR.y); ~~~~~~^~ In file included from render.h:44, from routespl.c:16: routespl.c: In function 'mkspacep': memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ routespl.c:849:7: note: in expansion of macro 'RALLOC' ps = RALLOC(newmax, ps, pointf); ^~~~~~ routespl.c: In function 'bend': routespl.c:921:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (magV == 0) return; /* if midpoint == centroid, don't divide by zero */ ^~ routespl.c: In function 'makeStraightEdge': routespl.c:939:14: warning: declaration of 'edges' shadows a global declaration [-Wshadow] edge_t** edges; ^~~~~ routespl.c:41:17: note: shadowed declaration is here static Pedge_t *edges; /* polygon edges passed to Proutespline */ ^~~~~ routespl.c:940:13: warning: declaration of 'elist' shadows a global declaration [-Wshadow] edge_t* elist[MAX_EDGE]; ^~~~~ In file included from render.h:40, from routespl.c:16: types.h:253:7: note: shadowed declaration is here } elist; ^~~~~ In file included from render.h:44, from routespl.c:16: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ routespl.c:950:10: note: in expansion of macro 'N_NEW' edges = N_NEW(e_cnt,edge_t*); ^~~~~ routespl.c: In function 'makeStraightEdges': routespl.c:962:41: warning: declaration of 'edges' shadows a global declaration [-Wshadow] makeStraightEdges(graph_t * g, edge_t** edges, int e_cnt, int et, splineInfo* sinfo) ~~~~~~~~~^~~~~ routespl.c:41:17: note: shadowed declaration is here static Pedge_t *edges; /* polygon edges passed to Proutespline */ ^~~~~ CC splines.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from render.h:44, from splines.c:19: splines.c: In function 'new_spline': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ splines.c:225:23: note: in expansion of macro 'ALLOC' ED_spl(e)->list = ALLOC(ED_spl(e)->size + 1, ED_spl(e)->list, bezier); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ splines.c:225:23: note: in expansion of macro 'ALLOC' ED_spl(e)->list = ALLOC(ED_spl(e)->size + 1, ED_spl(e)->list, bezier); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ splines.c:227:16: note: in expansion of macro 'N_NEW' rv->list = N_NEW(sz, pointf); ^~~~~ splines.c: In function 'beginpath': splines.c:564:2: warning: switch missing default case [-Wswitch-default] switch (et) { ^~~~~~ splines.c: In function 'endpath': splines.c:760:2: warning: switch missing default case [-Wswitch-default] switch (et) { ^~~~~~ splines.c: In function 'selfBottom': splines.c:828:35: warning: variable 'width' set but not used [-Wunused-but-set-variable] double hy, ty, stepx, dx, dy, width, height; ^~~~~ splines.c: In function 'selfTop': splines.c:898:36: warning: variable 'width' set but not used [-Wunused-but-set-variable] double hy, ty, stepx, dx, dy, width, height; ^~~~~ splines.c: In function 'selfRight': splines.c:1033:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] case 65: if(tp.y == hp.y) ^~ splines.c:1005:42: warning: variable 'height' set but not used [-Wunused-but-set-variable] double hx, tx, stepy, dx, dy, width, height; ^~~~~~ splines.c: In function 'selfLeft': splines.c:1111:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(tp.y == hp.y) ^~ splines.c:1080:42: warning: variable 'height' set but not used [-Wunused-but-set-variable] double hx, tx, stepy, dx, dy, width, height; ^~~~~~ splines.c: In function 'selfRightSpace': splines.c:1177:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] sw += label_width; ^~~~~~~~~~~ splines.c: In function 'makeSelfEdge': splines.c:1191:21: warning: unused parameter 'P' [-Wunused-parameter] makeSelfEdge(path * P, edge_t * edges[], int ind, int cnt, double sizex, ~~~~~~~^ splines.c: In function 'addEdgeLabels': splines.c:1355:29: warning: unused parameter 'g' [-Wunused-parameter] void addEdgeLabels(graph_t* g, edge_t * e, pointf rp, pointf rq) ~~~~~~~~~^ splines.c:1355:51: warning: unused parameter 'rp' [-Wunused-parameter] void addEdgeLabels(graph_t* g, edge_t * e, pointf rp, pointf rq) ~~~~~~~^~ splines.c:1355:62: warning: unused parameter 'rq' [-Wunused-parameter] void addEdgeLabels(graph_t* g, edge_t * e, pointf rp, pointf rq) ~~~~~~~^~ CC psusershape.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] psusershape.c: In function 'ps_image_free': psusershape.c:26:36: warning: unused parameter 'dict' [-Wunused-parameter] static void ps_image_free(Dict_t * dict, usershape_t * p, Dtdisc_t * disc) ~~~~~~~~~^~~~ psusershape.c:26:70: warning: unused parameter 'disc' [-Wunused-parameter] static void ps_image_free(Dict_t * dict, usershape_t * p, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ In file included from ../../lib/cgraph/cgraph.h:18, from types.h:39, from render.h:40, from psusershape.c:20: psusershape.c: In function 'user_init': ../../lib/cdt/cdt.h:277:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define dtmatch(d,o) (*(_DT(d)->searchf))((d),(void*)(o),DT_MATCH) ^ psusershape.c:56:10: note: in expansion of macro 'dtmatch' us = dtmatch(EPSF_contents, str); ^~~~~~~ In file included from render.h:44, from psusershape.c:20: memory.h:39:41: warning: conversion to 'long unsigned int' from '__off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ psusershape.c:84:24: note: in expansion of macro 'N_GNEW' contents = us->data = N_GNEW(statbuf.st_size + 1, char); ^~~~~~ psusershape.c:86:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from '__off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] rc = fread(contents, statbuf.st_size, 1, fp); ~~~~~~~^~~~~~~~ psusershape.c:86:7: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] rc = fread(contents, statbuf.st_size, 1, fp); ^~~~~ psusershape.c:89:20: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] us->must_inline = must_inline; ^~~~~~~~~~~ psusershape.c:49:30: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int saw_bb, must_inline, rc; ^~ psusershape.c: In function 'cat_libfile': psusershape.c:142:31: warning: declaration of 'path' shadows a global declaration [-Wshadow] const char **s, *bp, *p, *path; ^~~~ In file included from render.h:40, from psusershape.c:20: types.h:105:7: note: shadowed declaration is here } path; ^~~~ CC timing.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] timing.c:45:6: warning: no previous prototype for 'start_timer' [-Wmissing-prototypes] void start_timer(void) ^~~~~~~~~~~ timing.c:50:8: warning: no previous prototype for 'elapsed_sec' [-Wmissing-prototypes] double elapsed_sec(void) ^~~~~~~~~~~ timing.c: In function 'elapsed_sec': timing.c:28:83: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] #define DIFF_IN_SECS(S,T) ((S.tms_utime + S.tms_stime - T.tms_utime - T.tms_stime)/(double)HZ) ^ timing.c:56:10: note: in expansion of macro 'DIFF_IN_SECS' rv = DIFF_IN_SECS(S, T); ^~~~~~~~~~~~ CC labels.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from render.h:44, from labels.c:15: labels.c: In function 'storeline': labels.c:28:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lp->u.txt.span = ZALLOC(oldsz + 1, lp->u.txt.span, textspan_t, oldsz); ~~~~~~^~~ memory.h:43:63: note: in definition of macro 'ZALLOC' #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^~~~ labels.c:28:68: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lp->u.txt.span = ZALLOC(oldsz + 1, lp->u.txt.span, textspan_t, oldsz); ^~~~~ memory.h:43:81: note: in definition of macro 'ZALLOC' #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^~~~~ memory.h:43:109: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^ labels.c:28:22: note: in expansion of macro 'ZALLOC' lp->u.txt.span = ZALLOC(oldsz + 1, lp->u.txt.span, textspan_t, oldsz); ^~~~~~ labels.c: In function 'make_label': labels.c:123:5: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ labels.c:151:6: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ labels.c: In function 'strdup_and_subst_obj0': labels.c:304:5: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ labels.c: In function 'xml_string0': labels.c:506:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = gmalloc(bufsize); ^~~~~~~ labels.c:513:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = grealloc(buf, bufsize); ^~~~~~~ labels.c: In function 'xml_url_string': labels.c:584:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = gmalloc(bufsize); ^~~~~~~ labels.c:591:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = grealloc(buf, bufsize); ^~~~~~~ CC ns.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from render.h:44, from ns.c:19: ns.c: In function 'feasible_tree': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ns.c:502:10: note: in expansion of macro 'N_NEW' tree = N_NEW(N_nodes,subtree_t*); ^~~~~ ns.c: In function 'freeTreeList': ns.c:634:24: warning: unused parameter 'g' [-Wunused-parameter] freeTreeList (graph_t* g) ~~~~~~~~~^ In file included from render.h:44, from ns.c:19: ns.c: In function 'TB_balance': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ns.c:677:13: note: in expansion of macro 'N_NEW' nrank = N_NEW(Maxrank + 1, int); ^~~~~ ns.c: In function 'init_graph': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ns.c:730:22: note: in expansion of macro 'ALLOC' Tree_node.list = ALLOC(N_nodes, Tree_node.list, node_t *); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ns.c:730:22: note: in expansion of macro 'ALLOC' Tree_node.list = ALLOC(N_nodes, Tree_node.list, node_t *); ^~~~~ memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ns.c:732:22: note: in expansion of macro 'ALLOC' Tree_edge.list = ALLOC(N_nodes, Tree_edge.list, edge_t *); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ns.c:732:22: note: in expansion of macro 'ALLOC' Tree_edge.list = ALLOC(N_nodes, Tree_edge.list, edge_t *); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ns.c:746:23: note: in expansion of macro 'N_NEW' ND_tree_in(n).list = N_NEW(i + 1, edge_t *); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ns.c:749:24: note: in expansion of macro 'N_NEW' ND_tree_out(n).list = N_NEW(i + 1, edge_t *); ^~~~~ ns.c: At top level: ns.c:788:5: warning: no previous prototype for 'rank2' [-Wmissing-prototypes] int rank2(graph_t * g, int balance, int maxiter, int search_size) ^~~~~ ns.c:532:12: warning: 'ed_minlen' defined but not used [-Wunused-function] static int ed_minlen(Agedge_t *e) {return ED_minlen(e);} ^~~~~~~~~ ns.c:531:12: warning: 'nd_rank' defined but not used [-Wunused-function] static int nd_rank(Agnode_t *n) {return ND_rank(n);} ^~~~~~~ ns.c:530:12: warning: 'nd_priority' defined but not used [-Wunused-function] static int nd_priority(Agnode_t *n) {return ND_priority(n);} ^~~~~~~~~~~ ns.c:529:19: warning: 'nd_subtree' defined but not used [-Wunused-function] static subtree_t *nd_subtree(Agnode_t *n) {return ND_subtree(n);} ^~~~~~~~~~ ns.c: In function 'rank2': ns.c:790:9: warning: variable 'iter' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int iter = 0, feasible; ^~~~ CC shapes.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] shapes.c:26:1: warning: missing initializer for field 'name' of 'port' {aka 'struct port'} [-Wmissing-field-initializers] static port Center = { {0, 0}, -1, 0, 0, 0, 1, 0, 0, 0 }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:82:8: note: 'name' declared here char *name; /* port name, if it was explicitly given, otherwise NULL */ ^~~~ shapes.c:85:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_polygon = { FALSE, 1, 0, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:88:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_ellipse = { FALSE, 1, 1, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:89:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_circle = { TRUE, 1, 1, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:90:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_egg = { FALSE, 1, 1, 0., -.3, 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:91:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_triangle = { FALSE, 1, 3, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:92:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_box = { FALSE, 1, 4, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:93:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_square = { TRUE, 1, 4, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:94:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_plaintext = { FALSE, 0, 4, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:95:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_plain = { FALSE, 0, 4, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:96:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_diamond = { FALSE, 1, 4, 45., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:97:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_trapezium = { FALSE, 1, 4, 0., -.4, 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:98:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_parallelogram = { FALSE, 1, 4, 0., 0., .6 }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:99:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_house = { FALSE, 1, 5, 0., -.64, 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:100:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_pentagon = { FALSE, 1, 5, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:101:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_hexagon = { FALSE, 1, 6, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:102:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_septagon = { FALSE, 1, 7, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:103:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_octagon = { FALSE, 1, 8, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:104:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_note = { FALSE, 1, 4, 0., 0., 0., DOGEAR }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:105:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_tab = { FALSE, 1, 4, 0., 0., 0., TAB }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:106:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_folder = { FALSE, 1, 4, 0., 0., 0., FOLDER }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:107:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_box3d = { FALSE, 1, 4, 0., 0., 0., BOX3D }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:108:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_component = { FALSE, 1, 4, 0., 0., 0., COMPONENT }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:109:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_underline = { FALSE, 1, 4, 0., 0., 0., UNDERLINE }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:113:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_doublecircle = { TRUE, 2, 1, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:114:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_invtriangle = { FALSE, 1, 3, 180., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:115:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_invtrapezium = { FALSE, 1, 4, 180., -.4, 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:116:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_invhouse = { FALSE, 1, 5, 180., -.64, 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:117:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_doubleoctagon = { FALSE, 2, 8, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:118:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_tripleoctagon = { FALSE, 3, 8, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:120:5: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] { FALSE, 1, 4, 45., 0., 0., DIAGONALS | AUXLABELS }; ^ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:121:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_Msquare = { TRUE, 1, 4, 0., 0., 0., DIAGONALS }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:123:5: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] { TRUE, 1, 1, 0., 0., 0., DIAGONALS | AUXLABELS }; ^ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:130:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_promoter = { FALSE, 1, 4, 0., 0., 0., PROMOTER }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:131:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_cds = { FALSE, 1, 4, 0., 0., 0., CDS }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:132:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_terminator = { FALSE, 1, 4, 0., 0., 0., TERMINATOR}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:133:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_utr = { FALSE, 1, 4, 0., 0., 0., UTR}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:134:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_insulator = { FALSE, 1, 4, 0., 0., 0., INSULATOR}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:135:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_ribosite = { FALSE, 1, 4, 0., 0., 0., RIBOSITE}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:136:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_rnastab = { FALSE, 1, 4, 0., 0., 0., RNASTAB}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:137:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_proteasesite = { FALSE, 1, 4, 0., 0., 0., PROTEASESITE}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:138:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_proteinstab = { FALSE, 1, 4, 0., 0., 0., PROTEINSTAB}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:140:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_primersite = { FALSE, 1, 4, 0., 0., 0., PRIMERSITE}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:141:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_restrictionsite = { FALSE, 1, 4, 0., 0., 0., RESTRICTIONSITE}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:142:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_fivepoverhang = { FALSE, 1, 4, 0., 0., 0., FIVEPOVERHANG}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:143:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_threepoverhang = { FALSE, 1, 4, 0., 0., 0., THREEPOVERHANG}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:144:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_noverhang = { FALSE, 1, 4, 0., 0., 0., NOVERHANG}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:145:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_assembly = { FALSE, 1, 4, 0., 0., 0., ASSEMBLY}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:146:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_signature = { FALSE, 1, 4, 0., 0., 0., SIGNATURE}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:147:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_rpromoter = { FALSE, 1, 4, 0., 0., 0., RPROMOTER}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:148:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_rarrow = { FALSE, 1, 4, 0., 0., 0., RARROW}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:149:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_larrow = { FALSE, 1, 4, 0., 0., 0., LARROW}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:150:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_lpromoter = { FALSE, 1, 4, 0., 0., 0., LPROMOTER}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:234:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"box", &poly_fns, &p_box}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:235:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"polygon", &poly_fns, &p_polygon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:236:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"ellipse", &poly_fns, &p_ellipse}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:237:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"oval", &poly_fns, &p_ellipse}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:238:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"circle", &poly_fns, &p_circle}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:239:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"point", &point_fns, &p_circle}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:240:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"egg", &poly_fns, &p_egg}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:241:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"triangle", &poly_fns, &p_triangle}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:242:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"none", &poly_fns, &p_plaintext}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:243:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"plaintext", &poly_fns, &p_plaintext}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:244:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"plain", &poly_fns, &p_plain}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:245:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"diamond", &poly_fns, &p_diamond}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:246:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"trapezium", &poly_fns, &p_trapezium}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:247:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"parallelogram", &poly_fns, &p_parallelogram}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:248:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"house", &poly_fns, &p_house}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:249:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"pentagon", &poly_fns, &p_pentagon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:250:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"hexagon", &poly_fns, &p_hexagon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:251:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"septagon", &poly_fns, &p_septagon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:252:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"octagon", &poly_fns, &p_octagon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:253:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"note", &poly_fns, &p_note}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:254:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"tab", &poly_fns, &p_tab}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:255:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"folder", &poly_fns, &p_folder}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:256:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"box3d", &poly_fns, &p_box3d}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:257:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"component", &poly_fns, &p_component}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:258:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"cylinder", &cylinder_fns, &p_cylinder}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:259:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"rect", &poly_fns, &p_box}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:260:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"rectangle", &poly_fns, &p_box}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:261:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"square", &poly_fns, &p_square}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:262:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"doublecircle", &poly_fns, &p_doublecircle}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:263:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"doubleoctagon", &poly_fns, &p_doubleoctagon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:264:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"tripleoctagon", &poly_fns, &p_tripleoctagon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:265:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"invtriangle", &poly_fns, &p_invtriangle}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:266:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"invtrapezium", &poly_fns, &p_invtrapezium}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:267:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"invhouse", &poly_fns, &p_invhouse}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:268:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"underline", &poly_fns, &p_underline}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:269:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"Mdiamond", &poly_fns, &p_Mdiamond}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:270:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"Msquare", &poly_fns, &p_Msquare}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:271:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"Mcircle", &poly_fns, &p_Mcircle}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:274:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"promoter", &poly_fns, &p_promoter}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:275:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"cds", &poly_fns, &p_cds}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:276:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"terminator", &poly_fns, &p_terminator}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:277:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"utr", &poly_fns, &p_utr}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:278:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"insulator", &poly_fns, &p_insulator}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:279:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"ribosite", &poly_fns, &p_ribosite}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:280:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"rnastab", &poly_fns, &p_rnastab}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:281:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"proteasesite", &poly_fns, &p_proteasesite}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:282:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"proteinstab", &poly_fns, &p_proteinstab}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:284:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"primersite", &poly_fns, &p_primersite}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:285:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"restrictionsite", &poly_fns, &p_restrictionsite}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:286:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"fivepoverhang", &poly_fns, &p_fivepoverhang}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:287:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"threepoverhang", &poly_fns, &p_threepoverhang}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:288:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"noverhang", &poly_fns, &p_noverhang}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:289:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"assembly", &poly_fns, &p_assembly}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:290:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"signature", &poly_fns, &p_signature}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:291:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"rpromoter", &poly_fns, &p_rpromoter}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:292:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"larrow", &poly_fns, &p_larrow}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:293:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"rarrow", &poly_fns, &p_rarrow}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:294:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"lpromoter", &poly_fns, &p_lpromoter}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:296:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"record", &record_fns, NULL}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:297:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"Mrecord", &record_fns, NULL}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:298:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"epsf", &epsf_fns, NULL}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:299:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"star", &star_fns, &p_star}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:300:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {NULL, NULL, NULL} ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c: In function 'quant': shapes.c:311:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] i = val / q; ^~~ shapes.c: In function 'isBox': shapes.c:386:78: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return (p->sides == 4 && (ROUND(p->orientation) % 90) == 0 && p->distortion == 0. && p->skew == 0.); ^~ shapes.c:386:95: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return (p->sides == 4 && (ROUND(p->orientation) % 90) == 0 && p->distortion == 0. && p->skew == 0.); ^~ In file included from render.h:44, from shapes.c:14: shapes.c: In function 'round_corners': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:534:9: note: in expansion of macro 'N_NEW' B = N_NEW(4 * sides + 4, pointf); ^~~~~ memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ shapes.c:581:8: note: in expansion of macro 'N_GNEW' pts = N_GNEW(6 * sides + 2, pointf); ^~~~~~ shapes.c:593:54: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] gvrender_beziercurve(job, pts+1, i-1, FALSE, FALSE, filled); ^~~~~~ In file included from render.h:44, from shapes.c:14: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:632:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 1, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:665:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 2, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:698:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 3, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:716:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 2, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:754:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 8, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:819:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 5, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:865:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 1, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:900:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 4, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:947:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 2, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:989:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 1, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1029:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 4, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1082:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1095:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1133:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1146:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1186:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1199:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1212:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1225:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1269:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1282:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1323:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1370:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1422:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 12, pointf); //12-sided x ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1495:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 4, pointf); //12-sided x ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1553:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 12, pointf); //12-sided x ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1617:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 4, pointf); //12-sided x ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1669:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 5, pointf); /*5 new points*/ ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1709:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 3, pointf); /*3 new points*/ ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1743:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 3, pointf); /*3 new points*/ ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1779:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 5, pointf); /*3 new points*/ ^~~~~ shapes.c:579:5: warning: switch missing default case [-Wswitch-default] switch (mode) { ^~~~~~ shapes.c: In function 'poly_init': shapes.c:1977:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((sides <= 2) && ((distortion != 0.) || (skew != 0.))) { ^~ shapes.c:1977:54: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((sides <= 2) && ((distortion != 0.) || (skew != 0.))) { ^~ shapes.c:1989:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && distortion == 0. && skew == 0.); ^~ shapes.c:1989:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && distortion == 0. && skew == 0.); ^~ In file included from render.h:44, from shapes.c:14: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:2077:13: note: in expansion of macro 'N_NEW' vertices = N_NEW(outp * sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:2112:13: note: in expansion of macro 'N_NEW' vertices = N_NEW(outp * sides, pointf); ^~~~~ shapes.c: In function 'poly_inside': shapes.c:2322:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (xsize == 0.0) ^~ shapes.c:2324:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ysize == 0.0) ^~ shapes.c: In function 'invflip_side': shapes.c:2415:2: warning: switch missing default case [-Wswitch-default] switch (side) { ^~~~~~ shapes.c:2431:2: warning: switch missing default case [-Wswitch-default] switch (side) { ^~~~~~ shapes.c:2399:5: warning: switch missing default case [-Wswitch-default] switch (rankdir) { ^~~~~~ shapes.c: In function 'invflip_angle': shapes.c:2464:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (angle == M_PI) ^~ shapes.c:2466:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (angle == M_PI * 0.75) ^~ shapes.c:2468:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (angle == M_PI * 0.5) ^~ shapes.c:2474:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (angle == 0) ^~ shapes.c:2476:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (angle == M_PI * -0.25) ^~ shapes.c:2478:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (angle == M_PI * -0.5) ^~ shapes.c:2454:5: warning: switch missing default case [-Wswitch-default] switch (rankdir) { ^~~~~~ shapes.c: In function 'compassPort': shapes.c:2712:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] pp->side = side; ^~~~ shapes.c:2714:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] pp->side = invflip_side(side, GD_rankdir(agraphof(n))); ^~~~~~~~~~~~ shapes.c:2718:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((p.x == 0) && (p.y == 0)) ^~ shapes.c:2718:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((p.x == 0) && (p.y == 0)) ^~ shapes.c:2725:14: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] pp->order = (int) ((MC_SCALE * angle) / (2 * M_PI)); ^ In file included from render.h:44, from shapes.c:14: shapes.c: In function 'poly_gencode': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ shapes.c:2803:7: note: in expansion of macro 'ALLOC' AF = ALLOC(A_size, AF, pointf); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ shapes.c:2803:7: note: in expansion of macro 'ALLOC' AF = ALLOC(A_size, AF, pointf); ^~~~~ shapes.c: In function 'point_init': shapes.c:3008:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((w == MAXDOUBLE) && (h == MAXDOUBLE)) /* neither defined */ ^~ shapes.c:3008:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((w == MAXDOUBLE) && (h == MAXDOUBLE)) /* neither defined */ ^~ In file included from render.h:44, from shapes.c:14: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:3027:16: note: in expansion of macro 'N_NEW' vertices = N_NEW(outp * sides, pointf); ^~~~~ shapes.c: In function 'point_gencode': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ shapes.c:3115:7: note: in expansion of macro 'ALLOC' AF = ALLOC(A_size, AF, pointf); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ shapes.c:3115:7: note: in expansion of macro 'ALLOC' AF = ALLOC(A_size, AF, pointf); ^~~~~ shapes.c: In function 'parse_error': shapes.c:3217:49: warning: declaration of 'port' shadows a global declaration [-Wshadow] static field_t *parse_error(field_t * rv, char *port) ~~~~~~^~~~ In file included from render.h:40, from shapes.c:14: types.h:83:7: note: shadowed declaration is here } port; ^~~~ In file included from render.h:44, from shapes.c:14: shapes.c: In function 'parse_reclbl': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:3251:15: note: in expansion of macro 'N_NEW' rv->fld = N_NEW(maxf, field_t *); ^~~~~ shapes.c:3252:14: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] rv->LR = LR; ^~ shapes.c: In function 'pos_reclbl': shapes.c:3465:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] f->sides = sides; ^~~~~ shapes.c: At top level: shapes.c:3502:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ shapes.c: In function 'record_init': shapes.c:3546:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(reclblp); ^~~~~~ In file included from render.h:44, from shapes.c:14: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:3551:15: note: in expansion of macro 'N_NEW' textbuf = N_NEW(len + 1, char); ^~~~~ shapes.c: In function 'record_path': shapes.c:3671:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ls = info->fld[i]->b.LL.x; ^~~~ shapes.c:3672:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] rs = info->fld[i]->b.UR.x; ^~~~ shapes.c:3674:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ls = info->fld[i]->b.LL.y; ^~~~ shapes.c:3675:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] rs = info->fld[i]->b.UR.y; ^~~~ In file included from render.h:44, from shapes.c:14: shapes.c: In function 'user_shape': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ shapes.c:3822:17: note: in expansion of macro 'ALLOC' UserShape = ALLOC(N_UserShape, UserShape, shape_desc *); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ shapes.c:3822:17: note: in expansion of macro 'ALLOC' UserShape = ALLOC(N_UserShape, UserShape, shape_desc *); ^~~~~ shapes.c: In function 'cylinder_draw': shapes.c:4076:56: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] gvrender_beziercurve(job, AF, sides, FALSE, FALSE, filled); ^~~~~~ shapes.c:4057:68: warning: unused parameter 'style' [-Wunused-parameter] static void cylinder_draw(GVJ_t * job, pointf * AF, int sides, int style, int filled) ~~~~^~~~~ shapes.c: In function 'cvtPt': shapes.c:4101:5: warning: switch missing default case [-Wswitch-default] switch (rankdir) { ^~~~~~ shapes.c: In function 'closestSide': shapes.c:4168:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = b.LL.y; ^ shapes.c:4169:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = (b.LL.x + b.UR.x) / 2; ^ shapes.c:4172:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = b.UR.x; ^ shapes.c:4173:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = (b.LL.y + b.UR.y) / 2; ^ shapes.c:4176:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = b.UR.y; ^ shapes.c:4177:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = (b.LL.x + b.UR.x) / 2; ^ shapes.c:4180:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = b.LL.x; ^ shapes.c:4181:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = (b.LL.y + b.UR.y) / 2; ^ shapes.c:4166:2: warning: switch missing default case [-Wswitch-default] switch (i) { ^~~~~~ shapes.c: At top level: shapes.c:4217:6: warning: no previous prototype for 'gv_initShapes' [-Wmissing-prototypes] void gv_initShapes(void) ^~~~~~~~~~~~~ shapes.c: In function 'parse_reclbl': shapes.c:3331:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (*(reclblp + 1)) { ^ shapes.c:3343:2: note: here default: ^~~~~~~ CC utils.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from render.h:44, from utils.c:14: utils.c: In function 'new_queue': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ utils.c:37:36: note: in expansion of macro 'N_NEW' q->head = q->tail = q->store = N_NEW(sz, node_t *); ^~~~~ utils.c: In function 'late_int': utils.c:78:10: warning: conversion from 'long int' to 'int' may change value [-Wconversion] rv = strtol (p, &endp, 10); ^~~~~~ utils.c: In function 'get_inputscale': utils.c:115:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (d == 0) return POINTS_PER_INCH; ^~ utils.c: In function 'late_bool': utils.c:137:9: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] return def; ^~~ utils.c: In function 'Fgets': utils.c:290:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = grealloc(buf, bsize); ^~~~~ utils.c:295:6: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] len += strlen(lp); /* since lp != NULL, len > 0 */ ^~ utils.c:295:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len += strlen(lp); /* since lp != NULL, len > 0 */ ^~~~~~ In file included from render.h:44, from utils.c:14: utils.c: In function 'mkDirlist': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ utils.c:345:9: note: in expansion of macro 'ALLOC' dirs = ALLOC (cnt+2,dirs,char*); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ utils.c:345:9: note: in expansion of macro 'ALLOC' dirs = ALLOC (cnt+2,dirs,char*); ^~~~~ In file included from geom.h:20, from types.h:35, from render.h:40, from utils.c:14: arith.h:43:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ utils.c:347:11: note: in expansion of macro 'MAX' maxlen = MAX(maxlen, strlen (dir)); ^~~ arith.h:43:27: warning: operand of ?: changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] #define MAX(a,b) ((a)>(b)?(a):(b)) ^~~ utils.c:347:11: note: in expansion of macro 'MAX' maxlen = MAX(maxlen, strlen (dir)); ^~~ arith.h:43:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ utils.c:347:11: note: in expansion of macro 'MAX' maxlen = MAX(maxlen, strlen (dir)); ^~~ arith.h:43:18: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ utils.c:347:11: note: in expansion of macro 'MAX' maxlen = MAX(maxlen, strlen (dir)); ^~~ utils.c: In function 'findPath': utils.c:363:53: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] safefilename = realloc(safefilename, (maxdirlen + strlen(str) + 2)); ^ utils.c: In function 'mapBool': utils.c:464:9: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] return atoi(p); ^~~~~~~ utils.c: In function 'gvToggle': utils.c:607:19: warning: unused parameter 's' [-Wunused-parameter] void gvToggle(int s) ~~~~^ utils.c: In function 'common_init_node': utils.c:649:23: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] ND_showboxes(n) = late_int(n, N_showboxes, 0, 0); ^~~~~~~~ utils.c: In function 'common_init_edge': utils.c:728:6: warning: conversion to 'char' from 'boolean' {aka 'unsigned char'} may change the sign of the result [-Wsign-conversion] mapbool(late_string(e, E_label_float, "false")); ^~~~~~~ utils.c: In function 'setAttr': utils.c:925:2: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ utils.c: In function 'newItem': utils.c:1004:29: warning: unused parameter 'd' [-Wunused-parameter] static void *newItem(Dt_t * d, item * objp, Dtdisc_t * disc) ~~~~~~~^ utils.c: In function 'freeItem': utils.c:1019:29: warning: unused parameter 'd' [-Wunused-parameter] static void freeItem(Dt_t * d, item * obj, Dtdisc_t * disc) ~~~~~~~^ utils.c:1019:55: warning: unused parameter 'disc' [-Wunused-parameter] static void freeItem(Dt_t * d, item * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ In file included from /usr/include/string.h:637, from render.h:36, from utils.c:14: utils.c: In function 'comp_entities': utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c: In function 'scanEntity': utils.c:1329:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if (((len = endp-t) > MAXENTLEN) || (len < 2)) return t; ^~~~ In file included from /usr/include/string.h:637, from render.h:36, from utils.c:14: utils.c:1330:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] strncpy (buf, t, len); ^~~ utils.c: In function 'htmlEntity': utils.c:1375:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] n = (n * 16) + byte; ^ utils.c:1375:7: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] n = (n * 16) + byte; ^ utils.c:1382:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] n = (n * 10) + (byte - '0'); ^ utils.c:1382:11: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] n = (n * 10) + (byte - '0'); ^ utils.c:1409:13: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion] *p++ = byte; ^~~~ utils.c: In function 'cvtAndAppend': utils.c:1424:14: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] buf[0] = c; ^ utils.c:1428:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(s); ^~~~~~ utils.c:1431:9: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] c = *p; ^ utils.c: In function 'htmlEntityUTF8': utils.c:1488:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] v = htmlEntity (&s); ^~~~~~~~~~ utils.c:1491:8: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] c = v; ^ utils.c:1494:8: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] c = (v & 0x3F) | 0x80; ^ In file included from render.h:47, from utils.c:14: ../../lib/cgraph/agxbuf.h:67:92: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] #define agxbputc(X,C) ((((X)->ptr >= (X)->eptr) ? agxbmore(X,1) : 0), (void)(*(X)->ptr++ = ((unsigned char)C))) ^ utils.c:1498:4: note: in expansion of macro 'agxbputc' agxbputc(&xb, ((v >> 6) & 0x3F) | 0x80); ^~~~~~~~ utils.c:1499:8: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] c = (v & 0x3F) | 0x80; ^ utils.c: In function 'latin1ToUTF8': utils.c:1543:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] v = htmlEntity (&s); ^~~~~~~~~~ In file included from render.h:47, from utils.c:14: ../../lib/cgraph/agxbuf.h:67:92: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] #define agxbputc(X,C) ((((X)->ptr >= (X)->eptr) ? agxbmore(X,1) : 0), (void)(*(X)->ptr++ = ((unsigned char)C))) ^ utils.c:1550:6: note: in expansion of macro 'agxbputc' agxbputc(&xb, (v & 0x3F) | 0x80); ^~~~~~~~ ../../lib/cgraph/agxbuf.h:67:92: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] #define agxbputc(X,C) ((((X)->ptr >= (X)->eptr) ? agxbmore(X,1) : 0), (void)(*(X)->ptr++ = ((unsigned char)C))) ^ utils.c:1554:6: note: in expansion of macro 'agxbputc' agxbputc(&xb, ((v >> 6) & 0x3F) | 0x80); ^~~~~~~~ ../../lib/cgraph/agxbuf.h:67:92: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] #define agxbputc(X,C) ((((X)->ptr >= (X)->eptr) ? agxbmore(X,1) : 0), (void)(*(X)->ptr++ = ((unsigned char)C))) ^ utils.c:1555:6: note: in expansion of macro 'agxbputc' agxbputc(&xb, (v & 0x3F) | 0x80); ^~~~~~~~ utils.c: In function 'utf8ToLatin1': utils.c:1583:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] outc = (c & 0x03) << 6; ^ utils.c:1585:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] outc = outc | (c & 0x3F); ^~~~ utils.c: In function 'edgeType': utils.c:1687:5: warning: switch missing default case [-Wswitch-default] switch (*s) { ^~~~~~ utils.c: In function 'setEdgeType': utils.c:1782:20: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] GD_flags(g) |= et; ^~ utils.c: In function 'free_clust': utils.c:1987:31: warning: unused parameter 'dt' [-Wunused-parameter] static void free_clust (Dt_t* dt, clust_t* clp, Dtdisc_t* disc) ~~~~~~^~ utils.c:1987:59: warning: unused parameter 'disc' [-Wunused-parameter] static void free_clust (Dt_t* dt, clust_t* clp, Dtdisc_t* disc) ~~~~~~~~~~^~~~ CC geom.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] geom.c: In function 'lineToBox': geom.c:116:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p.x == q.x) { ^~ geom.c:126:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p.y == q.y) { ^~ CC taper.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from taper.c:24: taper.c: In function 'addto': ./memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ taper.c:53:16: note: in expansion of macro 'RALLOC' p->vertices = RALLOC(p->flags,p->vertices,pointf); ^~~~~~ taper.c: In function 'arcn': taper.c:66:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r == 0) return; ^~ taper.c: In function 'myatan': taper.c:92:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((x == 0) && (y == 0)) ^~ taper.c:92:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((x == 0) && (y == 0)) ^~ In file included from taper.c:24: taper.c: In function 'insertArr': ./memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ taper.c:149:13: note: in expansion of macro 'RALLOC' arr->pts = RALLOC(arr->sz,arr->pts,pathpoint); ^~~~~~ taper.c: In function 'fixArr': ./memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ taper.c:176:13: note: in expansion of macro 'RALLOC' arr->pts = RALLOC(arr->cnt,arr->pts,pathpoint); ^~~~~~ taper.c: In function 'pathtolines': taper.c:196:51: warning: unused parameter 'initwid' [-Wunused-parameter] static vararr_t* pathtolines (bezier* bez, double initwid) ~~~~~~~^~~~~~~ taper.c: At top level: taper.c:271:11: warning: no previous prototype for 'taper' [-Wmissing-prototypes] stroke_t* taper (bezier* bez, radfunc_t radfunc, double initwid, int linejoin, int linecap) ^~~~~ taper.c: In function 'taper': taper.c:292:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] l = mymod(i-1,pathcount); ^~~~~ taper.c:293:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] n = mymod(i+1,pathcount); ^~~~~ taper.c:339:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (cos(phi) == 0) { ^~ taper.c: At top level: taper.c:423:11: warning: no previous prototype for 'taper0' [-Wmissing-prototypes] stroke_t* taper0 (bezier* bez, double initwid) ^~~~~~ CC output.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] output.c: In function 'agputc': output.c:39:14: warning: conversion from 'int' to 'char' may change value [-Wconversion] buf[0] = c; ^ output.c: In function 'writenodeandport': output.c:99:61: warning: declaration of 'port' shadows a global declaration [-Wshadow] static void writenodeandport(FILE * f, node_t * node, char *port) ~~~~~~^~~~ In file included from render.h:40, from output.c:14: types.h:83:7: note: shadowed declaration is here } port; ^~~~ output.c: In function 'attach_attrs_and_arrows': output.c:304:10: warning: declaration of 'i' shadows a previous local [-Wshadow] int i; ^ output.c:236:9: note: shadowed declaration is here int i, j, sides; ^ CC emit.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from render.h:40, from emit.c:23: emit.c: In function 'initMapData': types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:165:37: note: in expansion of macro 'TRUE' obj->explicit_tooltip = TRUE; ^~~~ emit.c: In function 'getObjId': emit.c:220:5: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ In file included from render.h:44, from emit.c:23: emit.c: In function 'map_point': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:357:23: note: in expansion of macro 'N_NEW' obj->url_map_p = p = N_NEW(obj->url_map_n, pointf); ^~~~~ emit.c: In function 'parseSegs': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:498:22: note: in expansion of macro 'N_NEW' segs->segs = s = N_NEW(nseg+1,colorseg_t); ^~~~~ emit.c:513:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] s[cnum++].t = v; ^ emit.c:536:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s[i].t == 0) nseg++; ^~ emit.c:541:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s[i].t == 0) s[i].t = delta; ^~ emit.c:541:29: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] if (s[i].t == 0) s[i].t = delta; ^~~~~ emit.c:545:21: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] s[cnum-1].t += left; ^~~~ emit.c: In function 'wedgedEllipse': emit.c:595:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s->t == 0) continue; ^~ emit.c: In function 'stripedBox': emit.c:655:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s->t == 0) continue; ^~ In file included from render.h:44, from emit.c:23: emit.c: In function 'emit_map_rect': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:687:23: note: in expansion of macro 'N_NEW' obj->url_map_p = p = N_NEW(obj->url_map_n, pointf); ^~~~~ emit.c: In function 'map_label': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:713:23: note: in expansion of macro 'N_NEW' obj->url_map_p = p = N_NEW(obj->url_map_n, pointf); ^~~~~ emit.c: In function 'isRect': emit.c:730:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && p->distortion == 0.0 && p->skew == 0.0); ^~ emit.c:730:48: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && p->distortion == 0.0 && p->skew == 0.0); ^~ In file included from render.h:44, from emit.c:23: emit.c: In function 'pEllipse': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:766:10: note: in expansion of macro 'N_NEW' ps = N_NEW(np, pointf); ^~~~~ emit.c: At top level: emit.c:831:6: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if (DEBUG==2) ^~~~~ emit.c: In function 'map_bspline_poly': emit.c:871:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pbs_n = grealloc(*pbs_n, (*pbs_poly_n) * sizeof(int)); ^ emit.c:873:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pbs_p = grealloc(*pbs_p, (nump + 2*n) * sizeof(pointf)); ^ emit.c:879:6: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if (DEBUG==2) ^~~~~ emit.c: In function 'selectedLayer': emit.c:1065:2: warning: switch missing default case [-Wswitch-default] switch ((w0 != NULL) + (w1 != NULL)) { ^~~~~~ In file included from render.h:44, from emit.c:23: emit.c: In function 'parse_layerselect': memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ emit.c:1115:20: note: in expansion of macro 'N_GNEW' int* laylist = N_GNEW(gvc->numLayers+2,int); ^~~~~~ emit.c:1113:53: warning: unused parameter 'g' [-Wunused-parameter] static int* parse_layerselect(GVC_t *gvc, graph_t * g, char *p) ~~~~~~~~~~^ In file included from render.h:44, from emit.c:23: emit.c: In function 'parse_layers': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ emit.c:1168:29: note: in expansion of macro 'ALLOC' gvc->layerIDs = ALLOC(sz, gvc->layerIDs, char *); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ emit.c:1168:29: note: in expansion of macro 'ALLOC' gvc->layerIDs = ALLOC(sz, gvc->layerIDs, char *); ^~~~~ memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ emit.c:1173:25: note: in expansion of macro 'RALLOC' gvc->layerIDs = RALLOC(ntok + 2, gvc->layerIDs, char *); /* shrink to minimum size */ ^~~~~~ emit.c: In function 'pagecode': emit.c:1285:5: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ In file included from geom.h:20, from types.h:35, from render.h:40, from emit.c:23: emit.c: In function 'init_job_pagination': arith.h:87:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ^ emit.c:1371:18: note: in expansion of macro 'ROUND' job->width = ROUND((pageSize.x + 2*margin.x) * job->dpi.x / POINTS_PER_INCH); ^~~~~ arith.h:87:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ^ emit.c:1371:18: note: in expansion of macro 'ROUND' job->width = ROUND((pageSize.x + 2*margin.x) * job->dpi.x / POINTS_PER_INCH); ^~~~~ arith.h:87:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ^ emit.c:1372:19: note: in expansion of macro 'ROUND' job->height = ROUND((pageSize.y + 2*margin.y) * job->dpi.y / POINTS_PER_INCH); ^~~~~ arith.h:87:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ^ emit.c:1372:19: note: in expansion of macro 'ROUND' job->height = ROUND((pageSize.y + 2*margin.y) * job->dpi.y / POINTS_PER_INCH); ^~~~~ In file included from render.h:44, from emit.c:23: emit.c: In function 'copyPts': memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ emit.c:1484:8: note: in expansion of macro 'RALLOC' pts = RALLOC(sz, pts, pointf); ^~~~~~ emit.c: In function 'emit_xdot': emit.c:1530:100: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] gvrender_beziercurve(job, pts, op->op.u.bezier.cnt, 0, 0, (op->op.kind == xd_filled_bezier?filled:0)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ emit.c:1564:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((p->x1 == p->x0) && (p->y1 == p->y0)) ^~ emit.c:1564:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((p->x1 == p->x0) && (p->y1 == p->y0)) ^~ emit.c:1508:2: warning: switch missing default case [-Wswitch-default] switch (op->op.kind) { ^~~~~~ emit.c: In function 'setup_page': emit.c:1665:47: warning: unused parameter 'g' [-Wunused-parameter] static void setup_page(GVJ_t * job, graph_t * g) ~~~~~~~~~~^ emit.c: In function 'edge_in_layer': emit.c:1758:52: warning: unused parameter 'g' [-Wunused-parameter] static boolean edge_in_layer(GVJ_t *job, graph_t * g, edge_t * e) ~~~~~~~~~~^ emit.c: In function 'node_in_box': emit.c:1798:12: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] return boxf_overlap(ND_bb(n), b); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from render.h:44, from emit.c:23: emit.c: In function 'emit_begin_node': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:1875:21: note: in expansion of macro 'N_NEW' p = N_NEW(nump, pointf); ^~~~~ emit.c:1879:52: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (poly->sides < 3 && poly->skew == 0.0 && poly->distortion == 0.0) { ^~ emit.c:1879:79: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (poly->sides < 3 && poly->skew == 0.0 && poly->distortion == 0.0) { ^~ In file included from render.h:44, from emit.c:23: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:1883:25: note: in expansion of macro 'N_NEW' p = N_NEW(nump, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:1910:25: note: in expansion of macro 'N_NEW' p = N_NEW(nump, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:1917:25: note: in expansion of macro 'N_NEW' p = N_NEW(nump, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:1931:17: note: in expansion of macro 'N_NEW' p = N_NEW(nump, pointf); ^~~~~ emit.c: In function 'emit_node': emit.c:1969:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] ND_state(n) = gvc->common.viewNum; /* mark node as drawn */ ^~~ emit.c: In function 'default_pencolor': emit.c:2068:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] len = ncol * (strlen(deflt) + 1); ^ emit.c:2068:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = ncol * (strlen(deflt) + 1); ^~~~ emit.c:2071:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = realloc(buf, bufsz); ^~~~~ In file included from render.h:44, from emit.c:23: emit.c: In function 'splitBSpline': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:2117:12: note: in expansion of macro 'N_NEW' lens = N_NEW(cnt, double); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:2134:18: note: in expansion of macro 'N_NEW' left->list = N_NEW(left->size,pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:2136:19: note: in expansion of macro 'N_NEW' right->list = N_NEW(right->size,pointf); ^~~~~ emit.c:2144:9: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] r = (len - (sum - last))/last; ^ emit.c: In function 'multicolor': emit.c:2205:29: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] splitBSpline (&bz0, (s->t)/(left+s->t), &bz_l, &bz_r); ~~~~~~^~~~~~~~~~~~ emit.c: In function 'nonefunc': emit.c:2253:32: warning: unused parameter 'curlen' [-Wunused-parameter] static double nonefunc (double curlen, double totallen, double initwid) ~~~~~~~^~~~~~ emit.c:2253:47: warning: unused parameter 'totallen' [-Wunused-parameter] static double nonefunc (double curlen, double totallen, double initwid) ~~~~~~~^~~~~~~~ emit.c: In function 'emit_edge_graphics': emit.c:2377:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offspl.list = malloc(sizeof(bezier) * offspl.size); ^ emit.c:2378:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tmpspl.list = malloc(sizeof(bezier) * tmpspl.size); ^ emit.c:2383:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offlist = offspl.list[i].list = malloc(sizeof(pointf) * bz.size); ^ emit.c:2384:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tmplist = tmpspl.list[i].list = malloc(sizeof(pointf) * bz.size); ^ In file included from render.h:40, from emit.c:23: emit.c: In function 'emit_begin_edge': types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2540:26: note: in expansion of macro 'TRUE' obj->labeledgealigned = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2596:37: note: in expansion of macro 'TRUE' obj->explicit_tailurl = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2602:37: note: in expansion of macro 'TRUE' obj->explicit_headurl = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2612:33: note: in expansion of macro 'TRUE' obj->explicit_edgetarget = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2623:33: note: in expansion of macro 'TRUE' obj->explicit_tailtarget = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2628:33: note: in expansion of macro 'TRUE' obj->explicit_headtarget = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2641:30: note: in expansion of macro 'TRUE' obj->explicit_tooltip = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2650:35: note: in expansion of macro 'TRUE' obj->explicit_labeltooltip = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2659:34: note: in expansion of macro 'TRUE' obj->explicit_tailtooltip = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2668:34: note: in expansion of macro 'TRUE' obj->explicit_headtooltip = TRUE; ^~~~ emit.c: In function 'nodeIntersect': emit.c:2770:38: warning: unused parameter 'itooltip' [-Wunused-parameter] boolean explicit_itooltip, char* itooltip, ~~~~~~^~~~~~~~ emit.c:2771:13: warning: unused parameter 'explicit_itarget' [-Wunused-parameter] boolean explicit_itarget, char* itarget) ~~~~~~~~^~~~~~~~~~~~~~~~ emit.c:2771:37: warning: unused parameter 'itarget' [-Wunused-parameter] boolean explicit_itarget, char* itarget) ~~~~~~^~~~~~~ emit.c: In function 'emit_end_edge': emit.c:2853:28: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] nodeIntersect (job, p, obj->explicit_tailurl, obj->tailurl, ~~~^~~~~~~~~~~~~~~~~~ emit.c:2854:9: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] obj->explicit_tailtooltip, obj->tailtooltip, ~~~^~~~~~~~~~~~~~~~~~~~~~ emit.c:2855:9: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] obj->explicit_tailtarget, obj->tailtarget); ~~~^~~~~~~~~~~~~~~~~~~~~ emit.c:2863:28: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] nodeIntersect (job, p, obj->explicit_headurl, obj->headurl, ~~~^~~~~~~~~~~~~~~~~~ emit.c:2864:9: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] obj->explicit_headtooltip, obj->headtooltip, ~~~^~~~~~~~~~~~~~~~~~~~~~ emit.c:2865:9: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] obj->explicit_headtarget, obj->headtarget); ~~~^~~~~~~~~~~~~~~~~~~~~ emit.c: In function 'textBB': emit.c:2979:5: warning: switch missing default case [-Wswitch-default] switch (span->just) { ^~~~~~ emit.c: In function 'xdotBB': emit.c:3022:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((bb.LL.x == bb.UR.x) && (bb.LL.y == bb.UR.y)) { ^~ emit.c:3022:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((bb.LL.x == bb.UR.x) && (bb.LL.y == bb.UR.y)) { ^~ emit.c:3059:17: warning: conversion from 'int' to 'unsigned char:7' may change value [-Wconversion] tf.flags = fontflags; ^~~~~~~~~ emit.c:3074:18: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] fontflags = op->op.u.fontchar; ^~ emit.c: In function 'init_job_dpi': emit.c:3200:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (GD_drawing(g)->dpi != 0) { ^~ emit.c: In function 'init_job_viewport': emit.c:3244:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (sz.x == 0) sz.x = size.x; ^~ emit.c:3245:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (sz.y == 0) sz.y = size.y; ^~ emit.c: In function 'emit_end_graph': emit.c:3462:51: warning: unused parameter 'g' [-Wunused-parameter] static void emit_end_graph(GVJ_t * job, graph_t * g) ~~~~~~~~~~^ In file included from render.h:44, from emit.c:23: emit.c: In function 'emit_page': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:3509:10: note: in expansion of macro 'N_NEW' p = N_NEW(nump, pointf); ^~~~~ emit.c: In function 'free_string_entry': emit.c:3603:40: warning: unused parameter 'dict' [-Wunused-parameter] static void free_string_entry(Dict_t * dict, char *key, Dtdisc_t * disc) ~~~~~~~~~^~~~ emit.c:3603:68: warning: unused parameter 'disc' [-Wunused-parameter] static void free_string_entry(Dict_t * dict, char *key, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ emit.c: At top level: emit.c:3632:6: warning: no previous prototype for 'emit_once_reset' [-Wmissing-prototypes] void emit_once_reset(void) ^~~~~~~~~~~~~~~ CCLD libcommon_C.la make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' Making all in pack make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pack' CC ccomps.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ccomps.c: In function 'markFn': ccomps.c:158:18: warning: conversion from 'int' to 'char' may change value [-Wconversion] ND_mark(n) = v; ^ ccomps.c: In function 'setPrefix': ccomps.c:173:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(pfx); ^~~~~~ ccomps.c:177:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (!(name = (char *) gmalloc(len + 25))) return NULL; ~~~~^~~~ In file included from ../../lib/common/render.h:44, from ccomps.c:17: ccomps.c: In function 'pccomps': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ ccomps.c:218:11: note: in expansion of macro 'N_GNEW' ccs = N_GNEW(bnd, Agraph_t *); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ ccomps.c:253:12: note: in expansion of macro 'RALLOC' ccs = RALLOC(bnd, ccs, Agraph_t *); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ ccomps.c:272:8: note: in expansion of macro 'RALLOC' ccs = RALLOC(c_cnt, ccs, Agraph_t *); ^~~~~~ ccomps.c: In function 'ccomps': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ ccomps.c:308:11: note: in expansion of macro 'N_GNEW' ccs = N_GNEW(bnd, Agraph_t *); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ ccomps.c:330:12: note: in expansion of macro 'RALLOC' ccs = RALLOC(bnd, ccs, Agraph_t *); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ ccomps.c:336:11: note: in expansion of macro 'RALLOC' ccs = RALLOC(c_cnt, ccs, Agraph_t *); ^~~~~~ ccomps.c: In function 'clMarkFn': ccomps.c:491:17: warning: conversion from 'int' to 'char' may change value [-Wconversion] clMark(n) = v; ^ ccomps.c: At top level: ccomps.c:500:5: warning: no previous prototype for 'node_induce' [-Wmissing-prototypes] int node_induce(Agraph_t * g, Agraph_t* eg) ^~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from ccomps.c:17: ccomps.c: In function 'cccomps': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ ccomps.c:638:11: note: in expansion of macro 'N_GNEW' ccs = N_GNEW(agnnodes(dg), Agraph_t *); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ ccomps.c:670:11: note: in expansion of macro 'RALLOC' ccs = RALLOC(c_cnt, ccs, Agraph_t *); ^~~~~~ ccomps.c:673:12: warning: conversion from 'long int' to 'int' may change value [-Wconversion] *ncc = c_cnt; ^~~~~ ccomps.c: In function 'pccomps': ccomps.c:198:9: warning: variable 'c_cnt' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int c_cnt = 0; ^~~~~ ccomps.c:201:15: warning: variable 'out' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Agraph_t *out = 0; ^~~ ccomps.c:205:9: warning: variable 'bnd' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int bnd = 10; ^~~ ccomps.c:206:13: warning: variable 'pin' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] boolean pin = FALSE; ^~~ ccomps.c:210:9: warning: variable 'error' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int error = 0; ^~~~~ ccomps.c: In function 'ccomps': ccomps.c:290:9: warning: variable 'c_cnt' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int c_cnt = 0; ^~~~~ ccomps.c:297:9: warning: variable 'bnd' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int bnd = 10; ^~~ ccomps.c: In function 'isConnected': ccomps.c:685:9: warning: variable 'ret' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int ret = 1; ^~~ CC pack.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pack.c: In function 'cmpf': pack.c:101:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ginfo *x = *(ginfo **) X; ^ pack.c:102:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ginfo *y = *(ginfo **) Y; ^ pack.c: At top level: pack.c:112:6: warning: no previous prototype for 'fillLine' [-Wmissing-prototypes] void fillLine(pointf p, pointf q, PointSet * ps) ^~~~~~~~ pack.c: In function 'genBox': pack.c:33:20: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define GRID(x,s) ((int)ceil((x)/(s))) ^ pack.c:251:9: note: in expansion of macro 'GRID' W = GRID(bb0.UR.x - bb0.LL.x + 2 * margin, ssize); ^~~~ pack.c:33:20: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define GRID(x,s) ((int)ceil((x)/(s))) ^ pack.c:252:9: note: in expansion of macro 'GRID' H = GRID(bb0.UR.y - bb0.LL.y + 2 * margin, ssize); ^~~~ pack.c: In function 'genPoly': pack.c:292:18: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] int margin = pinfo->margin; ^~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pack.c:310:8: note: in expansion of macro 'N_GNEW' alg = N_GNEW(agnnodes(g), void *); ^~~~~~ pack.c:346:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] s2.x = margin + ND_xsize(n) / 2; ^~~~~~ pack.c:347:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] s2.y = margin + ND_ysize(n) / 2; ^~~~~~ pack.c:382:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] s2.x = margin + ND_xsize(n) / 2; ^~~~~~ pack.c:383:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] s2.y = margin + ND_ysize(n) / 2; ^~~~~~ pack.c:33:20: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define GRID(x,s) ((int)ceil((x)/(s))) ^ pack.c:401:9: note: in expansion of macro 'GRID' W = GRID(GD_bb(g).UR.x - GD_bb(g).LL.x + 2 * margin, ssize); ^~~~ pack.c:33:20: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define GRID(x,s) ((int)ceil((x)/(s))) ^ pack.c:402:9: note: in expansion of macro 'GRID' H = GRID(GD_bb(g).UR.y - GD_bb(g).LL.y + 2 * margin, ssize); ^~~~ pack.c: In function 'placeGraph': pack.c:33:20: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define GRID(x,s) ((int)ceil((x)/(s))) ^ pack.c:499:6: note: in expansion of macro 'GRID' W = GRID(bb.UR.x - bb.LL.x + 2 * margin, step); ^~~~ pack.c:33:20: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define GRID(x,s) ((int)ceil((x)/(s))) ^ pack.c:500:6: note: in expansion of macro 'GRID' H = GRID(bb.UR.y - bb.LL.y + 2 * margin, step); ^~~~ pack.c:507:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] W = ceil(bb.UR.x - bb.LL.x); ^~~~ pack.c:508:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] H = ceil(bb.UR.y - bb.LL.y); ^~~~ pack.c: In function 'ucmpf': pack.c:572:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ainfo* x = *(ainfo **) X; ^ pack.c:573:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ainfo* y = *(ainfo **) Y; ^ pack.c:575:14: warning: conversion to 'int' from 'packval_t' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] int dX = userVals[x->index]; ^~~~~~~~ pack.c:576:14: warning: conversion to 'int' from 'packval_t' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] int dY = userVals[y->index]; ^~~~~~~~ pack.c: In function 'acmpf': pack.c:587:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ainfo* x = *(ainfo **) X; ^ pack.c:588:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ainfo* y = *(ainfo **) Y; ^ In file included from ../../lib/common/render.h:44, from pack.c:22: pack.c: In function 'arrayRects': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:621:21: note: in expansion of macro 'N_NEW' point* places = N_NEW(ng, point); ^~~~~ pack.c:634:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] nr = ceil(sqrt(ng)); ^~~~ pack.c:645:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] nc = ceil(sqrt(ng)); ^~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:651:14: note: in expansion of macro 'N_NEW' widths = N_NEW(nc+1, double); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:652:15: note: in expansion of macro 'N_NEW' heights = N_NEW(nr+1, double); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:654:17: note: in expansion of macro 'N_NEW' ip = info = N_NEW(ng, ainfo); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:662:13: note: in expansion of macro 'N_NEW' sinfo = N_NEW(ng, ainfo*); ^~~~~ pack.c:669:15: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sinfo, ng, sizeof(ainfo *), ucmpf); ^~ pack.c:672:15: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sinfo, ng, sizeof(ainfo *), acmpf); ^~ pack.c:708:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] places[idx].x = widths[c]; ^~~~~~ pack.c:710:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] places[idx].x = widths[c+1] - (bb.UR.x - bb.LL.x); ^~~~~~ pack.c:712:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] places[idx].x = (widths[c] + widths[c+1] - bb.UR.x - bb.LL.x)/2.0; ^ pack.c:714:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] places[idx].y = heights[r] - (bb.UR.y - bb.LL.y); ^~~~~~~ pack.c:716:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] places[idx].y = heights[r+1]; ^~~~~~~ pack.c:718:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] places[idx].y = (heights[r] + heights[r+1] - bb.UR.y - bb.LL.y)/2.0; ^ pack.c: In function 'polyRects': pack.c:741:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] stepSize = computeStep(ng, gs, pinfo->margin); ~~~~~^~~~~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:749:12: note: in expansion of macro 'N_NEW' info = N_NEW(ng, ginfo); ^~~~~ pack.c:752:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] genBox(gs[i], info + i, stepSize, pinfo->margin, center, ""); ~~~~~^~~~~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:756:13: note: in expansion of macro 'N_NEW' sinfo = N_NEW(ng, ginfo *); ^~~~~ pack.c:760:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sinfo, ng, sizeof(ginfo *), cmpf); ^~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:763:14: note: in expansion of macro 'N_NEW' places = N_NEW(ng, point); ^~~~~ pack.c:766:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] stepSize, pinfo->margin, gs); ~~~~~^~~~~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: pack.c: In function 'polyGraphs': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pack.c:849:11: note: in expansion of macro 'N_GNEW' bbs = N_GNEW(ng, boxf); ^~~~~~ pack.c:852:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] stepSize = computeStep(ng, bbs, pinfo->margin); ~~~~~^~~~~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:864:12: note: in expansion of macro 'N_NEW' info = N_NEW(ng, ginfo); ^~~~~ pack.c:869:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] genBox(GD_bb(g), info + i, stepSize, pinfo->margin, center, agnameof(g)); ~~~~~^~~~~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:876:13: note: in expansion of macro 'N_NEW' sinfo = N_NEW(ng, ginfo *); ^~~~~ pack.c:880:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sinfo, ng, sizeof(ginfo *), cmpf); ^~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:883:14: note: in expansion of macro 'N_NEW' places = N_NEW(ng, point); ^~~~~ pack.c:893:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] stepSize, pinfo->margin, bbs); ~~~~~^~~~~~~~ pack.c:898:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] stepSize, pinfo->margin, bbs); ~~~~~^~~~~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: pack.c: In function 'putGraphs': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pack.c:930:11: note: in expansion of macro 'N_GNEW' bbs = N_GNEW(ng, boxf); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:940:20: note: in expansion of macro 'N_NEW' pinfo->vals = N_NEW(ng, packval_t); ^~~~~ pack.c:944:24: warning: conversion to 'packval_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] pinfo->vals[i] = v; ^ pack.c: In function 'parsePackModeInfo': pack.c:1298:2: warning: switch missing default case [-Wswitch-default] switch (*p) { ^~~~~~ pack.c: In function 'getPackInfo': pack.c:1402:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pinfo->margin = getPack(g, dfltMargin, dfltMargin); ^~~~~~~ CCLD libpack_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pack' Making all in xdot make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/xdot' CC xdot.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] xdot.c: In function 'agxbmore': xdot.c:54:12: warning: conversion from 'long int' to 'int' may change value [-Wconversion] size = xb->eptr - xb->buf; ^~ xdot.c:56:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (size + ssz > nsize) ^ xdot.c:56:20: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (size + ssz > nsize) ^ xdot.c:57:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nsize = size + ssz; ^ xdot.c:57:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] nsize = size + ssz; ^~~~ xdot.c:58:11: warning: conversion from 'long int' to 'int' may change value [-Wconversion] cnt = xb->ptr - xb->buf; ^~ xdot.c:60:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] nbuf = realloc(xb->buf, nsize); ^~~~~ xdot.c:19:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ^~~ xdot.c:62:9: note: in expansion of macro 'N_NEW' nbuf = N_NEW(nsize, unsigned char); ^~~~~ xdot.c:63:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy(nbuf, xb->buf, cnt); ^~~ xdot.c: In function 'agxbput': xdot.c:74:24: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] unsigned int ssz = strlen(s); ^~~~~~ xdot.c:79:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return ssz; ^~~ xdot.c: In function 'parsePolyline': xdot.c:19:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ^~~ xdot.c:191:16: note: in expansion of macro 'N_NEW' pts = ps = N_NEW(i, xdot_point); ^~~~~ xdot.c: In function 'parseString': xdot.c:227:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] xdot.c:19:37: #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ~~~ xdot.c:227:17: c = N_NEW(i + 1, char); xdot.c:19:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ^ xdot.c: In function 'parseXDotFOn': xdot.c:446:9: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (sz <= sizeof(xdot_op)) ^~ xdot.c:457:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] ops = (char *) calloc(XDBSIZE, sz); ^~ xdot.c:462:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] ops = (char *) realloc(ops, bufsz * sz); ~~~~~~^~~~ xdot.c:463:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memset(ops + (initcnt*sz), '\0', (bufsz - initcnt)*sz); ~~~~~~~~~~~~~~~~~^~~ xdot.c:470:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] ops = (char *) realloc(ops, bufsz * sz); ~~~~~~^~~~ xdot.c:471:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memset(ops + (oldsz*sz), '\0', (bufsz - oldsz)*sz); ~~~~~~~~~~~~~~~^~~ xdot.c:479:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] x->ops = (xdot_op *) realloc(ops, x->cnt * sz); ~~~~~~~^~~~ xdot.c: In function 'printAlign': xdot.c:589:5: warning: switch missing default case [-Wswitch-default] switch (a) { ^~~~~~ xdot.c: In function 'toGradString': xdot.c:616:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ling.x0, gradprint, xb, 0); ~~~~~~~~~~^~~ xdot.c:617:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ling.y0, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:618:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ling.x1, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:619:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ling.y1, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:625:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ring.x0, gradprint, xb, 0); ~~~~~~~~~~^~~ xdot.c:626:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ring.y0, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:627:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ring.r0, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:628:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ring.x1, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:629:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ring.y1, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:630:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ring.r1, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c: In function 'printXDot_Op': xdot.c:703:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] printInt(op->u.text.x, print, info); ~~~~~~~~~~^~ xdot.c:704:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] printInt(op->u.text.y, print, info); ~~~~~~~~~~^~ xdot.c:706:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] printInt(op->u.text.width, print, info); ~~~~~~~~~~^~~~~~ xdot.c:711:23: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat(op->u.font.size, print, info, 1); ~~~~~~~~~~^~~~~ xdot.c:716:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] printInt(op->u.fontchar, print, info); ~~~~~^~~~~~~~~ xdot.c:654:5: warning: switch missing default case [-Wswitch-default] switch (op->kind) { ^~~~~~ xdot.c: In function 'jsonString': xdot.c:762:17: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] while ((c = *p++)) { ^ xdot.c: In function 'jsonXDot_Op': xdot.c:828:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] printInt(op->u.text.x, print, info); ~~~~~~~~~~^~ xdot.c:830:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] printInt(op->u.text.y, print, info); ~~~~~~~~~~^~ xdot.c:834:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] printInt(op->u.text.width, print, info); ~~~~~~~~~~^~~~~~ xdot.c:842:23: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat(op->u.font.size, print, info, 1); ~~~~~~~~~~^~~~~ xdot.c:849:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] printInt(op->u.fontchar, print, info); ~~~~~^~~~~~~~~ xdot.c:779:5: warning: switch missing default case [-Wswitch-default] switch (op->kind) { ^~~~~~ xdot.c: In function 'sprintXDot': xdot.c:887:19: warning: cast between incompatible function types from 'int (*)(char *, agxbuf *)' {aka 'int (*)(char *, struct *)'} to 'void (*)(char *, void *)' [-Wcast-function-type] _printXDot(x, (pf) agxbput, &xb, printXDot_Op); ^ xdot.c: In function 'fprintXDot': xdot.c:896:19: warning: cast between incompatible function types from 'int (*)(const char * restrict, FILE * restrict)' {aka 'int (*)(const char * restrict, struct _IO_FILE * restrict)'} to 'void (*)(char *, void *)' [-Wcast-function-type] _printXDot(x, (pf) fputs, fp, printXDot_Op); ^ xdot.c: In function 'jsonXDot': xdot.c:902:19: warning: cast between incompatible function types from 'int (*)(const char * restrict, FILE * restrict)' {aka 'int (*)(const char * restrict, struct _IO_FILE * restrict)'} to 'void (*)(char *, void *)' [-Wcast-function-type] _printXDot(x, (pf) fputs, fp, jsonXDot_Op); ^ xdot.c: At top level: xdot.c:1026:1: warning: no previous prototype for 'colorType' [-Wmissing-prototypes] colorType (char* cp) ^~~~~~~~~ xdot.c: In function 'radGradient': xdot.c:1074:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] xdot.c:19:37: #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ~~~ xdot.c:1074:30: stops = N_NEW(clr->u.ring.n_stops,xdot_color_stop); xdot.c:19:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ^ xdot.c:1078:18: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] stops[i].frac = d; ^ xdot.c: In function 'linGradient': xdot.c:1111:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] xdot.c:19:37: #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ~~~ xdot.c:1111:30: stops = N_NEW(clr->u.ling.n_stops,xdot_color_stop); xdot.c:19:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ^ xdot.c:1115:18: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] stops[i].frac = d; ^ CCLD libxdot.la CCLD libxdot_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/xdot' Making all in label make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/label' CC xlabels.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] xlabels.c: In function 'icompare': xlabels.c:32:28: warning: unused parameter 'dt' [-Wunused-parameter] static int icompare(Dt_t * dt, void * v1, void * v2, Dtdisc_t * disc) ~~~~~~~^~ xlabels.c:32:65: warning: unused parameter 'disc' [-Wunused-parameter] static int icompare(Dt_t * dt, void * v1, void * v2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ xlabels.c: At top level: xlabels.c:122:14: warning: no previous prototype for 'xlhorder' [-Wmissing-prototypes] unsigned int xlhorder(XLabels_t * xlp) ^~~~~~~~ xlabels.c: In function 'xlhorder': xlabels.c:125:41: warning: conversion from 'double' to 'unsigned int' may change value [-Wfloat-conversion] return floorLog2(maxx > maxy ? maxx : maxy) + 1; ~~~~~~~~~~~~~~~~~~~^~~~~~ xlabels.c:125:49: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] return floorLog2(maxx > maxy ? maxx : maxy) + 1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ xlabels.c: In function 'hd_hil_s_from_xy': xlabels.c:169:12: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s = 4 * s + 2 * xi + (xi ^ yi); /* Append two bits to s. */ ^ xlabels.c:169:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s = 4 * s + 2 * xi + (xi ^ yi); /* Append two bits to s. */ ^ In file included from xlabels.c:13: xlabels.c: In function 'lblenclosing': xlabels.c:219:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] assert(objp1->sz.x == 0 && objp1->sz.y == 0); ^~ xlabels.c:219:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] assert(objp1->sz.x == 0 && objp1->sz.y == 0); ^~ xlabels.c: In function 'objp2rect': xlabels.c:232:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[0] = op->pos.x; ^~ xlabels.c:233:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[1] = op->pos.y; ^~ xlabels.c:234:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[2] = op->pos.x + op->sz.x; ^~ xlabels.c:235:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[3] = op->pos.y + op->sz.y; ^~ xlabels.c: In function 'objplp2rect': xlabels.c:243:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[0] = lp->pos.x; ^~ xlabels.c:244:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[1] = lp->pos.y; ^~ xlabels.c:245:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[2] = lp->pos.x + lp->sz.x; ^~ xlabels.c:246:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[3] = lp->pos.y + lp->sz.y; ^~ xlabels.c: In function 'objplpmks': xlabels.c:260:24: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] rect.boundary[0] = (int) floor(objp->pos.x - p.x); ^ xlabels.c:261:24: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] rect.boundary[1] = (int) floor(objp->pos.y - p.y); ^ xlabels.c:263:24: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] rect.boundary[2] = (int) ceil(objp->pos.x + objp->sz.x + p.x); ^ xlabels.c:265:24: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] rect.boundary[3] = (int) ceil(objp->pos.y + objp->sz.y + p.y); ^ xlabels.c:251:37: warning: unused parameter 'xlp' [-Wunused-parameter] static Rect_t objplpmks(XLabels_t * xlp, object_t * objp) ~~~~~~~~~~~~^~~ xlabels.c: In function 'getintrsxi': xlabels.c:280:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((op->pos.x == 0.0 && op->pos.y == 0.0) || ^~ xlabels.c:280:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((op->pos.x == 0.0 && op->pos.y == 0.0) || ^~ xlabels.c:281:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (cp->pos.x == 0.0 && cp->pos.y == 0.0)) ^~ xlabels.c:281:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (cp->pos.x == 0.0 && cp->pos.y == 0.0)) ^~ xlabels.c:272:35: warning: unused parameter 'xlp' [-Wunused-parameter] static int getintrsxi(XLabels_t * xlp, object_t * op, object_t * cp) ~~~~~~~~~~~~^~~ xlabels.c: In function 'xlhdxload': xlabels.c:581:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] int order = xlhorder(xlp); ^~~~~~~~ xlabels.c:597:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] hp->key = hd_hil_s_from_xy(pi, order); ^~~~~~~~~~~~~~~~ xlabels.c: In function 'placeLabels': xlabels.c:680:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if(bp.area == 0) { ^~ CC index.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] index.c:63:5: warning: "UNUSED" is not defined, evaluates to 0 [-Wundef] #if UNUSED ^~~~~~ index.c: In function 'RTreeReInsert': index.c:73:36: warning: unused parameter 'rtp' [-Wunused-parameter] static int RTreeReInsert(RTree_t * rtp, Node_t * n, struct ListNode **ee) ~~~~~~~~~~^~~ In file included from index.c:17: index.c: In function 'RTreeDelete2': index.c:435:17: warning: ordered comparison of pointer with integer zero [-Wextra] assert(data >= 0); ^~ CC node.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] node.c: In function 'PickBranch': node.c:131:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] area = RectArea(rr); ^~~~~~~~ node.c:134:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] increase = RectArea(&rect) - area; ^ node.c:134:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] increase = RectArea(&rect) - area; ^~~~~~~~ CC rectangle.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] rectangle.c: In function 'RectArea': rectangle.c:138:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] long long a_test = area * r->boundary[i + NUMDIMS] - r->boundary[i]; ^ rectangle.c:138:58: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] long long a_test = area * r->boundary[i + NUMDIMS] - r->boundary[i]; ^ rectangle.c:143:14: warning: conversion from 'long long int' to 'unsigned int' may change value [-Wconversion] area = a_test; ^~~~~~ CC split.q.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] split.q.c: In function 'SplitNode': split.q.c:76:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] area = RectArea(&p->cover[0]) + RectArea(&p->cover[1]); ^~~~~~~~ split.q.c:80:58: warning: conversion from 'int' to 'float' may change value [-Wconversion] rtp->SplitMeritSum += (float) rtp->split.CoverSplitArea / area; ^ split.q.c: In function 'MethodZero': split.q.c:169:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] RectArea(&rect) - rtp->split.Partitions[0].area[0]; ^ split.q.c:169:7: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] RectArea(&rect) - rtp->split.Partitions[0].area[0]; ^~~~~~~~ split.q.c:172:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] RectArea(&rect) - rtp->split.Partitions[0].area[1]; ^ split.q.c:172:7: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] RectArea(&rect) - rtp->split.Partitions[0].area[1]; ^~~~~~~~ split.q.c: In function 'Classify': split.q.c:270:2: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] RectArea(&rtp->split.Partitions[0].cover[group]); ^~~~~~~~ CCLD liblabel_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/label' Making all in gvc make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc' CC gvrender.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender.c: In function 'gvrender_ptf_A': gvrender.c:161:59: warning: declaration of 'AF' shadows a global declaration [-Wshadow] pointf *gvrender_ptf_A(GVJ_t * job, pointf * af, pointf * AF, int n) ~~~~~~~~~^~ gvrender.c:43:16: note: shadowed declaration is here static pointf *AF; ^~ gvrender.c: In function 'gvrender_resolve_color': gvrender.c:198:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] (tok, features->knowncolors, features->sz_knowncolors, ~~~~~~~~^~~~~~~~~~~~~~~~ gvrender.c: In function 'gvrender_begin_graph': gvrender.c:216:50: warning: unused parameter 'g' [-Wunused-parameter] void gvrender_begin_graph(GVJ_t * job, graph_t * g) ~~~~~~~~~~^ gvrender.c: In function 'gvrender_begin_cluster': gvrender.c:292:52: warning: unused parameter 'sg' [-Wunused-parameter] void gvrender_begin_cluster(GVJ_t * job, graph_t * sg) ~~~~~~~~~~^~ gvrender.c: In function 'gvrender_end_cluster': gvrender.c:302:50: warning: unused parameter 'g' [-Wunused-parameter] void gvrender_end_cluster(GVJ_t * job, graph_t * g) ~~~~~~~~~~^ gvrender.c: In function 'gvrender_begin_node': gvrender.c:352:48: warning: unused parameter 'n' [-Wunused-parameter] void gvrender_begin_node(GVJ_t * job, node_t * n) ~~~~~~~~~^ gvrender.c: In function 'gvrender_begin_edge': gvrender.c:372:48: warning: unused parameter 'e' [-Wunused-parameter] void gvrender_begin_edge(GVJ_t * job, edge_t * e) ~~~~~~~~~^ gvrender.c: In function 'gvrender_ellipse': gvrender.c:539:53: warning: unused parameter 'n' [-Wunused-parameter] void gvrender_ellipse(GVJ_t * job, pointf * pf, int n, int filled) ~~~~^ gvrender.c: In function 'gvrender_polygon': gvrender.c:579:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] AF = grealloc(AF, sizeAF * sizeof(pointf)); ^ gvrender.c: In function 'gvrender_beziercurve': gvrender.c:619:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] AF = grealloc(AF, sizeAF * sizeof(pointf)); ^ gvrender.c: In function 'gvrender_polyline': gvrender.c:640:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] AF = grealloc(AF, sizeAF * sizeof(pointf)); ^ CC gvlayout.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvlayout.c: In function 'gvFreeLayout': gvlayout.c:102:26: warning: unused parameter 'gvc' [-Wunused-parameter] int gvFreeLayout(GVC_t * gvc, Agraph_t * g) ~~~~~~~~^~~ CC gvdevice.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvdevice.c:45:11: warning: conversion from 'int' to 'char' changes value from '139' to '-117' [-Wconversion] {0x1f, 0x8b, /*magic*/ Z_DEFLATED, 0 /*flags*/, 0,0,0,0 /*time*/, 0 /*xflags*/, OS_CODE}; ^~~~ gvdevice.c: In function 'gvwrite_no_z': gvdevice.c:67:35: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (job->gvc->write_fn)(job, (char*)s, len); ^ gvdevice.c:71:72: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] job->output_data_allocated = (job->output_data_position + len + 1 + PAGE_ALIGN) & ~PAGE_ALIGN; ^ gvdevice.c:71:86: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] job->output_data_allocated = (job->output_data_position + len + 1 + PAGE_ALIGN) & ~PAGE_ALIGN; ^ gvdevice.c:71:35: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] job->output_data_allocated = (job->output_data_position + len + 1 + PAGE_ALIGN) & ~PAGE_ALIGN; ^ gvdevice.c:79:38: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] job->output_data_position += len; ^~~ gvdevice.c: In function 'gvwrite': gvdevice.c:212:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] dfallocated = (dflen + 1 + PAGE_ALIGN) & ~PAGE_ALIGN; ^ gvdevice.c:212:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] dfallocated = (dflen + 1 + PAGE_ALIGN) & ~PAGE_ALIGN; ^ gvdevice.c:212:20: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] dfallocated = (dflen + 1 + PAGE_ALIGN) & ~PAGE_ALIGN; ^ gvdevice.c:220:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] crc = crc32(crc, (unsigned char*)s, len); ^ gvdevice.c:220:38: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uInt' {aka 'unsigned int'} may change value [-Wconversion] crc = crc32(crc, (unsigned char*)s, len); ^~~ gvdevice.c:222:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] z->next_in = (unsigned char*)s; ^ gvdevice.c:223:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uInt' {aka 'unsigned int'} may change value [-Wconversion] z->avail_in = len; ^~~ gvdevice.c:227:10: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] ret=deflate (z, Z_NO_FLUSH); ^~~~~~~ gvdevice.c:233:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] if ((olen = z->next_out - df)) { ^ gvdevice.c: In function 'gvputc': gvdevice.c:285:21: warning: conversion from 'int' to 'char' may change value [-Wconversion] const char cc = c; ^ gvdevice.c: In function 'gvdevice_finalize': gvdevice.c:343:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] gvwrite_no_z(job, (char*)df, z->next_out - df); ~~~~~~~~~~~~^~~~ gvdevice.c:351:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] gvwrite_no_z(job, (char*)df, z->next_out - df); ~~~~~~~~~~~~^~~~ gvdevice.c:358:11: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[0] = crc; ^~~ gvdevice.c:359:11: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[1] = crc >> 8; ^~~ gvdevice.c:360:11: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[2] = crc >> 16; ^~~ gvdevice.c:361:11: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[3] = crc >> 24; ^~~ gvdevice.c:362:11: warning: conversion from 'uLong' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[4] = z->total_in; ^ gvdevice.c:363:11: warning: conversion from 'uLong' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[5] = z->total_in >> 8; ^ gvdevice.c:364:11: warning: conversion from 'uLong' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[6] = z->total_in >> 16; ^ gvdevice.c:365:11: warning: conversion from 'uLong' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[7] = z->total_in >> 24; ^ gvdevice.c: In function 'gvprintf': gvdevice.c:410:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] bp = gmalloc(len + 1); ~~~~^~~ gvdevice.c:420:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] gvwrite(job, bp, len); ^~~ gvdevice.c: In function 'gvprintnum': gvdevice.c:467:13: warning: conversion from 'double' to 'long int' may change value [-Wfloat-conversion] N = number - 0.5; ^~~~~~ gvdevice.c:469:13: warning: conversion from 'double' to 'long int' may change value [-Wfloat-conversion] N = number + 0.5; ^~~~~~ gvdevice.c:482:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion] digit = N % 10; /* next least-significant digit */ ^ gvdevice.c:486:25: warning: conversion from 'int' to 'char' may change value [-Wconversion] *--result = digit | '0'; /* convert digit to ascii */ ^~~~~ gvdevice.c:500:12: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] *len = tmpbuf+sizeof(maxnegnumstr) - result; ^~~~~~ CC gvloadimage.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvcontext.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvjobs.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvjobs.c: In function 'gv_argvlist_set_item': gvjobs.c:114:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] list->argv = grealloc(list->argv, (list->alloc)*(sizeof(char*))); ^ CC gvevent.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvevent.c: In function 'gvevent_leave_obj': gvevent.c:230:37: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] GD_gui_state((graph_t*)obj) &= ~GUI_STATE_ACTIVE; ^ gvevent.c:233:36: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] ND_gui_state((node_t*)obj) &= ~GUI_STATE_ACTIVE; ^ gvevent.c:236:36: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] ED_gui_state((edge_t*)obj) &= ~GUI_STATE_ACTIVE; ^ gvevent.c:228:9: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ gvevent.c: In function 'gvevent_enter_obj': gvevent.c:257:9: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ gvevent.c: In function 'gvevent_select_current_obj': gvevent.c:337:37: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] GD_gui_state((graph_t*)obj) &= ~GUI_STATE_SELECTED; ^ gvevent.c:341:36: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] ND_gui_state((node_t*)obj) &= ~GUI_STATE_SELECTED; ^ gvevent.c:345:36: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] ED_gui_state((edge_t*)obj) &= ~GUI_STATE_SELECTED; ^ gvevent.c:334:9: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ gvevent.c:357:9: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ gvevent.c: In function 'gvevent_button_press': gvevent.c:390:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] job->button = button; ^~~~~~ gvevent.c:395:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] job->button = button; ^~~~~~ gvevent.c:401:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] job->button = button; ^~~~~~ gvevent.c:385:5: warning: switch missing default case [-Wswitch-default] switch (button) { ^~~~~~ gvevent.c: In function 'gvevent_button_release': gvevent.c:444:52: warning: unused parameter 'button' [-Wunused-parameter] static void gvevent_button_release(GVJ_t *job, int button, pointf pointer) ~~~~^~~~~~ gvevent.c:444:67: warning: unused parameter 'pointer' [-Wunused-parameter] static void gvevent_button_release(GVJ_t *job, int button, pointf pointer) ~~~~~~~^~~~~~~ gvevent.c: In function 'gvevent_motion': gvevent.c:459:5: warning: switch missing default case [-Wswitch-default] switch (job->button) { ^~~~~~ gvevent.c: In function 'quit_cb': gvevent.c:483:28: warning: unused parameter 'job' [-Wunused-parameter] static int quit_cb(GVJ_t * job) ~~~~~~~~^~~ gvevent.c: In function 'toggle_fit_cb': gvevent.c:548:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] dflt_width = job->width; ^~~ gvevent.c:549:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] dflt_height = job->height; ^~~ gvevent.c: In function 'gvevent_modify': gvevent.c:560:37: warning: unused parameter 'job' [-Wunused-parameter] static void gvevent_modify (GVJ_t * job, const char *name, const char *value) ~~~~~~~~^~~ gvevent.c:560:54: warning: unused parameter 'name' [-Wunused-parameter] static void gvevent_modify (GVJ_t * job, const char *name, const char *value) ~~~~~~~~~~~~^~~~ gvevent.c:560:72: warning: unused parameter 'value' [-Wunused-parameter] static void gvevent_modify (GVJ_t * job, const char *name, const char *value) ~~~~~~~~~~~~^~~~~ gvevent.c: In function 'gvevent_delete': gvevent.c:565:37: warning: unused parameter 'job' [-Wunused-parameter] static void gvevent_delete (GVJ_t * job) ~~~~~~~~^~~ CC gvplugin.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvplugin.c: In function 'gvplugin_api': gvplugin.c:55:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (api = 0; api < ARRAY_SIZE(api_names); api++) { ^ gvplugin.c: In function 'gvplugin_activate': gvplugin.c:130:73: warning: declaration of 'path' shadows a global declaration [-Wshadow] const char *typestr, char *name, char *path, gvplugin_installed_t * typeptr) ~~~~~~^~~~ In file included from gvplugin.c:23: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvplugin.c: In function 'gvplugin_library_load': gvplugin.c:150:62: warning: declaration of 'path' shadows a global declaration [-Wshadow] gvplugin_library_t *gvplugin_library_load(GVC_t * gvc, char *path) ~~~~~~^~~~ In file included from gvplugin.c:23: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvplugin.c:166:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(libdir) + 1 + strlen(path) + 1; ^~~~~~ gvplugin.c:170:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] p = grealloc(p, lenp); ^~~~ gvplugin.c:172:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] p = gmalloc(lenp); ^~~~ gvplugin.c:192:58: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agerr(AGWARN, "Could not load \"%s\" - %s\n", p, (char *) lt_dlerror()); ^ gvplugin.c:199:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(s); ^~~~~~ gvplugin.c:203:13: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (len < strlen("/libgvplugin_x")) { ^ gvplugin.c:208:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] sym = gmalloc(len + strlen(suffix) + 1); ^ gvplugin.c: At top level: gvplugin.c:413:8: warning: no previous prototype for 'gvPluginList' [-Wmissing-prototypes] char **gvPluginList(GVC_t * gvc, const char *kind, int *sz, const char *str) ^~~~~~~~~~~~ gvplugin.c: In function 'gvPluginList': gvplugin.c:423:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (api = 0; api < ARRAY_SIZE(api_names); api++) { ^ In file included from gvplugin.c:22: ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ gvplugin.c:441:20: note: in expansion of macro 'RALLOC' list = RALLOC(cnt + 1, list, char *); ^~~~~~ gvplugin.c:413:73: warning: unused parameter 'str' [-Wunused-parameter] char **gvPluginList(GVC_t * gvc, const char *kind, int *sz, const char *str) ~~~~~~~~~~~~^~~ gvplugin.c: In function 'gvplugin_write_status': gvplugin.c:467:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (api = 0; api < ARRAY_SIZE(api_names); api++) { ^ gvplugin.c: In function 'gvplugin_graph': gvplugin.c:518:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (api = 0; api < ARRAY_SIZE(api_names); api++) { ^ gvplugin.c:697:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (api = 0; api < ARRAY_SIZE(api_names); api++) { ^ CC gvconfig.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvconfig.c: In function 'gvplugin_package_record': gvconfig.c:93:72: warning: declaration of 'path' shadows a global declaration [-Wshadow] static gvplugin_package_t * gvplugin_package_record(GVC_t * gvc, char *path, char *name) ~~~~~~^~~~ In file included from gvconfig.c:54: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvconfig.c: In function 'gvconfig_plugin_install_from_config': gvconfig.c:171:11: warning: declaration of 'path' shadows a global declaration [-Wshadow] char *path, *name, *api; ^~~~ In file included from gvconfig.c:54: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvconfig.c: In function 'gvconfig_plugin_install_from_library': gvconfig.c:210:62: warning: declaration of 'path' shadows a global declaration [-Wshadow] void gvconfig_plugin_install_from_library(GVC_t * gvc, char *path, gvplugin_library_t *library) ~~~~~~^~~~ In file included from gvconfig.c:54: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvconfig.c: In function 'gvconfig_write_library_config': gvconfig.c:240:61: warning: declaration of 'path' shadows a global declaration [-Wshadow] static void gvconfig_write_library_config(GVC_t *gvc, char *path, gvplugin_library_t *library, FILE *f) ~~~~~~^~~~ In file included from gvconfig.c:54: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvconfig.c: In function 'gvconfig_libdir': gvconfig.c:328:12: warning: declaration of 'path' shadows a global declaration [-Wshadow] char* path; ^~~~ In file included from gvconfig.c:54: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvconfig.c: In function 'config_rescan': gvconfig.c:369:37: warning: declaration of 'path' shadows a global declaration [-Wshadow] char *config_glob, *config_re, *path, *libdir; ^~~~ In file included from gvconfig.c:54: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvconfig.c:443:16: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (i = 0; i < globbuf.gl_pathc; i++) { ^ gvconfig.c:453:16: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (i = 0; i < globbuf.gl_pathc; i++) { ^ gvconfig.c: In function 'gvconfig': gvconfig.c:542:54: warning: conversion to 'size_t' {aka 'long unsigned int'} from '__off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] config_text = gmalloc(config_st.st_size + 1); ~~~~~~~~~~~~~~~~~~^~~ gvconfig.c:543:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from '__off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] sz = fread(config_text, 1, config_st.st_size, f); ~~~~~~~~~^~~~~~~~ gvconfig.c:543:19: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] sz = fread(config_text, 1, config_st.st_size, f); ^~~~~ CC gvtool_tred.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvtextlayout.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvusershape.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvusershape.c: In function 'imagetype': gvusershape.c:92:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (i = 0; i < sizeof(knowntypes) / sizeof(knowntype_t); i++) { ^ gvusershape.c:93:64: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (!memcmp (header, knowntypes[i].template, knowntypes[i].size)) { ~~~~~~~~~~~~~^~~~~ gvusershape.c: In function 'get_int_lsb_first': gvusershape.c:128:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (i = 0; i < sz; i++) { ^ gvusershape.c:132:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *val |= (ch << 8*i); ^~ gvusershape.c: In function 'get_int_msb_first': gvusershape.c:142:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (i = 0; i < sz; i++) { ^ gvusershape.c:147:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *val |= ch; ^~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from gvusershape.c:32: gvusershape.c: In function 'svg_units_convert': ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:155:9: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_INCH); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:155:9: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_INCH); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:157:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_INCH / 96); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:157:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_INCH / 96); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:159:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_INCH / 6); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:159:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_INCH / 6); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:161:16: note: in expansion of macro 'ROUND' return ROUND(n); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:161:16: note: in expansion of macro 'ROUND' return ROUND(n); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:163:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_CM); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:163:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_CM); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:165:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_MM); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:165:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_MM); ^~~~~ gvusershape.c: In function 'svg_size': gvusershape.c:227:7: warning: conversion from 'double' to 'unsigned int' may change value [-Wfloat-conversion] w = x1 - x0 + 1; ^~ gvusershape.c:228:7: warning: conversion from 'double' to 'unsigned int' may change value [-Wfloat-conversion] h = y1 - y0 + 1; ^~ gvusershape.c:236:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = w; ^ gvusershape.c:237:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = h; ^ gvusershape.c: In function 'png_size': gvusershape.c:247:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = w; ^ gvusershape.c:248:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = h; ^ gvusershape.c: In function 'ico_size': gvusershape.c:259:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = w; ^ gvusershape.c:260:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = h; ^ gvusershape.c: In function 'webp_size': gvusershape.c:289:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = w; ^ gvusershape.c:290:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = h; ^ gvusershape.c:296:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = w; ^ gvusershape.c:297:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = h; ^ gvusershape.c: In function 'gif_size': gvusershape.c:309:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = w; ^ gvusershape.c:310:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = h; ^ gvusershape.c: In function 'bmp_size': gvusershape.c:323:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = size_x_msw << 16 | size_x_lsw; ^~~~~~~~~~ gvusershape.c:324:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = size_y_msw << 16 | size_y_lsw; ^~~~~~~~~~ In file included from /usr/include/string.h:637, from gvusershape.c:17: gvusershape.c: In function 'jpeg_size': gvusershape.c:363:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] if (strchr ((char*)standalone_markers, marker)) ^~~~~~ gvusershape.c:363:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] if (strchr ((char*)standalone_markers, marker)) ^~~~~~ gvusershape.c:374:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = size_x; ^~~~~~ gvusershape.c:375:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = size_y; ^~~~~~ gvusershape.c:389:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = size_x; ^~~~~~ gvusershape.c:390:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = size_y; ^~~~~~ gvusershape.c: In function 'nxtc': gvusershape.c:450:9: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] return *(str->s); ^~~~~~~~~ gvusershape.c: In function 'skipWS': gvusershape.c:456:17: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] #define strc(x) (*(x->s)?*(x->s):nxtc(x)) ^ gvusershape.c:463:17: note: in expansion of macro 'strc' while ((c = strc(str))) { ^~~~ gvusershape.c: In function 'getNum': gvusershape.c:456:17: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] #define strc(x) (*(x->s)?*(x->s):nxtc(x)) ^ gvusershape.c:486:17: note: in expansion of macro 'strc' while ((c = strc(str)) && (isdigit(c) || (c == '.'))) { ^~~~ gvusershape.c: In function 'pdf_size': gvusershape.c:539:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] us->x = bb.LL.x; ^~ gvusershape.c:540:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] us->y = bb.LL.y; ^~ gvusershape.c:541:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] us->w = bb.UR.x - bb.LL.x; ^~ gvusershape.c:542:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] us->h = bb.UR.y - bb.LL.y; ^~ gvusershape.c: In function 'usershape_close': gvusershape.c:546:39: warning: unused parameter 'dict' [-Wunused-parameter] static void usershape_close (Dict_t * dict, void * p, Dtdisc_t * disc) ~~~~~~~~~^~~~ gvusershape.c:546:66: warning: unused parameter 'disc' [-Wunused-parameter] static void usershape_close (Dict_t * dict, void * p, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gvusershape.c: At top level: gvusershape.c:569:14: warning: no previous prototype for 'gvusershape_find' [-Wmissing-prototypes] usershape_t *gvusershape_find(const char *name) ^~~~~~~~~~~~~~~~ In file included from ../../lib/cgraph/cgraph.h:18, from ../../lib/common/types.h:39, from gvusershape.c:32: gvusershape.c: In function 'gvusershape_find': ../../lib/cdt/cdt.h:277:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define dtmatch(d,o) (*(_DT(d)->searchf))((d),(void*)(o),DT_MATCH) ^ gvusershape.c:579:10: note: in expansion of macro 'dtmatch' us = dtmatch(ImageDict, name); ^~~~~~~ gvusershape.c: In function 'freeUsershape': gvusershape.c:630:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (us->name) agstrfree(0, (char*)us->name); ^ gvusershape.c: In function 'gvusershape_open': gvusershape.c:647:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] us->name = agstrdup (0, (char*)name); ^ gvusershape.c: At top level: gvusershape.c:709:1: warning: no previous prototype for 'gvusershape_size_dpi' [-Wmissing-prototypes] gvusershape_size_dpi (usershape_t* us, pointf dpi) ^~~~~~~~~~~~~~~~~~~~ gvusershape.c: In function 'gvusershape_size_dpi': gvusershape.c:720:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] rv.x = us->w * POINTS_PER_INCH / dpi.x; ^~ gvusershape.c:721:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] rv.y = us->h * POINTS_PER_INCH / dpi.y; ^~ gvusershape.c: At top level: gvusershape.c:730:7: warning: no previous prototype for 'gvusershape_size' [-Wmissing-prototypes] point gvusershape_size(graph_t * g, char *name) ^~~~~~~~~~~~~~~~ CC gvc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libgvc.la CCLD libgvc_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc' Making all in ingraphs make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ingraphs' CC ingraphs.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libingraphs_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ingraphs' Making all in topfish make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/topfish' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/topfish' Making all in glcomp make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/glcomp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/glcomp' Making all in mingle make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/mingle' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/mingle' Making all in edgepaint make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/edgepaint' CC lab_gamut.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD liblab_gamut.la CC edge_distinct_coloring.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] edge_distinct_coloring.c: In function 'splines_intersect': edge_distinct_coloring.c:38:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x1 = MALLOC(sizeof(real)*len1); ^ edge_distinct_coloring.c:39:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x2 = MALLOC(sizeof(real)*len2); ^ edge_distinct_coloring.c:84:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x1 = REALLOC(x1, sizeof(real)*len1); ^ edge_distinct_coloring.c:91:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x1 = REALLOC(x1, sizeof(real)*len1); ^ edge_distinct_coloring.c:122:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x2 = REALLOC(x2, sizeof(real)*len2); ^ edge_distinct_coloring.c:129:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x2 = REALLOC(x2, sizeof(real)*len2); ^ edge_distinct_coloring.c:20:15: warning: unused parameter 'x' [-Wunused-parameter] real *x, char *xsplines1, char *xsplines2){ edge_distinct_coloring.c: At top level: edge_distinct_coloring.c:159:11: warning: no previous prototype for 'edge_distinct_coloring' [-Wmissing-prototypes] Agraph_t* edge_distinct_coloring(char *color_scheme, char *lightness, Agraph_t* g, real angle, real accuracy, int check_edges_with_same_endpoint, int seed){ ^~~~~~~~~~~~~~~~~~~~~~ CC furtherest_point.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] furtherest_point.c: In function 'furtherest_point': furtherest_point.c:89:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*argmax)) *argmax = MALLOC(sizeof(real)*dim); ^ furtherest_point.c:90:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(*argmax, center, sizeof(real)*dim); ^ furtherest_point.c:92:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] candidates = MALLOC(sizeof(qt)*ncandidates_max); ^ furtherest_point.c:93:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] candidates2 = MALLOC(sizeof(qt)*ncandidates2_max); ^ furtherest_point.c:119:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] qt->qts = MALLOC(sizeof(QuadTree)*(1<qts[ii]->center, sizeof(real)*dim); ^ furtherest_point.c:138:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] candidates2 = REALLOC(candidates2, sizeof(QuadTree)*ncandidates2_max); ^ furtherest_point.c: In function 'furtherest_point_in_list': furtherest_point.c:221:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*argmax)) *argmax = MALLOC(sizeof(real)*dim); ^ furtherest_point.c:222:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(*argmax, average, sizeof(real)*dim); ^ furtherest_point.c:224:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] candidates = MALLOC(sizeof(qt)*ncandidates_max); ^ furtherest_point.c:225:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] candidates2 = MALLOC(sizeof(qt)*ncandidates2_max); ^ furtherest_point.c:263:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(*argmax, qt->qts[ii]->average, sizeof(real)*dim); ^ furtherest_point.c:270:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] candidates2 = REALLOC(candidates2, sizeof(QuadTree)*ncandidates2_max); ^ CC intersection.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] intersection.c:65:6: warning: no previous prototype for 'point_line_distance' [-Wmissing-prototypes] real point_line_distance(real *p, real *q, real *r){ ^~~~~~~~~~~~~~~~~~~ intersection.c:111:6: warning: no previous prototype for 'intersection_angle' [-Wmissing-prototypes] real intersection_angle(real *p1, real *p2, real *q1, real *q2){ ^~~~~~~~~~~~~~~~~~ intersection.c: In function 'intersection_angle': intersection.c:165:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p1[0] == q1[0] && p1[1] == q1[1]){ ^~ intersection.c:165:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p1[0] == q1[0] && p1[1] == q1[1]){ ^~ intersection.c:167:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p1[0] == q2[0] && p1[1] == q2[1]){ ^~ intersection.c:167:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p1[0] == q2[0] && p1[1] == q2[1]){ ^~ intersection.c:169:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p2[0] == q1[0] && p2[1] == q1[1]){ ^~ intersection.c:169:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p2[0] == q1[0] && p2[1] == q1[1]){ ^~ intersection.c:171:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p2[0] == q2[0] && p2[1] == q2[1]){ ^~ intersection.c:171:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p2[0] == q2[0] && p2[1] == q2[1]){ ^~ CC lab.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] lab.c: In function 'color_lab_init': lab.c:34:11: warning: conversion from 'double' to 'signed char' may change value [-Wfloat-conversion] lab.l = l; lab.a = a; lab.b = b; ^ lab.c:34:22: warning: conversion from 'double' to 'signed char' may change value [-Wfloat-conversion] lab.l = l; lab.a = a; lab.b = b; ^ lab.c:34:33: warning: conversion from 'double' to 'signed char' may change value [-Wfloat-conversion] lab.l = l; lab.a = a; lab.b = b; ^ lab.c: In function 'LAB2RGB_real_01': lab.c:75:11: warning: conversion from 'double' to 'signed char' may change value [-Wfloat-conversion] lab.l = color[0]; ^~~~~ lab.c:76:11: warning: conversion from 'double' to 'signed char' may change value [-Wfloat-conversion] lab.a = color[1]; ^~~~~ lab.c:77:11: warning: conversion from 'double' to 'signed char' may change value [-Wfloat-conversion] lab.b = color[2]; ^~~~~ lab.c: At top level: lab.c:140:6: warning: no previous prototype for 'get_level' [-Wmissing-prototypes] void get_level(QuadTree qt, int *level0){ ^~~~~~~~~ lab.c: In function 'lab_gamut_from_file': lab.c:189:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x = malloc(sizeof(double)*3*(*n)); ^ lab.c: In function 'lab_gamut': lab.c:231:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x = malloc(sizeof(double)*3*m); ^ lab.c: In function 'lab_gamut_quadtree': lab.c:247:35: warning: unused parameter 'gamut_file' [-Wunused-parameter] QuadTree lab_gamut_quadtree(char *gamut_file, const char *lightness, int max_qtree_level){ ~~~~~~^~~~~~~~~~ lab.c: In function 'color_blend_rgb2lab': lab.c:299:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lab = malloc(sizeof(color_lab)*MAX(nc,1)); ^ lab.c:310:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dists = malloc(sizeof(double)*MAX(1, nc)); ^ lab.c:323:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *colors0 = malloc(sizeof(double)*maxpoints*cdim); ^ lab.c:323:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *colors0 = malloc(sizeof(double)*maxpoints*cdim); ^ lab.c: In function 'color_blend_rgb': lab.c:381:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lab = malloc(sizeof(color_lab)*MAX(nc,1)); ^ lab.c:392:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (nc == 1 || ratio == 0){ ^~ lab.c:401:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dists = malloc(sizeof(double)*MAX(1, nc)); ^ lab.c:410:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dists[nc-1] == 0){/* same color in the list */ ^~ CC node_distinct_coloring.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/sparse/general.h:30, from node_distinct_coloring.c:10: node_distinct_coloring.c: In function 'node_distinct_coloring_internal2': ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ node_distinct_coloring.c:51:15: note: in expansion of macro 'MAX' max_level = MAX(1, -log(accuracy)/log(2.)); ^~~ node_distinct_coloring.c:103:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(seed); ^~~~ node_distinct_coloring.c:119:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x = MALLOC(sizeof(real)*cdim*n); ^ node_distinct_coloring.c:119:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x = MALLOC(sizeof(real)*cdim*n); ^ node_distinct_coloring.c:120:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (weightedQ) wgt = MALLOC(sizeof(real)*n); ^ node_distinct_coloring.c:135:75: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] while (iter++ < iter_max && (color_diff > color_diff_old || (color_diff == color_diff_old && color_diff_sum > color_diff_sum_old))){ ^~ node_distinct_coloring.c:143:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(&(x[k*cdim]), &(colors[ja[j]*cdim]), sizeof(real)*cdim); ^ node_distinct_coloring.c:171:15: warning: declaration of 'rgb' shadows a previous local [-Wshadow] color_rgb rgb; ^~~ node_distinct_coloring.c:46:13: note: shadowed declaration is here color_rgb rgb; ^~~ node_distinct_coloring.c:172:15: warning: declaration of 'lab' shadows a previous local [-Wshadow] color_lab lab; ^~~ node_distinct_coloring.c:45:13: note: shadowed declaration is here color_lab lab; ^~~ node_distinct_coloring.c: In function 'node_distinct_coloring': node_distinct_coloring.c:262:13: warning: declaration of 'colors' shadows a parameter [-Wshadow] double *colors = NULL; ^~~~~~ node_distinct_coloring.c:208:156: note: shadowed declaration is here void node_distinct_coloring(char *color_scheme, char *lightness, int weightedQ, SparseMatrix A0, real accuracy, int iter_max, int seed, int *cdim0, real **colors, real *color_diff0, node_distinct_coloring.c:285:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *colors = MALLOC(sizeof(real)*cdim*n); ^ node_distinct_coloring.c:285:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *colors = MALLOC(sizeof(real)*cdim*n); ^ node_distinct_coloring.c:287:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctmp = MALLOC(sizeof(real)*cdim*n); ^ node_distinct_coloring.c:287:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctmp = MALLOC(sizeof(real)*cdim*n); ^ node_distinct_coloring.c:310:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(&((*colors)[comps[j]*cdim]), &(ctmp[jj*cdim]), cdim*sizeof(real)); ^ CCLD libedgepaint_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/edgepaint' Making all in circogen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/circogen' CC circularinit.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from circular.h:17, from circularinit.c:28: circularinit.c: In function 'circular_init_node_edge': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ circularinit.c:48:18: note: in expansion of macro 'N_NEW' ndata* alg = N_NEW(agnnodes(g), ndata); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ circularinit.c:50:25: note: in expansion of macro 'N_NEW' GD_neato_nlist(g) = N_NEW(agnnodes(g) + 1, node_t *); ^~~~~ circularinit.c: In function 'makeDerivedNode': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ circularinit.c:85:14: note: in expansion of macro 'N_NEW' ND_pos(n) = N_NEW(Ndim, double); ^~~~~ circularinit.c: At top level: circularinit.c:103:12: warning: no previous prototype for 'circomps' [-Wmissing-prototypes] Agraph_t **circomps(Agraph_t * g, int *cnt) ^~~~~~~~ CC nodelist.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] nodelist.c: In function 'node_position': nodelist.c:310:32: warning: unused parameter 'list' [-Wunused-parameter] int node_position(nodelist_t * list, Agnode_t * n) ~~~~~~~~~~~~~^~~~ CC block.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC edgelist.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] edgelist.c: In function 'mkItem': edgelist.c:18:36: warning: unused parameter 'd' [-Wunused-parameter] static edgelistitem *mkItem(Dt_t * d, edgelistitem * obj, Dtdisc_t * disc) ~~~~~~~^ edgelist.c:18:70: warning: unused parameter 'disc' [-Wunused-parameter] static edgelistitem *mkItem(Dt_t * d, edgelistitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ edgelist.c: In function 'freeItem': edgelist.c:26:29: warning: unused parameter 'd' [-Wunused-parameter] static void freeItem(Dt_t * d, edgelistitem * obj, Dtdisc_t * disc) ~~~~~~~^ edgelist.c:26:63: warning: unused parameter 'disc' [-Wunused-parameter] static void freeItem(Dt_t * d, edgelistitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ edgelist.c: In function 'cmpItem': edgelist.c:32:16: warning: unused parameter 'd' [-Wunused-parameter] cmpItem(Dt_t * d, Agedge_t ** key1, Agedge_t ** key2, Dtdisc_t * disc) ~~~~~~~^ edgelist.c:32:66: warning: unused parameter 'disc' [-Wunused-parameter] cmpItem(Dt_t * d, Agedge_t ** key1, Agedge_t ** key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ CC circular.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] circular.c: In function 'cleanup': circular.c:59:50: warning: unused parameter 'sp' [-Wunused-parameter] static void cleanup(block_t * root, circ_state * sp) ~~~~~~~~~~~~~^~ CC deglist.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] deglist.c: In function 'mkItem': deglist.c:26:31: warning: unused parameter 'd' [-Wunused-parameter] static degitem *mkItem(Dt_t * d, degitem * obj, Dtdisc_t * disc) ~~~~~~~^ deglist.c:26:60: warning: unused parameter 'disc' [-Wunused-parameter] static degitem *mkItem(Dt_t * d, degitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ deglist.c: In function 'freeItem': deglist.c:35:29: warning: unused parameter 'd' [-Wunused-parameter] static void freeItem(Dt_t * d, degitem * obj, Dtdisc_t * disc) ~~~~~~~^ deglist.c:35:58: warning: unused parameter 'disc' [-Wunused-parameter] static void freeItem(Dt_t * d, degitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ deglist.c: In function 'cmpDegree': deglist.c:40:29: warning: unused parameter 'd' [-Wunused-parameter] static int cmpDegree(Dt_t * d, int *key1, int *key2, Dtdisc_t * disc) ~~~~~~~^ deglist.c:40:65: warning: unused parameter 'disc' [-Wunused-parameter] static int cmpDegree(Dt_t * d, int *key1, int *key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ CC blocktree.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC blockpath.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./circular.h:17, from blockpath.h:21, from blockpath.c:15: blockpath.c: In function 'find_pair_edges': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ blockpath.c:105:22: note: in expansion of macro 'N_GNEW' neighbors_with = N_GNEW(node_degree, Agnode_t *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ blockpath.c:106:25: note: in expansion of macro 'N_GNEW' neighbors_without = N_GNEW(node_degree, Agnode_t *); ^~~~~~ blockpath.c: In function 'find_longest_path': blockpath.c:281:17: warning: declaration of 'path' shadows a global declaration [-Wshadow] nodelist_t *path; ^~~~ In file included from ../../lib/common/render.h:40, from ./circular.h:17, from blockpath.h:21, from blockpath.c:15: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ CC circpos.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] circpos.c: In function 'getRotation': circpos.c:50:38: warning: unused parameter 'g' [-Wunused-parameter] getRotation(block_t * sn, Agraph_t * g, double x, double y, double theta) ~~~~~~~~~~~^ circpos.c: In function 'applyDelta': circpos.c:152:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (rotate != 0) { ^~ circpos.c: In function 'positionChildren': circpos.c:295:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (childAngle != 0) { ^~ circpos.c: In function 'position': circpos.c:354:65: warning: declaration of 'path' shadows a global declaration [-Wshadow] position(Agraph_t * g, int childCount, int length, nodelist_t * path, ~~~~~~~~~~~~~^~~~ In file included from ../../lib/common/render.h:40, from ./circular.h:17, from blockpath.h:21, from circpos.c:22: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ In file included from ../../lib/common/render.h:44, from ./circular.h:17, from blockpath.h:21, from circpos.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ circpos.c:364:26: note: in expansion of macro 'N_NEW' posinfo_t* parents = N_NEW(childCount, posinfo_t); ^~~~~ circpos.c: At top level: circpos.c:475:6: warning: no previous prototype for 'circPos' [-Wmissing-prototypes] void circPos(Agraph_t * g, block_t * sn, circ_state * state) ^~~~~~~ CC nodeset.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] nodeset.c: In function 'mkItem': nodeset.c:18:32: warning: unused parameter 'd' [-Wunused-parameter] static nsitem_t *mkItem(Dt_t * d, nsitem_t * obj, Dtdisc_t * disc) ~~~~~~~^ nodeset.c:18:62: warning: unused parameter 'disc' [-Wunused-parameter] static nsitem_t *mkItem(Dt_t * d, nsitem_t * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ nodeset.c: In function 'freeItem': nodeset.c:26:29: warning: unused parameter 'd' [-Wunused-parameter] static void freeItem(Dt_t * d, nsitem_t * obj, Dtdisc_t * disc) ~~~~~~~^ nodeset.c:26:59: warning: unused parameter 'disc' [-Wunused-parameter] static void freeItem(Dt_t * d, nsitem_t * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ nodeset.c: In function 'cmpItem': nodeset.c:32:16: warning: unused parameter 'd' [-Wunused-parameter] cmpItem(Dt_t * d, Agnode_t ** key1, Agnode_t ** key2, Dtdisc_t * disc) ~~~~~~~^ nodeset.c:32:66: warning: unused parameter 'disc' [-Wunused-parameter] cmpItem(Dt_t * d, Agnode_t ** key1, Agnode_t ** key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ nodeset.c: At top level: nodeset.c:112:6: warning: no previous prototype for 'printNodeset' [-Wmissing-prototypes] void printNodeset(nodeset_t * ns) ^~~~~~~~~~~~ CCLD libcircogen_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/circogen' Making all in dotgen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/dotgen' CC acyclic.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC class1.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC class2.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] class2.c: In function 'plain_vnode': class2.c:50:35: warning: unused parameter 'orig' [-Wunused-parameter] plain_vnode(graph_t * g, edge_t * orig) ~~~~~~~~~^~~~ class2.c: In function 'leader_of': class2.c:59:21: warning: unused parameter 'g' [-Wunused-parameter] leader_of(graph_t * g, node_t * v) ~~~~~~~~~~^ In file included from ../../lib/common/render.h:40, from dot.h:18, from class2.c:17: class2.c: In function 'merge_chain': ../../lib/common/types.h:537:21: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_count(e) (((Agedgeinfo_t*)AGDATA(e))->count) ^ class2.c:154:23: note: in expansion of macro 'ED_count' ED_count(rep) += ED_count(e); ^~~~~~~~ ../../lib/common/types.h:557:24: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_xpenalty(e) (((Agedgeinfo_t*)AGDATA(e))->xpenalty) ^ class2.c:155:22: note: in expansion of macro 'ED_xpenalty' ED_xpenalty(rep) += ED_xpenalty(e); ^~~~~~~~~~~ CC cluster.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] cluster.c: In function 'map_path': cluster.c:104:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] ED_edge_type(e) = type; ^~~~ cluster.c:114:22: warning: conversion from 'int' to 'char' may change value [-Wconversion] ED_edge_type(ve) = type; ^~~~ cluster.c:122:22: warning: conversion from 'int' to 'char' may change value [-Wconversion] ED_edge_type(ve) = type; ^~~~ cluster.c:138:21: warning: conversion from 'int' to 'char' may change value [-Wconversion] ED_edge_type(e) = type; ^~~~ cluster.c: In function 'make_interclust_chain': cluster.c:146:33: warning: unused parameter 'g' [-Wunused-parameter] make_interclust_chain(graph_t * g, node_t * from, node_t * to, edge_t * orig) ~~~~~~~~~~^ cluster.c: At top level: cluster.c:164:6: warning: no previous prototype for 'interclexp' [-Wmissing-prototypes] void interclexp(graph_t * subg) ^~~~~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from cluster.c:15: cluster.c: In function 'build_skeleton': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ cluster.c:349:27: note: in expansion of macro 'N_NEW' GD_rankleader(subg) = N_NEW(GD_maxrank(subg) + 2, node_t *); ^~~~~ In file included from ../../lib/common/render.h:42, from dot.h:18, from cluster.c:15: ../../lib/common/const.h:157:19: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define CL_CROSS 1000 /* cost of cluster skeleton edge crossing */ ^~~~ cluster.c:357:24: note: in expansion of macro 'CL_CROSS' ED_xpenalty(e) *= CL_CROSS; ^~~~~~~~ cluster.c: In function 'install_cluster': cluster.c:390:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] GD_installed(clust) = pass + 1; ^~~~ CC compound.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] compound.c: In function 'getCluster': compound.c:96:38: warning: unused parameter 'g' [-Wunused-parameter] static graph_t *getCluster(graph_t * g, char *cluster_name, Dt_t* map) ~~~~~~~~~~^ compound.c: In function 'findVertical': compound.c:179:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (tmin == tmax) ^~ compound.c: In function 'findHorizontal': compound.c:221:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (tmin == tmax) ^~ In file included from ../../lib/common/render.h:44, from dot.h:18, from compound.c:18: compound.c: In function 'makeCompoundEdge': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ compound.c:474:18: note: in expansion of macro 'N_GNEW' nbez->list = N_GNEW(nbez->size, pointf); ^~~~~~ CC conc.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] conc.c: In function 'rebuild_vlists': conc.c:179:11: warning: declaration of 'e' shadows a previous local [-Wshadow] edge_t *e; ^ conc.c:144:13: note: shadowed declaration is here edge_t *e, *rep; ^ CC decomp.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from dot.h:18, from decomp.c:23: decomp.c: In function 'end_component': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ decomp.c:56:23: note: in expansion of macro 'ALLOC' GD_comp(g).list = ALLOC(GD_comp(g).size, GD_comp(g).list, node_t *); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ decomp.c:56:23: note: in expansion of macro 'ALLOC' GD_comp(g).list = ALLOC(GD_comp(g).size, GD_comp(g).list, node_t *); ^~~~~ decomp.c: In function 'push': decomp.c:117:19: warning: conversion from 'int' to 'char' may change value [-Wconversion] ND_mark(np) = Cmark+1; ^~~~~ CC fastgr.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from dot.h:18, from fastgr.c:15: fastgr.c: In function 'safe_list_append': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:71:5: note: in expansion of macro 'elist_append' elist_append(e, (*L)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:71:5: note: in expansion of macro 'elist_append' elist_append(e, (*L)); ^~~~~~~~~~~~ fastgr.c: In function 'fast_edge': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:94:5: note: in expansion of macro 'elist_append' elist_append(e, ND_out(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:94:5: note: in expansion of macro 'elist_append' elist_append(e, ND_out(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:95:5: note: in expansion of macro 'elist_append' elist_append(e, ND_in(aghead(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:95:5: note: in expansion of macro 'elist_append' elist_append(e, ND_in(aghead(e))); ^~~~~~~~~~~~ fastgr.c: In function 'other_edge': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:139:5: note: in expansion of macro 'elist_append' elist_append(e, ND_other(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:139:5: note: in expansion of macro 'elist_append' elist_append(e, ND_other(agtail(e))); ^~~~~~~~~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from fastgr.c:15: fastgr.c: In function 'new_virtual_edge': ../../lib/common/types.h:559:22: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_weight(e) (((Agedgeinfo_t*)AGDATA(e))->weight) ^ fastgr.c:195:48: note: in expansion of macro 'ED_weight' ED_minlen(e) = ED_count(e) = ED_xpenalty(e) = ED_weight(e) = 1; ^~~~~~~~~ ../../lib/common/types.h:537:21: warning: conversion to 'short unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] #define ED_count(e) (((Agedgeinfo_t*)AGDATA(e))->count) ^ fastgr.c:195:17: note: in expansion of macro 'ED_count' ED_minlen(e) = ED_count(e) = ED_xpenalty(e) = ED_weight(e) = 1; ^~~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from fastgr.c:15: fastgr.c: In function 'flat_edge': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:262:5: note: in expansion of macro 'elist_append' elist_append(e, ND_flat_out(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:262:5: note: in expansion of macro 'elist_append' elist_append(e, ND_flat_out(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:263:5: note: in expansion of macro 'elist_append' elist_append(e, ND_flat_in(aghead(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:263:5: note: in expansion of macro 'elist_append' elist_append(e, ND_flat_in(aghead(e))); ^~~~~~~~~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from fastgr.c:15: fastgr.c: In function 'basic_merge': ../../lib/common/types.h:537:21: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_count(e) (((Agedgeinfo_t*)AGDATA(e))->count) ^ fastgr.c:326:19: note: in expansion of macro 'ED_count' ED_count(rep) += ED_count(e); ^~~~~~~~ ../../lib/common/types.h:557:24: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_xpenalty(e) (((Agedgeinfo_t*)AGDATA(e))->xpenalty) ^ fastgr.c:327:22: note: in expansion of macro 'ED_xpenalty' ED_xpenalty(rep) += ED_xpenalty(e); ^~~~~~~~~~~ fastgr.c: In function 'unrep': ../../lib/common/types.h:537:21: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_count(e) (((Agedgeinfo_t*)AGDATA(e))->count) ^ fastgr.c:348:22: note: in expansion of macro 'ED_count' ED_count(rep) -= ED_count(e); ^~~~~~~~ ../../lib/common/types.h:557:24: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_xpenalty(e) (((Agedgeinfo_t*)AGDATA(e))->xpenalty) ^ fastgr.c:349:25: note: in expansion of macro 'ED_xpenalty' ED_xpenalty(rep) -= ED_xpenalty(e); ^~~~~~~~~~~ CC flat.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from dot.h:18, from flat.c:15: flat.c: In function 'make_vn_slot': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ flat.c:24:2: note: in expansion of macro 'ALLOC' ALLOC(GD_rank(g)[r].n + 2, GD_rank(g)[r].v, node_t *); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ flat.c:24:2: note: in expansion of macro 'ALLOC' ALLOC(GD_rank(g)[r].n + 2, GD_rank(g)[r].v, node_t *); ^~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from flat.c:15: flat.c: In function 'flat_node': ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ flat.c:152:9: note: in expansion of macro 'ND_coord' ypos = ND_coord(n).y - GD_rank(g)[r - 1].ht1; ^~~~~~~~ ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ flat.c:155:9: note: in expansion of macro 'ND_coord' ypos = ND_coord(n).y + GD_rank(g)[r].ht2 + GD_ranksep(g); ^~~~~~~~ ../../lib/common/types.h:466:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_ht(n) (((Agnodeinfo_t*)AGDATA(n))->ht) ^ flat.c:165:10: note: in expansion of macro 'ND_ht' h2 = ND_ht(vn) / 2; ^~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from flat.c:15: flat.c: In function 'abomination': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ flat.c:193:12: note: in expansion of macro 'ALLOC' rptr = ALLOC(r, GD_rank(g), rank_t); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ flat.c:193:12: note: in expansion of macro 'ALLOC' rptr = ALLOC(r, GD_rank(g), rank_t); ^~~~~ CC dotinit.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dotinit.c: In function 'dot_init_edge': dotinit.c:70:23: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] ED_showboxes(e) = late_int(e, E_showboxes, 0, 0); ^~~~~~~~ dotinit.c:71:20: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] ED_minlen(e) = late_int(e, E_minlen, 1, 0); ^~~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotinit.c:16: dotinit.c: In function 'attachPos': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotinit.c:364:18: note: in expansion of macro 'N_NEW' double* ps = N_NEW(2*agnnodes(g), double); ^~~~~ dotinit.c: In function 'copyCluster': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotinit.c:407:20: note: in expansion of macro 'N_NEW' GD_clust(cl) = N_NEW(nclust+1,Agraph_t*); ^~~~~ dotinit.c: In function 'copyClusterInfo': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotinit.c:433:22: note: in expansion of macro 'N_NEW' GD_clust(root) = N_NEW(nclust+1,Agraph_t*); ^~~~~ dotinit.c: In function 'doDot': dotinit.c:470:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pinfo.margin = Pack; ^~~~ CC mincross.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] mincross.c:73:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'fixLabelOrder': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:257:11: note: in expansion of macro 'N_NEW' arr = N_NEW(agnnodes(g), Agnode_t*); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:258:15: note: in expansion of macro 'N_NEW' indices = N_NEW(agnnodes(g), int); ^~~~~ mincross.c:266:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(indices, cnt, sizeof(int), (qsort_cmpf)ordercmpf); ^~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'new_matrix': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:373:16: note: in expansion of macro 'N_NEW' rv->data = N_NEW(i * j, char); ^~~~~ mincross.c: In function 'do_ordering_node': mincross.c:430:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sortlist, ne, sizeof(sortlist[0]), (qsort_cmpf) edgeidcmpf); ^~ mincross.c: In function 'mincross_clust': mincross.c:510:37: warning: unused parameter 'par' [-Wunused-parameter] static int mincross_clust(graph_t * par, graph_t * g, int doBalance) ~~~~~~~~~~^~~ mincross.c: In function 'restore_best': mincross.c:26:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define saveorder(v) (ND_coord(v)).x ^ mincross.c:901:20: note: in expansion of macro 'saveorder' ND_order(n) = saveorder(n); ^~~~~~~~~ mincross.c:906:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(GD_rank(g)[r].v, GD_rank(g)[r].n, sizeof(GD_rank(g)[0].v[0]), mincross.c: In function 'merge_components': mincross.c:946:21: warning: conversion from 'int' to 'short int' may change value [-Wconversion] GD_minrank(g) = GlobalMinRank; ^~~~~~~~~~~~~ mincross.c:947:21: warning: conversion from 'int' to 'short int' may change value [-Wconversion] GD_maxrank(g) = GlobalMaxRank; ^~~~~~~~~~~~~ mincross.c: In function 'realFillRanks': mincross.c:1140:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memset (rnks, 0, sizeof(int)*rnks_sz); ^ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'fillRanks': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:1172:17: note: in expansion of macro 'N_NEW' int* rnks = N_NEW(rnks_sz, int); ^~~~~ mincross.c:1170:15: warning: variable 'sg' set but not used [-Wunused-but-set-variable] Agraph_t* sg; ^~ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'init_mincross': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:1190:15: note: in expansion of macro 'N_NEW' TE_list = N_NEW(size, edge_t *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:1191:15: note: in expansion of macro 'N_NEW' TI_list = N_NEW(size, int); ^~~~~ mincross.c: At top level: mincross.c:1203:6: warning: no previous prototype for 'flat_rev' [-Wmissing-prototypes] void flat_rev(Agraph_t * g, Agedge_t * e) ^~~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'flat_rev': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ mincross.c:1221:2: note: in expansion of macro 'elist_append' elist_append(e, ND_other(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ mincross.c:1221:2: note: in expansion of macro 'elist_append' elist_append(e, ND_other(agtail(e))); ^~~~~~~~~~~~ mincross.c: In function 'allocate_ranks': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:1307:10: note: in expansion of macro 'N_NEW' cn = N_NEW(GD_maxrank(g) + 2, int); /* must be 0 based, not GD_minrank */ ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:1322:18: note: in expansion of macro 'N_NEW' GD_rank(g) = N_NEW(GD_maxrank(g) + 2, rank_t); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:1325:39: note: in expansion of macro 'N_NEW' GD_rank(g)[r].av = GD_rank(g)[r].v = N_NEW(cn[r] + 1, node_t *); ^~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from mincross.c:22: mincross.c: In function 'build_ranks': ../../lib/common/types.h:376:50: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define GD_n_nodes(g) (((Agraphinfo_t*)AGDATA(g))->n_nodes) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mincross.c:1386:19: note: in expansion of macro 'GD_n_nodes' q = new_queue(GD_n_nodes(g)); ^~~~~~~~~~ mincross.c:1427:10: warning: declaration of 'n' shadows a previous local [-Wshadow] int n, ndiv2; ^ mincross.c:1382:13: note: shadowed declaration is here node_t *n, *n0; ^ mincross.c: In function 'constraining_flat_edge': mincross.c:1465:58: warning: unused parameter 'v' [-Wunused-parameter] static int constraining_flat_edge(Agraph_t *g, Agnode_t *v, Agedge_t *e) ~~~~~~~~~~^ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'flat_reorder': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ mincross.c:1509:13: note: in expansion of macro 'ALLOC' temprank = ALLOC(i + 1, temprank, node_t *); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ mincross.c:1509:13: note: in expansion of macro 'ALLOC' temprank = ALLOC(i + 1, temprank, node_t *); ^~~~~ mincross.c: In function 'reorder': mincross.c:1610:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] register int p1 = (ND_mval(*lp)); ^ mincross.c:1611:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] register int p2 = (ND_mval(*rp)); ^ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'rcross': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ mincross.c:1707:10: note: in expansion of macro 'ALLOC' Count = ALLOC(C, Count, int); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ mincross.c:1707:10: note: in expansion of macro 'ALLOC' Count = ALLOC(C, Count, int); ^~~~~ mincross.c: In function 'medians': mincross.c:1838:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(list, j, sizeof(int), (qsort_cmpf) ordercmpf); ^ mincross.c:1859:18: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] hasfixed |= flat_mval(n); ^~~~~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from mincross.c:22: mincross.c: In function 'mincross_options': ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ mincross.c:1962:12: note: in expansion of macro 'MAX' MinQuit = MAX(1, MinQuit * f); ^~~ ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ mincross.c:1963:12: note: in expansion of macro 'MAX' MaxIter = MAX(1, MaxIter * f); ^~~ CC position.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] position.c:37:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ position.c: In function 'nsiter2': position.c:149:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] maxiter = atof(s) * agnnodes(g); ^~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: position.c: In function 'make_aux_edge': ../../lib/common/arith.h:87:25: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ^ position.c:186:20: note: in expansion of macro 'ROUND' ED_minlen(e) = ROUND(len); ^~~~~ ../../lib/common/arith.h:87:25: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ^ position.c:186:20: note: in expansion of macro 'ROUND' ED_minlen(e) = ROUND(len); ^~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from position.c:23: position.c: In function 'allocate_aux_edges': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ../../lib/common/types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ position.c:204:2: note: in expansion of macro 'alloc_elist' alloc_elist(n_in + 3, ND_in(n)); ^~~~~~~~~~~ position.c: In function 'make_LR_constraints': position.c:261:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] last = (ND_rank(v) = last + width); ^~~~ position.c:274:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] m1 = m0 + ND_rw(aghead(e0)) + ND_lw(agtail(e0)); ^~ position.c:280:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] m1 = m0 + ND_rw(agtail(e1)) + ND_lw(aghead(e1)); ^~ In file included from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: ../../lib/common/types.h:548:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ED_minlen(e) (((Agedgeinfo_t*)AGDATA(e))->minlen) ^ position.c:298:8: note: in expansion of macro 'ED_minlen' m0 = ED_minlen(e) * GD_nodesep(g) + width; ^~~~~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ position.c:304:12: note: in expansion of macro 'MAX' m0 = MAX(m0, width + GD_nodesep(g) + ROUND(ED_dist(e))); ^~~ position.c:306:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] m0 = largeMinlen (m0); ^~~~~~~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: ../../lib/common/arith.h:43:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ position.c:307:23: note: in expansion of macro 'MAX' ED_minlen(e0) = MAX(ED_minlen(e0), m0); ^~~ position.c: In function 'make_edge_pairs': position.c:337:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] m0 = (ED_head_port(e).p.x - ED_tail_port(e).p.x); ^ In file included from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: position.c: In function 'adjustSimple': ../../lib/common/types.h:356:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define GD_ht1(g) (((Agraphinfo_t*)AGDATA(g))->ht1) ^ position.c:621:17: note: in expansion of macro 'GD_ht1' delbottom = GD_ht1(g) + bottom - (rank[maxr].ht1 - margin_total); ^~~~~~ ../../lib/common/types.h:357:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define GD_ht2(g) (((Agraphinfo_t*)AGDATA(g))->ht2) ^ position.c:627:11: note: in expansion of macro 'GD_ht2' deltop = GD_ht2(g) + (delta-bottom) + delbottom - (rank[minr].ht2 - margin_total); ^~~~~~ ../../lib/common/types.h:357:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define GD_ht2(g) (((Agraphinfo_t*)AGDATA(g))->ht2) ^ position.c:630:11: note: in expansion of macro 'GD_ht2' deltop = GD_ht2(g) + (delta-bottom) - (rank[minr].ht2 - margin_total); ^~~~~~ position.c: In function 'adjustRanks': position.c:683:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] adjustSimple(g, delta, margin_total); ^~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: position.c: In function 'set_aspect': ../../lib/common/types.h:336:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define GD_bb(g) (((Agraphinfo_t*)AGDATA(g))->bb) ^ position.c:966:9: note: in expansion of macro 'GD_bb' sz.x = GD_bb(g).UR.x - GD_bb(g).LL.x; ^~~~~ ../../lib/common/types.h:336:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define GD_bb(g) (((Agraphinfo_t*)AGDATA(g))->bb) ^ position.c:967:9: note: in expansion of macro 'GD_bb' sz.y = GD_bb(g).UR.y - GD_bb(g).LL.y; /* normalize */ ^~~~~ position.c: In function 'resize_leaf': position.c:1043:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] lbound.x = lbound.x + ND_lw(leaf) + ND_rw(leaf) + GD_nodesep(agraphof(leaf)); ^~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from position.c:23: position.c: In function 'make_leafslots': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ position.c:1079:20: note: in expansion of macro 'ALLOC' GD_rank(g)[r].v = ALLOC(j + 1, GD_rank(g)[r].v, node_t *); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ position.c:1079:20: note: in expansion of macro 'ALLOC' GD_rank(g)[r].v = ALLOC(j + 1, GD_rank(g)[r].v, node_t *); ^~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: position.c: In function 'do_leaves': ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ position.c:1098:16: note: in expansion of macro 'ND_coord' lbound.x = ND_coord(leader).x - ND_lw(leader); ^~~~~~~~ ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ position.c:1099:16: note: in expansion of macro 'ND_coord' lbound.y = ND_coord(leader).y; ^~~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from position.c:23: ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ position.c:1109:3: note: in expansion of macro 'elist_append' elist_append(e1, ND_in(aghead(e1))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ position.c:1109:3: note: in expansion of macro 'elist_append' elist_append(e1, ND_in(aghead(e1))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ position.c:1119:3: note: in expansion of macro 'elist_append' elist_append(e, ND_out(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ position.c:1119:3: note: in expansion of macro 'elist_append' elist_append(e, ND_out(agtail(e))); ^~~~~~~~~~~~ position.c: In function 'ports_eq': position.c:1128:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && (((ED_head_port(e).p.x == ED_head_port(f).p.x) && ^~ position.c:1129:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (ED_head_port(e).p.y == ED_head_port(f).p.y)) ^~ position.c:1131:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && (((ED_tail_port(e).p.x == ED_tail_port(f).p.x) && ^~ position.c:1132:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (ED_tail_port(e).p.y == ED_tail_port(f).p.y)) ^~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: position.c: In function 'make_lrvn': ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ position.c:1191:10: note: in expansion of macro 'MAX' int w = MAX(GD_border(g)[BOTTOM_IX].x, GD_border(g)[TOP_IX].x); ^~~ CC rank.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] rank.c: In function 'edgelabel_ranks': rank.c:102:19: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] ED_minlen(e) *= 2; ^ rank.c: In function 'collapse_rankset': rank.c:115:19: warning: conversion from 'int' to 'char' may change value [-Wconversion] ND_ranktype(u) = kind; ^~~~ rank.c:120:2: warning: switch missing default case [-Wswitch-default] switch (kind) { ^~~~~~ rank.c:138:34: warning: conversion from 'int' to 'char' may change value [-Wconversion] ND_ranktype(GD_minset(g)) = kind; ^~~~ rank.c:141:34: warning: conversion from 'int' to 'char' may change value [-Wconversion] ND_ranktype(GD_maxset(g)) = kind; ^~~~ rank.c:136:2: warning: switch missing default case [-Wswitch-default] switch (kind) { ^~~~~~ rank.c: In function 'rank_set_class': rank.c:158:22: warning: conversion from 'int' to 'char' may change value [-Wconversion] GD_set_type(g) = val; ^~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from rank.c:29: rank.c: In function 'make_new_cluster': rank.c:167:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); ~~~~^~~ ../../lib/common/memory.h:43:63: note: in definition of macro 'ZALLOC' #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^~~~ ../../lib/common/types.h:375:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define GD_n_cluster(g) (((Agraphinfo_t*)AGDATA(g))->n_cluster) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../lib/common/memory.h:43:81: note: in definition of macro 'ZALLOC' #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^~~~~ rank.c:167:59: note: in expansion of macro 'GD_n_cluster' GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); ^~~~~~~~~~~~ ../../lib/common/memory.h:43:109: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^ rank.c:167:19: note: in expansion of macro 'ZALLOC' GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); ^~~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from rank.c:29: rank.c: In function 'dot_scan_ranks': ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:211:22: note: in expansion of macro 'ND_rank' GD_maxrank(g) = ND_rank(n); ^~~~~~~ ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:213:22: note: in expansion of macro 'ND_rank' GD_minrank(g) = ND_rank(n); ^~~~~~~ rank.c: In function 'set_minmax': ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:319:22: note: in expansion of macro 'ND_rank' GD_minrank(g) += ND_rank(GD_leader(g)); ^~~~~~~ ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:320:22: note: in expansion of macro 'ND_rank' GD_maxrank(g) += ND_rank(GD_leader(g)); ^~~~~~~ rank.c: In function 'minmax_edges2': rank.c:372:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] ED_minlen(e) = slen.y; ^~~~ rank.c:377:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] ED_minlen(e) = slen.x; ^~~~ rank.c: In function 'rank1': rank.c:393:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] maxiter = atof(s) * agnnodes(g); ^~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from rank.c:29: rank.c: In function 'expand_ranksets': ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:423:19: note: in expansion of macro 'ND_rank' GD_maxrank(g) = ND_rank(n); ^~~~~~~ ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:425:19: note: in expansion of macro 'ND_rank' GD_minrank(g) = ND_rank(n); ^~~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from rank.c:29: rank.c: In function 'merge': ../../lib/common/arith.h:43:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ rank.c:887:20: note: in expansion of macro 'MAX' ED_minlen(e) = MAX(ED_minlen(e), minlen); ^~~ rank.c: In function 'setMinMax': rank.c:1061:22: warning: conversion from 'int' to 'short int' may change value [-Wconversion] GD_maxrank(g) = v; ^ rank.c:1063:22: warning: conversion from 'int' to 'short int' may change value [-Wconversion] GD_minrank(g) = v; ^ In file included from ../../lib/common/render.h:44, from dot.h:18, from rank.c:29: rank.c: In function 'readout_levels': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ rank.c:1088:10: note: in expansion of macro 'N_NEW' minrk = N_NEW(ncc+1,int); ^~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from rank.c:29: ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:1096:22: note: in expansion of macro 'ND_rank' GD_maxrank(g) = ND_rank(n); ^~~~~~~ ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:1098:22: note: in expansion of macro 'ND_rank' GD_minrank(g) = ND_rank(n); ^~~~~~~ rank.c:1114:19: warning: conversion from 'int' to 'short int' may change value [-Wconversion] GD_minrank(g) -= delta; ^~~~~ rank.c:1115:19: warning: conversion from 'int' to 'short int' may change value [-Wconversion] GD_maxrank(g) -= delta; ^~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from rank.c:29: rank.c: In function 'add_fast_edges': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ rank.c:1175:6: note: in expansion of macro 'elist_append' elist_append(e, ND_out(n)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ rank.c:1175:6: note: in expansion of macro 'elist_append' elist_append(e, ND_out(n)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ rank.c:1176:6: note: in expansion of macro 'elist_append' elist_append(e, ND_in(aghead(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ rank.c:1176:6: note: in expansion of macro 'elist_append' elist_append(e, ND_in(aghead(e))); ^~~~~~~~~~~~ rank.c: In function 'my_init_graph': rank.c:1182:54: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] { int *sz = arg; agbindrec(graph,"level graph rec",sz[0],TRUE); } ~~^~~ rank.c:1181:37: warning: unused parameter 'g' [-Wunused-parameter] static void my_init_graph(Agraph_t *g, Agobj_t *graph, void *arg) ~~~~~~~~~~^ rank.c: In function 'my_init_node': rank.c:1184:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] { int *sz = arg; agbindrec(node,"level node rec",sz[1],TRUE); } ~~^~~ rank.c:1183:36: warning: unused parameter 'g' [-Wunused-parameter] static void my_init_node(Agraph_t *g, Agobj_t *node, void *arg) ~~~~~~~~~~^ rank.c: In function 'my_init_edge': rank.c:1186:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] { int *sz = arg; agbindrec(edge,"level edge rec",sz[2],TRUE); } ~~^~~ rank.c:1185:36: warning: unused parameter 'g' [-Wunused-parameter] static void my_init_edge(Agraph_t *g, Agobj_t *edge, void *arg) ~~~~~~~~~~^ rank.c: In function 'dot2_rank': rank.c:1210:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] maxiter = atof(s) * agnnodes(g); ^~~~ CC sameport.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from dot.h:18, from sameport.c:19: sameport.c: In function 'sameedge': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ sameport.c:83:6: note: in expansion of macro 'elist_append' elist_append(e, same[i].l); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ sameport.c:83:6: note: in expansion of macro 'elist_append' elist_append(e, same[i].l); ^~~~~~~~~~~~ sameport.c: In function 'sameport': sameport.c:173:2: warning: conversion from 'double' to 'unsigned char' may change value [-Wfloat-conversion] (MC_SCALE * (ND_lw(u) + prt.p.x)) / (ND_lw(u) + ND_rw(u)); ^ sameport.c:106:52: warning: unused parameter 'arr_len' [-Wunused-parameter] static void sameport(node_t * u, elist * l, double arr_len) ~~~~~~~^~~~~~~ CC dotsplines.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dotsplines.c:114:1: warning: missing initializer for field 'ignoreSwap' of 'splineInfo' {aka 'struct '} [-Wmissing-field-initializers] static splineInfo sinfo = { swap_ends_p, spline_merge }; ^~~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: ../../lib/common/types.h:88:10: note: 'ignoreSwap' declared here boolean ignoreSwap; /* Test for swapped edges if false */ ^~~~~~~~~~ dotsplines.c: In function 'portcmp': dotsplines.c:123:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] rv = p0.p.x - p1.p.x; ^~ dotsplines.c:125:7: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] rv = p0.p.y - p1.p.y; ^~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: dotsplines.c: In function 'swap_bezier': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ dotsplines.c:139:12: note: in expansion of macro 'N_GNEW' list = N_GNEW(sz, pointf); ^~~~~~ dotsplines.c: In function 'swap_spline': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ dotsplines.c:164:12: note: in expansion of macro 'N_GNEW' list = N_GNEW(sz, bezier); ^~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: dotsplines.c: In function '_dot_splines': ../../lib/common/arith.h:38:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MIN(a,b) ((a)<(b)?(a):(b)) ^ dotsplines.c:300:21: note: in expansion of macro 'MIN' sd.LeftBound = MIN(sd.LeftBound, (ND_coord(n).x - ND_lw(n))); ^~~ ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ dotsplines.c:302:22: note: in expansion of macro 'MAX' sd.RightBound = MAX(sd.RightBound, (ND_coord(n).x + ND_rw(n))); ^~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ dotsplines.c:82:28: note: in expansion of macro 'ALLOC' #define GROWEDGES (edges = ALLOC (n_edges + CHUNK, edges, edge_t*)) ^~~~~ dotsplines.c:327:7: note: in expansion of macro 'GROWEDGES' GROWEDGES; ^~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ dotsplines.c:82:28: note: in expansion of macro 'ALLOC' #define GROWEDGES (edges = ALLOC (n_edges + CHUNK, edges, edge_t*)) ^~~~~ dotsplines.c:327:7: note: in expansion of macro 'GROWEDGES' GROWEDGES; ^~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ dotsplines.c:82:28: note: in expansion of macro 'ALLOC' #define GROWEDGES (edges = ALLOC (n_edges + CHUNK, edges, edge_t*)) ^~~~~ dotsplines.c:334:4: note: in expansion of macro 'GROWEDGES' GROWEDGES; ^~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ dotsplines.c:82:28: note: in expansion of macro 'ALLOC' #define GROWEDGES (edges = ALLOC (n_edges + CHUNK, edges, edge_t*)) ^~~~~ dotsplines.c:334:4: note: in expansion of macro 'GROWEDGES' GROWEDGES; ^~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ dotsplines.c:82:28: note: in expansion of macro 'ALLOC' #define GROWEDGES (edges = ALLOC (n_edges + CHUNK, edges, edge_t*)) ^~~~~ dotsplines.c:351:4: note: in expansion of macro 'GROWEDGES' GROWEDGES; ^~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ dotsplines.c:82:28: note: in expansion of macro 'ALLOC' #define GROWEDGES (edges = ALLOC (n_edges + CHUNK, edges, edge_t*)) ^~~~~ dotsplines.c:351:4: note: in expansion of macro 'GROWEDGES' GROWEDGES; ^~~~~~~~~ dotsplines.c:363:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort((char *) &edges[0], n_edges, sizeof(edges[0]), ^~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotsplines.c:367:16: note: in expansion of macro 'N_NEW' P->boxes = N_NEW(n_nodes + 20 * 2 * NSUB, boxf); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotsplines.c:368:19: note: in expansion of macro 'N_NEW' sd.Rank_box = N_NEW(i, boxf); ^~~~~ dotsplines.c:417:14: warning: declaration of 'e0' shadows a previous local [-Wshadow] edge_t* e0; ^~ dotsplines.c:259:17: note: shadowed declaration is here edge_t *e, *e0, *e1, *ea, *eb, *le0, *le1, **edges = NULL; ^~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotsplines.c:422:14: note: in expansion of macro 'N_NEW' edgelist = N_NEW(cnt, edge_t*); ^~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:436:15: note: in expansion of macro 'ND_coord' sizey = ND_coord(GD_rank(g)[r-1].v[0]).y - ND_coord(n).y; ^~~~~~~~ ../../lib/common/types.h:466:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_ht(n) (((Agnodeinfo_t*)AGDATA(n))->ht) ^ dotsplines.c:438:15: note: in expansion of macro 'ND_ht' sizey = ND_ht(n); ^~~~~ ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:441:11: note: in expansion of macro 'ND_coord' sizey = ND_coord(n).y - ND_coord(GD_rank(g)[r+1].v[0]).y; ^~~~~~~~ ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:444:13: note: in expansion of macro 'ND_coord' int upy = ND_coord(GD_rank(g)[r-1].v[0]).y - ND_coord(n).y; ^~~~~~~~ ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:445:14: note: in expansion of macro 'ND_coord' int dwny = ND_coord(n).y - ND_coord(GD_rank(g)[r+1].v[0]).y; ^~~~~~~~ dotsplines.c: In function 'cloneNode': dotsplines.c:894:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] int lbllen = strlen(ND_label(orign)->text); ^~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ dotsplines.c:895:21: note: in expansion of macro 'N_GNEW' char* buf = N_GNEW(lbllen+3,char); ^~~~~~ dotsplines.c:888:43: warning: unused parameter 'flipped' [-Wunused-parameter] cloneNode (graph_t* g, node_t* orign, int flipped) ~~~~^~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: dotsplines.c: In function 'makeSimpleFlatLabels': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotsplines.c:993:23: note: in expansion of macro 'N_NEW' edge_t** earray = N_NEW(cnt, edge_t*); ^~~~~ dotsplines.c:999:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort (earray, cnt, sizeof(edge_t*), (qsort_cmpf) edgelblcmpfn); ^~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: dotsplines.c: In function 'make_flat_adj_edges': ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:1233:14: note: in expansion of macro 'ND_coord' rightx = ND_coord(hn).x; ^~~~~~~~ ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:1234:13: note: in expansion of macro 'ND_coord' leftx = ND_coord(tn).x; ^~~~~~~~ dotsplines.c:1236:17: warning: declaration of 'n' shadows a previous local [-Wshadow] node_t* n; ^ dotsplines.c:1185:13: note: shadowed declaration is here node_t* n; ^ dotsplines.c:1270:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] midx = (ND_coord(tn).x - ND_rw(tn) + ND_coord(hn).x + ND_lw(hn))/2; ^ dotsplines.c:1271:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] midy = (ND_coord(auxt).x + ND_coord(auxh).x)/2; ^ dotsplines.c:1182:39: warning: unused parameter 'P' [-Wunused-parameter] make_flat_adj_edges(graph_t* g, path* P, edge_t** edges, int ind, int cnt, edge_t* e0, ~~~~~~^ In file included from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: dotsplines.c: In function 'make_flat_labeled_edge': ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:1410:11: note: in expansion of macro 'ND_coord' ydelta = ND_coord(ln).y - GD_rank(g)[ND_rank(tn)].ht1 - ^~~~~~~~ dotsplines.c:1412:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ydelta /= 6.; ^~ dotsplines.c: In function 'make_flat_bottom_edges': dotsplines.c:1450:31: warning: declaration of 'splines' shadows a global declaration [-Wshadow] ind, int cnt, edge_t* e, int splines) ~~~~^~~~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: ../../lib/common/types.h:118:7: note: shadowed declaration is here } splines; ^~~~~~~ dotsplines.c: In function 'leftOf': dotsplines.c:1641:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] d = ((p1.y - p2.y) * (p3.x - p2.x)) - ^ dotsplines.c: In function 'make_regular_edge': dotsplines.c:1798:6: warning: declaration of 'splines' shadows a global declaration [-Wshadow] int splines = et == ET_SPLINE; ^~~~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: ../../lib/common/types.h:118:7: note: shadowed declaration is here } splines; ^~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ dotsplines.c:1856:13: note: in expansion of macro 'RALLOC' pointfs = RALLOC(numpts, pointfs, pointf); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ dotsplines.c:1902:16: note: in expansion of macro 'RALLOC' pointfs = RALLOC(numpts, pointfs, pointf); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ dotsplines.c:1923:13: note: in expansion of macro 'RALLOC' pointfs2 = RALLOC(numpts2, pointfs2, pointf); ^~~~~~ dotsplines.c: In function 'completeregularpath': dotsplines.c:1948:52: warning: declaration of 'boxes' shadows a global declaration [-Wshadow] pathend_t * tendp, pathend_t * hendp, boxf * boxes, ~~~~~~~^~~~~ dotsplines.c:54:13: note: shadowed declaration is here static boxf boxes[1000]; ^~~~~ dotsplines.c:1955:9: warning: variable 'pn' set but not used [-Wunused-but-set-variable] int pn; ^~ dotsplines.c:1954:13: warning: variable 'pp' set but not used [-Wunused-but-set-variable] pointf *pp; ^~ dotsplines.c:1949:21: warning: unused parameter 'flag' [-Wunused-parameter] int boxn, int flag) ~~~~^~~~ dotsplines.c: In function 'makeregularend': dotsplines.c:2069:5: warning: switch missing default case [-Wswitch-default] switch (side) { ^~~~~~ dotsplines.c: In function 'adjustregularpath': dotsplines.c:2205:7: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = (bp1->LL.x + bp1->UR.x) / 2; ^ dotsplines.c:2210:7: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = (bp1->LL.x + bp1->UR.x) / 2; ^ dotsplines.c: In function 'rank_box': dotsplines.c:2237:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (b.LL.x == b.UR.x) { ^~ dotsplines.c: In function 'straight_len': dotsplines.c:2264:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ND_coord(v).x != ND_coord(n).x) ^~ dotsplines.c: In function 'recover_slack': dotsplines.c:2301:34: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] resize_vn(vn, p->boxes[b].LL.x, p->boxes[b].UR.x, ~~~~~~~~~~~~~~^~ dotsplines.c:2301:52: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] resize_vn(vn, p->boxes[b].LL.x, p->boxes[b].UR.x, ~~~~~~~~~~~~~~^~ dotsplines.c:2302:26: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p->boxes[b].UR.x + ND_rw(vn)); dotsplines.c:2304:34: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] resize_vn(vn, p->boxes[b].LL.x, (p->boxes[b].LL.x + ~~~~~~~~~~~~~~^~ dotsplines.c:2305:29: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] resize_vn(vn, p->boxes[b].LL.x, (p->boxes[b].LL.x + ~~~~~~~~~~~~~~~~~~~ p->boxes[b].UR.x) / 2, ~~~~~~~~~~~~~~~~~~^~~ dotsplines.c:2306:23: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p->boxes[b].UR.x); ~~~~~~~~~~~~~~^~ CC aspect.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from dot.h:18, from aspect.c:14: aspect.c: In function 'computeNodeGroups': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ aspect.c:58:18: note: in expansion of macro 'N_GNEW' nodeGroups = N_GNEW(agnnodes(g), nodeGroup_t); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ aspect.c:94:7: note: in expansion of macro 'N_NEW' N_NEW(ND_UF_size(l), node_t *); ^~~~~ aspect.c: In function 'computeLayerWidths': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ aspect.c:205:22: note: in expansion of macro 'N_NEW' layerWidthInfo = N_NEW(nNodeGroups, layerWidthInfo_t); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ aspect.c:209:6: note: in expansion of macro 'N_NEW' N_NEW(nNodeGroups, nodeGroup_t *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ aspect.c:211:30: note: in expansion of macro 'N_NEW' layerWidthInfo[i].removed = N_NEW(nNodeGroups, int); ^~~~~ aspect.c: In function 'compFunction': aspect.c:279:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] int *ind1 = (int *) a; ^ aspect.c:280:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] int *ind2 = (int *) b; ^ aspect.c: In function 'sortLayers': aspect.c:294:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sortedLayerIndex, agnnodes(g), sizeof(int), compFunction); ^~~~~~~~~~~ aspect.c: In function 'compFunction2': aspect.c:345:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] nodeGroup_t **ind1 = (nodeGroup_t **) a, **ind2 = (nodeGroup_t **) b; ^ aspect.c:345:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] nodeGroup_t **ind1 = (nodeGroup_t **) a, **ind2 = (nodeGroup_t **) b; ^ aspect.c: In function 'reduceMaxWidth2': aspect.c:740:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] layerWidthInfo[maxLayerIndex].nNodeGroupsInLayer, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from aspect.c:14: aspect.c: In function 'applyPacking2': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ aspect.c:1083:24: note: in expansion of macro 'N_NEW' sortedLayerIndex = N_NEW(agnnodes(g), int); ^~~~~ aspect.c: In function 'computeCombiAR': aspect.c:1617:12: warning: variable 'maxLayerIndex' set but not used [-Wunused-but-set-variable] int i, maxLayerIndex; ^~~~~~~~~~~~~ aspect.c: In function 'zapLayers': aspect.c:1749:33: warning: unused parameter 'g' [-Wunused-parameter] static void zapLayers(graph_t * g) ~~~~~~~~~~^ CCLD libdotgen_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/dotgen' Making all in fdpgen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/fdpgen' CC comp.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./fdp.h:17, from comp.c:26: comp.c: In function 'findCComp': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ comp.c:73:13: note: in expansion of macro 'N_NEW' marks = N_NEW(agnnodes(g), char); /* freed below */ ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ comp.c:129:18: note: in expansion of macro 'N_NEW' comps = cp = N_NEW(c_cnt + 1, graph_t *); ^~~~~ CC dbg.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC grid.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./fdp.h:17, from grid.c:27: grid.c: In function 'newBlock': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ grid.c:48:17: note: in expansion of macro 'N_GNEW' newb->mem = N_GNEW(size, cell); ^~~~~~ grid.c: In function 'getCell': grid.c:88:28: warning: conversion from 'long int' to 'int' may change value [-Wconversion] bp->next = newBlock(2 * (bp->endp - bp->mem)); ~~^~~~~~~~~~~~~~~~~~~~~~ grid.c: In function 'newCell': grid.c:115:29: warning: unused parameter 'd' [-Wunused-parameter] static void *newCell(Dt_t * d, void *obj, Dtdisc_t * disc) ~~~~~~~^ In file included from ../../lib/common/render.h:44, from ./fdp.h:17, from grid.c:27: grid.c: In function 'adjustGrid': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ grid.c:190:15: note: in expansion of macro 'N_GNEW' g->listMem = N_GNEW(nsize, node_list); ^~~~~~ CC fdpinit.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] fdpinit.c: In function 'initialPositions': fdpinit.c:49:11: warning: declaration of 'i' shadows a previous local [-Wshadow] int i; ^ fdpinit.c:30:9: note: shadowed declaration is here int i; ^ In file included from ../../lib/common/render.h:44, from fdp.h:17, from tlayout.h:21, from fdpinit.c:24: fdpinit.c: In function 'fdp_init_node_edge': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ fdpinit.c:100:25: note: in expansion of macro 'N_NEW' GD_neato_nlist(g) = N_NEW(nn + 1, node_t *); ^~~~~ CC layout.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] layout.c: In function 'finalCC': layout.c:147:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] pt.y = -bb.LL.y + margin + GD_border(rg)[BOTTOM_IX].y; ^ layout.c:151:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bb.UR.y += pt.y + margin + GD_border(rg)[TOP_IX].y; ^~ In file included from ../../lib/common/render.h:44, from fdp.h:17, from tlayout.h:21, from layout.c:44: layout.c: In function 'addCluster': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ layout.c:310:14: note: in expansion of macro 'RALLOC' clist->cl = RALLOC(clist->sz, clist->cl, graph_t *); ^~~~~~ layout.c: In function 'portName': layout.c:333:9: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] len += strlen(agnameof(g)) + strlen(agnameof(h)) + strlen(agnameof(t)); ^~ layout.c:333:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len += strlen(agnameof(g)) + strlen(agnameof(h)) + strlen(agnameof(t)); ^~~~~~ In file included from ../../lib/common/render.h:44, from fdp.h:17, from tlayout.h:21, from layout.c:44: layout.c: In function 'addEdge': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ layout.c:400:10: note: in expansion of macro 'ALLOC' el = ALLOC(cnt + 1, el, edge_t *); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ layout.c:400:10: note: in expansion of macro 'ALLOC' el = ALLOC(cnt + 1, el, edge_t *); ^~~~~ layout.c: In function 'deriveGraph': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ layout.c:558:19: note: in expansion of macro 'N_NEW' PORTS(dg) = pq = N_NEW(sz + 1, bport_t); ^~~~~ layout.c: In function 'ecmp': layout.c:597:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] erec *e1 = (erec *) v1; ^ layout.c:598:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] erec *e2 = (erec *) v2; ^ In file included from ../../lib/common/render.h:44, from fdp.h:17, from tlayout.h:21, from layout.c:44: layout.c: In function 'getEdgeList': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ layout.c:628:13: note: in expansion of macro 'N_NEW' erecs = N_NEW(deg + 1, erec); ^~~~~ layout.c:643:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(erecs, deg, sizeof(erec), ecmp); ^~~ layout.c:654:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] while ((j < deg) && (erecs[j].alpha == a)) ^~ In file included from ../../lib/common/render.h:44, from fdp.h:17, from tlayout.h:21, from layout.c:44: layout.c: In function 'expandCluster': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ layout.c:751:7: note: in expansion of macro 'N_NEW' pp = N_NEW(sz + 1, bport_t); ^~~~~ layout.c: In function 'layout': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ layout.c:937:11: note: in expansion of macro 'N_NEW' bp = N_NEW(c_cnt, boolean); ^~~~~ layout.c: At top level: layout.c:1011:6: warning: no previous prototype for 'init_info' [-Wmissing-prototypes] void init_info(graph_t * g, layout_info * infop) ^~~~~~~~~ In file included from ../../lib/common/render.h:44, from fdp.h:17, from tlayout.h:21, from layout.c:44: layout.c: In function 'mkClusters': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ layout.c:1060:20: note: in expansion of macro 'RALLOC' GD_clust(g) = RALLOC(list.cnt + 1, list.cl, graph_t*); ^~~~~~ layout.c: In function 'fdp_init_graph': layout.c:1068:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] GD_ndim(g) = late_int(g, agattr(g,AGRAPH, "dim", NULL), 2, 2); ^~~~~~~~ layout.c: At top level: layout.c:1076:6: warning: no previous prototype for 'fdpLayout' [-Wmissing-prototypes] void fdpLayout(graph_t * g) ^~~~~~~~~ CC tlayout.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] tlayout.c: In function 'cool': tlayout.c:121:27: warning: unused parameter 'temp' [-Wunused-parameter] static double cool(double temp, int t) ~~~~~~~^~~~ tlayout.c: In function 'init_params': tlayout.c:144:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (T_T0 == -1.0) { ^~ tlayout.c: In function 'fdp_initParams': tlayout.c:192:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (D_T0 == -1.0) { ^~ tlayout.c: In function 'doRep': tlayout.c:228:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] while (dist2 == 0.0) { ^~ tlayout.c: In function 'applyAttr': tlayout.c:338:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] while (dist2 == 0.0) { ^~ tlayout.c: In function 'gAdjust': tlayout.c:400:19: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define FLOOR(d) ((int)floor(d)) ^ tlayout.c:416:16: note: in expansion of macro 'FLOOR' addGrid(grid, FLOOR((ND_pos(n))[0] / T_Cell), FLOOR((ND_pos(n))[1] / T_Cell), ^~~~~ tlayout.c:400:19: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define FLOOR(d) ((int)floor(d)) ^ tlayout.c:416:48: note: in expansion of macro 'FLOOR' addGrid(grid, FLOOR((ND_pos(n))[0] / T_Cell), FLOOR((ND_pos(n))[1] / T_Cell), ^~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from ./grid.h:23, from tlayout.c:43: tlayout.c: In function 'initPositions': ../../lib/common/arith.h:38:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MIN(a,b) ((a)<(b)?(a):(b)) ^ tlayout.c:479:13: note: in expansion of macro 'MIN' bb.LL.x = MIN(ND_pos(np)[0], bb.LL.x); ^~~ ../../lib/common/arith.h:38:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MIN(a,b) ((a)<(b)?(a):(b)) ^ tlayout.c:480:13: note: in expansion of macro 'MIN' bb.LL.y = MIN(ND_pos(np)[1], bb.LL.y); ^~~ ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ tlayout.c:481:13: note: in expansion of macro 'MAX' bb.UR.x = MAX(ND_pos(np)[0], bb.UR.x); ^~~ ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ tlayout.c:482:13: note: in expansion of macro 'MAX' bb.UR.y = MAX(ND_pos(np)[1], bb.UR.y); ^~~ In file included from ../../lib/common/render.h:40, from ./grid.h:23, from tlayout.c:43: ../../lib/common/types.h:486:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_pos(n) (((Agnodeinfo_t*)AGDATA(n))->pos) ^ tlayout.c:484:23: note: in expansion of macro 'ND_pos' bb.UR.x = bb.LL.x = ND_pos(np)[0]; ^~~~~~ ../../lib/common/types.h:486:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_pos(n) (((Agnodeinfo_t*)AGDATA(n))->pos) ^ tlayout.c:485:23: note: in expansion of macro 'ND_pos' bb.UR.y = bb.LL.y = ND_pos(np)[1]; ^~~~~~ tlayout.c: At top level: tlayout.c:633:6: warning: no previous prototype for 'dumpstat' [-Wmissing-prototypes] void dumpstat(graph_t * g) ^~~~~~~~ tlayout.c: In function 'fdp_tLayout': tlayout.c:694:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((ctr.x != 0.0) || (ctr.y != 0.0)) { ^~ tlayout.c:694:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((ctr.x != 0.0) || (ctr.y != 0.0)) { ^~ CC xlayout.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] xlayout.c:60:6: warning: no previous prototype for 'pr2graphs' [-Wmissing-prototypes] void pr2graphs(Agraph_t *g0, Agraph_t *g1) ^~~~~~~~~ xlayout.c: In function 'xinit_params': xlayout.c:85:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (xParams.T0 == 0.0) ^~ xlayout.c:76:35: warning: unused parameter 'g' [-Wunused-parameter] static void xinit_params(graph_t* g, int n, xparams * xpms) ~~~~~~~~~^ xlayout.c: In function 'doRep': xlayout.c:267:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] while (dist2 == 0.0) { ^~ In file included from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from ./fdp.h:17, from ./xlayout.h:21, from xlayout.c:30: xlayout.c: In function 'x_layout': ../../lib/common/geom.h:69:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define PS2INCH(a_points) ((a_points)/(double)POINTS_PER_INCH) ^ xlayout.c:468:13: note: in expansion of macro 'PS2INCH' X_marg.x = PS2INCH(X_marg.x); /* sepFactor is in points */ ^~~~~~~ ../../lib/common/geom.h:69:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define PS2INCH(a_points) ((a_points)/(double)POINTS_PER_INCH) ^ xlayout.c:469:13: note: in expansion of macro 'PS2INCH' X_marg.y = PS2INCH(X_marg.y); ^~~~~~~ CC clusteredges.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] clusteredges.c:43:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ In file included from ../../lib/common/render.h:44, from ./clusteredges.h:21, from clusteredges.c:26: clusteredges.c: In function 'addObj': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ clusteredges.c:69:15: note: in expansion of macro 'RALLOC' l->obs = RALLOC(l->sz, l->obs, Ppoly_t *); ^~~~~~ clusteredges.c: In function 'compoundEdges': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ clusteredges.c:272:18: note: in expansion of macro 'N_NEW' P->boxes = N_NEW(agnnodes(g) + 20 * 2 * 9, boxf); ^~~~~ clusteredges.c:255:50: warning: unused parameter 'edgetype' [-Wunused-parameter] int compoundEdges(graph_t * g, expand_t* pm, int edgetype) ~~~~^~~~~~~~ CCLD libfdpgen_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/fdpgen' Making all in neatogen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/neatogen' CC adjust.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] adjust.c: In function 'chkBoundBox': adjust.c:100:12: warning: declaration of 'xmin' shadows a global declaration [-Wshadow] double xmin, xmax, ymin, ymax; ^~~~ In file included from site.h:23, from voronoi.h:23, from adjust.c:23: geometry.h:33:19: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ adjust.c:100:18: warning: declaration of 'xmax' shadows a global declaration [-Wshadow] double xmin, xmax, ymin, ymax; ^~~~ In file included from site.h:23, from voronoi.h:23, from adjust.c:23: geometry.h:33:25: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ adjust.c:100:24: warning: declaration of 'ymin' shadows a global declaration [-Wshadow] double xmin, xmax, ymin, ymax; ^~~~ In file included from site.h:23, from voronoi.h:23, from adjust.c:23: geometry.h:33:31: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ adjust.c:100:30: warning: declaration of 'ymax' shadows a global declaration [-Wshadow] double xmin, xmax, ymin, ymax; ^~~~ In file included from site.h:23, from voronoi.h:23, from adjust.c:23: geometry.h:33:37: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from adjust.c:19: adjust.c: In function 'makeInfo': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:162:16: note: in expansion of macro 'N_GNEW' nodeInfo = N_GNEW(nsites, Info_t); ^~~~~~ In file included from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from neato.h:35, from adjust.c:19: ../../lib/common/geom.h:69:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define PS2INCH(a_points) ((a_points)/(double)POINTS_PER_INCH) ^ adjust.c:172:14: note: in expansion of macro 'PS2INCH' pmargin.x = PS2INCH(pmargin.x); ^~~~~~~ ../../lib/common/geom.h:69:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define PS2INCH(a_points) ((a_points)/(double)POINTS_PER_INCH) ^ adjust.c:173:14: note: in expansion of macro 'PS2INCH' pmargin.y = PS2INCH(pmargin.y); ^~~~~~~ adjust.c: In function 'scomp': adjust.c:202:11: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] s1 = *(Site **) S1; ^ adjust.c:203:11: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] s2 = *(Site **) S2; ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from adjust.c:19: adjust.c: In function 'sortSites': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:225:10: note: in expansion of macro 'N_GNEW' sites = N_GNEW(nsites, Site *); ^~~~~~ adjust.c:239:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sites, nsites, sizeof(Site *), scomp); ^~~~~~ adjust.c: In function 'rmEquality': adjust.c:298:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ((*jp)->coord.x != (*ip)->coord.x) || ^~ adjust.c:299:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ((*jp)->coord.y != (*ip)->coord.y)) { ^~ adjust.c:308:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ((*kp)->coord.x == (*ip)->coord.x) && ^~ adjust.c:309:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ((*kp)->coord.y == (*ip)->coord.y)) { ^~ adjust.c:316:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((kp < endSite) && ((*kp)->coord.y == (*ip)->coord.y)) { ^~ adjust.c: In function 'rePos': adjust.c:594:27: warning: unused parameter 'c' [-Wunused-parameter] static double rePos(Point c) ~~~~~~^ adjust.c: In function 'updateGraph': adjust.c:648:36: warning: unused parameter 'graph' [-Wunused-parameter] static void updateGraph(Agraph_t * graph) ~~~~~~~~~~~^~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from adjust.c:19: adjust.c: In function 'getSizes': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:674:19: note: in expansion of macro 'N_GNEW' real *sizes = N_GNEW(2 * agnnodes(g), real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:687:10: note: in expansion of macro 'N_GNEW' elabs = N_GNEW(nedge_nodes, int); ^~~~~~ adjust.c: In function 'makeMatrix': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:731:9: note: in expansion of macro 'N_GNEW' I = N_GNEW(nedges, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:732:9: note: in expansion of macro 'N_GNEW' J = N_GNEW(nedges, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:733:11: note: in expansion of macro 'N_GNEW' val = N_GNEW(nedges, real); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ adjust.c:738:9: note: in expansion of macro 'N_NEW' valD = N_NEW(nedges, real); ^~~~~ adjust.c:704:42: warning: unused parameter 'dim' [-Wunused-parameter] SparseMatrix makeMatrix(Agraph_t* g, int dim, SparseMatrix *D) ~~~~^~~ adjust.c: In function 'normalize': adjust.c:942:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p.x || p.y) ret = 1; ^ adjust.c:942:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p.x || p.y) ret = 1; ^~ adjust.c:956:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (phi) { ^~~ adjust.c: In function 'getAdjustMode': adjust.c:1041:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (!strncasecmp(s, ap->attrib, ap->len)) { ~~^~~~~ adjust.c: In function 'simpleScale': adjust.c:1100:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((sc.y == 1) && (sc.x == 1)) return 0; ^~ adjust.c:1100:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((sc.y == 1) && (sc.x == 1)) return 0; ^~ adjust.c: In function 'parseFactor': adjust.c:1277:14: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] pp->x = 1.0 + x/sepfact; ^~~ adjust.c:1278:14: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] pp->y = 1.0 + y/sepfact; ^~~ adjust.c: In function 'sepFactor': adjust.c:38:25: warning: conversion from 'double' to 'float' changes value from '8.0000000000000004e-1' to '8.00000012e-1f' [-Wfloat-conversion] #define SEPFACT 0.8 /* default esep/sep */ ^~~ adjust.c:1295:71: note: in expansion of macro 'SEPFACT' else if ((marg = agget(g, "esep")) && parseFactor(marg, &pmargin, SEPFACT, DFLT_MARGIN)) { ^~~~~~~ adjust.c: In function 'esepFactor': adjust.c:1321:90: warning: conversion from 'double' to 'float' changes value from '3.2000000000000002e+0' to '3.20000005e+0f' [-Wfloat-conversion] else if ((marg = agget(g, "sep")) && parseFactor(marg, &pmargin, 1.0/SEPFACT, SEPFACT*DFLT_MARGIN)) { adjust.c:38:25: warning: conversion from 'double' to 'float' changes value from '3.2000000000000002e+0' to '3.20000005e+0f' [-Wfloat-conversion] #define SEPFACT 0.8 /* default esep/sep */ ^~~ adjust.c:1324:26: note: in expansion of macro 'SEPFACT' pmargin.x = pmargin.y = SEPFACT*DFLT_MARGIN; ^~~~~~~ CC circuit.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC edges.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] edges.c: In function 'clip_line': edges.c:84:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (e->a == 1.0 && e->b >= 0.0) { ^~ edges.c:92:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (e->a == 1.0) { ^~ CC geometry.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] geometry.c: In function 'geominit': geometry.c:32:19: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] sqrt_nsites = (int) sqrt(sn); ^ geometry.c: In function 'intersection': geometry.c:78:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (denom == 0.0) ^~ CC heap.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] heap.c: In function 'PQbucket': heap.c:39:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bucket = b; ^ heap.c: In function 'PQinsert': heap.c:55:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (he->ystar == next->ystar ^~ In file included from ../../lib/common/render.h:44, from heap.c:15: heap.c: In function 'PQinitialize': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ heap.c:122:11: note: in expansion of macro 'N_GNEW' PQhash = N_GNEW(PQhashsize, Halfedge); ^~~~~~ heap.c: At top level: heap.c:135:6: warning: no previous prototype for 'PQdump' [-Wmissing-prototypes] void PQdump(void) ^~~~~~ CC hedges.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from hedges.c:16: hedges.c: In function 'ELinitialize': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ hedges.c:42:11: note: in expansion of macro 'N_GNEW' ELhash = N_GNEW(ELhashsize, Halfedge *); ^~~~~~ hedges.c: In function 'hintersect': hedges.c:79:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (e1->reg[1]->coord.y == e2->reg[1]->coord.y && ^~ hedges.c: In function 'right_of': hedges.c:115:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (e->a == 1.0) { ^~ hedges.c: In function 'ELleftbnd': hedges.c:192:14: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bucket = (p->x - xmin) / deltax * ELhashsize; ^ CC info.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] info.c: In function 'compare': info.c:47:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((p->p.x == q->p.x) && (p->p.y == q->p.y)) ^~ info.c:47:39: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((p->p.x == q->p.x) && (p->p.y == q->p.y)) ^~ info.c: In function 'addVertex': info.c:167:12: warning: declaration of 'origin' shadows a global declaration [-Wshadow] Point *origin = &(s->coord); ^~~~~~ In file included from site.h:23, from voronoi.h:23, from info.h:22, from info.c:17: geometry.h:31:18: note: shadowed declaration is here extern Point origin; ^~~~~~ CC neatoinit.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from neatoinit.c:23: neatoinit.c: In function 'user_spline': ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ neatoinit.c:303:7: note: in expansion of macro 'ALLOC' ps = ALLOC(n, 0, pointf); ^~~~~ neatoinit.c: In function 'add_cluster': neatoinit.c:451:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); ~~~~^~~ ../../lib/common/memory.h:43:63: note: in definition of macro 'ZALLOC' #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^~~~ ../../lib/common/types.h:375:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define GD_n_cluster(g) (((Agraphinfo_t*)AGDATA(g))->n_cluster) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../lib/common/memory.h:43:81: note: in definition of macro 'ZALLOC' #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^~~~~ neatoinit.c:451:59: note: in expansion of macro 'GD_n_cluster' GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); ^~~~~~~~~~~~ ../../lib/common/memory.h:43:109: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^ neatoinit.c:451:19: note: in expansion of macro 'ZALLOC' GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); ^~~~~~ neatoinit.c: In function 'init_nop': neatoinit.c:590:54: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (translate && !haveBackground && ((GD_bb(g).LL.x != 0)||(GD_bb(g).LL.y != 0))) ^~ neatoinit.c:590:76: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (translate && !haveBackground && ((GD_bb(g).LL.x != 0)||(GD_bb(g).LL.y != 0))) ^~ neatoinit.c: In function 'neato_init_graph': neatoinit.c:613:26: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] GD_ndim(agroot(g)) = late_int(g, agfindgraphattr(g, "dim"), outdim, 2); ^~~~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from neato.h:35, from neatoinit.c:23: ../../lib/common/arith.h:38:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define MIN(a,b) ((a)<(b)?(a):(b)) ^ neatoinit.c:615:24: note: in expansion of macro 'MIN' GD_odim(g->root) = MIN(outdim, Ndim); ^~~ neatoinit.c: In function 'dfsCycle': neatoinit.c:715:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (graph[i].edists[e] == 1.0) continue; /* in edge */ ^~ neatoinit.c:719:34: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] graph[i].edists[e] = x; ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from neatoinit.c:23: neatoinit.c: In function 'makeGraphData': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:802:13: note: in expansion of macro 'N_GNEW' graph = N_GNEW(nv, vtx_data); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:803:13: note: in expansion of macro 'N_GNEW' nodes = N_GNEW(nv, node_t*); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:804:13: note: in expansion of macro 'N_GNEW' edges = N_GNEW(2 * ne + nv, int); /* reserve space for self loops */ ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:806:10: note: in expansion of macro 'N_GNEW' ewgts = N_GNEW(2 * ne + nv, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:808:13: note: in expansion of macro 'N_GNEW' eweights = N_GNEW(2 * ne + nv, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:811:11: note: in expansion of macro 'N_GNEW' edists = N_GNEW(2*ne+nv,float); ^~~~~~ In file included from ../../lib/common/render.h:40, from neato.h:35, from neatoinit.c:23: ../../lib/common/types.h:541:22: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define ED_factor(e) (((Agedgeinfo_t*)AGDATA(e))->factor) ^ neatoinit.c:845:33: note: in expansion of macro 'ED_factor' graph[i].eweights[idx] += ED_factor(ep); ^~~~~~~~~ neatoinit.c:847:20: warning: conversion from 'float' to 'int' may change value [-Wfloat-conversion] int curlen = graph[i].ewgts[idx]; ^~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from neato.h:35, from neatoinit.c:23: ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ neatoinit.c:848:29: note: in expansion of macro 'MAX' graph[i].ewgts[idx] = MAX(ED_dist(ep), curlen); ^~~ In file included from ../../lib/common/render.h:40, from neato.h:35, from neatoinit.c:23: ../../lib/common/types.h:541:22: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define ED_factor(e) (((Agedgeinfo_t*)AGDATA(e))->factor) ^ neatoinit.c:857:21: note: in expansion of macro 'ED_factor' *eweights++ = ED_factor(ep); ^~~~~~~~~ ../../lib/common/types.h:558:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define ED_dist(e) (((Agedgeinfo_t*)AGDATA(e))->dist) ^ neatoinit.c:859:18: note: in expansion of macro 'ED_dist' *ewgts++ = ED_dist(ep); ^~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from neatoinit.c:23: ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ neatoinit.c:894:10: note: in expansion of macro 'RALLOC' edges = RALLOC(2 * ne + nv, graph[0].edges, int); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ neatoinit.c:896:14: note: in expansion of macro 'RALLOC' ewgts = RALLOC(2 * ne + nv, graph[0].ewgts, float); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ neatoinit.c:898:17: note: in expansion of macro 'RALLOC' eweights = RALLOC(2 * ne + nv, graph[0].eweights, float); ^~~~~~ neatoinit.c: In function 'majorization': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:1143:14: note: in expansion of macro 'N_GNEW' coords = N_GNEW(dim, double *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:1144:17: note: in expansion of macro 'N_GNEW' coords[0] = N_GNEW(nv * dim, double); ^~~~~~ neatoinit.c:1251:6: warning: declaration of 'i' shadows a previous local [-Wshadow] int i; ^ neatoinit.c:1128:9: note: shadowed declaration is here int i, rv = 0; ^ neatoinit.c:1124:23: warning: unused parameter 'mg' [-Wunused-parameter] majorization(graph_t *mg, graph_t * g, int nv, int mode, int model, int dim, int steps, adjust_data* am) ~~~~~~~~~^~ neatoinit.c:1124:82: warning: unused parameter 'steps' [-Wunused-parameter] majorization(graph_t *mg, graph_t * g, int nv, int mode, int model, int dim, int steps, adjust_data* am) ~~~~^~~~~ neatoinit.c:1124:102: warning: unused parameter 'am' [-Wunused-parameter] majorization(graph_t *mg, graph_t * g, int nv, int mode, int model, int dim, int steps, adjust_data* am) ~~~~~~~~~~~~~^~ neatoinit.c: In function 'mds_model': neatoinit.c:1284:40: warning: unused parameter 'nG' [-Wunused-parameter] static void mds_model(graph_t * g, int nG) ~~~~^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from neatoinit.c:23: neatoinit.c: In function 'neato_layout': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ neatoinit.c:1465:12: note: in expansion of macro 'N_NEW' bp = N_NEW(n_cc, boolean); ^~~~~ neatoinit.c:1469:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pinfo.margin = Pack; ^~~~ CC legal.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] legal.c: In function 'sgnarea': legal.c:80:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] i[0] = ((t == 0) ? 0 : (t > 0 ? 1 : -1)); ^~ legal.c:82:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] i[1] = ((t == 0) ? 0 : (t > 0 ? 1 : -1)); ^~ legal.c: In function 'between': legal.c:89:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((f == g) || (g == h)) ^~ legal.c:89:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((f == g) || (g == h)) ^~ legal.c: In function 'online': legal.c:101:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return ((a.x == b.x) ? ((a.x == c.x) ^~ legal.c:101:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return ((a.x == b.x) ? ((a.x == c.x) ^~ legal.c: In function 'intpoint': legal.c:124:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ls.x == le.x) { ^~ legal.c:127:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (ms.x == me.x) { ^~ legal.c:164:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((ls.x - le.x) * (ms.y - ls.y) == (ls.y - le.y) * (ms.x - ls.x)) { ^~ legal.c:121:5: warning: switch missing default case [-Wswitch-default] switch (cond) { ^~~~~~ legal.c: In function 'realIntersect': legal.c:195:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (((vft.x != avft.x) && (vsd.x != avsd.x)) || ^~ legal.c:195:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (((vft.x != avft.x) && (vsd.x != avsd.x)) || ^~ legal.c:196:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ((vft.x == avft.x) && ^~ legal.c:25:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:197:4: note: in expansion of macro 'EQ_PT' !EQ_PT(vft, p) && ^~~~~ legal.c:25:48: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:197:4: note: in expansion of macro 'EQ_PT' !EQ_PT(vft, p) && ^~~~~ legal.c:25:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:198:4: note: in expansion of macro 'EQ_PT' !EQ_PT(avft, p)) || ^~~~~ legal.c:25:48: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:198:4: note: in expansion of macro 'EQ_PT' !EQ_PT(avft, p)) || ^~~~~ legal.c:199:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ((vsd.x == avsd.x) && ^~ legal.c:25:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:200:4: note: in expansion of macro 'EQ_PT' !EQ_PT(vsd, p) && !EQ_PT(avsd, p))) ^~~~~ legal.c:25:48: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:200:4: note: in expansion of macro 'EQ_PT' !EQ_PT(vsd, p) && !EQ_PT(avsd, p))) ^~~~~ legal.c:25:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:200:22: note: in expansion of macro 'EQ_PT' !EQ_PT(vsd, p) && !EQ_PT(avsd, p))) ^~~~~ legal.c:25:48: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:200:22: note: in expansion of macro 'EQ_PT' !EQ_PT(vsd, p) && !EQ_PT(avsd, p))) ^~~~~ legal.c: In function 'find_intersection': legal.c:219:19: warning: unused parameter 'ilist' [-Wunused-parameter] intersection* ilist, data *input) ~~~~~~~~~~~~~~^~~~~ legal.c:219:32: warning: unused parameter 'input' [-Wunused-parameter] intersection* ilist, data *input) ~~~~~~^~~~~ legal.c: In function 'gt': legal.c:266:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((t = (*i)->pos.x - (*j)->pos.x) != 0.) ^~ legal.c:268:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((t = (*i)->pos.y - (*j)->pos.y) == 0.) ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from legal.c:14: legal.c: In function 'find_ints': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ legal.c:292:15: note: in expansion of macro 'N_GNEW' pvertex = N_GNEW(input->nvertices, vertex *); ^~~~~~ legal.c:298:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(pvertex, input->nvertices, sizeof(vertex *), ~~~~~^~~~~~~~~~~ legal.c:306:6: warning: switch missing default case [-Wswitch-default] switch (gt(&pt1, &pt2)) { ^~~~~~ legal.c:280:12: warning: unused parameter 'polygon_list' [-Wunused-parameter] polygon polygon_list[], ~~~~~~~~^~~~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from legal.c:14: legal.c: In function 'Plegal_arrangement': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ legal.c:422:20: note: in expansion of macro 'N_GNEW' polygon_list = N_GNEW(n_polys, polygon); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ legal.c:427:19: note: in expansion of macro 'N_GNEW' vertex_list = N_GNEW(nverts, vertex); ^~~~~~ legal.c:414:20: warning: variable 'nverts' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int i, j, vno, nverts, found; ^~~~~~ CC lu.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] lu.c:67:5: warning: no previous prototype for 'lu_decompose' [-Wmissing-prototypes] int lu_decompose(double **a, int n) ^~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from lu.c:49: lu.c: In function 'lu_decompose': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ lu.c:78:10: note: in expansion of macro 'N_NEW' ps = N_NEW(n, int); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ lu.c:81:14: note: in expansion of macro 'N_NEW' scales = N_NEW(n, double); ^~~~~ lu.c:89:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (biggest != 0.0) ^~ lu.c:107:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (biggest == 0.0) ^~ lu.c:119:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (mult != 0.0) { ^~ lu.c:126:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (lu[ps[n - 1]][n - 1] == 0.0) ^~ lu.c: At top level: lu.c:142:6: warning: no previous prototype for 'lu_solve' [-Wmissing-prototypes] void lu_solve(double *x, double *b, int n) ^~~~~~~~ CC matinv.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] matinv.c:42:5: warning: no previous prototype for 'matinv' [-Wmissing-prototypes] int matinv(double **A, double **Ainv, int n) ^~~~~~ In file included from ../../lib/common/render.h:44, from matinv.c:38: matinv.c: In function 'matinv': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ matinv.c:52:9: note: in expansion of macro 'N_NEW' b = N_NEW(n, double); ^~~~~ CC memory.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] memory.c: In function 'freeinit': memory.c:41:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c:41:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c:41:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c:41:34: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^~~ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c:41:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c:41:18: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c: In function 'getfree': memory.c:73:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] mem->nodes = gmalloc(sqrt_nsites * size); ~~~~~~~~~~~~^~~~~~ CC poly.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] poly.c: In function 'bbox': poly.c:53:12: warning: declaration of 'xmin' shadows a global declaration [-Wshadow] double xmin, ymin, xmax, ymax; ^~~~ In file included from poly.h:21, from poly.c:21: geometry.h:33:19: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ poly.c:53:18: warning: declaration of 'ymin' shadows a global declaration [-Wshadow] double xmin, ymin, xmax, ymax; ^~~~ In file included from poly.h:21, from poly.c:21: geometry.h:33:31: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ poly.c:53:24: warning: declaration of 'xmax' shadows a global declaration [-Wshadow] double xmin, ymin, xmax, ymax; ^~~~ In file included from poly.h:21, from poly.c:21: geometry.h:33:25: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ poly.c:53:30: warning: declaration of 'ymax' shadows a global declaration [-Wshadow] double xmin, ymin, xmax, ymax; ^~~~ In file included from poly.h:21, from poly.c:21: geometry.h:33:37: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ poly.c: In function 'isBox': poly.c:134:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (verts[0].y == verts[1].y) ^~ poly.c:135:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return ((verts[2].y == verts[3].y) && ^~ poly.c:136:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (verts[0].x == verts[3].x) && (verts[1].x == verts[2].x)); ^~ poly.c:136:45: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (verts[0].x == verts[3].x) && (verts[1].x == verts[2].x)); ^~ poly.c:138:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return ((verts[0].x == verts[1].x) && ^~ poly.c:139:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (verts[2].x == verts[3].x) && ^~ poly.c:140:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (verts[0].y == verts[3].y) && (verts[1].y == verts[2].y)); ^~ poly.c:140:45: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (verts[0].y == verts[3].y) && (verts[1].y == verts[2].y)); ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from poly.c:17: poly.c: In function 'genRound': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:170:13: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ poly.c: In function 'makeAddPoly': poly.c:192:8: warning: declaration of 'b' shadows a previous local [-Wshadow] Point b; ^ poly.c:189:10: note: shadowed declaration is here boxf b; ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from poly.c:17: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:197:10: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:219:11: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:248:14: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ poly.c:250:42: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[0] = makeScaledTransPoint(b.LL.x, b.LL.y, -xmargin, -ymargin); ~~~~^~ poly.c:250:50: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[0] = makeScaledTransPoint(b.LL.x, b.LL.y, -xmargin, -ymargin); ~~~~^~ poly.c:251:42: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[1] = makeScaledTransPoint(b.UR.x, b.LL.y, xmargin, -ymargin); ~~~~^~ poly.c:251:50: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[1] = makeScaledTransPoint(b.UR.x, b.LL.y, xmargin, -ymargin); ~~~~^~ poly.c:252:42: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[2] = makeScaledTransPoint(b.UR.x, b.UR.y, xmargin, ymargin); ~~~~^~ poly.c:252:50: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[2] = makeScaledTransPoint(b.UR.x, b.UR.y, xmargin, ymargin); ~~~~^~ poly.c:253:42: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[3] = makeScaledTransPoint(b.LL.x, b.UR.y, -xmargin, ymargin); ~~~~^~ poly.c:253:50: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[3] = makeScaledTransPoint(b.LL.x, b.UR.y, -xmargin, ymargin); ~~~~^~ poly.c: In function 'makePoly': poly.c:284:8: warning: declaration of 'b' shadows a previous local [-Wshadow] Point b; ^ poly.c:281:10: note: shadowed declaration is here boxf b; ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from poly.c:17: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:289:10: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:300:11: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:321:14: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ poly.c:343:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((xmargin != 1.0) || (ymargin != 1.0)) ^~ poly.c:343:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((xmargin != 1.0) || (ymargin != 1.0)) ^~ poly.c: In function 'edgesIntersect': poly.c:400:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((cross == 0) && !bHA && !aHB) { ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from poly.c:17: poly.c: In function 'inPoly': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:435:8: note: in expansion of macro 'N_GNEW' tp3 = N_GNEW(maxcnt, Point); ^~~~~~ poly.c:448:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((tp3[i].y == 0) && (tp3[i1].y == 0)) { ^~ poly.c:448:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((tp3[i].y == 0) && (tp3[i1].y == 0)) { ^~ poly.c:464:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (x == 0) ^~ poly.c:469:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((tp3[i].y == 0) || (tp3[i1].y == 0)) { ^~ poly.c:469:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((tp3[i].y == 0) || (tp3[i1].y == 0)) { ^~ poly.c: In function 'inBox': poly.c:485:33: warning: declaration of 'origin' shadows a global declaration [-Wshadow] static int inBox(Point p, Point origin, Point corner) ~~~~~~^~~~~~ In file included from poly.h:21, from poly.c:21: geometry.h:31:18: note: shadowed declaration is here extern Point origin; ^~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from poly.c:17: poly.c: In function 'polyOverlap': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:533:8: note: in expansion of macro 'N_GNEW' tp1 = N_GNEW(maxcnt, Point); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:534:8: note: in expansion of macro 'N_GNEW' tp2 = N_GNEW(maxcnt, Point); ^~~~~~ CC printvis.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] printvis.c:19:6: warning: no previous prototype for 'printvis' [-Wmissing-prototypes] void printvis(vconfig_t * cp) ^~~~~~~~ CC site.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC solve.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] solve.c:23:6: warning: no previous prototype for 'solve' [-Wmissing-prototypes] void solve(double *a, double *b, double *c, int n) ^~~~~ In file included from ../../lib/common/render.h:44, from solve.c:19: solve.c: In function 'solve': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ solve.c:34:13: note: in expansion of macro 'N_GNEW' asave = N_GNEW(nsq, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ solve.c:35:13: note: in expansion of macro 'N_GNEW' csave = N_GNEW(n, double); ^~~~~~ CC neatosplines.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] neatosplines.c: In function 'spline_merge': neatosplines.c:34:38: warning: unused parameter 'n' [-Wunused-parameter] static boolean spline_merge(node_t * n) ~~~~~~~~~^ neatosplines.c: In function 'swap_ends_p': neatosplines.c:39:37: warning: unused parameter 'e' [-Wunused-parameter] static boolean swap_ends_p(edge_t * e) ~~~~~~~~~^ neatosplines.c: At top level: neatosplines.c:44:1: warning: missing initializer for field 'ignoreSwap' of 'splineInfo' {aka 'struct '} [-Wmissing-field-initializers] static splineInfo sinfo = { swap_ends_p, spline_merge }; ^~~~~~ In file included from ../../lib/common/render.h:40, from neato.h:35, from neatosplines.c:17: ../../lib/common/types.h:88:10: note: 'ignoreSwap' declared here boolean ignoreSwap; /* Test for swapped edges if false */ ^~~~~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from neatosplines.c:17: neatosplines.c: In function 'make_barriers': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatosplines.c:61:11: note: in expansion of macro 'N_GNEW' bar = N_GNEW(n, Pedge_t); ^~~~~~ neatosplines.c: In function 'newitem': neatosplines.c:117:29: warning: unused parameter 'd' [-Wunused-parameter] static void *newitem(Dt_t * d, edgeitem * obj, Dtdisc_t * disc) ~~~~~~~^ neatosplines.c: In function 'freeitem': neatosplines.c:130:29: warning: unused parameter 'd' [-Wunused-parameter] static void freeitem(Dt_t * d, edgeitem * obj, Dtdisc_t * disc) ~~~~~~~^ neatosplines.c:130:59: warning: unused parameter 'disc' [-Wunused-parameter] static void freeitem(Dt_t * d, edgeitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ neatosplines.c: In function 'cmpitems': neatosplines.c:149:14: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] if ((x = key1->p1.x - key2->p1.x)) ^~~~ neatosplines.c:151:14: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] if ((x = key1->p1.y - key2->p1.y)) ^~~~ neatosplines.c:153:14: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] if ((x = key1->p2.x - key2->p2.x)) ^~~~ neatosplines.c:155:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] return (key1->p2.y - key2->p2.y); ~~~~~~~~~~~~^~~~~~~~~~~~~ neatosplines.c:136:17: warning: unused parameter 'd' [-Wunused-parameter] cmpitems(Dt_t * d, edgeinfo * key1, edgeinfo * key2, Dtdisc_t * disc) ~~~~~~~^ neatosplines.c:136:65: warning: unused parameter 'disc' [-Wunused-parameter] cmpitems(Dt_t * d, edgeinfo * key1, edgeinfo * key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from neatosplines.c:17: neatosplines.c: In function 'makeSelfArcs': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatosplines.c:239:19: note: in expansion of macro 'N_GNEW' edge_t **edges = N_GNEW(cnt, edge_t *); ^~~~~~ neatosplines.c: In function 'makeObstacle': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ neatosplines.c:329:12: note: in expansion of macro 'N_NEW' obs->ps = N_NEW(sides, Ppoint_t); ^~~~~ neatosplines.c:336:4: warning: switch missing default case [-Wswitch-default] switch (j) { ^~~~~~ neatosplines.c:277:13: warning: variable 'desc' set but not used [-Wunused-but-set-variable] epsf_t *desc; ^~~~ neatosplines.c: In function 'getPath': neatosplines.c:442:65: warning: unused parameter 'obs' [-Wunused-parameter] getPath(edge_t * e, vconfig_t * vconfig, int chkPts, Ppoly_t ** obs, ~~~~~~~~~~~^~~ neatosplines.c:443:6: warning: unused parameter 'npoly' [-Wunused-parameter] int npoly) ~~~~^~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from neatosplines.c:17: neatosplines.c: In function '_spline_edges': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ neatosplines.c:567:8: note: in expansion of macro 'N_NEW' obs = N_NEW(agnnodes(g), Ppoly_t *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ neatosplines.c:628:18: note: in expansion of macro 'N_NEW' P->boxes = N_NEW(agnnodes(g) + 20 * 2 * 9, boxf); ^~~~~ In file included from ../../lib/common/render.h:40, from neato.h:35, from neatosplines.c:17: neatosplines.c: In function '_neato_set_aspect': ../../lib/common/types.h:336:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define GD_bb(g) (((Agraphinfo_t*)AGDATA(g))->bb) ^ neatosplines.c:1011:6: note: in expansion of macro 'GD_bb' if (GD_bb(g).LL.x || GD_bb(g).LL.y) { ^~~~~ neatosplines.c:1011:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (GD_bb(g).LL.x || GD_bb(g).LL.y) { ^~ CC stuff.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from stuff.c:17: stuff.c: In function 'new_array': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:52:10: note: in expansion of macro 'N_NEW' rv = N_NEW(m, double *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:53:11: note: in expansion of macro 'N_NEW' mem = N_NEW(m * n, double); ^~~~~ stuff.c: In function 'new_3array': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:77:10: note: in expansion of macro 'N_NEW' rv = N_NEW(m + 1, double **); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:79:10: note: in expansion of macro 'N_NEW' rv[i] = N_NEW(n + 1, double *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:81:17: note: in expansion of macro 'N_NEW' rv[i][j] = N_NEW(p, double); ^~~~~ stuff.c: In function 'lenattr': stuff.c:120:61: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((sscanf(s, "%lf", val) < 1) || (*val < 0) || ((*val == 0) && !Nop)) { ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from stuff.c:17: stuff.c: In function 'scan_graph_mode': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:257:22: note: in expansion of macro 'N_NEW' GD_neato_nlist(G) = N_NEW(nV + 1, node_t *); ^~~~~ stuff.c: At top level: stuff.c:445:6: warning: no previous prototype for 'update_arrays' [-Wmissing-prototypes] void update_arrays(graph_t * G, int nG, int i) ^~~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from stuff.c:17: stuff.c: In function 'move_node': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ stuff.c:573:9: note: in expansion of macro 'ALLOC' a = ALLOC(Ndim * Ndim, a, double); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ stuff.c:573:9: note: in expansion of macro 'ALLOC' a = ALLOC(Ndim * Ndim, a, double); ^~~~~ stuff.c: In function 'shortest_path': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:673:12: note: in expansion of macro 'N_NEW' Heap = N_NEW(nG + 1, node_t *); ^~~~~ stuff.c: In function 'allow_edits': stuff.c:729:21: warning: unused parameter 'nsec' [-Wunused-parameter] int allow_edits(int nsec) ~~~~^~~~ CC voronoi.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] voronoi.c: In function 'voronoi': voronoi.c:48:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] || (newsite->coord.y == ^~ voronoi.c:22:18: warning: unused parameter 'triangulate' [-Wunused-parameter] void voronoi(int triangulate, Site * (*nextsite) (void)) ~~~~^~~~~~~~~~~ CC stress.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] stress.c: In function 'initLayout': stress.c:159:23: warning: unused parameter 'graph' [-Wunused-parameter] initLayout(vtx_data * graph, int n, int dim, double **coords, ~~~~~~~~~~~^~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: stress.c: In function 'circuitModel': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:202:18: note: in expansion of macro 'N_NEW' float *Dij = N_NEW(nG * (nG + 1) / 2, float); ^~~~~ stress.c: In function 'sparse_stress_subspace_majorization_kD': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:290:25: note: in expansion of macro 'N_GNEW' double **subspace = N_GNEW(subspace_dim, double *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:291:25: note: in expansion of macro 'N_GNEW' double *d_storage = N_GNEW(subspace_dim * n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:350:19: note: in expansion of macro 'N_GNEW' CenterIndex = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:370:12: note: in expansion of macro 'N_GNEW' dist = N_GNEW(n, DistType); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:375:22: note: in expansion of macro 'N_GNEW' invCenterIndex = N_GNEW(num_centers, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:377:15: note: in expansion of macro 'N_GNEW' storage = N_GNEW(n * num_centers, DistType); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:378:11: note: in expansion of macro 'N_GNEW' Dij = N_GNEW(num_centers, DistType *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:433:21: note: in expansion of macro 'N_GNEW' visited_nodes = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:434:17: note: in expansion of macro 'N_GNEW' distances = N_GNEW(n, dist_data); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:439:27: note: in expansion of macro 'N_GNEW' distances[i].edges = N_GNEW(n - 1, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:440:27: note: in expansion of macro 'N_GNEW' distances[i].edist = N_GNEW(n - 1, DistType); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:485:17: note: in expansion of macro 'N_GNEW' storage1 = N_GNEW(available_space, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:486:17: note: in expansion of macro 'N_GNEW' storage2 = N_GNEW(available_space, DistType); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:524:11: note: in expansion of macro 'N_GNEW' lap = N_GNEW(n, vtx_data); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:525:13: note: in expansion of macro 'N_GNEW' edges = N_GNEW(nedges + n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:526:13: note: in expansion of macro 'N_GNEW' ewgts = N_GNEW(nedges + n, float); ^~~~~~ stress.c:546:14: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] ewgts[j] = -1.0 / (float) dist_list[j]; ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:562:18: note: in expansion of macro 'N_GNEW' directions = N_GNEW(dim, double *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:563:21: note: in expansion of macro 'N_GNEW' directions[0] = N_GNEW(dim * subspace_dim, double); ^~~~~~ stress.c:599:22: warning: cast from function call of type 'int' to non-matching type 'double' [-Wbad-function-cast] directions[k][i] = (double) (rand()) / RAND_MAX; ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:628:9: note: in expansion of macro 'N_GNEW' b = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:629:20: note: in expansion of macro 'N_GNEW' b_restricted = N_GNEW(subspace_dim, double); ^~~~~~ stress.c:649:21: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] L_ij = -ewgts[j] * dist_list[j] / dist_ij; /* L_ij=w_{ij}*d_{ij}/dist_{ij} */ ^ stress.c:262:13: warning: unused parameter 'nedges_graph' [-Wunused-parameter] int nedges_graph, /* Number of edges */ ~~~~^~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: stress.c: In function 'compute_weighted_apsp_packed': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:716:18: note: in expansion of macro 'N_NEW' float *Dij = N_NEW(n * (n + 1) / 2, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:718:17: note: in expansion of macro 'N_NEW' float *Di = N_NEW(n, float); ^~~~~ stress.c: In function 'compute_apsp_packed': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:775:18: note: in expansion of macro 'N_NEW' float *Dij = N_NEW(n * (n + 1) / 2, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:777:20: note: in expansion of macro 'N_NEW' DistType *Di = N_NEW(n, DistType); ^~~~~ stress.c: In function 'compute_apsp_artifical_weights_packed': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:813:15: note: in expansion of macro 'N_NEW' weights = N_NEW(nedges, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:814:15: note: in expansion of macro 'N_NEW' vtx_vec = N_NEW(n, int); ^~~~~ stress.c:847:22: warning: conversion from 'int' to 'float' may change value [-Wconversion] ((float) deg_i + deg_j - ^ stress.c:847:30: warning: conversion from 'int' to 'float' may change value [-Wconversion] ((float) deg_i + deg_j - ^ stress.c: At top level: stress.c:868:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: stress.c: In function 'stress_majorization_kD_mkernel': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1030:14: note: in expansion of macro 'N_NEW' coords = N_NEW(dim, float *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1031:17: note: in expansion of macro 'N_NEW' f_storage = N_NEW(dim * n, float); ^~~~~ stress.c:1043:29: warning: conversion from 'int' to 'float' may change value [-Wconversion] constant_term = ((float) n * (n - 1) / 2); ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1079:15: note: in expansion of macro 'N_NEW' degrees = N_NEW(n, DegType); ^~~~~ stress.c:1081:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memset(degrees, 0, n * sizeof(DegType)); ^ stress.c:1093:16: warning: conversion from 'long double' to 'float' may change value [-Wfloat-conversion] lap2[count] = degrees[i]; ^~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1110:9: note: in expansion of macro 'N_NEW' b = N_NEW(dim, float *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1111:12: note: in expansion of macro 'N_NEW' b[0] = N_NEW(dim * n, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1116:18: note: in expansion of macro 'N_NEW' tmp_coords = N_NEW(n, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1117:24: note: in expansion of macro 'N_NEW' dist_accumulator = N_NEW(n, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1128:12: note: in expansion of macro 'N_NEW' lap1 = N_NEW(lap_length, float); ^~~~~ stress.c:1148:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memset(degrees, 0, n * sizeof(DegType)); ^ stress.c:1209:20: warning: conversion from 'long double' to 'float' may change value [-Wfloat-conversion] lap1[count] = degrees[i]; ^~~~~~~ CC kkutils.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] kkutils.c: In function 'common_neighbors': kkutils.c:21:44: warning: unused parameter 'v' [-Wunused-parameter] int common_neighbors(vtx_data * graph, int v, int u, int *v_vector) ~~~~^ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from bfs.h:21, from kkutils.c:15: kkutils.c: In function 'compute_apsp_dijkstra': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ kkutils.c:65:15: note: in expansion of macro 'N_GNEW' storage = N_GNEW(n * n, DistType); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ kkutils.c:66:11: note: in expansion of macro 'N_GNEW' dij = N_GNEW(n, DistType *); ^~~~~~ kkutils.c: In function 'compute_apsp_simple': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ kkutils.c:81:25: note: in expansion of macro 'N_GNEW' DistType *storage = N_GNEW(n * n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ kkutils.c:85:11: note: in expansion of macro 'N_GNEW' dij = N_GNEW(n, DistType *); ^~~~~~ kkutils.c: In function 'quicksort_placef': kkutils.c:198:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(ordering+first, last-first+1, sizeof(ordering[0]), (qsort_cmpf)fcmpf); ~~~~~~~~~~^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from bfs.h:21, from kkutils.c:15: kkutils.c: In function 'compute_new_weights': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ kkutils.c:249:20: note: in expansion of macro 'N_GNEW' int *vtx_vec = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ kkutils.c:255:15: note: in expansion of macro 'N_GNEW' weights = N_GNEW(nedges, float); ^~~~~~ CC matrix_ops.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from matrix_ops.c:16: matrix_ops.c: In function 'power_iteration': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ matrix_ops.c:30:23: note: in expansion of macro 'N_GNEW' double *tmp_vec = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ matrix_ops.c:31:24: note: in expansion of macro 'N_GNEW' double *last_vec = N_GNEW(n, double); ^~~~~~ matrix_ops.c: In function 'mult_dense_mat': matrix_ops.c:154:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] storage = (float *) realloc(C[0], dim1 * dim3 * sizeof(A[0])); ^ matrix_ops.c:155:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *CC = C = (float **) realloc(C, dim1 * sizeof(A)); ^ matrix_ops.c:157:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] storage = (float *) malloc(dim1 * dim3 * sizeof(A[0])); ^ matrix_ops.c:158:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *CC = C = (float **) malloc(dim1 * sizeof(A)); ^ matrix_ops.c: In function 'mult_dense_mat_d': matrix_ops.c:190:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] storage = (double *) realloc(C[0], dim1 * dim3 * sizeof(double)); ^ matrix_ops.c:191:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *CC = C = (double **) realloc(C, dim1 * sizeof(double *)); ^ matrix_ops.c:193:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] storage = (double *) malloc(dim1 * dim3 * sizeof(double)); ^ matrix_ops.c:194:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *CC = C = (double **) malloc(dim1 * sizeof(double *)); ^ matrix_ops.c: In function 'mult_sparse_dense_mat_transpose': matrix_ops.c:229:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] storage = (float *) realloc(C[0], dim1 * dim2 * sizeof(A[0])); ^ matrix_ops.c:230:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *CC = C = (float **) realloc(C, dim1 * sizeof(A)); ^ matrix_ops.c:232:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] storage = (float *) malloc(dim1 * dim2 * sizeof(A[0])); ^ matrix_ops.c:233:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *CC = C = (float **) malloc(dim1 * sizeof(A)); ^ matrix_ops.c: In function 'orthog1f': matrix_ops.c:555:9: warning: conversion from 'int' to 'float' may change value [-Wconversion] sum /= n; ^~ matrix_ops.c: In function 'invert_vec': matrix_ops.c:719:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((v = vec[i]) != 0.0) ^~ CC embed_graph.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from dijkstra.h:23, from embed_graph.c:23: embed_graph.c: In function 'embed_graph': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ embed_graph.c:43:25: note: in expansion of macro 'N_GNEW' DistType *storage = N_GNEW(n * dim, DistType); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ embed_graph.c:45:22: note: in expansion of macro 'N_GNEW' DistType *dist = N_GNEW(n, DistType); /* this vector stores the distances of ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ embed_graph.c:57:24: note: in expansion of macro 'N_GNEW' *Coords = coords = N_GNEW(dim, DistType *); ^~~~~~ CC dijkstra.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from bfs.h:21, from dijkstra.c:24: dijkstra.c: In function 'initHeap': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ dijkstra.c:104:20: note: in expansion of macro 'N_GNEW' else h->data = N_GNEW(n - 1, int); ^~~~~~ dijkstra.c: In function 'dijkstra': dijkstra.c:166:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] index = (int *) realloc(index, n * sizeof(int)); ^ dijkstra.c:179:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (closestDist == MAX_DIST) ^~ dijkstra.c:193:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dist[i] == MAX_DIST) /* 'i' is not connected to 'vertex' */ ^~ dijkstra.c: In function 'dijkstra_bounded': dijkstra.c:227:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (boolean *) realloc(node_in_neighborhood, n * sizeof(boolean)); ^ dijkstra.c:241:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] index = (int *) realloc(index, n * sizeof(int)); ^ dijkstra.c:259:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (closestDist == MAX_DIST) ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from bfs.h:21, from dijkstra.c:24: dijkstra.c: In function 'initHeap_f': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ dijkstra.c:305:15: note: in expansion of macro 'N_GNEW' h->data = N_GNEW(n - 1, int); ^~~~~~ dijkstra.c: In function 'dijkstra_f': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ dijkstra.c:371:13: note: in expansion of macro 'N_GNEW' index = N_GNEW(n, int); ^~~~~~ dijkstra.c:384:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (closestDist == MAXFLOAT) ^~ CC conjgrad.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from conjgrad.h:23, from conjgrad.c:16: conjgrad.c: In function 'conjugate_gradient': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:34:17: note: in expansion of macro 'N_GNEW' double *r = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:35:17: note: in expansion of macro 'N_GNEW' double *p = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:36:18: note: in expansion of macro 'N_GNEW' double *Ap = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:37:18: note: in expansion of macro 'N_GNEW' double *Ax = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:38:22: note: in expansion of macro 'N_GNEW' double *alphap = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:40:22: note: in expansion of macro 'N_GNEW' double *orth_b = N_GNEW(n, double); ^~~~~~ conjgrad.c:52:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p_Ap == 0) ^~ conjgrad.c:70:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r_r == 0) { ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from conjgrad.h:23, from conjgrad.c:16: conjgrad.c: In function 'conjugate_gradient_f': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:107:17: note: in expansion of macro 'N_GNEW' double *r = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:108:17: note: in expansion of macro 'N_GNEW' double *p = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:109:18: note: in expansion of macro 'N_GNEW' double *Ap = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:110:18: note: in expansion of macro 'N_GNEW' double *Ax = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:111:22: note: in expansion of macro 'N_GNEW' double *alphap = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:113:22: note: in expansion of macro 'N_GNEW' double *orth_b = N_GNEW(n, double); ^~~~~~ conjgrad.c:127:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p_Ap == 0) ^~ conjgrad.c:145:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r_r == 0) { ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from conjgrad.h:23, from conjgrad.c:16: conjgrad.c: In function 'conjugate_gradient_mkernel': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ conjgrad.c:178:16: note: in expansion of macro 'N_NEW' float *r = N_NEW(n, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ conjgrad.c:179:16: note: in expansion of macro 'N_NEW' float *p = N_NEW(n, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ conjgrad.c:180:17: note: in expansion of macro 'N_NEW' float *Ap = N_NEW(n, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ conjgrad.c:181:17: note: in expansion of macro 'N_NEW' float *Ax = N_NEW(n, float); ^~~~~ conjgrad.c:207:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p_Ap == 0) ^~ conjgrad.c:221:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r_r == 0) { ^~ CC pca.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from pca.h:23, from pca.c:16: pca.c: In function 'PCA_alloc': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pca.c:35:12: note: in expansion of macro 'N_GNEW' eigs = N_GNEW(new_dim, double *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pca.c:37:12: note: in expansion of macro 'N_GNEW' eigs[i] = N_GNEW(dim, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pca.c:38:13: note: in expansion of macro 'N_GNEW' evals = N_GNEW(new_dim, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pca.c:40:10: note: in expansion of macro 'N_GNEW' DD = N_GNEW(dim, double *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pca.c:41:19: note: in expansion of macro 'N_GNEW' storage_ptr = N_GNEW(dim * dim, double); ^~~~~~ pca.c: In function 'iterativePCA_1D': pca.c:102:12: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] return power_iteration(mat, dim, 1, &new_direction, &eval, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC closest.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from kkutils.h:23, from closest.c:15: closest.c: In function 'initStack': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:53:15: note: in expansion of macro 'N_GNEW' s->data = N_GNEW(n, Pair); ^~~~~~ closest.c: In function 'heapify': closest.c:34:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ(p,q) ((p).dist == (q).dist) ^~ closest.c:91:35: note: in expansion of macro 'EQ' (LT(h->data[i],h->data[j]) || ((EQ(h->data[i],h->data[j])) && (rand()%2))) ^~ closest.c:106:26: note: in expansion of macro 'greaterPriority' if (insideHeap(h, l) && greaterPriority(h, l, i)) ^~~~~~~~~~~~~~~ closest.c:34:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ(p,q) ((p).dist == (q).dist) ^~ closest.c:91:35: note: in expansion of macro 'EQ' (LT(h->data[i],h->data[j]) || ((EQ(h->data[i],h->data[j])) && (rand()%2))) ^~ closest.c:110:26: note: in expansion of macro 'greaterPriority' if (insideHeap(h, r) && greaterPriority(h, r, largest)) ^~~~~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from kkutils.h:23, from closest.c:15: closest.c: In function 'initHeap': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:148:15: note: in expansion of macro 'N_GNEW' h->data = N_GNEW(h->maxSize, Pair); ^~~~~~ closest.c: In function 'insert': closest.c:179:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->data = (Pair *) realloc(h->data, h->maxSize * sizeof(Pair)); ^ closest.c:34:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ(p,q) ((p).dist == (q).dist) ^~ closest.c:91:35: note: in expansion of macro 'EQ' (LT(h->data[i],h->data[j]) || ((EQ(h->data[i],h->data[j])) && (rand()%2))) ^~ closest.c:183:21: note: in expansion of macro 'greaterPriority' while (i > 0 && greaterPriority(h, i, parent(i))) { ^~~~~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from kkutils.h:23, from closest.c:15: closest.c: In function 'find_closest_pairs': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:212:17: note: in expansion of macro 'N_GNEW' int *left = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:213:18: note: in expansion of macro 'N_GNEW' int *right = N_GNEW(n, int); ^~~~~~ closest.c:214:5: warning: missing initializer for field 'dist' of 'Pair' {aka 'struct '} [-Wmissing-field-initializers] Pair pair = { 0, 0 }, new_pair; ^~~~ closest.c:30:12: note: 'dist' declared here double dist; /* distance between the nodes in the layout */ ^~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from kkutils.h:23, from closest.c:15: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:217:21: note: in expansion of macro 'N_GNEW' int *ordering = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:218:25: note: in expansion of macro 'N_GNEW' int *inv_ordering = N_GNEW(n, int); ^~~~~~ closest.c:66:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s->data = (Pair*) realloc(s->data, s->max_size*sizeof(Pair)); \ ^ closest.c:248:2: note: in expansion of macro 'push' push(pairs_stack, pair); ^~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from kkutils.h:23, from closest.c:15: closest.c: In function 'construct_graph': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:310:20: note: in expansion of macro 'N_GNEW' int *degrees = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:314:18: note: in expansion of macro 'N_GNEW' int *edges = N_GNEW(new_nedges, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:315:22: note: in expansion of macro 'N_GNEW' float *weights = N_GNEW(new_nedges, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:331:30: note: in expansion of macro 'N_GNEW' *New_graph = new_graph = N_GNEW(n, vtx_data); ^~~~~~ CC bfs.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] bfs.c: In function 'bfs_bounded': bfs.c:74:47: warning: unused parameter 'n' [-Wunused-parameter] bfs_bounded(int vertex, vtx_data * graph, int n, DistType * dist, ~~~~^ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from bfs.h:21, from bfs.c:23: bfs.c: In function 'mkQueue': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ bfs.c:124:16: note: in expansion of macro 'N_GNEW' qp->data = N_GNEW(size, int); ^~~~~~ bfs.c: At top level: bfs.c:129:8: warning: no previous prototype for 'newQueue' [-Wmissing-prototypes] Queue *newQueue(int size) ^~~~~~~~ bfs.c:141:6: warning: no previous prototype for 'delQueue' [-Wmissing-prototypes] void delQueue(Queue * qp) ^~~~~~~~ CC constraint.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] constraint.c: In function 'mapGraphs': constraint.c:145:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ED_minlen(ce) == 0.0) { ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from constraint.c:17: ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:146:7: note: in expansion of macro 'elist_append' elist_append(ce, ND_out(t)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:146:7: note: in expansion of macro 'elist_append' elist_append(ce, ND_out(t)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:147:7: note: in expansion of macro 'elist_append' elist_append(ce, ND_in(h)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:147:7: note: in expansion of macro 'elist_append' elist_append(ce, ND_in(h)); ^~~~~~~~~~~~ constraint.c:149:19: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] ED_minlen(ce) = delta; ^~~~~ constraint.c: At top level: constraint.c:155:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ constraint.c: In function 'mkNConstraintG': constraint.c:255:18: warning: conversion from 'double' to 'short unsigned int' may change value [-Wfloat-conversion] ED_minlen(e) = delta; ^~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from constraint.c:17: ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:281:6: note: in expansion of macro 'elist_append' elist_append(e, ND_out(n)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:281:6: note: in expansion of macro 'elist_append' elist_append(e, ND_out(n)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:282:6: note: in expansion of macro 'elist_append' elist_append(e, ND_in(aghead(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:282:6: note: in expansion of macro 'elist_append' elist_append(e, ND_in(aghead(e))); ^~~~~~~~~~~~ constraint.c: In function 'mkConstraintG': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ../../lib/common/types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ constraint.c:346:6: note: in expansion of macro 'alloc_elist' alloc_elist(lcnt, ND_in(n)); ^~~~~~~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ../../lib/common/types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ constraint.c:349:7: note: in expansion of macro 'alloc_elist' alloc_elist(2 * (cnt - 1), ND_out(prev)); ^~~~~~~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ../../lib/common/types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ constraint.c:351:7: note: in expansion of macro 'alloc_elist' alloc_elist(cnt - lcnt - 1, ND_out(prev)); ^~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:356:3: note: in expansion of macro 'elist_append' elist_append(e, ND_out(prev)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:356:3: note: in expansion of macro 'elist_append' elist_append(e, ND_out(prev)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:357:3: note: in expansion of macro 'elist_append' elist_append(e, ND_in(n)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:357:3: note: in expansion of macro 'elist_append' elist_append(e, ND_in(n)); ^~~~~~~~~~~~ constraint.c:295:41: warning: unused parameter 'g' [-Wunused-parameter] static graph_t *mkConstraintG(graph_t * g, Dt_t * list, ~~~~~~~~~~^ constraint.c: In function 'initItem': constraint.c:583:40: warning: conversion from 'int' to 'float' may change value [-Wconversion] w2 = SCALE * (POINTS(ND_width(n)/2.0) + margin.x); ^ constraint.c:583:40: warning: conversion from 'int' to 'float' may change value [-Wconversion] constraint.c:21:15: warning: conversion from 'float' to 'int' may change value [-Wfloat-conversion] #define SCALE 10 ^~ constraint.c:583:7: note: in expansion of macro 'SCALE' w2 = SCALE * (POINTS(ND_width(n)/2.0) + margin.x); ^~~~~ constraint.c:584:41: warning: conversion from 'int' to 'float' may change value [-Wconversion] h2 = SCALE * (POINTS(ND_height(n)/2.0) + margin.y); ^ constraint.c:584:41: warning: conversion from 'int' to 'float' may change value [-Wconversion] constraint.c:21:15: warning: conversion from 'float' to 'int' may change value [-Wfloat-conversion] #define SCALE 10 ^~ constraint.c:584:7: note: in expansion of macro 'SCALE' h2 = SCALE * (POINTS(ND_height(n)/2.0) + margin.y); ^~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from constraint.c:17: constraint.c: In function 'cAdjust': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constraint.c:639:20: note: in expansion of macro 'N_GNEW' nitem *nlist = N_GNEW(nnodes, nitem); ^~~~~~ constraint.c: In function 'compress': constraint.c:738:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p->pos.x == q->pos.x) ^~ constraint.c:743:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p->pos.y == q->pos.y) ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from constraint.c:17: constraint.c: In function 'mkOverlapSet': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constraint.c:766:17: note: in expansion of macro 'N_GNEW' pointf *S = N_GNEW(sz + 1, pointf); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ constraint.c:777:11: note: in expansion of macro 'RALLOC' S = RALLOC(sz + 1, S, pointf); ^~~~~~ constraint.c:779:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p->pos.x == q->pos.x) ^~ constraint.c:786:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p->pos.y == q->pos.y) ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from constraint.c:17: ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ constraint.c:800:9: note: in expansion of macro 'RALLOC' S = RALLOC(cnt + 1, S, pointf); ^~~~~~ constraint.c: In function 'computeScaleXY': constraint.c:814:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(aarr + 1, m, sizeof(pointf), (sortfn_t) sortf); ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from constraint.c:17: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constraint.c:816:12: note: in expansion of macro 'N_GNEW' barr = N_GNEW(m + 1, pointf); ^~~~~~ constraint.c: In function 'scAdjust': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constraint.c:873:19: note: in expansion of macro 'N_GNEW' info *nlist = N_GNEW(nnodes, info); ^~~~~~ In file included from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from neato.h:35, from constraint.c:17: ../../lib/common/geom.h:69:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define PS2INCH(a_points) ((a_points)/(double)POINTS_PER_INCH) ^ constraint.c:885:13: note: in expansion of macro 'PS2INCH' margin.x = PS2INCH(margin.x); ^~~~~~~ ../../lib/common/geom.h:69:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define PS2INCH(a_points) ((a_points)/(double)POINTS_PER_INCH) ^ constraint.c:886:13: note: in expansion of macro 'PS2INCH' margin.y = PS2INCH(margin.y); ^~~~~~~ constraint.c:913:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s.x == 0) { /* overlaps exist */ ^~ constraint.c: In function 'cAdjust': constraint.c:664:6: warning: this statement may fall through [-Wimplicit-fallthrough=] constrainY(g, nlist, nnodes, intersectX, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constraint.c:665:2: note: here case AM_ORTHO_YX : ^~~~ constraint.c:667:6: warning: this statement may fall through [-Wimplicit-fallthrough=] constrainX(g, nlist, nnodes, intersectY, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constraint.c:668:2: note: here case AM_PORTHOXY: ^~~~ CC quad_prog_solve.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from quad_prog_solve.c:14: quad_prog_solve.c: In function 'unpackMatrix': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:33:11: note: in expansion of macro 'N_GNEW' mat = N_GNEW(n, float *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:34:14: note: in expansion of macro 'N_GNEW' mat[0] = N_GNEW(n * n, float); ^~~~~~ quad_prog_solve.c: In function 'computeHierarchyBoundaries': quad_prog_solve.c:101:46: warning: unused parameter 'n' [-Wunused-parameter] computeHierarchyBoundaries(float *place, int n, int *ordering, int *levels, ~~~~^ quad_prog_solve.c: In function 'constrained_majorization_new': quad_prog_solve.c:146:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (levels_gap != 0) { ^~ quad_prog_solve.c:198:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (place[ordering[right]] != cur_place) { ^~ quad_prog_solve.c:239:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (desired_place[node] == cur_place) { ^~ quad_prog_solve.c: In function 'constrained_majorization_new_with_gaps': quad_prog_solve.c:755:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (desired_place[node] == cur_place) { ^~ quad_prog_solve.c:606:32: warning: unused parameter 'ndims' [-Wunused-parameter] float **coords, int ndims, ~~~~^~~~~ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from quad_prog_solve.c:14: quad_prog_solve.c: In function 'initConstrainedMajorization': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:988:14: note: in expansion of macro 'N_GNEW' e->lev = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:997:18: note: in expansion of macro 'N_GNEW' e->fArray1 = N_GNEW(n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:998:18: note: in expansion of macro 'N_GNEW' e->fArray2 = N_GNEW(n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:999:18: note: in expansion of macro 'N_GNEW' e->fArray3 = N_GNEW(n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:1000:18: note: in expansion of macro 'N_GNEW' e->fArray4 = N_GNEW(n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:1001:18: note: in expansion of macro 'N_GNEW' e->iArray1 = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:1002:18: note: in expansion of macro 'N_GNEW' e->iArray2 = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:1003:18: note: in expansion of macro 'N_GNEW' e->iArray3 = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:1004:18: note: in expansion of macro 'N_GNEW' e->iArray4 = N_GNEW(n, int); ^~~~~~ CC smart_ini_x.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from smart_ini_x.c:14: smart_ini_x.c: In function 'power_iteration_orthog': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:68:20: note: in expansion of macro 'N_GNEW' double *tmp_vec = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:69:21: note: in expansion of macro 'N_GNEW' double *last_vec = N_GNEW(n, double); ^~~~~~ smart_ini_x.c: In function 'compute_avgs': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:184:19: note: in expansion of macro 'N_GNEW' float* row_avg = N_GNEW(n, float); ^~~~~~ smart_ini_x.c:194:28: warning: conversion from 'int' to 'float' may change value [-Wconversion] row_avg[i]=(float)sum_row/n; ^ smart_ini_x.c:196:21: warning: conversion from 'int' to 'float' may change value [-Wconversion] *all_avg=(float)sum/(n*n); ^ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from smart_ini_x.c:14: smart_ini_x.c: In function 'compute_Bij': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:204:19: note: in expansion of macro 'N_GNEW' float* storage = N_GNEW(n*n,float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:205:16: note: in expansion of macro 'N_GNEW' float** Bij = N_GNEW(n, float*); ^~~~~~ smart_ini_x.c:215:31: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] Bij[i][j]=-(float)Dij[i][j]*Dij[i][j]+row_avg[i]+row_avg[j]-all_avg; ^ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from smart_ini_x.c:14: smart_ini_x.c: In function 'CMDS_orthog': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:229:17: note: in expansion of macro 'N_GNEW' double* evals= N_GNEW(dim, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:233:16: note: in expansion of macro 'N_GNEW' orthog_aux = N_GNEW(n, double); ^~~~~~ smart_ini_x.c:224:23: warning: unused parameter 'graph' [-Wunused-parameter] CMDS_orthog(vtx_data* graph, int n, int dim, double** eigs, double tol, ~~~~~~~~~~^~~~~ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from smart_ini_x.c:14: smart_ini_x.c: In function 'IMDS_given_dim': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:263:16: note: in expansion of macro 'N_GNEW' float** lap = N_GNEW(n, float*); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:266:20: note: in expansion of macro 'N_GNEW' double* balance = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:287:16: note: in expansion of macro 'N_GNEW' orthog_aux = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:308:14: note: in expansion of macro 'N_GNEW' f_storage = N_GNEW(n*n, float); ^~~~~~ smart_ini_x.c:331:34: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] Dij[i][j]=Dij[j][i]=diff>0 ? (DistType)sqrt(diff) : 0; ^ smart_ini_x.c:344:26: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] balance[i]+=Dij[i][j]*(-lap[i][j]); // w_{ij}*delta_{ij} ^ smart_ini_x.c:347:26: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] balance[i]-=Dij[i][j]*(-lap[i][j]); // w_{ij}*delta_{ij} ^ smart_ini_x.c:365:18: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] b+=Dij[i][j]*(-lap[i][j]); ^ smart_ini_x.c:369:18: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] b-=Dij[i][j]*(-lap[i][j]); ^ smart_ini_x.c:373:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((b != balance[i]) && (fabs(1-b/balance[i])>1e-5)) { ^~ CC constrained_majorization.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] constrained_majorization.c: In function 'stress_majorization_with_hierarchy': constrained_majorization.c:95:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] || (graph[i].edists[j] != 0); ^~ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from constrained_majorization.c:14: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:175:28: note: in expansion of macro 'N_GNEW' hierarchy_boundaries = N_GNEW(num_levels, float); ^~~~~~ constrained_majorization.c:244:6: warning: declaration of 'length' shadows a previous local [-Wshadow] int length = n + n * (n - 1) / 2; ^~~~~~ constrained_majorization.c:71:9: note: shadowed declaration is here int length; ^~~~~~ constrained_majorization.c:246:6: warning: declaration of 'count' shadows a previous local [-Wshadow] int count; ^~~~~ constrained_majorization.c:81:9: note: shadowed declaration is here int count; ^~~~~ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from constrained_majorization.c:14: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:276:14: note: in expansion of macro 'N_GNEW' coords = N_GNEW(dim, float *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:277:17: note: in expansion of macro 'N_GNEW' f_storage = N_GNEW(dim * n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:305:15: note: in expansion of macro 'N_GNEW' degrees = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:336:9: note: in expansion of macro 'N_GNEW' b = N_GNEW(dim, float *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:337:12: note: in expansion of macro 'N_GNEW' b[0] = N_GNEW(dim * n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:342:18: note: in expansion of macro 'N_GNEW' tmp_coords = N_GNEW(n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:343:24: note: in expansion of macro 'N_GNEW' dist_accumulator = N_GNEW(n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:347:9: note: in expansion of macro 'N_GNEW' lap1 = N_GNEW(lap_length, float); ^~~~~~ constrained_majorization.c:488:14: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] levels_gap); ^~~~~~~~~~ CC opt_arrangement.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from opt_arrangement.c:14: opt_arrangement.c: In function 'compute_y_coords': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ opt_arrangement.c:51:17: note: in expansion of macro 'N_NEW' double *b = N_NEW(n, double); ^~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ opt_arrangement.c:67:23: note: in expansion of macro 'N_GNEW' uniform_weights = N_GNEW(nedges, float); ^~~~~~ CC overlap.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] overlap.c:686:6: warning: no previous prototype for 'remove_overlap' [-Wmissing-prototypes] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ^~~~~~~~~~~~~~ overlap.c: In function 'remove_overlap': overlap.c:686:25: warning: unused parameter 'dim' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ~~~~^~~ overlap.c:686:43: warning: unused parameter 'A' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ~~~~~~~~~~~~~^ overlap.c:686:50: warning: unused parameter 'm' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ~~~~^ overlap.c:686:59: warning: unused parameter 'x' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) overlap.c:686:68: warning: unused parameter 'label_sizes' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) overlap.c:686:85: warning: unused parameter 'ntry' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ~~~~^~~~ overlap.c:686:96: warning: unused parameter 'initial_scaling' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) overlap.c:686:117: warning: unused parameter 'do_shrinking' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ~~~~^~~~~~~~~~~~ overlap.c:686:136: warning: unused parameter 'flag' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ~~~~~^~~~ CC call_tri.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] call_tri.c:21:14: warning: no previous prototype for 'call_tri' [-Wmissing-prototypes] SparseMatrix call_tri(int n, int dim, real * x) ^~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from call_tri.c:16: call_tri.c: In function 'call_tri': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ call_tri.c:28:16: note: in expansion of macro 'N_GNEW' real* xv = N_GNEW(n, real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ call_tri.c:29:16: note: in expansion of macro 'N_GNEW' real* yv = N_GNEW(n, real); ^~~~~~ call_tri.c:21:34: warning: unused parameter 'dim' [-Wunused-parameter] SparseMatrix call_tri(int n, int dim, real * x) ~~~~^~~ call_tri.c: At top level: call_tri.c:69:14: warning: no previous prototype for 'call_tri2' [-Wmissing-prototypes] SparseMatrix call_tri2(int n, int dim, real * xx) ^~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from call_tri.c:16: call_tri.c: In function 'call_tri2': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ call_tri.c:77:9: note: in expansion of macro 'N_GNEW' x = N_GNEW(n, real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ call_tri.c:78:9: note: in expansion of macro 'N_GNEW' y = N_GNEW(n, real); ^~~~~~ CC compute_hierarchy.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from ./digcola.h:21, from compute_hierarchy.c:14: compute_hierarchy.c: In function 'compute_hierarchy': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ compute_hierarchy.c:68:6: note: in expansion of macro 'N_GNEW' y = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ compute_hierarchy.c:76:29: note: in expansion of macro 'N_NEW' *orderingp = ordering = N_NEW(n, int); ^~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ compute_hierarchy.c:122:22: note: in expansion of macro 'N_GNEW' *levelsp = levels = N_GNEW(num_levels, int); ^~~~~~ compute_hierarchy.c:56:12: warning: variable 'spread' set but not used [-Wunused-but-set-variable] double spread; ^~~~~~ CC delaunay.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] delaunay.c:25:5: warning: "HAVE_GTS" is not defined, evaluates to 0 [-Wundef] #if HAVE_GTS ^~~~~~~~ delaunay.c:541:7: warning: "HAVE_TRIANGLE" is not defined, evaluates to 0 [-Wundef] #elif HAVE_TRIANGLE ^~~~~~~~~~~~~ delaunay.c: In function 'get_triangles': delaunay.c:744:29: warning: unused parameter 'x' [-Wunused-parameter] int* get_triangles (double *x, int n, int* tris) ~~~~~~~~^ delaunay.c:744:36: warning: unused parameter 'n' [-Wunused-parameter] int* get_triangles (double *x, int n, int* tris) ~~~~^ delaunay.c:744:44: warning: unused parameter 'tris' [-Wunused-parameter] int* get_triangles (double *x, int n, int* tris) ~~~~~^~~~ delaunay.c: In function 'delaunay_triangulation': delaunay.c:749:40: warning: unused parameter 'x' [-Wunused-parameter] v_data *delaunay_triangulation(double *x, double *y, int n) ~~~~~~~~^ delaunay.c:749:51: warning: unused parameter 'y' [-Wunused-parameter] v_data *delaunay_triangulation(double *x, double *y, int n) ~~~~~~~~^ delaunay.c:749:58: warning: unused parameter 'n' [-Wunused-parameter] v_data *delaunay_triangulation(double *x, double *y, int n) ~~~~^ delaunay.c: In function 'delaunay_tri': delaunay.c:754:27: warning: unused parameter 'x' [-Wunused-parameter] int *delaunay_tri(double *x, double *y, int n, int* nedges) ~~~~~~~~^ delaunay.c:754:38: warning: unused parameter 'y' [-Wunused-parameter] int *delaunay_tri(double *x, double *y, int n, int* nedges) ~~~~~~~~^ delaunay.c:754:45: warning: unused parameter 'n' [-Wunused-parameter] int *delaunay_tri(double *x, double *y, int n, int* nedges) ~~~~^ delaunay.c:754:53: warning: unused parameter 'nedges' [-Wunused-parameter] int *delaunay_tri(double *x, double *y, int n, int* nedges) ~~~~~^~~~~~ delaunay.c: In function 'mkSurface': delaunay.c:760:20: warning: unused parameter 'x' [-Wunused-parameter] mkSurface (double *x, double *y, int n, int* segs, int nsegs) ~~~~~~~~^ delaunay.c:760:31: warning: unused parameter 'y' [-Wunused-parameter] mkSurface (double *x, double *y, int n, int* segs, int nsegs) ~~~~~~~~^ delaunay.c:760:38: warning: unused parameter 'n' [-Wunused-parameter] mkSurface (double *x, double *y, int n, int* segs, int nsegs) ~~~~^ delaunay.c:760:46: warning: unused parameter 'segs' [-Wunused-parameter] mkSurface (double *x, double *y, int n, int* segs, int nsegs) ~~~~~^~~~ delaunay.c:760:56: warning: unused parameter 'nsegs' [-Wunused-parameter] mkSurface (double *x, double *y, int n, int* segs, int nsegs) ~~~~^~~~~ delaunay.c: In function 'freeSurface': delaunay.c:766:25: warning: unused parameter 's' [-Wunused-parameter] freeSurface (surface_t* s) ~~~~~~~~~~~^ In file included from delaunay.c:22: delaunay.c: In function 'UG_graph': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ delaunay.c:794:13: note: in expansion of macro 'N_GNEW' delaunay = N_GNEW(n, v_data); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ delaunay.c:808:13: note: in expansion of macro 'N_GNEW' delaunay = N_GNEW(n, v_data); ^~~~~~ CC multispline.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] multispline.c: In function 'spline_merge': multispline.c:20:38: warning: unused parameter 'n' [-Wunused-parameter] static boolean spline_merge(node_t * n) ~~~~~~~~~^ multispline.c: In function 'swap_ends_p': multispline.c:25:37: warning: unused parameter 'e' [-Wunused-parameter] static boolean swap_ends_p(edge_t * e) ~~~~~~~~~^ multispline.c: At top level: multispline.c:30:1: warning: missing initializer for field 'ignoreSwap' of 'splineInfo' {aka 'struct '} [-Wmissing-field-initializers] static splineInfo sinfo = { swap_ends_p, spline_merge }; ^~~~~~ In file included from ../../lib/common/render.h:40, from ./multispline.h:17, from multispline.c:14: ../../lib/common/types.h:88:10: note: 'ignoreSwap' declared here boolean ignoreSwap; /* Test for swapped edges if false */ ^~~~~~~~~~ multispline.c: In function 'newItem': multispline.c:76:29: warning: unused parameter 'd' [-Wunused-parameter] static void *newItem(Dt_t * d, item * objp, Dtdisc_t * disc) ~~~~~~~^ multispline.c: In function 'freeItem': multispline.c:88:29: warning: unused parameter 'd' [-Wunused-parameter] static void freeItem(Dt_t * d, item * obj, Dtdisc_t * disc) ~~~~~~~^ multispline.c:88:55: warning: unused parameter 'disc' [-Wunused-parameter] static void freeItem(Dt_t * d, item * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ multispline.c: In function 'newIpair': multispline.c:175:30: warning: unused parameter 'd' [-Wunused-parameter] static void *newIpair(Dt_t * d, Ipair * objp, Dtdisc_t * disc) ~~~~~~~^ multispline.c: In function 'freeIpair': multispline.c:186:30: warning: unused parameter 'd' [-Wunused-parameter] static void freeIpair(Dt_t * d, Ipair * obj, Dtdisc_t * disc) ~~~~~~~^ multispline.c:186:57: warning: unused parameter 'disc' [-Wunused-parameter] static void freeIpair(Dt_t * d, Ipair * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ multispline.c: In function 'ctrlPtIdx': multispline.c:326:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((w.x == v.x) && (w.y == v.y)) ^~ multispline.c:326:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((w.x == v.x) && (w.y == v.y)) ^~ In file included from ../../lib/common/render.h:44, from ./multispline.h:17, from multispline.c:14: multispline.c: In function 'mkCtrlPts': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:356:10: note: in expansion of macro 'N_GNEW' ps = N_GNEW(mult, pointf); ^~~~~~ multispline.c: In function 'mkTriIndices': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:491:17: note: in expansion of macro 'N_GNEW' int *tris = N_GNEW(3 * sf->nfaces, int); ^~~~~~ multispline.c:492:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memcpy(tris, sf->faces, 3 * sf->nfaces * sizeof(int)); ^ multispline.c: In function 'addTriEdge': multispline.c:551:57: warning: unused parameter 'd' [-Wunused-parameter] static void addTriEdge(tgraph * g, int t, int h, double d, ipair seg) ~~~~~~~^ In file included from ../../lib/common/render.h:44, from ./multispline.h:17, from multispline.c:14: multispline.c: In function 'mkTriGraph': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:596:16: note: in expansion of macro 'N_GNEW' g->nodes = N_GNEW(sf->nfaces + 2, tnode); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:601:13: note: in expansion of macro 'N_GNEW' edgei = N_GNEW(sf->nfaces + ne + 2 * maxv, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:602:16: note: in expansion of macro 'N_GNEW' g->edges = N_GNEW(ne/2 + 2 * maxv, tedge); ^~~~~~ multispline.c: In function 'mkRouter': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ multispline.c:708:17: note: in expansion of macro 'N_NEW' int *obsi = N_NEW(npoly + 1, int); ^~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:713:11: note: in expansion of macro 'N_GNEW' pts = N_GNEW(npts, pointf); /* all points are stored in pts */ ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:714:12: note: in expansion of macro 'N_GNEW' segs = N_GNEW(2 * npts, int); /* indices of points forming segments */ ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:749:9: note: in expansion of macro 'N_GNEW' x = N_GNEW(npts, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:750:9: note: in expansion of macro 'N_GNEW' y = N_GNEW(npts, double); ^~~~~~ multispline.c: In function 'finishEdge': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:780:22: note: in expansion of macro 'N_GNEW' pointf *spline = N_GNEW(spl.pn, pointf); ^~~~~~ multispline.c: In function 'tweakEnd': multispline.c:805:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQPT(p,q) (((p).x==(q).x)&&((p).y==(q).y)) ^~ multispline.c:832:9: note: in expansion of macro 'EQPT' if (EQPT(q, nxt) || EQPT(q, prv) ){ ^~~~ multispline.c:805:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQPT(p,q) (((p).x==(q).x)&&((p).y==(q).y)) ^~ multispline.c:832:9: note: in expansion of macro 'EQPT' if (EQPT(q, nxt) || EQPT(q, prv) ){ ^~~~ multispline.c:805:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQPT(p,q) (((p).x==(q).x)&&((p).y==(q).y)) ^~ multispline.c:832:25: note: in expansion of macro 'EQPT' if (EQPT(q, nxt) || EQPT(q, prv) ){ ^~~~ multispline.c:805:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQPT(p,q) (((p).x==(q).x)&&((p).y==(q).y)) ^~ multispline.c:832:25: note: in expansion of macro 'EQPT' if (EQPT(q, nxt) || EQPT(q, prv) ){ ^~~~ multispline.c:822:44: warning: unused parameter 'pl' [-Wunused-parameter] tweakEnd (Ppoly_t poly, int s, Ppolyline_t pl, Ppoint_t q) ~~~~~~~~~~~~^~ In file included from ../../lib/common/render.h:44, from ./multispline.h:17, from multispline.c:14: multispline.c: In function 'genroute': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:867:23: note: in expansion of macro 'N_GNEW' Pedge_t *medges = N_GNEW(trip->poly.pn, Pedge_t); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ multispline.c:911:12: note: in expansion of macro 'N_NEW' cpts = N_NEW(pl.pn - 2, pointf *); ^~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:922:15: note: in expansion of macro 'N_GNEW' poly.ps = N_GNEW(pn, pointf); ^~~~~~ multispline.c: In function 'mkPoly': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ multispline.c:1156:13: note: in expansion of macro 'N_NEW' side1 = N_NEW(nt + 4, side_t); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ multispline.c:1157:13: note: in expansion of macro 'N_NEW' side2 = N_NEW(nt + 4, side_t); ^~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:1213:17: note: in expansion of macro 'N_GNEW' pps = pts = N_GNEW(nt + 4, pointf); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ multispline.c:1214:12: note: in expansion of macro 'N_NEW' trim = N_NEW(nt + 4, tri *); ^~~~~ fPQ.h: In function 'PQgen': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ fPQ.h:42:14: note: in expansion of macro 'N_NEW' pq->pq = N_NEW(sz+1,PQTYPE); ^~~~~ In file included from multispline.c:1278: fPQ.h: At top level: fPQ.h:167:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ In file included from ../../lib/common/render.h:44, from ./multispline.h:17, from multispline.c:14: multispline.c: In function 'triPath': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ multispline.c:1298:16: note: in expansion of macro 'N_NEW' int *dad = N_NEW(n, int); ^~~~~ multispline.c:1322:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (N_VAL(pq, adjn) == UNSEEN) { ^~ multispline.c:1323:25: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] N_VAL(pq, adjn) = d; ^ multispline.c:1327:26: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] PQupdate(pq, adjn, d); ^ In file included from ../../lib/common/render.h:44, from ./multispline.h:17, from multispline.c:14: multispline.c: In function 'makeMultiSpline': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:1365:12: note: in expansion of macro 'N_GNEW' idxs = N_GNEW(pq.pq.PQsize + 1, PQTYPE); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:1366:12: note: in expansion of macro 'N_GNEW' vals = N_GNEW(pq.pq.PQsize + 1, PQVTYPE); ^~~~~~ CCLD libneatogen_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/neatogen' Making all in twopigen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/twopigen' CC twopiinit.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from circle.h:17, from twopiinit.c:20: twopiinit.c: In function 'twopi_init_node_edge': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ twopiinit.c:40:11: note: in expansion of macro 'N_NEW' alg = N_NEW(n_nodes, rdata); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ twopiinit.c:41:25: note: in expansion of macro 'N_NEW' GD_neato_nlist(g) = N_NEW(n_nodes + 1, node_t *); ^~~~~ twopiinit.c: In function 'twopi_layout': twopiinit.c:82:9: warning: variable 'doScale' set but not used [-Wunused-but-set-variable] int doScale = 0; ^~~~~~~ CC circle.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from circle.c:15: circle.c: In function 'setNStepsToLeaf': circle.h:34:18: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] #define SLEAF(n) (RDATA(n)->nStepsToLeaf) ^ circle.c:30:18: note: in expansion of macro 'SLEAF' int nsteps = SLEAF(n) + 1; ^~~~~ circle.c:39:13: warning: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Wsign-compare] if (nsteps < SLEAF(next)) { /* handles loops and multiedges */ ^ circle.c:40:20: warning: conversion to 'uint64_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SLEAF(next) = nsteps; ^~~~~~ circle.c: In function 'initLayout': circle.c:78:15: warning: conversion to 'uint64_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SCENTER(n) = INF; ^~~ circle.c:83:17: warning: conversion to 'uint64_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SLEAF(n) = INF; ^~~ circle.c: In function 'findCenterNode': circle.c:110:15: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (SLEAF(n) > maxNStepsToLeaf) { ^ In file included from circle.c:15: circle.h:34:18: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] #define SLEAF(n) (RDATA(n)->nStepsToLeaf) ^ circle.c:111:24: note: in expansion of macro 'SLEAF' maxNStepsToLeaf = SLEAF(n); ^~~~~ circle.c: In function 'setNStepsToCenter': circle.h:37:20: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] #define SCENTER(n) (RDATA(n)->nStepsToCenter) ^ circle.c:195:15: note: in expansion of macro 'SCENTER' int nsteps = SCENTER(n) + 1; ^~~~~~~ circle.c:200:17: warning: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Wsign-compare] if (nsteps < SCENTER(next)) { ^ circle.c:201:19: warning: conversion to 'uint64_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SCENTER(next) = nsteps; ^~~~~~ In file included from circle.c:15: circle.c: In function 'setParentNodes': circle.h:37:20: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] #define SCENTER(n) (RDATA(n)->nStepsToCenter) ^ circle.c:219:17: note: in expansion of macro 'SCENTER' int unset = SCENTER(center); ^~~~~~~ circle.c:227:17: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (SCENTER(n) == unset) { ^~ circle.c:230:22: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] else if (SCENTER(n) > maxn) { ^ In file included from circle.c:15: circle.h:37:20: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] #define SCENTER(n) (RDATA(n)->nStepsToCenter) ^ circle.c:231:13: note: in expansion of macro 'SCENTER' maxn = SCENTER(n); ^~~~~~~ circle.c: In function 'setChildSubtreeSpans': circle.c:264:21: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'double' may change value [-Wconversion] ratio = SPAN(n) / STSIZE(n); ^ circle.c:271:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (SPAN(next) != 0.0) ^~ circle.c:273:22: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'double' may change value [-Wconversion] (SPAN(next) = ratio * STSIZE(next)); ^ circle.c: In function 'setChildPositions': circle.c:304:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (THETA(next) != UNSET) ^~ In file included from ../../lib/common/render.h:44, from circle.h:17, from circle.c:15: circle.c: In function 'getRankseps': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ circle.c:335:21: note: in expansion of macro 'N_NEW' double* ranks = N_NEW(maxrank+1, double); ^~~~~ CCLD libtwopigen_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/twopigen' Making all in sfdpgen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfdpgen' CC sfdpinit.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] sfdpinit.c: In function 'sfdp_init_graph': sfdpinit.c:68:26: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] GD_ndim(agroot(g)) = late_int(g, agfindgraphattr(g, "dim"), outdim, 2); ^~~~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from ./sfdp.h:19, from sfdpinit.c:23: ../../lib/common/arith.h:38:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define MIN(a,b) ((a)<(b)?(a):(b)) ^ sfdpinit.c:70:26: note: in expansion of macro 'MIN' GD_odim(agroot(g)) = MIN(outdim, Ndim); ^~~ In file included from ../../lib/common/render.h:44, from ./sfdp.h:19, from sfdpinit.c:23: sfdpinit.c: In function 'getPos': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ sfdpinit.c:79:17: note: in expansion of macro 'N_NEW' real *pos = N_NEW(Ndim * agnnodes(g), real); ^~~~~ sfdpinit.c:76:61: warning: unused parameter 'ctrl' [-Wunused-parameter] static real *getPos(Agraph_t * g, spring_electrical_control ctrl) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ sfdpinit.c: In function 'sfdpLayout': sfdpinit.c:123:5: warning: switch missing default case [-Wswitch-default] switch (ctrl->method) { ^~~~~~ sfdpinit.c: At top level: sfdpinit.c:173:5: warning: "UNUSED" is not defined, evaluates to 0 [-Wundef] #if UNUSED ^~~~~~ sfdpinit.c: In function 'late_smooth': sfdpinit.c:219:6: warning: "HAVE_GTS" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~ sfdpinit.c:219:18: warning: "HAVE_TRIANGLE" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~~~~~~ sfdpinit.c:237:6: warning: "HAVE_GTS" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~ sfdpinit.c:237:18: warning: "HAVE_TRIANGLE" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~~~~~~ sfdpinit.c:243:6: warning: "HAVE_GTS" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~ sfdpinit.c:243:18: warning: "HAVE_TRIANGLE" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~~~~~~ sfdpinit.c: In function 'tuneControl': sfdpinit.c:304:25: warning: conversion from 'long int' to 'int' may change value [-Wconversion] ctrl->random_seed = seed; ^~~~ sfdpinit.c: In function 'sfdp_layout': sfdpinit.c:341:6: warning: "HAVE_GTS" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~ sfdpinit.c:341:18: warning: "HAVE_TRIANGLE" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~~~~~~ sfdpinit.c: In function 'sfdp_cleanup_graph': sfdpinit.c:398:42: warning: unused parameter 'g' [-Wunused-parameter] static void sfdp_cleanup_graph(graph_t * g) ~~~~~~~~~~^ CC spring_electrical.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] spring_electrical.c: In function 'spring_electrical_control_print': spring_electrical.c:101:67: warning: format '%f' expects argument of type 'double', but argument 5 has type 'int' [-Wformat=] fprintf (stderr, " smoothing %s overlap %d initial_scaling %.03f do_shrinking %d\n", ~~~~^ %.03d smoothings[ctrl->smoothing], ctrl->overlap, ctrl->do_shrinking, ctrl->initial_scaling); ~~~~~~~~~~~~~~~~~~ spring_electrical.c:101:83: warning: format '%d' expects argument of type 'int', but argument 6 has type 'double' [-Wformat=] fprintf (stderr, " smoothing %s overlap %d initial_scaling %.03f do_shrinking %d\n", ~^ %f smoothings[ctrl->smoothing], ctrl->overlap, ctrl->do_shrinking, ctrl->initial_scaling); ~~~~~~~~~~~~~~~~~~~~~ spring_electrical.c: At top level: spring_electrical.c:319:6: warning: no previous prototype for 'check_real_array_size' [-Wmissing-prototypes] void check_real_array_size(real **a, int len, int *lenmax){ ^~~~~~~~~~~~~~~~~~~~~ spring_electrical.c: In function 'check_real_array_size': spring_electrical.c:322:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *a = REALLOC(*a, sizeof(real)*(*lenmax)); ^ spring_electrical.c: At top level: spring_electrical.c:326:6: warning: no previous prototype for 'check_int_array_size' [-Wmissing-prototypes] void check_int_array_size(int **a, int len, int *lenmax){ ^~~~~~~~~~~~~~~~~~~~ spring_electrical.c: In function 'check_int_array_size': spring_electrical.c:329:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *a = REALLOC(*a, sizeof(int)*(*lenmax)); ^ spring_electrical.c: At top level: spring_electrical.c:334:6: warning: no previous prototype for 'get_angle' [-Wmissing-prototypes] real get_angle(real *x, int dim, int i, int j){ ^~~~~~~~~ spring_electrical.c:355:5: warning: no previous prototype for 'comp_real' [-Wmissing-prototypes] int comp_real(const void *x, const void *y){ ^~~~~~~~~ spring_electrical.c: In function 'comp_real': spring_electrical.c:356:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] real *xx = (real*) x; ^ spring_electrical.c:357:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] real *yy = (real*) y; ^ spring_electrical.c: In function 'sort_real': spring_electrical.c:367:12: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(a, n, sizeof(real), comp_real); ^ spring_electrical.c: In function 'beautify_leaves': spring_electrical.c:386:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] checked = MALLOC(sizeof(int)*m); ^ spring_electrical.c:387:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] angles = MALLOC(sizeof(real)*nangles_max); ^ spring_electrical.c:388:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] leaves = MALLOC(sizeof(int)*nleaves_max); ^ spring_electrical.c: In function 'spring_electrical_embedding_fast': spring_electrical.c:528:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(ctrl->random_seed); ~~~~^~~~~~~~~~~~~ spring_electrical.c:539:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:539:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:540:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] force = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:540:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] force = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:562:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:562:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c: At top level: spring_electrical.c:686:6: warning: no previous prototype for 'spring_electrical_embedding_slow' [-Wmissing-prototypes] void spring_electrical_embedding_slow(int dim, SparseMatrix A0, spring_electrical_control ctrl, real *node_weights, real *x, int *flag){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spring_electrical.c: In function 'spring_electrical_embedding_slow': spring_electrical.c:717:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] force = MALLOC(sizeof(real)*n*dim); ^ spring_electrical.c:717:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] force = MALLOC(sizeof(real)*n*dim); ^ spring_electrical.c:722:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:722:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:723:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] supernode_wgts = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:724:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] distances = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:738:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(ctrl->random_seed); ~~~~^~~~~~~~~~~~~ spring_electrical.c:761:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f = MALLOC(sizeof(real)*dim); ^ spring_electrical.c:762:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:762:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:767:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:767:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:804:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:817:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:829:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c: In function 'spring_electrical_embedding': spring_electrical.c:980:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:980:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:981:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] supernode_wgts = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:982:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] distances = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:995:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(ctrl->random_seed); ~~~~^~~~~~~~~~~~~ spring_electrical.c:1018:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f = MALLOC(sizeof(real)*dim); ^ spring_electrical.c:1019:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:1019:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:1049:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:1049:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:1099:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1112:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1124:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c: In function 'scale_coord': spring_electrical.c:1222:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dj == 0.) return; ^~ spring_electrical.c: In function 'dmean_get': spring_electrical.c:1245:44: warning: unused parameter 'jd' [-Wunused-parameter] static real dmean_get(int n, int *id, int *jd, real* d){ ~~~~~^~ spring_electrical.c: At top level: spring_electrical.c:1258:6: warning: no previous prototype for 'spring_maxent_embedding' [-Wmissing-prototypes] void spring_maxent_embedding(int dim, SparseMatrix A0, SparseMatrix D, spring_electrical_control ctrl, real *node_weights, real *x, real rho, int *flag){ ^~~~~~~~~~~~~~~~~~~~~~~ spring_electrical.c: In function 'spring_maxent_embedding': spring_electrical.c:1304:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:1304:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:1305:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] supernode_wgts = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:1306:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] distances = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:1335:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(ctrl->random_seed); ~~~~^~~~~~~~~~~~~ spring_electrical.c:1363:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f = MALLOC(sizeof(real)*dim); ^ spring_electrical.c:1364:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:1364:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:1367:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:1367:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:1400:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ctrl->q == 2){ ^~ spring_electrical.c:1405:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (ctrl->q == 1){/* square stress force */ ^~ spring_electrical.c:1429:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1437:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1457:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1470:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1482:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c: In function 'spring_electrical_spring_embedding': spring_electrical.c:1562:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:1562:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:1563:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] supernode_wgts = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:1564:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] distances = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:1580:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(ctrl->random_seed); ~~~~^~~~~~~~~~~~~ spring_electrical.c:1603:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f = MALLOC(sizeof(real)*dim); ^ spring_electrical.c:1604:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:1604:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:1607:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:1607:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:1654:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1667:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1679:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c: In function 'interpolate_coord': spring_electrical.c:1793:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] y = MALLOC(sizeof(real)*dim); ^ spring_electrical.c: In function 'power_law_graph': spring_electrical.c:1838:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*(m+1)); ^ spring_electrical.c: In function 'pcp_rotate': spring_electrical.c:1884:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (y[1] == 0) { ^~ spring_electrical.c: In function 'attach_edge_label_coordinates': spring_electrical.c:1946:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*A->m); ^ spring_electrical.c: In function 'shorting_edge_label_nodes': spring_electrical.c:1991:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*A->m); ^ spring_electrical.c:2019:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] irn = MALLOC(sizeof(int)*nz); ^ spring_electrical.c:2020:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] jcn = MALLOC(sizeof(int)*nz); ^ spring_electrical.c: In function 'multilevel_spring_electrical_embedding_core': spring_electrical.c:2101:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] real *x2 = MALLOC(sizeof(real)*(A->m)*dim); ^ spring_electrical.c:2101:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] real *x2 = MALLOC(sizeof(real)*(A->m)*dim); ^ spring_electrical.c:2124:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xc = MALLOC(sizeof(real)*grid->n*dim); ^ spring_electrical.c:2124:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xc = MALLOC(sizeof(real)*grid->n*dim); ^ spring_electrical.c:2128:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ctrl->p == AUTOP){ ^~ spring_electrical.c:2194:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xf = MALLOC(sizeof(real)*grid->n*dim); ^ spring_electrical.c:2194:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xf = MALLOC(sizeof(real)*grid->n*dim); ^ spring_electrical.c:2224:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ctrl->rotation != 0) rotate(n, dim, x, ctrl->rotation); ^~ CC sparse_solve.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] sparse_solve.c:33:6: warning: no previous prototype for 'Operator_uniform_stress_matmul_delete' [-Wmissing-prototypes] void Operator_uniform_stress_matmul_delete(Operator o){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sparse_solve.c:37:7: warning: no previous prototype for 'Operator_uniform_stress_matmul_apply' [-Wmissing-prototypes] real *Operator_uniform_stress_matmul_apply(Operator o, real *x, real *y){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sparse_solve.c:69:7: warning: no previous prototype for 'Operator_matmul_apply' [-Wmissing-prototypes] real *Operator_matmul_apply(Operator o, real *x, real *y){ ^~~~~~~~~~~~~~~~~~~~~ sparse_solve.c:75:10: warning: no previous prototype for 'Operator_matmul_new' [-Wmissing-prototypes] Operator Operator_matmul_new(SparseMatrix A){ ^~~~~~~~~~~~~~~~~~~ sparse_solve.c:85:6: warning: no previous prototype for 'Operator_matmul_delete' [-Wmissing-prototypes] void Operator_matmul_delete(Operator o){ ^~~~~~~~~~~~~~~~~~~~~~ sparse_solve.c:90:7: warning: no previous prototype for 'Operator_diag_precon_apply' [-Wmissing-prototypes] real* Operator_diag_precon_apply(Operator o, real *x, real *y){ ^~~~~~~~~~~~~~~~~~~~~~~~~~ sparse_solve.c: In function 'Operator_uniform_stress_diag_precon_new': sparse_solve.c:111:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] o->data = MALLOC(sizeof(real)*(m + 1)); ^ sparse_solve.c: At top level: sparse_solve.c:129:10: warning: no previous prototype for 'Operator_diag_precon_new' [-Wmissing-prototypes] Operator Operator_diag_precon_new(SparseMatrix A){ ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from sparse_solve.h:18, from sparse_solve.c:16: sparse_solve.c: In function 'Operator_diag_precon_new': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:140:13: note: in expansion of macro 'N_GNEW' o->data = N_GNEW((A->m + 1),real); ^~~~~~ sparse_solve.c: At top level: sparse_solve.c:157:6: warning: no previous prototype for 'Operator_diag_precon_delete' [-Wmissing-prototypes] void Operator_diag_precon_delete(Operator o){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from sparse_solve.h:18, from sparse_solve.c:16: sparse_solve.c: In function 'conjugate_gradient': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:169:7: note: in expansion of macro 'N_GNEW' z = N_GNEW(n,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:170:7: note: in expansion of macro 'N_GNEW' r = N_GNEW(n,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:171:7: note: in expansion of macro 'N_GNEW' p = N_GNEW(n,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:172:7: note: in expansion of macro 'N_GNEW' q = N_GNEW(n,real); ^~~~~~ sparse_solve.c:192:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(p, z, sizeof(real)*n); ^ sparse_solve.c:162:114: warning: unused parameter 'flag' [-Wunused-parameter] static real conjugate_gradient(Operator A, Operator precon, int n, real *x, real *rhs, real tol, int maxit, int *flag){ ~~~~~^~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from sparse_solve.h:18, from sparse_solve.c:16: sparse_solve.c: In function 'cg': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:230:7: note: in expansion of macro 'N_GNEW' x = N_GNEW(n, real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:231:7: note: in expansion of macro 'N_GNEW' b = N_GNEW(n, real); ^~~~~~ sparse_solve.c: At top level: sparse_solve.c:249:7: warning: no previous prototype for 'jacobi' [-Wmissing-prototypes] real* jacobi(SparseMatrix A, int dim, real *x0, real *rhs, int maxit, int *flag){ ^~~~~~ sparse_solve.c: In function 'jacobi': sparse_solve.c:253:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x = MALLOC(sizeof(real)*n); ^ sparse_solve.c:254:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] y = MALLOC(sizeof(real)*n); ^ sparse_solve.c:255:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] b = MALLOC(sizeof(real)*n); ^ sparse_solve.c:275:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (sum == 0) fprintf(stderr,"neighb=%d\n",ia[i+1]-ia[i]); ^~ sparse_solve.c:280:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(x, y, sizeof(real)*n); ^ sparse_solve.c:249:76: warning: unused parameter 'flag' [-Wunused-parameter] real* jacobi(SparseMatrix A, int dim, real *x0, real *rhs, int maxit, int *flag){ ~~~~~^~~~ CC post_process.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] post_process.c:251:14: warning: no previous prototype for 'ideal_distance_matrix' [-Wmissing-prototypes] SparseMatrix ideal_distance_matrix(SparseMatrix A, int dim, real *x){ ^~~~~~~~~~~~~~~~~~~~~ In file included from post_process.c:21: post_process.c: In function 'ideal_distance_matrix': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:268:12: note: in expansion of macro 'N_GNEW' D->a = N_GNEW(D->nz,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:272:10: note: in expansion of macro 'N_GNEW' mask = N_GNEW(D->m,int); ^~~~~~ post_process.c: In function 'StressMajorizationSmoother2_new': post_process.c:342:18: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] sm->maxit_cg = (int)sqrt((double) A->m); ^ In file included from post_process.c:21: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:344:25: note: in expansion of macro 'N_GNEW' lambda = sm->lambda = N_GNEW(m,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:346:10: note: in expansion of macro 'N_GNEW' mask = N_GNEW(m,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:348:14: note: in expansion of macro 'N_GNEW' avg_dist = N_GNEW(m,real); ^~~~~~ post_process.c: In function 'SparseStressMajorizationSmoother_new': post_process.c:529:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (xdot == 0){ ^~ post_process.c:544:18: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] sm->maxit_cg = (int)sqrt((double) A->m); ^ post_process.c:546:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lambda = sm->lambda = MALLOC(sizeof(real)*m); ^ post_process.c:574:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dist*dist == 0){ ^~ post_process.c:581:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dist*dist == 0){ ^~ post_process.c:622:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s == 0) { ^~ post_process.c: In function 'get_edge_label_matrix': post_process.c:700:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] irn = data->irn = MALLOC(sizeof(int)*nz); ^ post_process.c:701:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] jcn = data->jcn = MALLOC(sizeof(int)*nz); ^ post_process.c:702:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = data->val = MALLOC(sizeof(double)*nz); ^ post_process.c:736:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] irn = data->irn = MALLOC(sizeof(int)*nz); ^ post_process.c:737:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] jcn = data->jcn = MALLOC(sizeof(int)*nz); ^ post_process.c:738:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = data->val = MALLOC(sizeof(double)*nz); ^ post_process.c:740:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x00 = MALLOC(sizeof(real)*m*dim); ^ post_process.c:740:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x00 = MALLOC(sizeof(real)*m*dim); ^ post_process.c: In function 'get_stress': post_process.c:765:98: warning: unused parameter 'data' [-Wunused-parameter] real get_stress(int m, int dim, int *iw, int *jw, real *w, real *d, real *x, real scaling, void *data, int weighted){ ~~~~~~^~~~ In file included from post_process.c:21: post_process.c: In function 'StressMajorizationSmoother_smooth': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:822:8: note: in expansion of macro 'N_GNEW' x0 = N_GNEW(dim*m,real); ^~~~~~ post_process.c:825:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x0 = MEMCPY(x0, x, sizeof(real)*dim*m); ^ post_process.c:825:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x0 = MEMCPY(x0, x, sizeof(real)*dim*m); ^ In file included from post_process.c:21: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:826:7: note: in expansion of macro 'N_GNEW' y = N_GNEW(dim*m,real); ^~~~~~ post_process.c:869:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (d[j] == 0){ ^~ post_process.c:872:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dist == 0){ ^~ post_process.c:931:5: warning: "UNIMPEMENTED" is not defined, evaluates to 0 [-Wundef] #if UNIMPEMENTED ^~~~~~~~~~~~ post_process.c:992:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(x, y, sizeof(real)*m*dim); ^ post_process.c:992:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(x, y, sizeof(real)*m*dim); ^ post_process.c:815:95: warning: variable 'res' set but not used [-Wunused-but-set-variable] real *w, *dd, *d, *y = NULL, *x0 = NULL, *x00 = NULL, diag, diff = 1, *lambda = sm->lambda, res, alpha = 0., M = 0.; ^~~ post_process.c:814:35: warning: variable 'jw' set but not used [-Wunused-but-set-variable] int i, j, k, m, *id, *jd, *iw, *jw, idiag, flag = 0, iter = 0; ^~ post_process.c:814:30: warning: variable 'iw' set but not used [-Wunused-but-set-variable] int i, j, k, m, *id, *jd, *iw, *jw, idiag, flag = 0, iter = 0; ^~ In file included from post_process.c:21: post_process.c: In function 'TriangleSmoother_new': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:1036:14: note: in expansion of macro 'N_GNEW' avg_dist = N_GNEW(m,real); ^~~~~~ post_process.c:1055:18: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] sm->maxit_cg = (int)sqrt((double) A->m); ^ In file included from post_process.c:21: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:1057:25: note: in expansion of macro 'N_GNEW' lambda = sm->lambda = N_GNEW(m,real); ^~~~~~ post_process.c: In function 'SpringSmoother_new': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:1155:10: note: in expansion of macro 'N_GNEW' mask = N_GNEW(m,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:1157:14: note: in expansion of macro 'N_GNEW' avg_dist = N_GNEW(m,real); ^~~~~~ post_process.c: In function 'post_process_smoothing': post_process.c:1278:3: warning: switch missing default case [-Wswitch-default] switch (ctrl->smoothing){ ^~~~~~ CC stress_model.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] stress_model.c:7:6: warning: no previous prototype for 'stress_model_core' [-Wmissing-prototypes] void stress_model_core(int dim, SparseMatrix B, real **x, int edge_len_weighted, int maxit_sm, real tol, int *flag){ ^~~~~~~~~~~~~~~~~ stress_model.c: In function 'stress_model_core': stress_model.c:28:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = MALLOC(sizeof(real)*m*dim); ^ stress_model.c:28:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = MALLOC(sizeof(real)*m*dim); ^ stress_model.c: In function 'stress_model': stress_model.c:98:41: warning: unused parameter 'A' [-Wunused-parameter] void stress_model(int dim, SparseMatrix A, SparseMatrix D, real **x, int edge_len_weighted, int maxit_sm, real tol, int *flag){ ~~~~~~~~~~~~~^ CC uniform_stress.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] uniform_stress.c: In function 'UniformStressSmoother_new': uniform_stress.c:48:18: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] sm->maxit_cg = (int)sqrt((double) A->m); ^ uniform_stress.c:30:53: warning: unused parameter 'dim' [-Wunused-parameter] UniformStressSmoother UniformStressSmoother_new(int dim, SparseMatrix A, real *x, real alpha, real M, int *flag){ ~~~~^~~ uniform_stress.c:30:80: warning: unused parameter 'x' [-Wunused-parameter] UniformStressSmoother UniformStressSmoother_new(int dim, SparseMatrix A, real *x, real alpha, real M, int *flag){ uniform_stress.c:30:108: warning: unused parameter 'flag' [-Wunused-parameter] UniformStressSmoother UniformStressSmoother_new(int dim, SparseMatrix A, real *x, real alpha, real M, int *flag){ ~~~~~^~~~ uniform_stress.c: At top level: uniform_stress.c:106:6: warning: no previous prototype for 'UniformStressSmoother_smooth' [-Wmissing-prototypes] real UniformStressSmoother_smooth(UniformStressSmoother sm, int dim, real *x, int maxit_sm) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ uniform_stress.c:112:14: warning: no previous prototype for 'get_distance_matrix' [-Wmissing-prototypes] SparseMatrix get_distance_matrix(SparseMatrix A, real scaling){ ^~~~~~~~~~~~~~~~~~~ uniform_stress.c: In function 'get_distance_matrix': uniform_stress.c:125:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (scaling != 1) for (i = 0; i < B->nz; i++) val[i] *= scaling; ^~ CC Multilevel.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: Multilevel.c: In function 'maximal_independent_vertex_set': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:95:11: note: in expansion of macro 'N_GNEW' *vset = N_GNEW(m,int); ^~~~~~ Multilevel.c:87:30: warning: variable 'n' set but not used [-Wunused-but-set-variable] int i, ii, j, *ia, *ja, m, n, *p = NULL; ^ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: Multilevel.c: In function 'maximal_independent_vertex_set_RS': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:148:11: note: in expansion of macro 'N_GNEW' *vset = N_GNEW(m,int); ^~~~~~ Multilevel.c:138:57: warning: variable 'removed' set but not used [-Wunused-but-set-variable] int i, jj, ii, *p = NULL, j, k, *ia, *ja, m, n, gain, removed, nf = 0; ^~~~~~~ Multilevel.c:138:48: warning: variable 'n' set but not used [-Wunused-but-set-variable] int i, jj, ii, *p = NULL, j, k, *ia, *ja, m, n, gain, removed, nf = 0; ^ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: Multilevel.c: In function 'maximal_independent_edge_set': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:211:15: note: in expansion of macro 'N_GNEW' *matching = N_GNEW(m,int); ^~~~~~ Multilevel.c: In function 'maximal_independent_edge_set_heavest_edge_pernode': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:257:15: note: in expansion of macro 'N_GNEW' *matching = N_GNEW(m,int); ^~~~~~ Multilevel.c: In function 'maximal_independent_edge_set_heavest_edge_pernode_leaves_first': Multilevel.c:331:9: warning: declaration of 'UNMATCHED' shadows a global declaration [-Wshadow] enum {UNMATCHED = -2, MATCHED = -1}; ^~~~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: ../../lib/sparse/general.h:129:7: note: shadowed declaration is here enum {UNMATCHED = -1}; ^~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:340:14: note: in expansion of macro 'N_GNEW' *cluster = N_GNEW(m,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:341:15: note: in expansion of macro 'N_GNEW' *clusterp = N_GNEW((m+1),int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:342:13: note: in expansion of macro 'N_GNEW' matched = N_GNEW(m,int); ^~~~~~ Multilevel.c:327:30: warning: variable 'n' set but not used [-Wunused-but-set-variable] int i, ii, j, *ia, *ja, m, n, *p = NULL, q; ^ Multilevel.c: In function 'maximal_independent_edge_set_heavest_edge_pernode_supernodes_first': Multilevel.c:506:9: warning: declaration of 'UNMATCHED' shadows a global declaration [-Wshadow] enum {UNMATCHED = -2, MATCHED = -1}; ^~~~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: ../../lib/sparse/general.h:129:7: note: shadowed declaration is here enum {UNMATCHED = -1}; ^~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:516:14: note: in expansion of macro 'N_GNEW' *cluster = N_GNEW(m,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:517:15: note: in expansion of macro 'N_GNEW' *clusterp = N_GNEW((m+1),int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:518:13: note: in expansion of macro 'N_GNEW' matched = N_GNEW(m,int); ^~~~~~ Multilevel.c:502:30: warning: variable 'n' set but not used [-Wunused-but-set-variable] int i, ii, j, *ia, *ja, m, n, *p = NULL; ^ Multilevel.c: In function 'scomp': Multilevel.c:633:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss1 = (real*) s1; ^ Multilevel.c:634:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss2 = (real*) s2; ^ Multilevel.c: In function 'maximal_independent_edge_set_heavest_cluster_pernode_leaves_first': Multilevel.c:649:9: warning: declaration of 'UNMATCHED' shadows a global declaration [-Wshadow] enum {UNMATCHED = -2, MATCHED = -1}; ^~~~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: ../../lib/sparse/general.h:129:7: note: shadowed declaration is here enum {UNMATCHED = -1}; ^~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:659:14: note: in expansion of macro 'N_GNEW' *cluster = N_GNEW(m,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:660:15: note: in expansion of macro 'N_GNEW' *clusterp = N_GNEW((m+1),int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:661:13: note: in expansion of macro 'N_GNEW' matched = N_GNEW(m,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:662:11: note: in expansion of macro 'N_GNEW' vlist = N_GNEW(2*m,real); ^~~~~~ Multilevel.c:716:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(vlist, nv, sizeof(real)*2, scomp); ^~ Multilevel.c:646:30: warning: variable 'n' set but not used [-Wunused-but-set-variable] int i, ii, j, *ia, *ja, m, n, *p = NULL, q, iv; ^ Multilevel.c:645:20: warning: unused parameter 'randomize' [-Wunused-parameter] int randomize, int **cluster, int **clusterp, int *ncluster){ ~~~~^~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: Multilevel.c: In function 'maximal_independent_edge_set_heavest_edge_pernode_scaled': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:752:15: note: in expansion of macro 'N_GNEW' *matching = N_GNEW(m,int); ^~~~~~ Multilevel.c: At top level: Multilevel.c:815:14: warning: no previous prototype for 'DistanceMatrix_restrict_cluster' [-Wmissing-prototypes] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Multilevel.c: In function 'DistanceMatrix_restrict_cluster': Multilevel.c:815:50: warning: unused parameter 'ncluster' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ~~~~^~~~~~~~ Multilevel.c:815:65: warning: unused parameter 'clusterp' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ~~~~~^~~~~~~~ Multilevel.c:815:80: warning: unused parameter 'cluster' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ~~~~~^~~~~~~ Multilevel.c:815:102: warning: unused parameter 'P' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ~~~~~~~~~~~~~^ Multilevel.c:815:118: warning: unused parameter 'R' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ~~~~~~~~~~~~~^ Multilevel.c:815:134: warning: unused parameter 'D' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ~~~~~~~~~~~~~^ Multilevel.c: At top level: Multilevel.c:935:14: warning: no previous prototype for 'DistanceMatrix_restrict_matching' [-Wmissing-prototypes] SparseMatrix DistanceMatrix_restrict_matching(int *matching, SparseMatrix D){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Multilevel.c: In function 'DistanceMatrix_restrict_matching': Multilevel.c:935:52: warning: unused parameter 'matching' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_matching(int *matching, SparseMatrix D){ ~~~~~^~~~~~~~ Multilevel.c: At top level: Multilevel.c:941:14: warning: no previous prototype for 'DistanceMatrix_restrict_filtering' [-Wmissing-prototypes] SparseMatrix DistanceMatrix_restrict_filtering(int *mask, int is_C, int is_F, SparseMatrix D){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Multilevel.c: In function 'DistanceMatrix_restrict_filtering': Multilevel.c:941:53: warning: unused parameter 'mask' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_filtering(int *mask, int is_C, int is_F, SparseMatrix D){ ~~~~~^~~~ Multilevel.c:941:63: warning: unused parameter 'is_C' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_filtering(int *mask, int is_C, int is_F, SparseMatrix D){ ~~~~^~~~ Multilevel.c:941:73: warning: unused parameter 'is_F' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_filtering(int *mask, int is_C, int is_F, SparseMatrix D){ ~~~~^~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: Multilevel.c: In function 'Multilevel_coarsen_internal': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1033:11: note: in expansion of macro 'N_GNEW' irn = N_GNEW(n,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1034:11: note: in expansion of macro 'N_GNEW' jcn = N_GNEW(n,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1035:11: note: in expansion of macro 'N_GNEW' val = N_GNEW(n,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1085:11: note: in expansion of macro 'N_GNEW' irn = N_GNEW(n,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1086:11: note: in expansion of macro 'N_GNEW' jcn = N_GNEW(n,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1087:11: note: in expansion of macro 'N_GNEW' val = N_GNEW(n,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1147:11: note: in expansion of macro 'N_GNEW' irn = N_GNEW(nzc,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1148:11: note: in expansion of macro 'N_GNEW' jcn = N_GNEW(nzc,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1149:11: note: in expansion of macro 'N_GNEW' val = N_GNEW(nzc,real); ^~~~~~ Multilevel.c:1070:5: warning: this statement may fall through [-Wimplicit-fallthrough=] maximal_independent_edge_set(A, ctrl->randomize, &matching, &nmatch); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Multilevel.c:1071:3: note: here case COARSEN_INDEPENDENT_EDGE_SET_HEAVEST_EDGE_PERNODE: ^~~~ Multilevel.c:1072:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (ctrl->coarsen_scheme == COARSEN_INDEPENDENT_EDGE_SET_HEAVEST_EDGE_PERNODE) ^ Multilevel.c:1074:3: note: here case COARSEN_INDEPENDENT_EDGE_SET_HEAVEST_EDGE_PERNODE_DEGREE_SCALED: ^~~~ CC PriorityQueue.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from PriorityQueue.c:16: PriorityQueue.c: In function 'PriorityQueue_new': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ PriorityQueue.c:35:16: note: in expansion of macro 'N_GNEW' q->buckets = N_GNEW((ngain+1),DoubleLinkedList); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ PriorityQueue.c:38:14: note: in expansion of macro 'N_GNEW' q->where = N_GNEW((n+1),DoubleLinkedList); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ PriorityQueue.c:41:13: note: in expansion of macro 'N_GNEW' q->gain = N_GNEW((n+1),int); ^~~~~~ CCLD libsfdpgen_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfdpgen' Making all in osage make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/osage' CC osageinit.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from osage.h:16, from osageinit.c:19: osageinit.c: In function 'addCluster': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ osageinit.c:58:21: note: in expansion of macro 'RALLOC' clist->cl = RALLOC(clist->sz, clist->cl, graph_t *); ^~~~~~ osageinit.c: In function 'layout': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ osageinit.c:132:19: note: in expansion of macro 'N_NEW' pinfo.vals = N_NEW(total, packval_t); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ osageinit.c:138:10: note: in expansion of macro 'N_NEW' gs = N_NEW(total, boxf); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ osageinit.c:139:16: note: in expansion of macro 'N_NEW' children = N_NEW(total, void*); ^~~~~ osageinit.c:145:22: warning: conversion to 'packval_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] pinfo.vals[j] = late_int (subg, cattr, 0, 0); ^~~~~~~~ osageinit.c:159:19: warning: conversion to 'packval_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] pinfo.vals[j] = late_int (n, vattr, 0, 0); ^~~~~~~~ osageinit.c:202:16: warning: declaration of 'p' shadows a previous local [-Wshadow] pointf p; ^ osageinit.c:94:12: note: shadowed declaration is here pointf p; ^ In file included from ../../lib/common/render.h:44, from osage.h:16, from osageinit.c:19: osageinit.c: In function 'mkClusters': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ osageinit.c:350:27: note: in expansion of macro 'RALLOC' GD_clust(g) = RALLOC(list.cnt + 1, list.cl, graph_t*); ^~~~~~ osageinit.c: At top level: osageinit.c:354:6: warning: no previous prototype for 'osage_layout' [-Wmissing-prototypes] void osage_layout(Agraph_t *g) ^~~~~~~~~~~~ osageinit.c:389:6: warning: no previous prototype for 'osage_cleanup' [-Wmissing-prototypes] void osage_cleanup(Agraph_t *g) ^~~~~~~~~~~~~ CCLD libosage_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/osage' Making all in gvpr make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr' CC mkdefs.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] mkdefs.c: In function 'genGuard': mkdefs.c:91:17: warning: conversion from 'int' to 'char' may change value [-Wconversion] *guard++ = toupper(c); ^~~~~~~ CCLD mkdefs ./mkdefs gdefs.h < ../../lib/gvpr/gprdata CC actions.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./actions.h:22, from actions.c:19: ../../lib/expr/expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ../../lib/expr/expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ../../lib/expr/expr.h:58, from ./actions.h:22, from actions.c:19: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./actions.h:22, from actions.c:19: ../../lib/expr/expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ../../lib/expr/expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ../../lib/expr/expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from actions.c:23: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ actions.c: In function 'indexOf': actions.c:67:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len2 = strlen(s2) - 1; ^~~~~~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ../../lib/cgraph/cgraph.h:18, from ./actions.h:21, from actions.c:19: actions.c:71:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (strncmp(p, s2 + 1, len2) == 0) ^~~~ actions.c:72:23: warning: conversion from 'long int' to 'int' may change value [-Wconversion] return ((p - s1) - 1); ~~~~~~~~~~^~~~ actions.c: In function 'rindexOf': actions.c:85:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] int len1 = strlen(s1); ^~~~~~ actions.c:86:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] int len2 = strlen(s2); ^~~~~~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ../../lib/cgraph/cgraph.h:18, from ./actions.h:21, from actions.c:19: actions.c:93:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((c == c1) && (strncmp(p+1, s2+1, len2-1) == 0)) ~~~~^~ actions.c:94:16: warning: conversion from 'long int' to 'int' may change value [-Wconversion] return (p - s1); ~~~^~~~~ actions.c: In function 'copy': actions.c:194:5: warning: switch missing default case [-Wswitch-default] switch (kind) { ^~~~~~ actions.c: In function 'cmppair': actions.c:290:27: warning: unused parameter 'd' [-Wunused-parameter] static int cmppair(Dt_t * d, Agedge_t** key1, Agedge_t** key2, Dtdisc_t * disc) ~~~~~~~^ actions.c:290:75: warning: unused parameter 'disc' [-Wunused-parameter] static int cmppair(Dt_t * d, Agedge_t** key1, Agedge_t** key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ actions.c: In function 'cloneGraph': actions.c:320:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] edgepair_t* data = (edgepair_t*)malloc(sizeof(edgepair_t)*agnedges(src)); ^ actions.c: In function 'clone': actions.c:397:5: warning: switch missing default case [-Wswitch-default] switch (kind) { ^~~~~~ actions.c: In function 'fwriteFile': actions.c:653:22: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (fd < 0 || fd >= elementsof(ex->file) ^~ actions.c: In function 'freadFile': actions.c:665:22: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (fd < 0 || fd >= elementsof(ex->file) ^~ actions.c: In function 'openFile': actions.c:678:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (idx = 3; idx < elementsof(ex->file); idx++) ^ actions.c: In function 'readLine': actions.c:721:22: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (fd < 0 || fd >= elementsof(ex->file) || !((sp = ex->file[fd]))) { ^~ In file included from actions.c:23: ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ actions.c:725:12: note: in expansion of macro 'sfstropen' tmps = sfstropen(); ^~~~~~~~~ actions.c: In function 'hsv2rgb': actions.c:851:2: warning: switch missing default case [-Wswitch-default] switch (i) { ^~~~~~ actions.c: In function 'rgb2hsv': actions.c:904:8: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r == rgbmax) ^~ actions.c:906:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (g == rgbmax) ^~ actions.c:908:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (b == rgbmax) ^~ actions.c: In function 'colorcmpf': actions.c:934:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcasecmp(((hsvrgbacolor_t *) p0)->name, ((hsvrgbacolor_t *) p1)->name); ^ actions.c:934:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcasecmp(((hsvrgbacolor_t *) p0)->name, ((hsvrgbacolor_t *) p1)->name); ^ actions.c: In function 'canontoken': actions.c:945:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(str); ^~~~~~ In file included from ../../lib/expr/expr.h:28, from ./actions.h:22, from actions.c:19: ../../lib/ast/ast.h:71:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ actions.c:948:10: note: in expansion of macro 'newof' canon = newof(canon, unsigned char, allocated, 0); ^~~~~ ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ actions.c:948:10: note: in expansion of macro 'newof' canon = newof(canon, unsigned char, allocated, 0); ^~~~~ actions.c:957:10: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] c = tolower(c); ^~~~~~~ actions.c: In function 'fullColor': actions.c:971:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] int len = strlen (prefix) + strlen (str) + 3; ^~~~~~ In file included from ../../lib/expr/expr.h:28, from ./actions.h:22, from actions.c:19: ../../lib/ast/ast.h:71:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ actions.c:975:10: note: in expansion of macro 'newof' fulls = newof(fulls, char, allocated, 0); ^~~~~ ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ actions.c:975:10: note: in expansion of macro 'newof' fulls = newof(fulls, char, allocated, 0); ^~~~~ actions.c: In function 'colorxlate': actions.c:1086:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[0] = r; ^ actions.c:1087:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[1] = g; ^ actions.c:1088:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[2] = b; ^ actions.c:1089:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[3] = a; ^ actions.c:1096:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[0] = (int) C *255; ^ actions.c:1097:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[1] = (int) M *255; ^ actions.c:1098:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[2] = (int) Y *255; ^ actions.c:1099:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[3] = (int) K *255; ^ actions.c:1102:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[0] = r * 65535 / 255; ^ actions.c:1103:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[1] = g * 65535 / 255; ^ actions.c:1104:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[2] = b * 65535 / 255; ^ actions.c:1105:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[3] = a * 65535 / 255; ^ actions.c:1073:2: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ actions.c:1124:8: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen((char*)p); ^~~~~~ In file included from ../../lib/expr/expr.h:28, from ./actions.h:22, from actions.c:19: ../../lib/ast/ast.h:71:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ actions.c:1127:14: note: in expansion of macro 'newof' canon = newof(canon, unsigned char, allocated, 0); ^~~~~ ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ actions.c:1127:14: note: in expansion of macro 'newof' canon = newof(canon, unsigned char, allocated, 0); ^~~~~ actions.c:1159:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[0] = (int) (R * 255); ^ actions.c:1160:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[1] = (int) (G * 255); ^ actions.c:1161:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[2] = (int) (B * 255); ^ actions.c:1162:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[3] = (int) (A * 255); ^ actions.c:1167:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[0] = (int) C *255; ^ actions.c:1168:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[1] = (int) M *255; ^ actions.c:1169:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[2] = (int) Y *255; ^ actions.c:1170:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[3] = (int) K *255; ^ actions.c:1150:6: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ actions.c:1227:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[0] = (int) C * 255; ^ actions.c:1228:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[1] = (int) M * 255; ^ actions.c:1229:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[2] = (int) Y * 255; ^ actions.c:1230:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[3] = (int) K * 255; ^ actions.c:1209:2: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ actions.c:1254:5: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ actions.c: In function 'gvelapsed_sec': actions.c:1357:83: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] #define DIFF_IN_SECS(S,T) ((S.tms_utime + S.tms_stime - T.tms_utime - T.tms_stime)/(double)HZ) ^ actions.c:1382:10: note: in expansion of macro 'DIFF_IN_SECS' rv = DIFF_IN_SECS(S, T); ^~~~~~~~~~~~ actions.c: In function 'colorx': actions.c:1323:5: warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] if (alpha) ^ CC compile.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./gprstate.h:24, from compile.h:23, from compile.c:25: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./gprstate.h:25, from compile.h:23, from compile.c:25: ../../lib/expr/expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ../../lib/expr/expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./gprstate.h:25, from compile.h:23, from compile.c:25: ../../lib/expr/expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ../../lib/expr/expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ../../lib/expr/expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from compile.c:30: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ compile.c: In function 'iofread': compile.c:55:49: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] return read(sffileno((Sfio_t *) chan), buf, bufsize); ^~~~~~~ compile.c:55:12: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] return read(sffileno((Sfio_t *) chan), buf, bufsize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compile.c: In function 'ioputstr': compile.c:60:12: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] return sfputr((Sfio_t *) chan, str, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compile.c: In function 'bbOf': compile.c:126:12: warning: conversion from 'long int' to 'int' may change value [-Wconversion] len = p - pt; ^ compile.c:127:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] s = exstralloc(pgm, 0, len + 1); ~~~~^~~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ../../lib/cgraph/cgraph.h:18, from ./gprstate.h:22, from compile.h:23, from compile.c:25: compile.c:128:21: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] strncpy(s, pt, len); ^~~ compile.c: In function 'xyOf': compile.c:151:12: warning: conversion from 'long int' to 'int' may change value [-Wconversion] len = p - pt; ^ compile.c:152:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v = exstralloc(pgm, 0, len + 1); ~~~~^~~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ../../lib/cgraph/cgraph.h:18, from ./gprstate.h:22, from compile.h:23, from compile.c:25: compile.c:153:21: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] strncpy(v, pt, len); ^~~ compile.c: At top level: compile.c:188:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ In file included from trie.c:3, from compile.c:42: compile.c: In function 'assignable': compile.c:359:24: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-128' to '4294967168' [-Wsign-conversion] TFA_Advance(ch & ~127 ? 127 : ch); ^ trieFA.h:62:12: note: in definition of macro 'TFA_Advance' char c = C; \ ^ compile.c:359:21: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion] TFA_Advance(ch & ~127 ? 127 : ch); ^~ trieFA.h:62:12: note: in definition of macro 'TFA_Advance' char c = C; \ ^ compile.c:359:9: warning: conversion from 'int' to 'char' may change value [-Wconversion] TFA_Advance(ch & ~127 ? 127 : ch); ^~~~~~~~~~~ compile.c: In function 'lookup': compile.c:47:31: warning: cast from function call of type 'Agraph_t *' {aka 'struct Agraph_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:498:16: note: in expansion of macro 'PTR2INT' v->integer = PTR2INT(agparent((Agraph_t *) objp)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agraph_t *' {aka 'struct Agraph_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:505:19: note: in expansion of macro 'PTR2INT' v->integer = PTR2INT(agroot(agraphof(objp))); ^~~~~~~ compile.c: In function 'getval': compile.c:47:31: warning: cast from function call of type 'Agraph_t *' {aka 'struct Agraph_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:701:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(agsubg(gp, args[1].string, 0)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agnode_t *' {aka 'struct Agnode_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:747:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(addNode(gp, np, 1)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agnode_t *' {aka 'struct Agnode_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:785:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(agnode(gp, args[1].string, 0)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agnode_t *' {aka 'struct Agnode_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:797:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(addNode(gp, np, 0)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agraph_t *' {aka 'struct Agraph_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:861:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(compOf(gp, np)); ^~~~~~~ compile.c:868:13: warning: switch missing default case [-Wswitch-default] } else switch (AGTYPE(objp)) { ^~~~~~ compile.c:47:31: warning: cast from function call of type 'Agedge_t *' {aka 'struct Agedge_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:926:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(addEdge(gp, ep, 1)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agedge_t *' {aka 'struct Agedge_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:958:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(isEdge(agroot(np), np, hp, key)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agedge_t *' {aka 'struct Agedge_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:976:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(isEdge(gp, np, hp, key)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agedge_t *' {aka 'struct Agedge_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:984:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(addEdge(gp, ep, 0)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agobj_t *' {aka 'struct Agobj_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:1143:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(copy(gp, objp)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agobj_t *' {aka 'struct Agobj_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:1152:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(clone(gp, objp)); ^~~~~~~ compile.c:1209:42: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] v.integer = fwriteFile(pgm, gp, args[1].integer, state->dfltIO); ~~~~~~~^~~~~~~~ compile.c:1212:33: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] gp = freadFile(pgm, args[0].integer); ~~~~~~~^~~~~~~~ compile.c:1219:40: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] v.integer = closeFile(pgm, args[0].integer); ~~~~~~~^~~~~~~~ compile.c:1222:38: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] v.string = readLine(pgm, args[0].integer); ~~~~~~~^~~~~~~~ compile.c:1266:36: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] v.integer = lockGraph(gp, args[1].integer); ~~~~~~~^~~~~~~~ compile.c:1352:9: warning: declaration of 'name' shadows a previous local [-Wshadow] char* name = args[1].string; ^~~~ compile.c:676:11: note: shadowed declaration is here char* name; ^~~~ compile.c:1371:9: warning: declaration of 'name' shadows a previous local [-Wshadow] char* name = args[2].string; ^~~~ compile.c:676:11: note: shadowed declaration is here char* name; ^~~~ compile.c:1415:9: warning: declaration of 'name' shadows a previous local [-Wshadow] char* name = args[2].string; ^~~~ compile.c:676:11: note: shadowed declaration is here char* name; ^~~~ compile.c:1486:18: warning: conversion to 'long long int' from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] v.integer = strlen(args[0].string); ^~~~~~ compile.c:1512:31: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] v.string = getArg(args[0].integer, state); ~~~~~~~^~~~~~~~ compile.c:1528:2: warning: switch missing default case [-Wswitch-default] switch (sym->index) { ^~~~~~ compile.c: In function 'typeName': compile.c:1589:32: warning: unused parameter 'pg' [-Wunused-parameter] static char *typeName(Expr_t * pg, int op) ~~~~~~~~~^~ compile.c: In function 'setval': compile.c:1623:11: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] iv = v.integer; ^ compile.c:1624:20: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] if (validTVT(v.integer)) ~^~~~~~~~ compile.c:1601:23: warning: unused parameter 'elt' [-Wunused-parameter] void *env, int elt, Extype_t v, Exdisc_t * disc) ~~~~^~~ compile.c:1601:51: warning: unused parameter 'disc' [-Wunused-parameter] void *env, int elt, Extype_t v, Exdisc_t * disc) ~~~~~~~~~~~^~~~ compile.c: In function 'typeChk': compile.c:1724:6: warning: switch missing default case [-Wswitch-default] switch (sym->index) { ^~~~~~ compile.c: In function 'refval': compile.c:1798:14: warning: unused parameter 'str' [-Wunused-parameter] char *str, int elt, Exdisc_t * disc) ~~~~~~^~~ compile.c:1798:23: warning: unused parameter 'elt' [-Wunused-parameter] char *str, int elt, Exdisc_t * disc) ~~~~^~~ compile.c: At top level: compile.c:1868:1: warning: no previous prototype for 'binary' [-Wmissing-prototypes] binary(Expr_t * pg, Exnode_t * l, Exnode_t * ex, Exnode_t * r, int arg, ^~~~~~ compile.c: In function 'binary': compile.c:1890:7: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] li = l->data.constant.value.integer; ^ compile.c:1891:7: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] ri = r->data.constant.value.integer; ^ compile.c:1892:2: warning: switch missing default case [-Wswitch-default] switch (ex->op) { ^~~~~~ compile.c:1941:5: warning: switch missing default case [-Wswitch-default] switch (ex->op) { ^~~~~~ compile.c:1868:17: warning: unused parameter 'pg' [-Wunused-parameter] binary(Expr_t * pg, Exnode_t * l, Exnode_t * ex, Exnode_t * r, int arg, ~~~~~~~~~^~ compile.c:1869:19: warning: unused parameter 'disc' [-Wunused-parameter] Exdisc_t * disc) ~~~~~~~~~~~^~~~ compile.c: In function 'stringOf': compile.c:2097:41: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] tvtypeToStr (x->data.constant.value.integer))) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ compile.c: In function 'convert': compile.c:2147:6: warning: switch missing default case [-Wswitch-default] switch (type) { ^~~~~~ compile.c:2173:42: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] tvtypeToStr (x->data.constant.value.integer); ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ compile.c:2189:42: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] else if (validTVT(x->data.constant.value.integer)) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ compile.c:2211:12: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->type = type; ^~~~ compile.c:2124:18: warning: unused parameter 'prog' [-Wunused-parameter] convert(Expr_t * prog, register Exnode_t * x, int type, ~~~~~~~~~^~~~ compile.c:2125:20: warning: unused parameter 'xref' [-Wunused-parameter] register Exid_t * xref, int arg, Exdisc_t * disc) ~~~~~~~~~~~~~~~~~~^~~~ compile.c:2125:46: warning: unused parameter 'disc' [-Wunused-parameter] register Exid_t * xref, int arg, Exdisc_t * disc) ~~~~~~~~~~~^~~~ In file included from ./gprstate.h:22, from compile.h:23, from compile.c:25: compile.c: In function 'keyval': ../../lib/cgraph/cgraph.h:104:20: warning: conversion to 'long long int' from 'IDTYPE' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] #define AGID(obj) (AGTAG(obj).id) ^ compile.c:2222:14: note: in expansion of macro 'AGID' v.integer = AGID(INT2PTR(Agobj_t *, v.integer)); ^~~~ compile.c:2219:33: warning: unused parameter 'pgm' [-Wunused-parameter] static Extype_t keyval(Expr_t * pgm, Extype_t v, int type, Exdisc_t * disc) ~~~~~~~~~^~~ compile.c:2219:71: warning: unused parameter 'disc' [-Wunused-parameter] static Extype_t keyval(Expr_t * pgm, Extype_t v, int type, Exdisc_t * disc) ~~~~~~~~~~~^~~~ compile.c: In function 'matchval': compile.c:2231:19: warning: unused parameter 'pgm' [-Wunused-parameter] matchval(Expr_t * pgm, Exnode_t * xstr, const char *str, Exnode_t * xpat, ~~~~~~~~~^~~ compile.c:2231:35: warning: unused parameter 'xstr' [-Wunused-parameter] matchval(Expr_t * pgm, Exnode_t * xstr, const char *str, Exnode_t * xpat, ~~~~~~~~~~~^~~~ compile.c:2231:69: warning: unused parameter 'xpat' [-Wunused-parameter] matchval(Expr_t * pgm, Exnode_t * xstr, const char *str, Exnode_t * xpat, ~~~~~~~~~~~^~~~ compile.c:2232:26: warning: unused parameter 'env' [-Wunused-parameter] const char *pat, void *env, Exdisc_t * disc) ~~~~~~^~~ compile.c:2232:42: warning: unused parameter 'disc' [-Wunused-parameter] const char *pat, void *env, Exdisc_t * disc) ~~~~~~~~~~~^~~~ compile.c: In function 'initDisc': compile.c:2270:15: warning: cast between incompatible function types from 'void (*)(void *, void *, int, ...)' to 'int (*)(Expr_t *, Exdisc_t *, int, const char *, ...)' {aka 'int (*)(struct Expr_s *, struct Exdisc_s *, int, const char *, ...)'} [-Wcast-function-type] dp->errorf = (Exerror_f) errorf; ^ In file included from ./gprstate.h:23, from compile.h:23, from compile.c:25: compile.c: In function 'mkStmts': ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ compile.c:2349:10: note: in expansion of macro 'newof' cs = newof(0, case_stmt, cnt, 0); ^~~~~ compile.c: In function 'compileProg': ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ compile.c:2498:19: note: in expansion of macro 'newof' p->blocks = bp = newof(0, comp_block, inp->n_blocks, 0); ^~~~~ compile.c: At top level: compile.c:2580:6: warning: no previous prototype for 'ptchk' [-Wmissing-prototypes] void ptchk(void) ^~~~~ CC gvpr.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from gprstate.h:24, from gvpr.c:29: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from gprstate.h:25, from gvpr.c:29: ../../lib/expr/expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ../../lib/expr/expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from gprstate.h:25, from gvpr.c:29: ../../lib/expr/expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ../../lib/expr/expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ../../lib/expr/expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from gvpr.c:37: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ In file included from gprstate.h:23, from gvpr.c:29: gvpr.c: In function 'parseArgs': ../../lib/ast/ast.h:72:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define oldof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)malloc(sizeof(t)*(n)+(x))) ^ gvpr.c:173:7: note: in expansion of macro 'oldof' av = oldof(*argv, char *, argc, 0); ^~~~~ ../../lib/ast/ast.h:72:92: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define oldof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)malloc(sizeof(t)*(n)+(x))) ^ gvpr.c:173:7: note: in expansion of macro 'oldof' av = oldof(*argv, char *, argc, 0); ^~~~~ In file included from gvpr.c:37: gvpr.c: In function 'concat': ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ gvpr.c:194:19: note: in expansion of macro 'sfstropen' if (!(pathp = sfstropen())) { ^~~~~~~~~ gvpr.c: In function 'resolve': gvpr.c:211:37: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] static char *resolve(char *arg, int Verbose) ~~~~^~~~~~~ In file included from gvpr.c:31: ../../lib/common/globals.h:73:26: note: shadowed declaration is here EXTERN unsigned char Verbose; ^~~~~~~ In file included from gvpr.c:37: ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ gvpr.c:244:16: note: in expansion of macro 'sfstropen' if (!(fp = sfstropen())) { ^~~~~~~~~ gvpr.c:260:11: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] sz = sfprintf(fp, path); ^~~~~~~~ In file included from gprstate.h:23, from gvpr.c:29: gvpr.c: In function 'scanArgs': ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ gvpr.c:412:23: note: in expansion of macro 'newof' input_filenames = newof(0,char*,nfiles + 1,0); ^~~~~ gvpr.c:394:59: warning: unused parameter 'uopts' [-Wunused-parameter] static options* scanArgs(int argc, char **argv, gvpropts* uopts) ~~~~~~~~~~^~~~~ gvpr.c: In function 'evalEdge': gvpr.c:472:13: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] okay = (exeval(prog, cs->guard, state)).integer; ^ gvpr.c: In function 'evalNode': gvpr.c:495:13: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] okay = (exeval(prog, cs->guard, state)).integer; ^ gvpr.c: At top level: gvpr.c:550:38: warning: cast between incompatible function types from 'Agedge_t * (*)(Agraph_t *, Agedge_t *)' {aka 'struct Agedge_s * (*)(struct Agraph_s *, struct Agedge_s *)'} to 'Agedge_t * (*)(Agraph_t *, Agedge_t *, Agnode_t *)' {aka 'struct Agedge_s * (*)(struct Agraph_s *, struct Agedge_s *, struct Agnode_s *)'} [-Wcast-function-type] static trav_fns FWDfns = { agfstout, (nxttedgefn_t) agnxtout, 0, 0 }; ^ gvpr.c:551:37: warning: cast between incompatible function types from 'Agedge_t * (*)(Agraph_t *, Agedge_t *)' {aka 'struct Agedge_s * (*)(struct Agraph_s *, struct Agedge_s *)'} to 'Agedge_t * (*)(Agraph_t *, Agedge_t *, Agnode_t *)' {aka 'struct Agedge_s * (*)(struct Agraph_s *, struct Agedge_s *, struct Agnode_s *)'} [-Wcast-function-type] static trav_fns REVfns = { agfstin, (nxttedgefn_t) agnxtin, 0, 0 }; ^ gvpr.c: In function 'traverse': gvpr.c:762:5: warning: switch missing default case [-Wswitch-default] switch (state->tvt) { ^~~~~~ In file included from gprstate.h:23, from gvpr.c:29: gvpr.c: In function 'addOutputGraph': ../../lib/ast/ast.h:72:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define oldof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)malloc(sizeof(t)*(n)+(x))) ^ gvpr.c:850:24: note: in expansion of macro 'oldof' uopts->outgraphs = oldof(uopts->outgraphs,Agraph_t*,uopts->n_outgraphs,0); ^~~~~ ../../lib/ast/ast.h:72:92: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define oldof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)malloc(sizeof(t)*(n)+(x))) ^ gvpr.c:850:24: note: in expansion of macro 'oldof' uopts->outgraphs = oldof(uopts->outgraphs,Agraph_t*,uopts->n_outgraphs,0); ^~~~~ gvpr.c: In function 'gvexitf': gvpr.c:900:18: warning: unused parameter 'handle' [-Wunused-parameter] gvexitf (Expr_t *handle, Exdisc_t *discipline, int v) ~~~~~~~~^~~~~~ gvpr.c:900:36: warning: unused parameter 'discipline' [-Wunused-parameter] gvexitf (Expr_t *handle, Exdisc_t *discipline, int v) ~~~~~~~~~~^~~~~~~~~~ gvpr.c: In function 'gvpr': gvpr.c:941:17: warning: variable 'prog' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] parse_prog *prog = 0; ^~~~ gvpr.c:942:20: warning: variable 'ing' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] ingraph_state *ing = 0; ^~~ gvpr.c:943:16: warning: variable 'xprog' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] comp_prog *xprog = 0; ^~~~~ gvpr.c:944:12: warning: variable 'state' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Gpr_t *state = 0; ^~~~~ gvpr.c:947:14: warning: variable 'opts' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] options* opts = 0; ^~~~ gvpr.c:949:15: warning: variable 'nextg' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Agraph_t* nextg = NULL; ^~~~~ CC gprstate.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./gprstate.h:24, from gprstate.c:25: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./gprstate.h:25, from gprstate.c:25: ../../lib/expr/expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ../../lib/expr/expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./gprstate.h:25, from gprstate.c:25: ../../lib/expr/expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ../../lib/expr/expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ../../lib/expr/expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from gprstate.c:27: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ gprstate.c: In function 'openGPRState': ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ gprstate.c:50:24: note: in expansion of macro 'sfstropen' if (!(state->tmp = sfstropen())) { ^~~~~~~~~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ../../lib/cgraph/cgraph.h:18, from ./gprstate.h:22, from gprstate.c:25: gprstate.c: In function 'bindingcmpf': gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c: In function 'findBinding': gprstate.c:95:60: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] bp = (gvprbinding*)bsearch(&key, state->bindings, state->n_bindings, sizeof(gvprbinding), bindingcmpf); ~~~~~^~~~~~~~~~~~ In file included from ./gprstate.h:23, from gprstate.c:25: gprstate.c: In function 'addBindings': ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ gprstate.c:117:18: note: in expansion of macro 'newof' bufp = buf = newof(0, gvprbinding, n, 0); ^~~~~ gprstate.c:126:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort (buf, n, sizeof(gvprbinding), bindingcmpf); ^ CC parse.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from parse.c:21: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ parse.c: In function 'readc': parse.c:104:7: warning: switch missing default case [-Wswitch-default] switch (cc = sfgetc(str)) { ^~~~~~ parse.c:97:3: warning: switch missing default case [-Wswitch-default] switch (c = sfgetc(str)) { ^~~~~~ parse.c: At top level: parse.c:144:6: warning: no previous prototype for 'unreadc' [-Wmissing-prototypes] void unreadc(Sfio_t * str, int c) ^~~~~~~ parse.c: In function 'parseID': parse.c:175:14: warning: conversion from 'int' to 'char' may change value [-Wconversion] *ptr++ = c; ^ parse.c:184:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *ptr++ = c; ^ parse.c: In function 'parseKind': parse.c:218:5: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ parse.c: In function 'endBracket': parse.c:295:31: warning: conversion from 'int' to 'char' may change value [-Wconversion] if (endString(ins, outs, c)) return -1; ^ parse.c: In function 'parseBracket': parse.c:318:30: warning: conversion from 'int' to 'char' may change value [-Wconversion] c = endBracket(str, buf, bc, ec); ^~ parse.c:318:34: warning: conversion from 'int' to 'char' may change value [-Wconversion] c = endBracket(str, buf, bc, ec); ^~ In file included from parse.c:21: parse.c: In function 'parseCase': ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ parse.c:362:19: note: in expansion of macro 'sfstropen' Sfio_t *buf = sfstropen(); ^~~~~~~~~ parse.c:365:5: warning: switch missing default case [-Wswitch-default] switch (kind) { ^~~~~~ parse.c: In function 'parseProg': parse.c:520:2: warning: switch missing default case [-Wswitch-default] switch (parseCase(str, &guard, &gline, &action, &line)) { ^~~~~~ CC queue.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] queue.c: In function 'makef': queue.c:28:27: warning: unused parameter 'd' [-Wunused-parameter] static void *makef(Dt_t * d, nsitem * obj, Dtdisc_t * disc) ~~~~~~~^ queue.c:28:55: warning: unused parameter 'disc' [-Wunused-parameter] static void *makef(Dt_t * d, nsitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ queue.c: In function 'freef': queue.c:37:26: warning: unused parameter 'd' [-Wunused-parameter] static void freef(Dt_t * d, nsitem * obj, Dtdisc_t * disc) ~~~~~~~^ queue.c:37:54: warning: unused parameter 'disc' [-Wunused-parameter] static void freef(Dt_t * d, nsitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ CCLD libgvpr.la CCLD libgvpr_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr' Making all in spine make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/spine' CC quad.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] quad.c: In function 'cmpdeg': quad.c:12:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] Agnode_t *n0 = *(Agnode_t **) v0; ^ quad.c:13:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] Agnode_t *n1 = *(Agnode_t **) v1; ^ In file included from quad.c:6: quad.c: In function 'genQuads': spinehdr.h:12:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)mcalloc((n),sizeof(t)) ^~~ quad.c:26:19: note: in expansion of macro 'N_NEW' Agnode_t **arr = N_NEW(nnodes, Agnode_t *); ^~~~~ spinehdr.h:12:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)mcalloc((n),sizeof(t)) ^~~ quad.c:28:16: note: in expansion of macro 'N_NEW' Dt_t **subs = N_NEW(nnodes, Dt_t *); ^~~~~ quad.c:50:13: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(arr, nnodes, sizeof(Agnode_t *), cmpdeg); ^~~~~~ CC spine.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] spine.c: In function 'reweightEdge': spine.c:199:13: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] ED_wt(e) = maxwt; ^~~~~ spine.c: In function 'setEdgeWeights': spine.c:229:14: warning: conversion from 'long int' to 'int' may change value [-Wconversion] ND_id(n) = i++; ^ spine.c:252:6: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] quadv / ^~~~~ spine.c: In function 'computeIndex': spine.c:328:26: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'float' may change value [-Wconversion] size_t r = ceilf(nedges * (1 - s)); ^ spine.c:328:13: warning: conversion from 'float' to 'size_t' {aka 'long unsigned int'} may change value [-Wfloat-conversion] size_t r = ceilf(nedges * (1 - s)); ^~~~~ spine.c: In function 'doBucket': spine.c:337:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] while ((e = edgelist[idx]) && (ED_wt(e) == weight)) { ^~ spine.c: In function 'genSpine': spine.c:425:11: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] nedges = agnedges(g); ^~~~~~~~ CC subset.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC union_find.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libspine_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/spine' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' Making all in plugin make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' Making all in core make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core' CC gvplugin_core.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvrender_core_dot.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_dot.c: In function 'xdot_point': gvrender_core_dot.c:152:32: warning: declaration of 'xbuf' shadows a global declaration [-Wshadow] static void xdot_point(agxbuf *xbuf, pointf p) ~~~~~~~~^~~~ gvrender_core_dot.c:63:15: note: shadowed declaration is here static agxbuf xbuf[NUMXBUFS]; ^~~~ gvrender_core_dot.c: In function 'xdot_num': gvrender_core_dot.c:161:30: warning: declaration of 'xbuf' shadows a global declaration [-Wshadow] static void xdot_num(agxbuf *xbuf, double v) ~~~~~~~~^~~~ gvrender_core_dot.c:63:15: note: shadowed declaration is here static agxbuf xbuf[NUMXBUFS]; ^~~~ gvrender_core_dot.c: In function 'xdot_style': gvrender_core_dot.c:207:12: warning: declaration of 'xbuf' shadows a global declaration [-Wshadow] agxbuf xbuf; ^~~~ gvrender_core_dot.c:63:15: note: shadowed declaration is here static agxbuf xbuf[NUMXBUFS]; ^~~~ gvrender_core_dot.c:214:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (job->obj->penwidth != penwidth[job->obj->emit_state]) { ^~ gvrender_core_dot.c: In function 'versionStr2Version': gvrender_core_dot.c:366:10: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] us = atoi(buf); ^~~~ gvrender_core_dot.c: In function 'xdot_begin_graph': gvrender_core_dot.c:409:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] xd->version = us; ^~ gvrender_core_dot.c: In function 'dot_begin_graph': gvrender_core_dot.c:461:5: warning: switch missing default case [-Wswitch-default] switch (job->render.id) { ^~~~~~ gvrender_core_dot.c: In function 'dot_end_graph': gvrender_core_dot.c:519:5: warning: switch missing default case [-Wswitch-default] switch (job->render.id) { ^~~~~~ gvrender_core_dot.c: In function 'xdot_textspan': gvrender_core_dot.c:575:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] unsigned int bits = flags & mask; ^ gvrender_core_dot.c: In function 'xdot_gradient_fillcolor': gvrender_core_dot.c:605:12: warning: declaration of 'xbuf' shadows a global declaration [-Wshadow] agxbuf xbuf; ^~~~ gvrender_core_dot.c:63:15: note: shadowed declaration is here static agxbuf xbuf[NUMXBUFS]; ^~~~ gvrender_core_dot.c:607:19: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] float angle = obj->gradient_angle * M_PI / 180; ^~~ gvrender_core_dot.c:626:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] r1 = G[1].x; ^ gvrender_core_dot.c:627:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] r2 = G[1].y; ^ gvrender_core_dot.c:628:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (angle == 0) { ^~ gvrender_core_dot.c: In function 'xdot_bezier': gvrender_core_dot.c:689:61: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] static void xdot_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~~~ gvrender_core_dot.c:689:81: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] static void xdot_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ gvrender_core_dot.c: At top level: gvrender_core_dot.c:728:6: warning: no previous prototype for 'core_loadimage_xdot' [-Wmissing-prototypes] void core_loadimage_xdot(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ^~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c: In function 'core_loadimage_xdot': gvrender_core_dot.c:739:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] xdot_str (job, "", (char*)(us->name)); ^ gvrender_core_dot.c:728:72: warning: unused parameter 'filled' [-Wunused-parameter] void core_loadimage_xdot(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ CC gvrender_core_json.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_json.c: In function 'stoj': gvrender_core_json.c:96:26: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] for (s = input; (c = *s); s++) { ^ gvrender_core_json.c: In function 'set_attrwf': gvrender_core_json.c:147:19: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] AGATTRWF(g) = value; ^~~~~ gvrender_core_json.c:153:20: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] AGATTRWF(n) = value; ^~~~~ gvrender_core_json.c:155:17: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] AGATTRWF(e) = value; ^~~~~ gvrender_core_json.c: In function 'write_xdot': gvrender_core_json.c:213:5: warning: switch missing default case [-Wswitch-default] switch (op->kind) { ^~~~~~ gvrender_core_json.c: In function 'freef': gvrender_core_json.c:600:26: warning: unused parameter 'dt' [-Wunused-parameter] static void freef(Dt_t * dt, intm * obj, Dtdisc_t * disc) ~~~~~~~^~ gvrender_core_json.c:600:53: warning: unused parameter 'disc' [-Wunused-parameter] static void freef(Dt_t * dt, intm * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gvrender_core_json.c: In function 'json_end_graph': gvrender_core_json.c:720:17: warning: variable 'io_save' set but not used [-Wunused-but-set-variable] Agiodisc_t* io_save; ^~~~~~~ CC gvrender_core_fig.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_fig.c: In function 'fig_string': gvrender_core_fig.c:69:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf = malloc(bufsize * sizeof(char)); ^ gvrender_core_fig.c:73:17: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] while ((c = *s++)) { ^ gvrender_core_fig.c:76:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf = realloc(buf, bufsize * sizeof(char)); ^ gvrender_core_fig.c:84:20: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] *p++ = c; ^ gvrender_core_fig.c: In function 'figColorResolve': gvrender_core_fig.c:123:14: warning: conversion from 'int' to 'short int' may change value [-Wconversion] red[c] = r; ^ gvrender_core_fig.c:124:16: warning: conversion from 'int' to 'short int' may change value [-Wconversion] green[c] = g; ^ gvrender_core_fig.c:125:15: warning: conversion from 'int' to 'short int' may change value [-Wconversion] blue[c] = b; ^ gvrender_core_fig.c: In function 'fig_begin_page': gvrender_core_fig.c:218:36: warning: unused parameter 'job' [-Wunused-parameter] static void fig_begin_page(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_fig.c: In function 'fig_begin_node': gvrender_core_fig.c:223:36: warning: unused parameter 'job' [-Wunused-parameter] static void fig_begin_node(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_fig.c: In function 'fig_end_node': gvrender_core_fig.c:228:34: warning: unused parameter 'job' [-Wunused-parameter] static void fig_end_node(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_fig.c: In function 'fig_begin_edge': gvrender_core_fig.c:233:36: warning: unused parameter 'job' [-Wunused-parameter] static void fig_begin_edge(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_fig.c: In function 'fig_end_edge': gvrender_core_fig.c:238:34: warning: unused parameter 'job' [-Wunused-parameter] static void fig_end_edge(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_fig.c: In function 'fig_textspan': gvrender_core_fig.c:262:42: warning: cast from function call of type 'size_t' {aka 'long unsigned int'} to non-matching type 'double' [-Wbad-function-cast] double length = 2.0*font_size/3.0 * (double)strlen(span->str) / 2.0; ^ gvrender_core_fig.c: In function 'fig_ellipse': gvrender_core_fig.c:301:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ gvrender_core_fig.c: In function 'fig_bezier': gvrender_core_fig.c:338:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ gvrender_core_fig.c:364:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1) * 20 * sizeof(char)); ^ gvrender_core_fig.c:330:60: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] static void fig_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_fig.c:331:12: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ gvrender_core_fig.c: In function 'fig_polygon': gvrender_core_fig.c:429:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ gvrender_core_fig.c: In function 'fig_polyline': gvrender_core_fig.c:460:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ CC gvrender_core_map.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_map.c: In function 'map_output_shape': gvrender_core_map.c:40:24: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] A = realloc(A, size_A * sizeof(point)); ^ CC gvrender_core_mp.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_mp.c: In function 'mp_string': gvrender_core_mp.c:71:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf = malloc(bufsize * sizeof(char)); ^ gvrender_core_mp.c:75:17: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] while ((c = *s++)) { ^ gvrender_core_mp.c:78:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf = realloc(buf, bufsize * sizeof(char)); ^ gvrender_core_mp.c:86:20: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] *p++ = c; ^ gvrender_core_mp.c: In function 'mpColorResolve': gvrender_core_mp.c:125:14: warning: conversion from 'int' to 'short int' may change value [-Wconversion] red[c] = r; ^ gvrender_core_mp.c:126:16: warning: conversion from 'int' to 'short int' may change value [-Wconversion] green[c] = g; ^ gvrender_core_mp.c:127:15: warning: conversion from 'int' to 'short int' may change value [-Wconversion] blue[c] = b; ^ gvrender_core_mp.c: In function 'mp_begin_page': gvrender_core_mp.c:223:35: warning: unused parameter 'job' [-Wunused-parameter] static void mp_begin_page(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_mp.c: In function 'mp_begin_node': gvrender_core_mp.c:228:35: warning: unused parameter 'job' [-Wunused-parameter] static void mp_begin_node(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_mp.c: In function 'mp_end_node': gvrender_core_mp.c:233:33: warning: unused parameter 'job' [-Wunused-parameter] static void mp_end_node(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_mp.c: In function 'mp_begin_edge': gvrender_core_mp.c:238:35: warning: unused parameter 'job' [-Wunused-parameter] static void mp_begin_edge(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_mp.c: In function 'mp_end_edge': gvrender_core_mp.c:243:33: warning: unused parameter 'job' [-Wunused-parameter] static void mp_end_edge(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_mp.c: In function 'mp_ellipse': gvrender_core_mp.c:294:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ gvrender_core_mp.c: In function 'mp_bezier': gvrender_core_mp.c:331:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ gvrender_core_mp.c:354:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1) * 20 * sizeof(char)); ^ gvrender_core_mp.c:323:59: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] static void mp_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_mp.c:324:12: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ gvrender_core_mp.c: In function 'mp_polygon': gvrender_core_mp.c:419:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ gvrender_core_mp.c: In function 'mp_polyline': gvrender_core_mp.c:450:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ CC gvrender_core_ps.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_ps.c: In function 'psgen_begin_layer': gvrender_core_ps.c:115:50: warning: unused parameter 'layername' [-Wunused-parameter] static void psgen_begin_layer(GVJ_t * job, char *layername, int layerNum, int numLayers) ~~~~~~^~~~~~~~~ gvrender_core_ps.c: In function 'psgen_begin_anchor': gvrender_core_ps.c:204:61: warning: unused parameter 'tooltip' [-Wunused-parameter] static void psgen_begin_anchor(GVJ_t *job, char *url, char *tooltip, char *target, char *id) ~~~~~~^~~~~~~ gvrender_core_ps.c:204:76: warning: unused parameter 'target' [-Wunused-parameter] static void psgen_begin_anchor(GVJ_t *job, char *url, char *tooltip, char *target, char *id) ~~~~~~^~~~~~ gvrender_core_ps.c:204:90: warning: unused parameter 'id' [-Wunused-parameter] static void psgen_begin_anchor(GVJ_t *job, char *url, char *tooltip, char *target, char *id) ~~~~~~^~ gvrender_core_ps.c: In function 'psgen_bezier': gvrender_core_ps.c:325:50: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] psgen_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_ps.c:326:11: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ CC gvrender_core_svg.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_svg.c: In function 'svg_bzptarray': gvrender_core_svg.c:58:5: warning: "EDGEALIGN" is not defined, evaluates to 0 [-Wundef] #if EDGEALIGN ^~~~~~~~~ gvrender_core_svg.c:71:5: warning: "EDGEALIGN" is not defined, evaluates to 0 [-Wundef] #if EDGEALIGN ^~~~~~~~~ gvrender_core_svg.c: In function 'svg_grstyle': gvrender_core_svg.c:142:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (obj->penwidth != PENWIDTH_NORMAL) { ^~ gvrender_core_svg.c: In function 'svg_begin_layer': gvrender_core_svg.c:230:63: warning: unused parameter 'layerNum' [-Wunused-parameter] static void svg_begin_layer(GVJ_t * job, char *layername, int layerNum, ~~~~^~~~~~~~ gvrender_core_svg.c:231:12: warning: unused parameter 'numLayers' [-Wunused-parameter] int numLayers) ~~~~^~~~~~~~~ gvrender_core_svg.c: In function 'svg_gradstyle': gvrender_core_svg.c:512:13: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] angle = obj->gradient_angle * M_PI / 180; //angle of gradient line ^~~ gvrender_core_svg.c: In function 'svg_rgradstyle': gvrender_core_svg.c:566:13: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] angle = obj->gradient_angle * M_PI / 180; //angle of gradient line ^~~ gvrender_core_svg.c:569:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (angle == 0.) { ^~ gvrender_core_svg.c:572:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ifx = 50 * (1 + cos(angle)); ^~ gvrender_core_svg.c:573:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ify = 50 * (1 - sin(angle)); ^~ gvrender_core_svg.c:557:49: warning: unused parameter 'A' [-Wunused-parameter] static int svg_rgradstyle(GVJ_t * job, pointf * A, int n) ~~~~~~~~~^ gvrender_core_svg.c:557:56: warning: unused parameter 'n' [-Wunused-parameter] static int svg_rgradstyle(GVJ_t * job, pointf * A, int n) ~~~~^ gvrender_core_svg.c: In function 'svg_bezier': gvrender_core_svg.c:624:48: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] svg_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_svg.c:625:9: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ CC gvrender_core_tk.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/types.h:39, from ../../lib/gvc/gvplugin_render.h:17, from gvrender_core_tk.c:23: gvrender_core_tk.c: In function 'tkgen_print_tags': ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:64:17: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.n); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:69:17: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.n); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:76:17: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.e); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:83:17: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.e); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:88:10: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.g); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:93:10: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.g); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:98:10: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.sg); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:103:10: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.sg); ^~~~ gvrender_core_tk.c: In function 'tkgen_begin_node': gvrender_core_tk.c:154:38: warning: unused parameter 'job' [-Wunused-parameter] static void tkgen_begin_node(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_tk.c: In function 'tkgen_begin_edge': gvrender_core_tk.c:159:38: warning: unused parameter 'job' [-Wunused-parameter] static void tkgen_begin_edge(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_tk.c: In function 'tkgen_bezier': gvrender_core_tk.c:256:50: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] tkgen_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_tk.c:257:12: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ gvrender_core_tk.c:257:30: warning: unused parameter 'filled' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~ CC gvrender_core_vml.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_vml.c: In function 'vml_grstroke': gvrender_core_vml.c:104:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (obj->penwidth != PENWIDTH_NORMAL) ^~ gvrender_core_vml.c:98:43: warning: unused parameter 'filled' [-Wunused-parameter] static void vml_grstroke(GVJ_t * job, int filled) ~~~~^~~~~~ gvrender_core_vml.c: At top level: gvrender_core_vml.c:129:7: warning: no previous prototype for 'html_string' [-Wmissing-prototypes] char *html_string(char *s) ^~~~~~~~~~~ gvrender_core_vml.c: In function 'html_string': gvrender_core_vml.c:144:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = gmalloc(bufsize); ^~~~~~~ gvrender_core_vml.c:150:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = grealloc(buf, bufsize); ^~~~~~~ gvrender_core_vml.c:210:20: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] temp=charnum%10; ^~~~~~~ gvrender_core_vml.c: In function 'vml_begin_graph': gvrender_core_vml.c:259:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] graphHeight =(int)(job->bb.UR.y - job->bb.LL.y); ^ gvrender_core_vml.c:260:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] graphWidth =(int)(job->bb.UR.x - job->bb.LL.x); ^ gvrender_core_vml.c: In function 'vml_begin_anchor': gvrender_core_vml.c:353:78: warning: unused parameter 'id' [-Wunused-parameter] vml_begin_anchor(GVJ_t * job, char *href, char *tooltip, char *target, char *id) ~~~~~~^~ gvrender_core_vml.c: In function 'vml_ellipse': gvrender_core_vml.c:448:38: warning: variable 'bottom' set but not used [-Wunused-but-set-variable] double dx, dy, left, right, top, bottom; ^~~~~~ gvrender_core_vml.c:448:26: warning: variable 'right' set but not used [-Wunused-but-set-variable] double dx, dy, left, right, top, bottom; ^~~~~ gvrender_core_vml.c: In function 'vml_bezier': gvrender_core_vml.c:470:48: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] vml_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_vml.c:471:12: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ CC gvrender_core_pov.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_pov.c:364:7: warning: no previous prototype for 'el' [-Wmissing-prototypes] char *el(GVJ_t* job, char *template, ...) ^~ gvrender_core_pov.c: In function 'el': gvrender_core_pov.c:388:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] str = malloc (len+1); ~~~^~ gvrender_core_pov.c: In function 'pov_begin_graph': gvrender_core_pov.c:506:6: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] x = job->view.x / 2.0 * job->scale.x; ^~~ gvrender_core_pov.c:507:6: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] y = job->view.y / 2.0 * job->scale.y; ^~~ gvrender_core_pov.c:509:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] px = atanf(x / fabsf(d)) * 180 / M_PI * 2; ^~~~~ gvrender_core_pov.c:510:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] py = atanf(y / fabsf(d)) * 180 / M_PI * 2; ^~~~~ gvrender_core_pov.c: In function 'pov_begin_layer': gvrender_core_pov.c:526:11: warning: conversion from 'int' to 'float' may change value [-Wconversion] layerz = layerNum * -10; ^~~~~~~~ gvrender_core_pov.c: In function 'pov_ellipse': gvrender_core_pov.c:647:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] cx = (A[0].x + job->translation.x) * job->scale.x; ^ gvrender_core_pov.c:648:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] cy = (A[0].y + job->translation.y) * job->scale.y; ^ gvrender_core_pov.c:649:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] rx = (A[1].x - A[0].x) * job->scale.x; ^ gvrender_core_pov.c:650:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] ry = (A[1].y - A[0].y) * job->scale.y; ^ gvrender_core_pov.c:651:6: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] w = job->obj->penwidth / (rx + ry) / 2.0 * 5; ^~~ gvrender_core_pov.c: In function 'pov_bezier': gvrender_core_pov.c:696:60: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] static void pov_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_pov.c:697:14: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ gvrender_core_pov.c:697:32: warning: unused parameter 'filled' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~ CC gvrender_core_pic.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_pic.c: In function 'pic_string': gvrender_core_pic.c:160:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf = malloc(bufsize * sizeof(char)); ^ gvrender_core_pic.c:164:17: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] while ((c = *s++)) { ^ gvrender_core_pic.c:167:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf = realloc(buf, bufsize * sizeof(char)); ^ gvrender_core_pic.c:175:20: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] *p++ = c; ^ gvrender_core_pic.c: In function 'pic_bezier': gvrender_core_pic.c:425:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1) * 20 * sizeof(char)); ^ gvrender_core_pic.c:407:9: warning: variable 'area_fill' set but not used [-Wunused-but-set-variable] int area_fill; ^~~~~~~~~ gvrender_core_pic.c:405:9: warning: variable 'fill_color' set but not used [-Wunused-but-set-variable] int fill_color = obj->fillcolor.u.index; ^~~~~~~~~~ gvrender_core_pic.c:401:9: warning: variable 'sub_type' set but not used [-Wunused-but-set-variable] int sub_type; ^~~~~~~~ gvrender_core_pic.c:394:60: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] static void pic_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_pic.c:396:12: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ gvrender_core_pic.c: In function 'pic_polygon': gvrender_core_pic.c:483:61: warning: unused parameter 'filled' [-Wunused-parameter] static void pic_polygon(GVJ_t * job, pointf * A, int n, int filled) ~~~~^~~~~~ CC gvloadimage_core.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvloadimage_core.c: In function 'core_loadimage_svg': gvloadimage_core.c:46:78: warning: unused parameter 'filled' [-Wunused-parameter] static void core_loadimage_svg(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ gvloadimage_core.c: In function 'core_loadimage_fig': gvloadimage_core.c:75:79: warning: unused parameter 'filled' [-Wunused-parameter] static void core_loadimage_fig(GVJ_t * job, usershape_t *us, boxf bf, boolean filled) ~~~~~~~~^~~~~~ gvloadimage_core.c: In function 'core_loadimage_vrml': gvloadimage_core.c:116:68: warning: unused parameter 'b' [-Wunused-parameter] static void core_loadimage_vrml(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~^ gvloadimage_core.c:116:79: warning: unused parameter 'filled' [-Wunused-parameter] static void core_loadimage_vrml(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ gvloadimage_core.c: In function 'core_loadimage_ps': gvloadimage_core.c:177:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from '__off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] us->datasize = statbuf.st_size; ^~~~~~~ gvloadimage_core.c:179:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from '__off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] us->data = mmap(0, statbuf.st_size, PROT_READ, MAP_SHARED, fd, 0); ~~~~~~~^~~~~~~~ gvloadimage_core.c:151:77: warning: unused parameter 'filled' [-Wunused-parameter] static void core_loadimage_ps(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ gvloadimage_core.c: In function 'core_loadimage_vml': gvloadimage_core.c:244:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] graphHeight =(int)(job->bb.UR.y - job->bb.LL.y); ^ gvloadimage_core.c:241:78: warning: unused parameter 'filled' [-Wunused-parameter] static void core_loadimage_vml(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ gvloadimage_core.c: In function 'core_loadimage_tk': gvloadimage_core.c:250:77: warning: unused parameter 'filled' [-Wunused-parameter] static void core_loadimage_tk(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ gvloadimage_core.c: At top level: gvloadimage_core.c:258:6: warning: no previous prototype for 'core_loadimage_null' [-Wmissing-prototypes] void core_loadimage_null(GVJ_t *gvc, usershape_t *us, boxf b, boolean filled) ^~~~~~~~~~~~~~~~~~~ gvloadimage_core.c: In function 'core_loadimage_null': gvloadimage_core.c:258:33: warning: unused parameter 'gvc' [-Wunused-parameter] void core_loadimage_null(GVJ_t *gvc, usershape_t *us, boxf b, boolean filled) ~~~~~~~^~~ gvloadimage_core.c:258:51: warning: unused parameter 'us' [-Wunused-parameter] void core_loadimage_null(GVJ_t *gvc, usershape_t *us, boxf b, boolean filled) ~~~~~~~~~~~~~^~ gvloadimage_core.c:258:60: warning: unused parameter 'b' [-Wunused-parameter] void core_loadimage_null(GVJ_t *gvc, usershape_t *us, boxf b, boolean filled) ~~~~~^ gvloadimage_core.c:258:71: warning: unused parameter 'filled' [-Wunused-parameter] void core_loadimage_null(GVJ_t *gvc, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ CCLD libgvplugin_core_C.la CCLD libgvplugin_core.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core' Making all in devil make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/devil' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/devil' Making all in gd make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gd' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gd' Making all in gdk make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdk' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdk' Making all in gdiplus make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdiplus' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdiplus' Making all in glitz make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/glitz' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/glitz' Making all in gs make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gs' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gs' Making all in gtk make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gtk' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gtk' Making all in lasi make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/lasi' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/lasi' Making all in ming make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/ming' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/ming' Making all in pango make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/pango' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/pango' Making all in quartz make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/quartz' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/quartz' Making all in rsvg make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/rsvg' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/rsvg' Making all in visio make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/visio' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/visio' Making all in xlib make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/xlib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/xlib' Making all in dot_layout make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout' CC gvplugin_dot_layout.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvlayout_dot_layout.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libgvplugin_dot_layout_C.la CCLD libgvplugin_dot_layout.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout' Making all in neato_layout make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout' CC gvplugin_neato_layout.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvlayout_neato_layout.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libgvplugin_neato_layout_C.la CCLD libgvplugin_neato_layout.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout' Making all in webp make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/webp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/webp' Making all in poppler make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/poppler' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/poppler' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' Making all in cmd make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' Making all in dot make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' CC dot-dot.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dot.c: In function 'intr': dot.c:43:22: warning: unused parameter 's' [-Wunused-parameter] static void intr(int s) ~~~~^ CC dot-no_builtins.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD dot CC dot_builtins-dot.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dot.c: In function 'intr': dot.c:43:22: warning: unused parameter 's' [-Wunused-parameter] static void intr(int s) ~~~~^ CC dot_builtins-dot_builtins.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD dot_builtins make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' Making all in tools make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' CC gc.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gc.c: In function 'init': gc.c:97:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] while ((c = getopt(argc, argv, "necCaDUrsv")) != -1) { ^~~~~~ gc.c:97:51: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] while ((c = getopt(argc, argv, "necCaDUrsv")) != -1) { ^~ gc.c:98:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ gc.c: In function 'cntCluster': gc.c:237:35: warning: unused parameter 'g' [-Wunused-parameter] static void cntCluster(Agraph_t * g, Agobj_t * sg, void *arg) ~~~~~~~~~~~^ gc.c: In function 'wcp': gc.c:269:66: warning: declaration of 'fname' shadows a global declaration [-Wshadow] wcp(int nnodes, int nedges, int ncc, int ncl, char *gname, char *fname) ~~~~~~^~~~~ gc.c:67:14: note: shadowed declaration is here static char *fname; ^~~~~ CCLD gc CC gvcolor.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvcolor.c: In function 'init': gvcolor.c:98:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ gvcolor.c: In function 'color': gvcolor.c:149:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nlist = (Agnode_t **) malloc(nn * sizeof(Agnode_t *)); ^ gvcolor.c:176:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ND_x(n)[j] != 0.0) ^~ CC colxlate.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] colxlate.c: In function 'canoncolor': colxlate.c:56:10: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] c = tolower(c); ^~~~~~~ colxlate.c: In function 'colorcmpf': colxlate.c:65:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] hsbcolor_t *p0 = (hsbcolor_t *) a0; ^ colxlate.c:66:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] hsbcolor_t *p1 = (hsbcolor_t *) a1; ^ colxlate.c: At top level: colxlate.c:71:7: warning: no previous prototype for 'colorxlate' [-Wmissing-prototypes] char *colorxlate(char *str, char *buf) ^~~~~~~~~~ CCLD gvcolor CC cvtgxl.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] cvtgxl.c: In function 'openFile': cvtgxl.c:60:41: warning: declaration of 'mode' shadows a global declaration [-Wshadow] static FILE *openFile(char *name, char *mode) ~~~~~~^~~~ cvtgxl.c:27:37: note: shadowed declaration is here typedef enum { Unset, ToGV, ToGXL } mode; ^~~~ cvtgxl.c: In function 'initargs': cvtgxl.c:145:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CC gv2gxl.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gv2gxl.c: In function 'make_nitem': gv2gxl.c:57:35: warning: unused parameter 'd' [-Wunused-parameter] static namev_t *make_nitem(Dt_t * d, namev_t * objp, Dtdisc_t * disc) ~~~~~~~^ gv2gxl.c:57:65: warning: unused parameter 'disc' [-Wunused-parameter] static namev_t *make_nitem(Dt_t * d, namev_t * objp, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gv2gxl.c: In function 'free_nitem': gv2gxl.c:65:31: warning: unused parameter 'd' [-Wunused-parameter] static void free_nitem(Dt_t * d, namev_t * np, Dtdisc_t * disc) ~~~~~~~^ gv2gxl.c:65:59: warning: unused parameter 'disc' [-Wunused-parameter] static void free_nitem(Dt_t * d, namev_t * np, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gv2gxl.c: In function 'free_iditem': gv2gxl.c:87:32: warning: unused parameter 'd' [-Wunused-parameter] static void free_iditem(Dt_t * d, idv_t * idp, Dtdisc_t * disc) ~~~~~~~^ gv2gxl.c:87:59: warning: unused parameter 'disc' [-Wunused-parameter] static void free_iditem(Dt_t * d, idv_t * idp, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gv2gxl.c: In function '_xml_string': gv2gxl.c:21:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ gv2gxl.c:182:8: note: in expansion of macro 'N_NEW' buf = N_NEW(bufsize, char); ^~~~~ gv2gxl.c:189:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = realloc(buf, bufsize); ^~~~~~~ gv2gxl.c: In function 'createEdgeId': gv2gxl.c:326:19: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] int baselen = strlen(hname) + strlen(tname) + sizeof(EDGEOP); ^~~~~~ gv2gxl.c:21:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ gv2gxl.c:335:7: note: in expansion of macro 'N_NEW' bp = N_NEW(len, char); ^~~~~ gv2gxl.c: In function 'writeDict': gv2gxl.c:408:22: warning: unused parameter 'g' [-Wunused-parameter] writeDict(Agraph_t * g, FILE * gxlFile, char *name, Dict_t * dict, ~~~~~~~~~~~^ gv2gxl.c: In function 'writeHdr': gv2gxl.c:511:8: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] len = strlen(name) + sizeof("N_"); ^~~~~~ gv2gxl.c:21:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ gv2gxl.c:515:20: note: in expansion of macro 'N_NEW' bp = dynbuf = N_NEW(len, char); ^~~~~ gv2gxl.c: In function 'writeEdgeName': gv2gxl.c:590:60: warning: unused parameter 'terminate' [-Wunused-parameter] static int writeEdgeName(Agedge_t * e, FILE * gxlFile, int terminate) ~~~~^~~~~~~~~ gv2gxl.c: In function 'initState': gv2gxl.c:883:21: warning: conversion from 'int' to 'char' may change value [-Wconversion] stp->directed = agisdirected(g); ^~~~~~~~~~~~ CC gxl2gv.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gxl2gv.c: In function 'pushString': gxl2gv.c:63:21: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] #define ROUND2(x,y) (((x) + ((y)-1)) & ~((y)-1)) ^ gxl2gv.c:67:14: note: in expansion of macro 'ROUND2' int sz = ROUND2(sizeof(slist) + strlen(s), sizeof(void *)); ^~~~~~ gxl2gv.c:61:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ gxl2gv.c:68:27: note: in expansion of macro 'N_NEW' slist *sp = (slist *) N_NEW(sz, char); ^~~~~ gxl2gv.c: In function 'make_nitem': gxl2gv.c:133:35: warning: unused parameter 'd' [-Wunused-parameter] static namev_t *make_nitem(Dt_t * d, namev_t * objp, Dtdisc_t * disc) ~~~~~~~^ gxl2gv.c:133:65: warning: unused parameter 'disc' [-Wunused-parameter] static namev_t *make_nitem(Dt_t * d, namev_t * objp, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gxl2gv.c: In function 'free_nitem': gxl2gv.c:141:31: warning: unused parameter 'd' [-Wunused-parameter] static void free_nitem(Dt_t * d, namev_t * np, Dtdisc_t * disc) ~~~~~~~^ gxl2gv.c:141:59: warning: unused parameter 'disc' [-Wunused-parameter] static void free_nitem(Dt_t * d, namev_t * np, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gxl2gv.c: In function 'bind_node': gxl2gv.c:240:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] N = agnode(G, (char *) name, 1); ^ gxl2gv.c: In function 'bind_edge': gxl2gv.c:249:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tailNode = agnode(G, (char *) tail, 1); ^ gxl2gv.c:250:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] headNode = agnode(G, (char *) head, 1); ^ gxl2gv.c: In function 'setGlobalNodeAttr': gxl2gv.c:306:71: warning: unused parameter 'ud' [-Wunused-parameter] setGlobalNodeAttr(Agraph_t * g, char *name, char *value, userdata_t * ud) ~~~~~~~~~~~~~^~ gxl2gv.c: In function 'setGlobalEdgeAttr': gxl2gv.c:356:71: warning: unused parameter 'ud' [-Wunused-parameter] setGlobalEdgeAttr(Agraph_t * g, char *name, char *value, userdata_t * ud) ~~~~~~~~~~~~~^~ gxl2gv.c: In function 'setAttr': gxl2gv.c:393:5: warning: switch missing default case [-Wswitch-default] switch (Current_class) { ^~~~~~ gxl2gv.c: In function 'startElementHandler': gxl2gv.c:435:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] g = agopen((char *) id, Agdirected, &AgDefaultDisc); ^ gxl2gv.c:437:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] g = agopen((char *) id, Agundirected, &AgDefaultDisc); ^ gxl2gv.c:442:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] g = agopen((char *) id, Agdirected, &AgDefaultDisc); ^ gxl2gv.c:447:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (isAnonGraph((char *) id)) { ^ gxl2gv.c:452:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] subg = agsubg(G, (char *) id, 1); ^ gxl2gv.c:458:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setGraphAttr(G, GXL_ROLE, (char *) atts[pos], ud); ^ gxl2gv.c:463:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setGraphAttr(G, GXL_HYPER, (char *) atts[pos], ud); ^ gxl2gv.c:492:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tname = mapLookup(ud->nameMap, (char *) tail); ^ gxl2gv.c:496:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tname = mapLookup(ud->nameMap, (char *) head); ^ gxl2gv.c:513:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setEdgeAttr(E, GXL_FROM, (char *) atts[pos], ud); ^ gxl2gv.c:518:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setEdgeAttr(E, GXL_TO, (char *) atts[pos], ud); ^ gxl2gv.c:523:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setEdgeAttr(E, GXL_ID, (char *) atts[pos], ud); ^ gxl2gv.c:528:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput(&ud->xml_attr_name, (char *) attrname); ^ gxl2gv.c:549:37: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput(&ud->composite_buffer, (char *) name); ^ gxl2gv.c:557:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setAttr(GXL_TYPE, (char *) atts[pos], ud); ^ gxl2gv.c:564:35: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput(&ud->xml_attr_value, (char *) href); ^ gxl2gv.c:573:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput(&ud->composite_buffer, (char *) name); ^ gxl2gv.c: In function 'endElementHandler': gxl2gv.c:607:8: warning: declaration of 'name' shadows a parameter [-Wshadow] char *name; ^~~~ gxl2gv.c:583:59: note: shadowed declaration is here static void endElementHandler(void *userData, const char *name) ~~~~~~~~~~~~^~~~ gxl2gv.c:614:33: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] int len = sizeof(GXL_COMP) + agxblen(&ud->xml_attr_name); ^ gxl2gv.c:614:16: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] int len = sizeof(GXL_COMP) + agxblen(&ud->xml_attr_name); ^~~~~~ gxl2gv.c:61:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ gxl2gv.c:618:19: note: in expansion of macro 'N_NEW' name = dynbuf = N_NEW(len, char); ^~~~~ gxl2gv.c:631:2: warning: switch missing default case [-Wswitch-default] switch (ud->globalAttrType) { ^~~~~~ gxl2gv.c:655:37: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput(&ud->composite_buffer, (char *) name); ^ gxl2gv.c:664:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput(&ud->composite_buffer, (char *) name); ^ gxl2gv.c: In function 'characterDataHandler': gxl2gv.c:677:35: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput_n(&ud->composite_buffer, (char *) s, length); ^ gxl2gv.c:677:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] agxbput_n(&ud->composite_buffer, (char *) s, length); ^~~~~~ gxl2gv.c:681:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput_n(&ud->xml_attr_value, (char *) s, length); ^ gxl2gv.c:681:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] agxbput_n(&ud->xml_attr_value, (char *) s, length); ^~~~~~ gxl2gv.c: In function 'gxl_to_gv': gxl2gv.c:702:29: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] if (XML_Parse(parser, buf, len, done) == XML_STATUS_ERROR) { ^~~ CCLD gxl2gv CC acyclic.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] acyclic.c: In function 'init': acyclic.c:149:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CCLD acyclic CC nop.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] nop.c: In function 'init': nop.c:51:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CCLD nop CC ccomps.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ccomps.c: In function 'split': ccomps.c:115:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] size = sfx - name; ^~~ ccomps.c:116:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] path = (char *) malloc(size + 1); ~~~~~^~~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ../../lib/cgraph/cgraph.h:18, from ccomps.c:24: ccomps.c:117:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] strncpy(path, name, size); ^~~~ ccomps.c: In function 'init': ccomps.c:140:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ ccomps.c: In function 'getBuf': ccomps.c:399:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = (char *) malloc(sz); ^~ ccomps.c:401:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = (char *) realloc(buf, sz); ^~ ccomps.c: In function 'printSorted': ccomps.c:26:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ ccomps.c:571:22: note: in expansion of macro 'N_NEW' Agraph_t** ccs = N_NEW(c_cnt, Agraph_t*); ^~~~~ ccomps.c:580:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort (ccs, c_cnt, sizeof(Agraph_t*), (qsort_cmpf)cmp); ^~~~~ ccomps.c: In function 'processClusters': ccomps.c:650:29: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] name = getBuf(sizeof(PFX1) + strlen(graphName)); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ccomps.c:675:49: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] name = getBuf(sizeof(PFX2) + strlen(graphName) + 32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ccomps.c:728:18: warning: conversion from 'long int' to 'int' may change value [-Wconversion] printSorted (g, c_cnt); ^~~~~ ccomps.c: In function 'process': ccomps.c:778:29: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] name = getBuf(sizeof(PFX1) + strlen(graphName)); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ccomps.c:800:49: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] name = getBuf(sizeof(PFX2) + strlen(graphName) + 32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ccomps.c:850:18: warning: conversion from 'long int' to 'int' may change value [-Wconversion] printSorted (g, c_cnt); ^~~~~ ccomps.c: In function 'chkGraphName': ccomps.c:885:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(s) + 2; /* plus '\0' and '_' */ ^~~~~~ ccomps.c:887:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = realloc (buf, len); ^~~ CCLD ccomps CC sccmap.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] sccmap.c: In function 'getval': sccmap.c:81:46: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return (((Agnodeinfo_t *) (n->base.data))->val); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ sccmap.c: In function 'setval': sccmap.c:85:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((Agnodeinfo_t *) (n->base.data))->val = v; ^ sccmap.c: In function 'initStack': sccmap.c:97:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sp->data = (Agnode_t **) malloc(sz * sizeof(Agnode_t *)); ^ sccmap.c: In function 'visit': sccmap.c:174:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] min = ++(st->ID); ^~ sccmap.c:175:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] setval(n, min); ^~~ sccmap.c:181:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] m = visit(t, map, sp, st); ^~~~~ sccmap.c:183:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] m = getval(t); ^~~~~~ sccmap.c:188:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (getval(n) == min) { ^~ sccmap.c:37:13: warning: signed conversion from 'unsigned int' to 'int' changes value from '4294967295' to '-1' [-Wsign-conversion] #define INF ((unsigned int)(-1)) ^~~~~~~~~~~~~~~~~~~~ sccmap.c:190:16: note: in expansion of macro 'INF' setval(n, INF); ^~~ sccmap.c:37:13: warning: signed conversion from 'unsigned int' to 'int' changes value from '4294967295' to '-1' [-Wsign-conversion] #define INF ((unsigned int)(-1)) ^~~~~~~~~~~~~~~~~~~~ sccmap.c:202:13: note: in expansion of macro 'INF' setval(t, INF); ^~~ sccmap.c:211:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return min; ^~~ sccmap.c: In function 'process': sccmap.c:300:34: warning: cast from function call of type 'int' to non-matching type 'double' [-Wbad-function-cast] state.N_nodes_in_nontriv_SCC / (double) agnnodes(G), ^ sccmap.c: In function 'scanArgs': sccmap.c:348:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CCLD sccmap CC tred.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] tred.c: In function 'init': tred.c:104:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CCLD tred CC unflatten.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] unflatten.c: In function 'scanargs': unflatten.c:180:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ unflatten.c: In function 'main': unflatten.c:76:21: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(buf, "%d", newlen); ^ unflatten.c:76:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10 sprintf(buf, "%d", newlen); ^~~~~~~~~~~~~~~~~~~~~~~~~~ unflatten.c:76:21: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(buf, "%d", newlen); ^ unflatten.c:76:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10 sprintf(buf, "%d", newlen); ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD unflatten CC gvpack-gvpack.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from gvpack.c:27: gvpack.c: In function 'setNameValue': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ gvpack.c:154:11: note: in expansion of macro 'RALLOC' G_args = RALLOC(G_sz, G_args, attr_t); ^~~~~~ gvpack.c: In function 'init': gvpack.c:216:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(optarg) + 2; ^~~~~~ In file included from ../../lib/common/render.h:44, from gvpack.c:27: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ gvpack.c:218:8: note: in expansion of macro 'N_GNEW' bp = N_GNEW(len, char); ^~~~~~ gvpack.c:214:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ gvpack.c: In function 'cloneDfltAttrs': gvpack.c:351:62: warning: declaration of 'kind' shadows a global declaration [-Wshadow] static void cloneDfltAttrs(Agraph_t *old, Agraph_t *new, int kind) ~~~~^~~~ gvpack.c:90:17: note: shadowed declaration is here static Agdesc_t kind; /* type of graph */ ^~~~ gvpack.c: In function 'cloneAttrs': gvpack.c:364:9: warning: declaration of 'kind' shadows a global declaration [-Wshadow] int kind = AGTYPE(old); ^~~~ gvpack.c:90:17: note: shadowed declaration is here static Agdesc_t kind; /* type of graph */ ^~~~ gvpack.c: In function 'freef': gvpack.c:425:26: warning: unused parameter 'dt' [-Wunused-parameter] static void freef(Dt_t * dt, void * obj, Dtdisc_t * disc) ~~~~~~~^~ gvpack.c:425:53: warning: unused parameter 'disc' [-Wunused-parameter] static void freef(Dt_t * dt, void * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gvpack.c: In function 'fillDict': gvpack.c:447:55: warning: declaration of 'kind' shadows a global declaration [-Wshadow] static void fillDict(Dt_t * newdict, Agraph_t* g, int kind) ~~~~^~~~ gvpack.c:90:17: note: shadowed declaration is here static Agdesc_t kind; /* type of graph */ ^~~~ gvpack.c: In function 'xName': gvpack.c:570:8: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(oldname) + 100; /* 100 for "_gv" and decimal no. */ ^~~~~~ In file included from ../../lib/common/render.h:44, from gvpack.c:27: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ gvpack.c:573:13: note: in expansion of macro 'N_NEW' name = N_NEW(len, char); ^~~~~ gvpack.c: In function 'cloneClusterTree': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ gvpack.c:661:17: note: in expansion of macro 'N_NEW' GD_clust(ng) = N_NEW(1 + GD_n_cluster(g), Agraph_t *); ^~~~~ gvpack.c: In function 'cloneGraph': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ gvpack.c:755:19: note: in expansion of macro 'N_NEW' GD_clust(root) = N_NEW(1 + GD_n_cluster(root), graph_t *); ^~~~~ gvpack.c: In function 'readGraphs': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ gvpack.c:809:11: note: in expansion of macro 'ALLOC' gs = ALLOC(sz, gs, Agraph_t *); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ gvpack.c:809:11: note: in expansion of macro 'ALLOC' gs = ALLOC(sz, gs, Agraph_t *); ^~~~~ gvpack.c:821:16: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] init_graph(g, doPack, gvc); ^~~~~~ In file included from ../../lib/common/render.h:44, from gvpack.c:27: ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ gvpack.c:825:10: note: in expansion of macro 'RALLOC' gs = RALLOC(cnt, gs, Agraph_t *); ^~~~~~ gvpack.c: At top level: gvpack.c:835:6: warning: no previous prototype for 'compBB' [-Wmissing-prototypes] boxf compBB(Agraph_t ** gs, int cnt) ^~~~~~ CCLD gvpack CC dijkstra.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dijkstra.c: In function 'cmpf': dijkstra.c:99:24: warning: unused parameter 'd' [-Wunused-parameter] static int cmpf(Dt_t * d, void *key1, void *key2, Dtdisc_t * disc) ~~~~~~~^ dijkstra.c:99:62: warning: unused parameter 'disc' [-Wunused-parameter] static int cmpf(Dt_t * d, void *key1, void *key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ dijkstra.c: In function 'update': dijkstra.c:139:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (oldlen == 0) { /* first time to see dest */ ^~ dijkstra.c: In function 'post': dijkstra.c:180:6: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dist) { ^~~~ dijkstra.c: At top level: dijkstra.c:213:6: warning: no previous prototype for 'dijkstra' [-Wmissing-prototypes] void dijkstra(Dict_t * Q, Agraph_t * G, Agnode_t * n) ^~~~~~~~ dijkstra.c: In function 'init': dijkstra.c:260:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ dijkstra.c:286:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] Files = malloc(sizeof(char *) * argc / 2 + 2); ^ dijkstra.c:287:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] Nodes = malloc(sizeof(char *) * argc / 2 + 2); ^ CCLD dijkstra CC bcomps.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] bcomps.c: In function 'blockName': bcomps.c:103:10: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] sz = strlen(gname) + 128; ^~~~~~ bcomps.c:107:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = (char *) malloc(sz); ^~ bcomps.c: In function 'getName': bcomps.c:133:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] sz = strlen(outfile) + 100; /* enough to handle '__' */ ^~~~~~ bcomps.c:134:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = (char *) malloc(sz); ^~ bcomps.c: In function 'split': bcomps.c:330:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] size = sfx - name; ^~~ bcomps.c:332:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] path = (char *) malloc(size + 1); ~~~~~^~~ In file included from /usr/include/string.h:637, from bcomps.c:23: bcomps.c:333:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] strncpy(path, name, size); ^~~~ bcomps.c: In function 'init': bcomps.c:346:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CCLD bcomps CC mm2gv.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/sparse/SparseMatrix.h:16, from mm2gv.c:26: mm2gv.c: In function 'makeDotGraph': ../../lib/sparse/general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ mm2gv.c:243:22: note: in expansion of macro 'N_NEW' Agnode_t **arr = N_NEW(A->m, Agnode_t *); ^~~~~ ../../lib/sparse/general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ mm2gv.c:298:10: note: in expansion of macro 'N_NEW' color = N_NEW(A->nz, real); ^~~~~ mm2gv.c: In function 'init': mm2gv.c:411:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CC matrix_market.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] matrix_market.c: In function 'SparseMatrix_import_matrix_market': matrix_market.c:104:19: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = MALLOC(nz * sizeof(int)); ^ matrix_market.c:105:19: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = MALLOC(nz * sizeof(int)); ^ matrix_market.c:122:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = (real *) malloc(nz * sizeof(real)); ^ matrix_market.c:129:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:130:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:131:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = REALLOC(val, 2 * sizeof(real) * nz); ^ matrix_market.c:141:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:142:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:143:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = REALLOC(val, 2 * sizeof(real) * nz); ^ matrix_market.c:158:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vali = (int *) malloc(nz * sizeof(int)); ^ matrix_market.c:165:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:166:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:167:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vali = REALLOC(vali, 2 * sizeof(int) * nz); ^ matrix_market.c:177:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:178:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:179:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vali = REALLOC(vali, 2 * sizeof(int) * nz); ^ matrix_market.c:200:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:201:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:214:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = (real *) malloc(2 * nz * sizeof(real)); ^ matrix_market.c:223:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:224:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:225:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = REALLOC(val, 4 * sizeof(real) * nz); ^ matrix_market.c:237:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:238:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:239:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = REALLOC(val, 4 * sizeof(real) * nz); ^ matrix_market.c:252:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:253:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:254:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = REALLOC(val, 4 * sizeof(real) * nz); ^ CC mmio.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] mmio.c: In function 'mm_read_unsymmetric_sparse': mmio.c:74:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = (int *) malloc(nz * sizeof(int)); ^ mmio.c:75:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = (int *) malloc(nz * sizeof(int)); ^ mmio.c:76:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = (double *) malloc(nz * sizeof(double)); ^ mmio.c: In function 'mm_read_banner': mmio.c:130:36: warning: conversion from 'int' to 'char' may change value [-Wconversion] for (p = mtx; *p != '\0'; *p = tolower(*p), p++); /* convert to lower case */ ^~~~~~~ mmio.c:131:36: warning: conversion from 'int' to 'char' may change value [-Wconversion] for (p = crd; *p != '\0'; *p = tolower(*p), p++); ^~~~~~~ mmio.c:132:42: warning: conversion from 'int' to 'char' may change value [-Wconversion] for (p = data_type; *p != '\0'; *p = tolower(*p), p++); ^~~~~~~ mmio.c:133:47: warning: conversion from 'int' to 'char' may change value [-Wconversion] for (p = storage_scheme; *p != '\0'; *p = tolower(*p), p++); ^~~~~~~ mmio.c: In function 'mm_read_mtx_crd_data': mmio.c:271:40: warning: unused parameter 'M' [-Wunused-parameter] int mm_read_mtx_crd_data(FILE * f, int M, int N, int nz, int I[], int J[], ~~~~^ mmio.c:271:47: warning: unused parameter 'N' [-Wunused-parameter] int mm_read_mtx_crd_data(FILE * f, int M, int N, int nz, int I[], int J[], ~~~~^ mmio.c: At top level: mmio.c:336:5: warning: no previous prototype for 'mm_read_mtx_crd' [-Wmissing-prototypes] int mm_read_mtx_crd(char *fname, int *M, int *N, int *nz, int **I, int **J, ^~~~~~~~~~~~~~~ mmio.c: In function 'mm_read_mtx_crd': mmio.c:359:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *I = (int *) malloc(*nz * sizeof(int)); ^ mmio.c:360:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *J = (int *) malloc(*nz * sizeof(int)); ^ mmio.c:364:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *val = (double *) malloc(*nz * 2 * sizeof(double)); ^ mmio.c:370:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *val = (double *) malloc(*nz * sizeof(double)); ^ mmio.c: In function 'mm_typecode_to_str': mmio.c:463:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] int error = 0; ^~~~~ CCLD mm2gv CC gvgen.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvgen.c: In function 'readPos': gvgen.c:126:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] d = strtol(s, e, 10); ^~~~~~ gvgen.c: In function 'init': gvgen.c:304:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:309:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:314:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:325:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:330:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:335:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:340:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:345:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:350:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:355:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:360:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:374:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:379:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:382:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:388:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:393:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:398:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:402:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:410:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:300:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ gvgen.c: In function 'main': gvgen.c:518:6: warning: implicit declaration of function 'makeTetrix'; did you mean 'makeTree'? [-Wimplicit-function-declaration] makeTetrix(opts.graphSize1, ef); ^~~~~~~~~~ makeTree gvgen.c:518:6: warning: nested extern declaration of 'makeTetrix' [-Wnested-externs] gvgen.c: In function 'init': gvgen.c:320:22: warning: this statement may fall through [-Wimplicit-fallthrough=] opts->isPartial = 1; ~~~~~~~~~~~~~~~~^~~ gvgen.c:321:2: note: here case 'g': ^~~~ CC graph_generator.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] graph_generator.c: In function 'makeTree': graph_generator.c:229:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] unsigned int n = (ipow(nary,depth)-1)/(nary-1); /* no. of non-leaf nodes */ ^ graph_generator.c:233:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for (j = 0; j < nary; j++) { ^ graph_generator.c:234:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ef (i, idx++); ^ graph_generator.c:234:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ef (i, idx++); ~~~^~ graph_generator.c: In function 'makeBinaryTree': graph_generator.c:242:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] unsigned int n = (1 << depth) - 1; ^ graph_generator.c:245:6: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ef( i, 2 * i); ^ graph_generator.c:245:11: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ef( i, 2 * i); ~~^~~ graph_generator.c:246:6: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ef( i, 2 * i + 1); ^ graph_generator.c:246:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ef( i, 2 * i + 1); ~~~~~~^~~ graph_generator.c: In function 'makeSierpinski': graph_generator.c:309:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] graph_generator.c:294:37: #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ~~~ graph_generator.c:309:21: graph = N_NEW(n + 1, vtx_data); graph_generator.c:294:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^ graph_generator.c:310:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] graph_generator.c:294:37: #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ~~~ graph_generator.c:310:21: edges = N_NEW(4 * n, int); graph_generator.c:294:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^ graph_generator.c:301:9: warning: variable 'nedges' set but not used [-Wunused-but-set-variable] int nedges; ^~~~~~ graph_generator.c: At top level: graph_generator.c:383:6: warning: no previous prototype for 'makeTetrix' [-Wmissing-prototypes] void makeTetrix(int depth, edgefn ef) ^~~~~~~~~~ graph_generator.c: In function 'makeTetrix': graph_generator.c:396:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] graph_generator.c:294:37: #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ~~~ graph_generator.c:396:21: graph = N_NEW(n + 1, vtx_data); graph_generator.c:294:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^ graph_generator.c:397:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] graph_generator.c:294:37: #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ~~~ graph_generator.c:397:21: edges = N_NEW(6 * n, int); graph_generator.c:294:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^ graph_generator.c:388:9: warning: variable 'nedges' set but not used [-Wunused-but-set-variable] int nedges; ^~~~~~ graph_generator.c: In function 'makeRandom': graph_generator.c:484:11: warning: conversion from 'time_t' {aka 'long int'} to 'unsigned int' may change value [-Wconversion] srand(time(0)); ^~~~~~~ graph_generator.c: In function 'mkTree': graph_generator.c:294:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^~~ graph_generator.c:563:13: note: in expansion of macro 'N_NEW' tp->p = N_NEW(sz,int); ^~~~~ graph_generator.c: In function 'mkStack': graph_generator.c:294:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^~~ graph_generator.c:646:13: note: in expansion of macro 'N_NEW' sp->v = N_NEW(sz,pair); ^~~~~ graph_generator.c: In function 'genCnt': graph_generator.c:683:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] graph_generator.c:294:37: #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ~~~ graph_generator.c:683:22: int* T = N_NEW(NN+1,int); graph_generator.c:294:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^ graph_generator.c: In function 'genTree': graph_generator.c:715:33: warning: declaration of 'stack' shadows a global declaration [-Wshadow] genTree (int NN, int* T, stack* stack, tree_t* TREE) ~~~~~~~^~~~~ graph_generator.c:639:3: note: shadowed declaration is here } stack; ^~~~~ graph_generator.c:726:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] Z = v*drand(); ^ graph_generator.c: In function 'makeTreeGen': graph_generator.c:787:11: warning: conversion from 'time_t' {aka 'long int'} to 'unsigned int' may change value [-Wconversion] srand(time(0)); ^~~~~~~ CCLD gvgen CC gml2gv.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gml2gv.c: In function 'initargs': gml2gv.c:115:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CC gmlparse.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ../../cmd/tools/gmlparse.y: In function 'free_node': ../../cmd/tools/gmlparse.y:40:17: warning: unused parameter 'd' [-Wunused-parameter] free_node (Dt_t*d, gmlnode* p, Dtdisc_t* ds) ~~~~~^ ../../cmd/tools/gmlparse.y:40:42: warning: unused parameter 'ds' [-Wunused-parameter] free_node (Dt_t*d, gmlnode* p, Dtdisc_t* ds) ~~~~~~~~~~^~ ../../cmd/tools/gmlparse.y: In function 'free_edge': ../../cmd/tools/gmlparse.y:48:17: warning: unused parameter 'd' [-Wunused-parameter] free_edge (Dt_t*d, gmledge* p, Dtdisc_t* ds) ~~~~~^ ../../cmd/tools/gmlparse.y:48:42: warning: unused parameter 'ds' [-Wunused-parameter] free_edge (Dt_t*d, gmledge* p, Dtdisc_t* ds) ~~~~~~~~~~^~ ../../cmd/tools/gmlparse.y: In function 'free_graph': ../../cmd/tools/gmlparse.y:56:18: warning: unused parameter 'd' [-Wunused-parameter] free_graph (Dt_t*d, gmlgraph* p, Dtdisc_t* ds) ~~~~~^ ../../cmd/tools/gmlparse.y:56:44: warning: unused parameter 'ds' [-Wunused-parameter] free_graph (Dt_t*d, gmlgraph* p, Dtdisc_t* ds) ~~~~~~~~~~^~ ../../cmd/tools/gmlparse.y: In function 'initstk': ../../cmd/tools/gmlparse.y:24:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ ../../cmd/tools/gmlparse.y:123:15: note: in expansion of macro 'N_NEW' liststk = N_NEW(liststk_sz, Dt_t*); ^~~~~ ../../cmd/tools/gmlparse.y: In function 'pushAlist': ../../cmd/tools/gmlparse.y:25:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)realloc(ptr,(size)*sizeof(type))) ^ ../../cmd/tools/gmlparse.y:163:16: note: in expansion of macro 'RALLOC' liststk = RALLOC(liststk_sz, liststk, Dt_t*); ^~~~~~ ../../cmd/tools/gmlparse.y: In function 'mkAttr': ../../cmd/tools/gmlparse.y:234:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] gp->sort = sort; ^~~~ ../../cmd/tools/gmlparse.y:235:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] gp->kind = kind; ^~~~ y.tab.c: In function 'gmlparse': y.tab.c:1613:13: warning: conversion from 'int' to 'gmltype_int16' {aka 'short int'} may change value [-Wconversion] *yyssp = yystate; ^~~~~~~ y.tab.c:1618:26: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] YYSIZE_T yysize = yyssp - yyss + 1; ^~~~~~ ../../cmd/tools/gmlparse.y: In function 'free_attr': ../../cmd/tools/gmlparse.y:397:17: warning: unused parameter 'd' [-Wunused-parameter] free_attr (Dt_t*d, gmlattr* p, Dtdisc_t* ds) ~~~~~^ ../../cmd/tools/gmlparse.y:397:42: warning: unused parameter 'ds' [-Wunused-parameter] free_attr (Dt_t*d, gmlattr* p, Dtdisc_t* ds) ~~~~~~~~~~^~ ../../cmd/tools/gmlparse.y: In function 'addNodeLabelGraphics': ../../cmd/tools/gmlparse.y:461:58: warning: unused parameter 'xb' [-Wunused-parameter] addNodeLabelGraphics (Agnode_t* np, Dt_t* alist, agxbuf* xb, agxbuf* unk) ~~~~~~~~^~ ../../cmd/tools/gmlparse.y: In function 'mkGraph': ../../cmd/tools/gmlparse.y:734:20: warning: declaration of 'G' shadows a global declaration [-Wshadow] mkGraph (gmlgraph* G, Agraph_t* parent, char* name, agxbuf* xb, agxbuf* unk) ~~~~~~~~~~^ ../../cmd/tools/gmlparse.y:29:18: note: shadowed declaration is here static gmlgraph* G; ^ CC gmlscan.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ../../cmd/tools/gmlscan.l: In function 'addstr': ../../cmd/tools/gmlscan.l:56:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] Sbuf = (char*)realloc(Sbuf,sz); ^~ lex.gml.c: In function 'gmllex': lex.gml.c:874:29: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.gml.c:884:14: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.gml.c:886:60: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] lex.gml.c:1183:8: warning: switch missing default case [-Wswitch-default] lex.gml.c: In function 'gml_get_next_buffer': lex.gml.c:1298:43: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c:1332:57: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] ../../cmd/tools/gmlscan.l:30:55: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if ((result = fread(buf, 1, max_size, Ifile)) < 0) \ ^ lex.gml.c:1341:3: note: in expansion of macro 'YY_INPUT' lex.gml.c:1366:34: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c:1368:39: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c:1374:16: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c: In function 'gml_get_previous_state': lex.gml.c:1395:28: warning: conversion from 'int' to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.gml.c:1405:13: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.gml.c:1407:59: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] lex.gml.c: In function 'gml_try_NUL_trans': lex.gml.c:1433:12: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.gml.c:1435:58: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] lex.gml.c: In function 'input': lex.gml.c:1502:24: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] lex.gml.c:1505:4: warning: switch missing default case [-Wswitch-default] lex.gml.c: In function 'gml_create_buffer': lex.gml.c:1629:20: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c: In function 'gmlensure_buffer_stack': lex.gml.c:1803:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c:1812:68: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c: In function 'gml_scan_bytes': lex.gml.c:1886:17: warning: comparison of integer expressions of different signedness: 'int' and 'gml_size_t' {aka 'long unsigned int'} [-Wsign-compare] At top level: lex.gml.c:1482:16: warning: 'input' defined but not used [-Wunused-function] CCLD gml2gv CC gv2gml.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gv2gml.c: In function 'indent': gv2gml.c:97:35: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] static void indent (int ix, FILE* outFile) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitInt': gv2gml.c:149:39: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitInt (char* name, int value, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitReal': gv2gml.c:156:43: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitReal (char* name, double value, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitPoint': gv2gml.c:163:38: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitPoint (double x, double y, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitSpline': gv2gml.c:210:28: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitSpline (char* s, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitAttr': gv2gml.c:232:42: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitAttr (char* name, char* value, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitNodeAttrs': gv2gml.c:247:49: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitNodeAttrs (Agraph_t* G, Agnode_t* np, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitNode': gv2gml.c:431:43: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitNode (Agraph_t* G, Agnode_t* n, FILE* outFile) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitEdgeAttrs': gv2gml.c:447:49: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitEdgeAttrs (Agraph_t* G, Agedge_t* ep, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitEdge': gv2gml.c:611:43: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitEdge (Agraph_t* G, Agedge_t* e, FILE* outFile) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitGraphAttrs': gv2gml.c:621:36: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitGraphAttrs (Agraph_t* G, FILE* outFile) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'gv_to_gml': gv2gml.c:634:30: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] gv_to_gml(Agraph_t* G, FILE* outFile) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'initargs': gv2gml.c:711:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CCLD gv2gml CC graphml2gv.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] graphml2gv.c: In function 'pushString': graphml2gv.c:70:21: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] #define ROUND2(x,y) (((x) + ((y)-1)) & ~((y)-1)) ^ graphml2gv.c:74:14: note: in expansion of macro 'ROUND2' int sz = ROUND2(sizeof(slist) + strlen(s), sizeof(void *)); ^~~~~~ graphml2gv.c:68:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ graphml2gv.c:75:27: note: in expansion of macro 'N_NEW' slist *sp = (slist *) N_NEW(sz, char); ^~~~~ graphml2gv.c: In function 'make_nitem': graphml2gv.c:141:35: warning: unused parameter 'd' [-Wunused-parameter] static namev_t *make_nitem(Dt_t * d, namev_t * objp, Dtdisc_t * disc) ~~~~~~~^ graphml2gv.c:141:65: warning: unused parameter 'disc' [-Wunused-parameter] static namev_t *make_nitem(Dt_t * d, namev_t * objp, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ graphml2gv.c: In function 'free_nitem': graphml2gv.c:149:31: warning: unused parameter 'd' [-Wunused-parameter] static void free_nitem(Dt_t * d, namev_t * np, Dtdisc_t * disc) ~~~~~~~^ graphml2gv.c:149:59: warning: unused parameter 'disc' [-Wunused-parameter] static void free_nitem(Dt_t * d, namev_t * np, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ graphml2gv.c: In function 'bind_node': graphml2gv.c:249:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] N = agnode(G, (char *) name, 1); ^ graphml2gv.c: In function 'bind_edge': graphml2gv.c:258:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tailNode = agnode(G, (char *) tail, 1); ^ graphml2gv.c:259:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] headNode = agnode(G, (char *) head, 1); ^ graphml2gv.c: In function 'setGlobalNodeAttr': graphml2gv.c:315:71: warning: unused parameter 'ud' [-Wunused-parameter] setGlobalNodeAttr(Agraph_t * g, char *name, char *value, userdata_t * ud) ~~~~~~~~~~~~~^~ graphml2gv.c: In function 'setGlobalEdgeAttr': graphml2gv.c:365:71: warning: unused parameter 'ud' [-Wunused-parameter] setGlobalEdgeAttr(Agraph_t * g, char *name, char *value, userdata_t * ud) ~~~~~~~~~~~~~^~ graphml2gv.c: In function 'setAttr': graphml2gv.c:402:5: warning: switch missing default case [-Wswitch-default] switch (Current_class) { ^~~~~~ graphml2gv.c: In function 'startElementHandler': graphml2gv.c:460:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] g = agopen((char *) id, dir, &AgDefaultDisc); ^ graphml2gv.c:464:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (isAnonGraph((char *) id)) { ^ graphml2gv.c:469:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] subg = agsubg(G, (char *) id, 1); ^ graphml2gv.c:499:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tname = mapLookup(ud->nameMap, (char *) tail); ^ graphml2gv.c:503:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tname = mapLookup(ud->nameMap, (char *) head); ^ graphml2gv.c:520:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setEdgeAttr(E, GRAPHML_ID, (char *) atts[pos], ud); ^ graphml2gv.c: In function 'endElementHandler': graphml2gv.c:554:8: warning: declaration of 'name' shadows a parameter [-Wshadow] char *name; ^~~~ graphml2gv.c:530:59: note: shadowed declaration is here static void endElementHandler(void *userData, const char *name) ~~~~~~~~~~~~^~~~ graphml2gv.c:561:37: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] int len = sizeof(GRAPHML_COMP) + agxblen(&ud->xml_attr_name); ^ graphml2gv.c:561:16: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] int len = sizeof(GRAPHML_COMP) + agxblen(&ud->xml_attr_name); ^~~~~~ graphml2gv.c:68:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ graphml2gv.c:565:19: note: in expansion of macro 'N_NEW' name = dynbuf = N_NEW(len, char); ^~~~~ graphml2gv.c:578:2: warning: switch missing default case [-Wswitch-default] switch (ud->globalAttrType) { ^~~~~~ graphml2gv.c: In function 'characterDataHandler': graphml2gv.c:606:35: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput_n(&ud->composite_buffer, (char *) s, length); ^ graphml2gv.c:606:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] agxbput_n(&ud->composite_buffer, (char *) s, length); ^~~~~~ graphml2gv.c:610:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput_n(&ud->xml_attr_value, (char *) s, length); ^ graphml2gv.c:610:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] agxbput_n(&ud->xml_attr_value, (char *) s, length); ^~~~~~ graphml2gv.c: At top level: graphml2gv.c:613:11: warning: no previous prototype for 'graphml_to_gv' [-Wmissing-prototypes] Agraph_t *graphml_to_gv(char* gname, FILE * graphmlFile, int* rv) ^~~~~~~~~~~~~ graphml2gv.c: In function 'graphml_to_gv': graphml2gv.c:613:31: warning: declaration of 'gname' shadows a global declaration [-Wshadow] Agraph_t *graphml_to_gv(char* gname, FILE * graphmlFile, int* rv) ~~~~~~^~~~~ graphml2gv.c:59:14: note: shadowed declaration is here static char* gname = ""; ^~~~~ graphml2gv.c:632:29: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] if (XML_Parse(parser, buf, len, done) == XML_STATUS_ERROR) { ^~~ graphml2gv.c: In function 'initargs': graphml2gv.c:721:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ graphml2gv.c: In function 'main': graphml2gv.c:776:15: warning: declaration of 'G' shadows a global declaration [-Wshadow] Agraph_t *G; ^ graphml2gv.c:128:18: note: shadowed declaration is here static Agraph_t *G; /* Current graph */ ^ CCLD graphml2gv make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' Making all in gvpr make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' Making all in lib make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' CC gvpr-gvprmain.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD gvpr make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' Making all in lefty make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' Making all in ws make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' Making all in x11 make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' Making all in libfilereq make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' Making all in mswin32 make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' Making all in os make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' Making all in unix make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' CC io.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] io.c: In function 'IOinit': io.c:102:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iop = Marrayalloc ((long) ion * IOSIZE); ^ io.c:102:35: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] iop = Marrayalloc ((long) ion * IOSIZE); io.c: In function 'IOopen': io.c:159:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iop = Marraygrow (iop, (long) (ion + IOINCR) * IOSIZE); ^ io.c:159:54: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] iop = Marraygrow (iop, (long) (ion + IOINCR) * IOSIZE); io.c:167:5: warning: switch missing default case [-Wswitch-default] switch (type) { ^~~~~~ io.c: In function 'IOreadline': io.c:271:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] l = strlen (bufp) - 1; ^~~~~~ io.c: In function 'IOread': io.c:284:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((l = read (fileno (p->ifp), bufp, bufn - 1)) == -1) ~~~~~^~~ io.c:284:14: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] if ((l = read (fileno (p->ifp), bufp, bufn - 1)) == -1) ^~~~ io.c: In function 'findpty': io.c:397:33: warning: unsigned conversion from 'int' to 'tcflag_t' {aka 'unsigned int'} changes value from '-9' to '4294967287' [-Wsign-conversion] tio.c_lflag &= ~ECHO; ^~ io.c: In function 'sigchldhandler': io.c:462:33: warning: unused parameter 'data' [-Wunused-parameter] static void sigchldhandler (int data) { ~~~~^~~~ io.c: In function 'ptyopen': io.c:360:9: warning: this statement may fall through [-Wimplicit-fallthrough=] panic2 (POS, "ptyopen", "cannot fork"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:361:5: note: here case 0: ^~~~ io.c:365:9: warning: this statement may fall through [-Wimplicit-fallthrough=] panic2 (POS, "ptyopen", "child cannot exec: %s\n", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:366:5: note: here default: ^~~~~~~ io.c: In function 'pipeopen': io.c:420:9: warning: this statement may fall through [-Wimplicit-fallthrough=] panic2 (POS, "pipeopen", "cannot fork"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:421:5: note: here case 0: ^~~~ io.c:432:9: warning: this statement may fall through [-Wimplicit-fallthrough=] panic2 (POS, "pipeopen", "child cannot exec: %s\n", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:433:5: note: here default: ^~~~~~~ io.c: In function 'socketopen': io.c:447:9: warning: this statement may fall through [-Wimplicit-fallthrough=] panic2 (POS, "socketopen", "cannot fork"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:448:5: note: here case 0: ^~~~ io.c:450:9: warning: this statement may fall through [-Wimplicit-fallthrough=] panic2 (POS, "socketopen", "child cannot exec: %s\n", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:451:5: note: here default: ^~~~~~~ CCLD libos.la make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' Making all in mswin32 make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' Making all in dot2l make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' CC dot2l.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dot2l.c: In function 'filllabelrect': dot2l.c:202:9: warning: switch missing default case [-Wswitch-default] switch (i) { ^~~~~~ dot2l.c: In function 'D2Lwritegraph': dot2l.c:313:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = 100 * Tgettablen (nodes); ^~~ In file included from dot2l.c:18: ../../../cmd/lefty/tbl.h:99:59: warning: conversion from 'long int' to 'double' may change value [-Wconversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:315:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (no); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:315:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (no); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:315:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (no); ^~~~~~~~~~ dot2l.c:332:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = 100 * Tgettablen (sgraphs); ^~~ In file included from dot2l.c:18: ../../../cmd/lefty/tbl.h:99:59: warning: conversion from 'long int' to 'double' may change value [-Wconversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:334:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (no); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:334:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (no); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:334:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (no); ^~~~~~~~~~ dot2l.c:349:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = 100 * Tgettablen (edges); ^~~ In file included from dot2l.c:18: ../../../cmd/lefty/tbl.h:99:59: warning: conversion from 'long int' to 'double' may change value [-Wconversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:351:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (eo); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:351:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (eo); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:351:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (eo); ^~~~~~~~~~ dot2l.c: In function 'writeattr': dot2l.c:465:9: warning: switch missing default case [-Wswitch-default] switch (Tgettype (tkvi.kvp->ko)) { ^~~~~~ In file included from dot2l.c:18: dot2l.c: In function 'D2Lpushgraph': ../../../cmd/lefty/tbl.h:99:59: warning: conversion from 'long int' to 'double' may change value [-Wconversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:603:15: note: in expansion of macro 'Tgetnumber' gid = Tgetnumber (idobj), gstack->g = g = Tfindi (allgraphs, gid); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'long int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:603:15: note: in expansion of macro 'Tgetnumber' gid = Tgetnumber (idobj), gstack->g = g = Tfindi (allgraphs, gid); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'long int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:603:15: note: in expansion of macro 'Tgetnumber' gid = Tgetnumber (idobj), gstack->g = g = Tfindi (allgraphs, gid); ^~~~~~~~~~ dot2l.c: In function 'D2Linsertnode': ../../../cmd/lefty/tbl.h:99:59: warning: conversion from 'long int' to 'double' may change value [-Wconversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:656:15: note: in expansion of macro 'Tgetnumber' nid = Tgetnumber (idobj), n = Tfindi (allnodes, nid); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'long int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:656:15: note: in expansion of macro 'Tgetnumber' nid = Tgetnumber (idobj), n = Tfindi (allnodes, nid); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'long int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:656:15: note: in expansion of macro 'Tgetnumber' nid = Tgetnumber (idobj), n = Tfindi (allnodes, nid); ^~~~~~~~~~ dot2l.c: In function 'D2Lsetattr': dot2l.c:755:9: warning: switch missing default case [-Wswitch-default] switch (attrclass) { ^~~~~~ dot2l.c:762:5: warning: switch missing default case [-Wswitch-default] switch (attrclass) { ^~~~~~ dot2l.c: In function 'filllabeltable': dot2l.c:148:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (*(lsp + 1)) { ^ dot2l.c:155:9: note: here default: ^~~~~~~ CC dotlex.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dotlex.c:41:5: warning: no previous prototype for 'lex_begin' [-Wmissing-prototypes] int lex_begin (int ioi) { ^~~~~~~~~ dotlex.c:52:5: warning: no previous prototype for 'myyylex' [-Wmissing-prototypes] int myyylex (void) { /* for debugging */ ^~~~~~~ dotlex.c:129:1: warning: no previous prototype for 'yyerror' [-Wmissing-prototypes] yyerror (char *fmt, char *s) { ^~~~~~~ dotlex.c: In function 'lex_gets': dotlex.c:149:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen (clp); ^~~~~~ dotlex.c:163:20: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] if ((len = strlen (clp)) > 1) { ^~~~~~ dotlex.c:171:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (!(lexbuf = realloc (lexbuf, lexsiz * 2))) { ~~~~~~~^~~ dotlex.c: In function 'lex_token': dotlex.c:188:9: warning: conversion from 'int' to 'char' may change value [-Wconversion] TFA_Advance (*p++); ^~~~~~~~~~~ dotlex.c: In function 'scan_token': dotlex.c:255:11: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (p == '\0') ^~ dotlex.c:255:9: note: did you mean to dereference the pointer? if (p == '\0') ^ dotlex.c: In function 'html_string': dotlex.c:348:44: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if ((lexptr = lex_gets (p - lexbuf - 1)) == NULL) { ~~~~~~~~~~~^~~ CC dotparse.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] y.tab.c: In function 'yyparse': y.tab.c:1278:12: warning: conversion from 'int' to 'yytype_int16' {aka 'short int'} may change value [-Wconversion] *yyssp = yystate; ^~~~~~~ y.tab.c:1283:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] YYSIZE_T yysize = yyssp - yyss + 1; ^~~~~ CC dottrie.lo cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libdot2l.la make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' Making all in examples make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' Making all in lneato make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lneato' cp ../../cmd/lneato/lneato.sh lneato chmod +x lneato make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lneato' Making all in dotty make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dotty' cp ../../cmd/dotty/dotty.sh dotty chmod +x dotty make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dotty' Making all in smyrna make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/smyrna' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/smyrna' Making all in gvmap make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvmap' CC gvmap-gvmap.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvmap.c:125:5: warning: no previous prototype for 'string_split' [-Wmissing-prototypes] int string_split(char *s, char sp, char ***ss0, int *ntokens0){ ^~~~~~~~~~~~ gvmap.c: In function 'string_split': gvmap.c:137:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (i = 0; i < strlen(s); i++){ ^ gvmap.c:146:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ss = malloc(sizeof(char*)*(ntokens+1)); ^ gvmap.c:148:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (i = 0; i < strlen(s); i++){ ^ gvmap.c:151:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ss[ntokens] = malloc(sizeof(char)*(len+1)); ^ gvmap.c:158:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ss[ntokens] = malloc(sizeof(char)*(len+1)); ^ gvmap.c: In function 'init': gvmap.c:309:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] while ((c = getopt(argc, argv, ":evODQko:m:s:r:p:c:C:l:b:g:t:a:h:z:d:")) != -1) { ^~~~~~ gvmap.c:309:76: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] while ((c = getopt(argc, argv, ":evODQko:m:s:r:p:c:C:l:b:g:t:a:h:z:d:")) != -1) { ^~ gvmap.c:312:47: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((sscanf(optarg,"%lf",&s) > 0) && (s != 0)){ ^~ gvmap.c:310:5: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ gvmap.c: In function 'makeMap': gvmap.c:534:9: warning: declaration of 'MAX_GRPS' shadows a global declaration [-Wshadow] enum {MAX_GRPS = 10000}; ^~~~~~~~ gvmap.c:40:7: note: shadowed declaration is here enum {MAX_GRPS = 10000}; ^~~~~~~~ CC gvmap-make_map.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] make_map.c: In function 'map_palette_optimal_coloring': make_map.c:83:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_r = MALLOC(sizeof(float)*(n+1)); ^ make_map.c:84:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_g = MALLOC(sizeof(float)*(n+1)); ^ make_map.c:85:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_b = MALLOC(sizeof(float)*(n+1)); ^ make_map.c: In function 'improve_contiguity': make_map.c:120:120: warning: unused parameter 'label_sizes' [-Wunused-parameter] void improve_contiguity(int n, int dim, int *grouping, SparseMatrix poly_point_map, real *x, SparseMatrix graph, real *label_sizes){ make_map.c: In function 'normal': make_map.c:220:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (v[0] == 0){ ^~ make_map.c: In function 'triangle_center': make_map.c:258:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (bot == 0){/* xy and yz are parallel */ ^~ make_map.c: At top level: make_map.c:280:6: warning: no previous prototype for 'plot_polys' [-Wmissing-prototypes] void plot_polys(int use_line, SparseMatrix polys, real *x_poly, int *polys_groups, float *r, float *g, float *b){ ^~~~~~~~~~ make_map.c: In function 'plot_dot_edges': make_map.c:580:57: warning: unused parameter 'dim' [-Wunused-parameter] static void plot_dot_edges(FILE *f, SparseMatrix A, int dim, real *x){ ~~~~^~~ make_map.c:580:68: warning: unused parameter 'x' [-Wunused-parameter] static void plot_dot_edges(FILE *f, SparseMatrix A, int dim, real *x){ make_map.c: At top level: make_map.c:615:6: warning: no previous prototype for 'plot_dot_labels' [-Wmissing-prototypes] void plot_dot_labels(FILE *f, int n, int dim, real *x, char **labels, real *width, float *fsz){ ^~~~~~~~~~~~~~~ make_map.c: In function 'plot_dot_labels': make_map.c:615:77: warning: unused parameter 'width' [-Wunused-parameter] void plot_dot_labels(FILE *f, int n, int dim, real *x, char **labels, real *width, float *fsz){ make_map.c: In function 'dot_polygon': make_map.c:660:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len_swidth = strlen(swidth); ^~~~~~ make_map.c:672:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] *len_max = *len_max + MAX(100, 0.2*(*len_max)) + ret; ^ make_map.c:673:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] *sbuff = REALLOC(*sbuff, *len_max); ^~~~~~~~ make_map.c:682:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len_swidth = strlen(swidth); ^~~~~~ make_map.c:645:18: warning: unused parameter 'close' [-Wunused-parameter] int fill, int close, char *cstring){ ~~~~^~~~~ make_map.c: In function 'processing_polygon': make_map.c:699:102: warning: unused parameter 'close' [-Wunused-parameter] static void processing_polygon(FILE *f, int np, float *xp, float *yp, real line_width, int fill, int close, ~~~~^~~~~ make_map.c: At top level: make_map.c:728:6: warning: no previous prototype for 'dot_one_poly' [-Wmissing-prototypes] void dot_one_poly(char **sbuff, int *len, int *len_max, int use_line, real line_width, int fill, int close, int is_river, int np, float *xp, float *yp, char *cstring){ ^~~~~~~~~~~~ make_map.c:740:6: warning: no previous prototype for 'processing_one_poly' [-Wmissing-prototypes] void processing_one_poly(FILE *f, int use_line, real line_width, int fill, int close, int is_river, int np, float *xp, float *yp, ^~~~~~~~~~~~~~~~~~~ make_map.c:754:6: warning: no previous prototype for 'plot_dot_polygons' [-Wmissing-prototypes] void plot_dot_polygons(char **sbuff, int *len, int *len_max, real line_width, char *line_color, SparseMatrix polys, real *x_poly, int *polys_groups, float *r, float *g, float *b, char *opacity){ ^~~~~~~~~~~~~~~~~ make_map.c: In function 'plot_dot_polygons': make_map.c:765:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:766:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] yp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:783:16: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ make_map.c:783:44: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ make_map.c: At top level: make_map.c:798:6: warning: no previous prototype for 'plot_processing_polygons' [-Wmissing-prototypes] void plot_processing_polygons(FILE *f, real line_width, SparseMatrix polys, real *x_poly, int *polys_groups, float *r, float *g, float *b){ ^~~~~~~~~~~~~~~~~~~~~~~~ make_map.c: In function 'plot_processing_polygons': make_map.c:809:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:810:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] yp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:827:16: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ make_map.c:827:44: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from make_map.c:15: make_map.c: In function 'plot_dot_map': ../../lib/sparse/general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ make_map.c:849:11: note: in expansion of macro 'N_NEW' sbuff = N_NEW(len_max,char); ^~~~~ make_map.c:843:68: warning: unused parameter 'plot_label' [-Wunused-parameter] float *fsz, float *r, float *g, float *b, char* opacity, char *plot_label, real *bg_color, SparseMatrix A, FILE* f){ ~~~~~~^~~~~~~~~~ make_map.c:843:86: warning: unused parameter 'bg_color' [-Wunused-parameter] float *fsz, float *r, float *g, float *b, char* opacity, char *plot_label, real *bg_color, SparseMatrix A, FILE* f){ In file included from ../../lib/sparse/SparseMatrix.h:16, from make_map.c:15: make_map.c: In function 'get_tri': ../../lib/sparse/general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ make_map.c:1010:8: note: in expansion of macro 'N_NEW' *T = N_NEW(ntri,struct Triangle); ^~~~~ make_map.c: At top level: make_map.c:1039:6: warning: no previous prototype for 'plot_labels' [-Wmissing-prototypes] void plot_labels(int n, int dim, real *x, char **labels){ ^~~~~~~~~~~ make_map.c:1057:6: warning: no previous prototype for 'plot_points' [-Wmissing-prototypes] void plot_points(int n, int dim, real *x){ ^~~~~~~~~~~ make_map.c:1088:6: warning: no previous prototype for 'plot_edges' [-Wmissing-prototypes] void plot_edges(int n, int dim, real *x, SparseMatrix A){ ^~~~~~~~~~ make_map.c: In function 'get_country_graph': make_map.c:1119:89: warning: unused parameter 'poly_point_map' [-Wunused-parameter] static SparseMatrix get_country_graph(int n, SparseMatrix A, int *groups, SparseMatrix *poly_point_map, int GRP_RANDOM, int GRP_BBOX){ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ make_map.c: In function 'get_poly_lines': make_map.c:1206:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] gmask = malloc(sizeof(int)*n); ^ make_map.c:1214:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] elist = MALLOC(sizeof(int)*(nt)*edim); ^ make_map.c:1214:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] elist = MALLOC(sizeof(int)*(nt)*edim); ^ make_map.c:1215:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tlist = MALLOC(sizeof(int)*nt*2); ^ make_map.c:1217:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *polys_groups = MALLOC(sizeof(int)*(ncomps)); ^ make_map.c: In function 'get_polygon_solids': make_map.c:1439:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] edge_table = MALLOC(sizeof(int)*ne*2); ^ make_map.c:1472:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cycle = MALLOC(sizeof(int)*ne*2); ^ make_map.c:1476:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] edge_cycle_map = MALLOC(sizeof(int)*ne); ^ make_map.c:1477:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] emask = MALLOC(sizeof(int)*ne); ^ make_map.c:1484:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] elist = MALLOC(sizeof(int)*(nt)*3); ^ make_map.c:1405:36: warning: unused parameter 'exclude_random' [-Wunused-parameter] static void get_polygon_solids(int exclude_random, int nt, SparseMatrix E, int ncomps, int *comps_ptr, int *comps, ~~~~^~~~~~~~~~~~~~ make_map.c:1406:16: warning: unused parameter 'groups' [-Wunused-parameter] int *groups, int *mask, real *x_poly, SparseMatrix *polys, int **polys_groups, ~~~~~^~~~~~ make_map.c:1406:76: warning: unused parameter 'polys_groups' [-Wunused-parameter] int *groups, int *mask, real *x_poly, SparseMatrix *polys, int **polys_groups, ~~~~~~^~~~~~~~~~~~ make_map.c:1407:15: warning: unused parameter 'GRP_RANDOM' [-Wunused-parameter] int GRP_RANDOM, int GRP_BBOX){ ~~~~^~~~~~~~~~ make_map.c:1407:31: warning: unused parameter 'GRP_BBOX' [-Wunused-parameter] int GRP_RANDOM, int GRP_BBOX){ ~~~~^~~~~~~~ make_map.c: In function 'get_polygons': make_map.c:1684:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] groups = MALLOC(sizeof(int)*(n + nrandom)); ^ make_map.c:1700:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*MAX(n + nrandom, 2*nt)); ^ make_map.c:1700:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] make_map.c:1725:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x_poly = MALLOC(sizeof(real)*dim*nt); ^ make_map.c:1725:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x_poly = MALLOC(sizeof(real)*dim*nt); ^ make_map.c:1667:101: warning: unused parameter 'xcombined' [-Wunused-parameter] static void get_polygons(int exclude_random, int n, int nrandom, int dim, SparseMatrix graph, real *xcombined, int *grouping, make_map.c: At top level: make_map.c:1756:5: warning: no previous prototype for 'make_map_internal' [-Wmissing-prototypes] int make_map_internal(int exclude_random, int include_OK_points, ^~~~~~~~~~~~~~~~~ make_map.c: In function 'make_map_internal': make_map.c:1813:9: warning: declaration of 'nz' shadows a previous local [-Wshadow] int nz; ^~ make_map.c:1769:13: note: shadowed declaration is here int imin, nz, nzok = 0, nzok0 = 0, nt; ^~ make_map.c:1819:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] y = MALLOC(sizeof(real)*(dim*n + dim*nz*np)); ^ make_map.c:1821:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grouping = MALLOC(sizeof(int)*(n + nz*np)); ^ make_map.c:1860:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (bounding_box_margin[i] == 0) {/* auto bounding box */ ^~ make_map.c:1873:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (bbm0 == 0) ^~ make_map.c:1879:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (bbm1 == 0) ^~ In file included from ../../lib/sparse/SparseMatrix.h:16, from make_map.c:15: ../../lib/sparse/general.h:46:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):b) ^ make_map.c:1889:18: note: in expansion of macro 'MAX' *nrandom = MAX(n1, n2); ^~~ make_map.c:1892:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xran = MALLOC(sizeof(real)*(*nrandom + 4)*dim2); ^ make_map.c:1892:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xran = MALLOC(sizeof(real)*(*nrandom + 4)*dim2); ^ make_map.c:1897:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grouping2 = MALLOC(sizeof(int)*(n + *nrandom)); ^ make_map.c:1898:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(grouping2, grouping, sizeof(int)*n); ^ make_map.c:1930:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xran = MALLOC(sizeof(real)*4*dim2); ^ make_map.c:1950:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(nn+*nrandom)*dim2); ^ make_map.c:1950:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(nn+*nrandom)*dim2); ^ make_map.c:1952:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(n+*nrandom)*dim2); ^ make_map.c:1952:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(n+*nrandom)*dim2); ^ make_map.c:1970:9: warning: declaration of 'nz' shadows a previous local [-Wshadow] int nz, nh = 0;/* the set to highlight */ ^~ make_map.c:1769:13: note: shadowed declaration is here int imin, nz, nzok = 0, nzok0 = 0, nt; ^~ make_map.c:1974:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xtemp = MALLOC(sizeof(real)*n*dim); ^ make_map.c:1974:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xtemp = MALLOC(sizeof(real)*n*dim); ^ make_map.c:1999:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(*xcombined, xtemp, n*dim*sizeof(real)); ^ make_map.c:1758:36: warning: unused parameter 'edge_bridge_tol' [-Wunused-parameter] real shore_depth_tol, real edge_bridge_tol, real **xcombined, int *nverts, real **x_poly, make_map.c: In function 'add_point': make_map.c:2111:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = REALLOC(*x, sizeof(real)*2*(*nmax)); ^ make_map.c:2112:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *groups = REALLOC(*groups, sizeof(int)*(*nmax)); ^ make_map.c: In function 'make_map_from_rectangle_groups': make_map.c:2217:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] K = (int) 10/(1+n/400.);/* 0 if n > 3600*/ ^ make_map.c:2249:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] X = MALLOC(sizeof(real)*dim*(n+nmax)); ^ make_map.c:2249:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] X = MALLOC(sizeof(real)*dim*(n+nmax)); ^ make_map.c:2250:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] groups = MALLOC(sizeof(int)*(n+nmax)); ^ make_map.c:2261:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (shore_depth_tol == 0){ ^~ make_map.c:2286:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (avgsz == 0){ ^~ make_map.c:2289:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] nadded[j] = (int) K*sizes[i*dim+j]/avgsz; ^ make_map.c:2344:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (graph && edge_bridge_tol != 0){ ^~ make_map.c:2373:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] nadded[0] = (int) 2*KB*dist/avgdist; ^ make_map.c: In function 'dot_polygon.isra.3.part.4': make_map.c:662:9: warning: '%s' directive writing up to 9999 bytes into a region of size 9993 [-Wformat-overflow=] ret += sprintf(buf, " c %d -%s %s L %d ",(int) strlen(cstring), cstring, swidth, np); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make_map.c:662:9: note: 'sprintf' output 13 or more bytes (assuming 10012) into a destination of size 10000 CC gvmap-power.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] power.c: In function 'power_method': power.c:67:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*eigv)) *eigv = MALLOC(sizeof(real)*n*K); ^ power.c:67:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*eigv)) *eigv = MALLOC(sizeof(real)*n*K); ^ power.c:68:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*eigs)) *eigs = MALLOC(sizeof(real)*K); ^ power.c:69:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] v = MALLOC(sizeof(real*)*K); ^ power.c:71:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vv = MALLOC(sizeof(real)*n); ^ power.c:72:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] u = MALLOC(sizeof(real)*n); ^ power.c:74:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(random_seed); ^~~~~~~~~~~ power.c: In function 'matvec_sparse': power.c:138:33: warning: unused parameter 'm' [-Wunused-parameter] void matvec_sparse(void *M, int m, int n, real *u, real **v, int transpose, ~~~~^ power.c:138:40: warning: unused parameter 'n' [-Wunused-parameter] void matvec_sparse(void *M, int m, int n, real *u, real **v, int transpose, ~~~~^ power.c: In function 'matvec_dense': power.c:177:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*v)) *v = MALLOC(sizeof(real)*m); ^ power.c:185:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*v)) *v = MALLOC(sizeof(real)*n); ^ CC gvmap-country_graph_coloring.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] country_graph_coloring.c: In function 'check_swap': country_graph_coloring.c:75:104: warning: unused parameter 'pq' [-Wunused-parameter] int u, int p_u, int v, int p_v, int *aband_local, int *p, int *p_inv, int aband, PriorityQueue pq, int *pmax, int *pmin, real lambda){ ~~~~~~~~~~~~~~^~ country_graph_coloring.c: At top level: country_graph_coloring.c:135:6: warning: no previous prototype for 'improve_antibandwidth_by_swapping_cheap' [-Wmissing-prototypes] void improve_antibandwidth_by_swapping_cheap(SparseMatrix A, int *p){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping_cheap': country_graph_coloring.c:152:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] p_inv = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c:153:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pmax = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c:154:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pmin = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c:155:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] aband_local = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping': country_graph_coloring.c:232:16: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] real start = clock(); ^~~~~ country_graph_coloring.c:249:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[i] = pj; ^~ country_graph_coloring.c:250:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[j] = pi; ^~ country_graph_coloring.c:261:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[i] = pi; ^~ country_graph_coloring.c:262:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[j] = pj; ^~ country_graph_coloring.c:266:43: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] fprintf(fp,"%f %f %f\n", (real) (clock() - start)/(CLOCKS_PER_SEC), norm1[0], norm1[2]); ^ country_graph_coloring.c:272:48: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] fprintf(fp,"%f %f %f\n", (real) (clock() - start)/(CLOCKS_PER_SEC), norm1[0], norm1[2]); ^ country_graph_coloring.c: At top level: country_graph_coloring.c:277:6: warning: no previous prototype for 'country_graph_coloring_internal' [-Wmissing-prototypes] void country_graph_coloring_internal(int seed, SparseMatrix A, int **p, real *norm_1, int do_swapping){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping_for_fortran': country_graph_coloring.c:367:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] Verbose = *verbose; ^ country_graph_coloring.c:391:9: warning: conversion from 'long int' to 'double' may change value [-Wconversion] cpu = (clock() - start)/(CLOCKS_PER_SEC); ^ country_graph_coloring.c:352:65: warning: unused parameter 'nz' [-Wunused-parameter] void improve_antibandwidth_by_swapping_for_fortran(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *verbose){ ~~~~~^~ country_graph_coloring.c: At top level: country_graph_coloring.c:402:6: warning: no previous prototype for 'improve_antibandwidth_by_swapping_for_fortran_' [-Wmissing-prototypes] void improve_antibandwidth_by_swapping_for_fortran_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping_for_fortran_': country_graph_coloring.c:402:113: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] void improve_antibandwidth_by_swapping_for_fortran_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ~~~~~^~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from country_graph_coloring.h:17, from country_graph_coloring.c:15: ../../lib/sparse/general.h:66:22: note: shadowed declaration is here extern unsigned char Verbose; ^~~~~~~ country_graph_coloring.c: At top level: country_graph_coloring.c:405:6: warning: no previous prototype for 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN' [-Wmissing-prototypes] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN': country_graph_coloring.c:405:112: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ~~~~~^~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from country_graph_coloring.h:17, from country_graph_coloring.c:15: ../../lib/sparse/general.h:66:22: note: shadowed declaration is here extern unsigned char Verbose; ^~~~~~~ country_graph_coloring.c: At top level: country_graph_coloring.c:408:6: warning: no previous prototype for 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_' [-Wmissing-prototypes] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_': country_graph_coloring.c:408:113: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ~~~~~^~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from country_graph_coloring.h:17, from country_graph_coloring.c:15: ../../lib/sparse/general.h:66:22: note: shadowed declaration is here extern unsigned char Verbose; ^~~~~~~ CCLD gvmap CC cluster-cluster.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] cluster.c: In function 'init': cluster.c:128:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] while ((c = getopt(argc, argv, ":vC:c:o:")) != -1) { ^~~~~~ cluster.c:128:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] while ((c = getopt(argc, argv, ":vC:c:o:")) != -1) { ^~ cluster.c:129:5: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ cluster.c: At top level: cluster.c:173:6: warning: no previous prototype for 'clusterGraph' [-Wmissing-prototypes] void clusterGraph (Agraph_t* g, int maxcluster, int clustering_method){ ^~~~~~~~~~~~ CC cluster-make_map.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] make_map.c: In function 'map_palette_optimal_coloring': make_map.c:83:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_r = MALLOC(sizeof(float)*(n+1)); ^ make_map.c:84:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_g = MALLOC(sizeof(float)*(n+1)); ^ make_map.c:85:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_b = MALLOC(sizeof(float)*(n+1)); ^ make_map.c: In function 'improve_contiguity': make_map.c:120:120: warning: unused parameter 'label_sizes' [-Wunused-parameter] void improve_contiguity(int n, int dim, int *grouping, SparseMatrix poly_point_map, real *x, SparseMatrix graph, real *label_sizes){ make_map.c: In function 'normal': make_map.c:220:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (v[0] == 0){ ^~ make_map.c: In function 'triangle_center': make_map.c:258:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (bot == 0){/* xy and yz are parallel */ ^~ make_map.c: At top level: make_map.c:280:6: warning: no previous prototype for 'plot_polys' [-Wmissing-prototypes] void plot_polys(int use_line, SparseMatrix polys, real *x_poly, int *polys_groups, float *r, float *g, float *b){ ^~~~~~~~~~ make_map.c: In function 'plot_dot_edges': make_map.c:580:57: warning: unused parameter 'dim' [-Wunused-parameter] static void plot_dot_edges(FILE *f, SparseMatrix A, int dim, real *x){ ~~~~^~~ make_map.c:580:68: warning: unused parameter 'x' [-Wunused-parameter] static void plot_dot_edges(FILE *f, SparseMatrix A, int dim, real *x){ make_map.c: At top level: make_map.c:615:6: warning: no previous prototype for 'plot_dot_labels' [-Wmissing-prototypes] void plot_dot_labels(FILE *f, int n, int dim, real *x, char **labels, real *width, float *fsz){ ^~~~~~~~~~~~~~~ make_map.c: In function 'plot_dot_labels': make_map.c:615:77: warning: unused parameter 'width' [-Wunused-parameter] void plot_dot_labels(FILE *f, int n, int dim, real *x, char **labels, real *width, float *fsz){ make_map.c: In function 'dot_polygon': make_map.c:660:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len_swidth = strlen(swidth); ^~~~~~ make_map.c:672:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] *len_max = *len_max + MAX(100, 0.2*(*len_max)) + ret; ^ make_map.c:673:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] *sbuff = REALLOC(*sbuff, *len_max); ^~~~~~~~ make_map.c:682:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len_swidth = strlen(swidth); ^~~~~~ make_map.c:645:18: warning: unused parameter 'close' [-Wunused-parameter] int fill, int close, char *cstring){ ~~~~^~~~~ make_map.c: In function 'processing_polygon': make_map.c:699:102: warning: unused parameter 'close' [-Wunused-parameter] static void processing_polygon(FILE *f, int np, float *xp, float *yp, real line_width, int fill, int close, ~~~~^~~~~ make_map.c: At top level: make_map.c:728:6: warning: no previous prototype for 'dot_one_poly' [-Wmissing-prototypes] void dot_one_poly(char **sbuff, int *len, int *len_max, int use_line, real line_width, int fill, int close, int is_river, int np, float *xp, float *yp, char *cstring){ ^~~~~~~~~~~~ make_map.c:740:6: warning: no previous prototype for 'processing_one_poly' [-Wmissing-prototypes] void processing_one_poly(FILE *f, int use_line, real line_width, int fill, int close, int is_river, int np, float *xp, float *yp, ^~~~~~~~~~~~~~~~~~~ make_map.c:754:6: warning: no previous prototype for 'plot_dot_polygons' [-Wmissing-prototypes] void plot_dot_polygons(char **sbuff, int *len, int *len_max, real line_width, char *line_color, SparseMatrix polys, real *x_poly, int *polys_groups, float *r, float *g, float *b, char *opacity){ ^~~~~~~~~~~~~~~~~ make_map.c: In function 'plot_dot_polygons': make_map.c:765:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:766:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] yp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:783:16: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ make_map.c:783:44: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ make_map.c: At top level: make_map.c:798:6: warning: no previous prototype for 'plot_processing_polygons' [-Wmissing-prototypes] void plot_processing_polygons(FILE *f, real line_width, SparseMatrix polys, real *x_poly, int *polys_groups, float *r, float *g, float *b){ ^~~~~~~~~~~~~~~~~~~~~~~~ make_map.c: In function 'plot_processing_polygons': make_map.c:809:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:810:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] yp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:827:16: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ make_map.c:827:44: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from make_map.c:15: make_map.c: In function 'plot_dot_map': ../../lib/sparse/general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ make_map.c:849:11: note: in expansion of macro 'N_NEW' sbuff = N_NEW(len_max,char); ^~~~~ make_map.c:843:68: warning: unused parameter 'plot_label' [-Wunused-parameter] float *fsz, float *r, float *g, float *b, char* opacity, char *plot_label, real *bg_color, SparseMatrix A, FILE* f){ ~~~~~~^~~~~~~~~~ make_map.c:843:86: warning: unused parameter 'bg_color' [-Wunused-parameter] float *fsz, float *r, float *g, float *b, char* opacity, char *plot_label, real *bg_color, SparseMatrix A, FILE* f){ In file included from ../../lib/sparse/SparseMatrix.h:16, from make_map.c:15: make_map.c: In function 'get_tri': ../../lib/sparse/general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ make_map.c:1010:8: note: in expansion of macro 'N_NEW' *T = N_NEW(ntri,struct Triangle); ^~~~~ make_map.c: At top level: make_map.c:1039:6: warning: no previous prototype for 'plot_labels' [-Wmissing-prototypes] void plot_labels(int n, int dim, real *x, char **labels){ ^~~~~~~~~~~ make_map.c:1057:6: warning: no previous prototype for 'plot_points' [-Wmissing-prototypes] void plot_points(int n, int dim, real *x){ ^~~~~~~~~~~ make_map.c:1088:6: warning: no previous prototype for 'plot_edges' [-Wmissing-prototypes] void plot_edges(int n, int dim, real *x, SparseMatrix A){ ^~~~~~~~~~ make_map.c: In function 'get_country_graph': make_map.c:1119:89: warning: unused parameter 'poly_point_map' [-Wunused-parameter] static SparseMatrix get_country_graph(int n, SparseMatrix A, int *groups, SparseMatrix *poly_point_map, int GRP_RANDOM, int GRP_BBOX){ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ make_map.c: In function 'get_poly_lines': make_map.c:1206:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] gmask = malloc(sizeof(int)*n); ^ make_map.c:1214:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] elist = MALLOC(sizeof(int)*(nt)*edim); ^ make_map.c:1214:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] elist = MALLOC(sizeof(int)*(nt)*edim); ^ make_map.c:1215:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tlist = MALLOC(sizeof(int)*nt*2); ^ make_map.c:1217:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *polys_groups = MALLOC(sizeof(int)*(ncomps)); ^ make_map.c: In function 'get_polygon_solids': make_map.c:1439:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] edge_table = MALLOC(sizeof(int)*ne*2); ^ make_map.c:1472:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cycle = MALLOC(sizeof(int)*ne*2); ^ make_map.c:1476:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] edge_cycle_map = MALLOC(sizeof(int)*ne); ^ make_map.c:1477:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] emask = MALLOC(sizeof(int)*ne); ^ make_map.c:1484:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] elist = MALLOC(sizeof(int)*(nt)*3); ^ make_map.c:1405:36: warning: unused parameter 'exclude_random' [-Wunused-parameter] static void get_polygon_solids(int exclude_random, int nt, SparseMatrix E, int ncomps, int *comps_ptr, int *comps, ~~~~^~~~~~~~~~~~~~ make_map.c:1406:16: warning: unused parameter 'groups' [-Wunused-parameter] int *groups, int *mask, real *x_poly, SparseMatrix *polys, int **polys_groups, ~~~~~^~~~~~ make_map.c:1406:76: warning: unused parameter 'polys_groups' [-Wunused-parameter] int *groups, int *mask, real *x_poly, SparseMatrix *polys, int **polys_groups, ~~~~~~^~~~~~~~~~~~ make_map.c:1407:15: warning: unused parameter 'GRP_RANDOM' [-Wunused-parameter] int GRP_RANDOM, int GRP_BBOX){ ~~~~^~~~~~~~~~ make_map.c:1407:31: warning: unused parameter 'GRP_BBOX' [-Wunused-parameter] int GRP_RANDOM, int GRP_BBOX){ ~~~~^~~~~~~~ make_map.c: In function 'get_polygons': make_map.c:1684:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] groups = MALLOC(sizeof(int)*(n + nrandom)); ^ make_map.c:1700:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*MAX(n + nrandom, 2*nt)); ^ make_map.c:1700:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] make_map.c:1725:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x_poly = MALLOC(sizeof(real)*dim*nt); ^ make_map.c:1725:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x_poly = MALLOC(sizeof(real)*dim*nt); ^ make_map.c:1667:101: warning: unused parameter 'xcombined' [-Wunused-parameter] static void get_polygons(int exclude_random, int n, int nrandom, int dim, SparseMatrix graph, real *xcombined, int *grouping, make_map.c: At top level: make_map.c:1756:5: warning: no previous prototype for 'make_map_internal' [-Wmissing-prototypes] int make_map_internal(int exclude_random, int include_OK_points, ^~~~~~~~~~~~~~~~~ make_map.c: In function 'make_map_internal': make_map.c:1813:9: warning: declaration of 'nz' shadows a previous local [-Wshadow] int nz; ^~ make_map.c:1769:13: note: shadowed declaration is here int imin, nz, nzok = 0, nzok0 = 0, nt; ^~ make_map.c:1819:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] y = MALLOC(sizeof(real)*(dim*n + dim*nz*np)); ^ make_map.c:1821:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grouping = MALLOC(sizeof(int)*(n + nz*np)); ^ make_map.c:1860:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (bounding_box_margin[i] == 0) {/* auto bounding box */ ^~ make_map.c:1873:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (bbm0 == 0) ^~ make_map.c:1879:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (bbm1 == 0) ^~ In file included from ../../lib/sparse/SparseMatrix.h:16, from make_map.c:15: ../../lib/sparse/general.h:46:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):b) ^ make_map.c:1889:18: note: in expansion of macro 'MAX' *nrandom = MAX(n1, n2); ^~~ make_map.c:1892:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xran = MALLOC(sizeof(real)*(*nrandom + 4)*dim2); ^ make_map.c:1892:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xran = MALLOC(sizeof(real)*(*nrandom + 4)*dim2); ^ make_map.c:1897:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grouping2 = MALLOC(sizeof(int)*(n + *nrandom)); ^ make_map.c:1898:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(grouping2, grouping, sizeof(int)*n); ^ make_map.c:1930:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xran = MALLOC(sizeof(real)*4*dim2); ^ make_map.c:1950:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(nn+*nrandom)*dim2); ^ make_map.c:1950:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(nn+*nrandom)*dim2); ^ make_map.c:1952:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(n+*nrandom)*dim2); ^ make_map.c:1952:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(n+*nrandom)*dim2); ^ make_map.c:1970:9: warning: declaration of 'nz' shadows a previous local [-Wshadow] int nz, nh = 0;/* the set to highlight */ ^~ make_map.c:1769:13: note: shadowed declaration is here int imin, nz, nzok = 0, nzok0 = 0, nt; ^~ make_map.c:1974:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xtemp = MALLOC(sizeof(real)*n*dim); ^ make_map.c:1974:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xtemp = MALLOC(sizeof(real)*n*dim); ^ make_map.c:1999:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(*xcombined, xtemp, n*dim*sizeof(real)); ^ make_map.c:1758:36: warning: unused parameter 'edge_bridge_tol' [-Wunused-parameter] real shore_depth_tol, real edge_bridge_tol, real **xcombined, int *nverts, real **x_poly, make_map.c: In function 'add_point': make_map.c:2111:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = REALLOC(*x, sizeof(real)*2*(*nmax)); ^ make_map.c:2112:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *groups = REALLOC(*groups, sizeof(int)*(*nmax)); ^ make_map.c: In function 'make_map_from_rectangle_groups': make_map.c:2217:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] K = (int) 10/(1+n/400.);/* 0 if n > 3600*/ ^ make_map.c:2249:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] X = MALLOC(sizeof(real)*dim*(n+nmax)); ^ make_map.c:2249:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] X = MALLOC(sizeof(real)*dim*(n+nmax)); ^ make_map.c:2250:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] groups = MALLOC(sizeof(int)*(n+nmax)); ^ make_map.c:2261:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (shore_depth_tol == 0){ ^~ make_map.c:2286:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (avgsz == 0){ ^~ make_map.c:2289:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] nadded[j] = (int) K*sizes[i*dim+j]/avgsz; ^ make_map.c:2344:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (graph && edge_bridge_tol != 0){ ^~ make_map.c:2373:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] nadded[0] = (int) 2*KB*dist/avgdist; ^ make_map.c: In function 'dot_polygon.isra.3.part.4': make_map.c:662:9: warning: '%s' directive writing up to 9999 bytes into a region of size 9993 [-Wformat-overflow=] ret += sprintf(buf, " c %d -%s %s L %d ",(int) strlen(cstring), cstring, swidth, np); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make_map.c:662:9: note: 'sprintf' output 13 or more bytes (assuming 10012) into a destination of size 10000 CC cluster-power.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] power.c: In function 'power_method': power.c:67:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*eigv)) *eigv = MALLOC(sizeof(real)*n*K); ^ power.c:67:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*eigv)) *eigv = MALLOC(sizeof(real)*n*K); ^ power.c:68:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*eigs)) *eigs = MALLOC(sizeof(real)*K); ^ power.c:69:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] v = MALLOC(sizeof(real*)*K); ^ power.c:71:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vv = MALLOC(sizeof(real)*n); ^ power.c:72:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] u = MALLOC(sizeof(real)*n); ^ power.c:74:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(random_seed); ^~~~~~~~~~~ power.c: In function 'matvec_sparse': power.c:138:33: warning: unused parameter 'm' [-Wunused-parameter] void matvec_sparse(void *M, int m, int n, real *u, real **v, int transpose, ~~~~^ power.c:138:40: warning: unused parameter 'n' [-Wunused-parameter] void matvec_sparse(void *M, int m, int n, real *u, real **v, int transpose, ~~~~^ power.c: In function 'matvec_dense': power.c:177:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*v)) *v = MALLOC(sizeof(real)*m); ^ power.c:185:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*v)) *v = MALLOC(sizeof(real)*n); ^ CC cluster-country_graph_coloring.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] country_graph_coloring.c: In function 'check_swap': country_graph_coloring.c:75:104: warning: unused parameter 'pq' [-Wunused-parameter] int u, int p_u, int v, int p_v, int *aband_local, int *p, int *p_inv, int aband, PriorityQueue pq, int *pmax, int *pmin, real lambda){ ~~~~~~~~~~~~~~^~ country_graph_coloring.c: At top level: country_graph_coloring.c:135:6: warning: no previous prototype for 'improve_antibandwidth_by_swapping_cheap' [-Wmissing-prototypes] void improve_antibandwidth_by_swapping_cheap(SparseMatrix A, int *p){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping_cheap': country_graph_coloring.c:152:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] p_inv = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c:153:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pmax = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c:154:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pmin = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c:155:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] aband_local = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping': country_graph_coloring.c:232:16: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] real start = clock(); ^~~~~ country_graph_coloring.c:249:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[i] = pj; ^~ country_graph_coloring.c:250:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[j] = pi; ^~ country_graph_coloring.c:261:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[i] = pi; ^~ country_graph_coloring.c:262:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[j] = pj; ^~ country_graph_coloring.c:266:43: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] fprintf(fp,"%f %f %f\n", (real) (clock() - start)/(CLOCKS_PER_SEC), norm1[0], norm1[2]); ^ country_graph_coloring.c:272:48: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] fprintf(fp,"%f %f %f\n", (real) (clock() - start)/(CLOCKS_PER_SEC), norm1[0], norm1[2]); ^ country_graph_coloring.c: At top level: country_graph_coloring.c:277:6: warning: no previous prototype for 'country_graph_coloring_internal' [-Wmissing-prototypes] void country_graph_coloring_internal(int seed, SparseMatrix A, int **p, real *norm_1, int do_swapping){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping_for_fortran': country_graph_coloring.c:367:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] Verbose = *verbose; ^ country_graph_coloring.c:391:9: warning: conversion from 'long int' to 'double' may change value [-Wconversion] cpu = (clock() - start)/(CLOCKS_PER_SEC); ^ country_graph_coloring.c:352:65: warning: unused parameter 'nz' [-Wunused-parameter] void improve_antibandwidth_by_swapping_for_fortran(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *verbose){ ~~~~~^~ country_graph_coloring.c: At top level: country_graph_coloring.c:402:6: warning: no previous prototype for 'improve_antibandwidth_by_swapping_for_fortran_' [-Wmissing-prototypes] void improve_antibandwidth_by_swapping_for_fortran_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping_for_fortran_': country_graph_coloring.c:402:113: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] void improve_antibandwidth_by_swapping_for_fortran_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ~~~~~^~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from country_graph_coloring.h:17, from country_graph_coloring.c:15: ../../lib/sparse/general.h:66:22: note: shadowed declaration is here extern unsigned char Verbose; ^~~~~~~ country_graph_coloring.c: At top level: country_graph_coloring.c:405:6: warning: no previous prototype for 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN' [-Wmissing-prototypes] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN': country_graph_coloring.c:405:112: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ~~~~~^~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from country_graph_coloring.h:17, from country_graph_coloring.c:15: ../../lib/sparse/general.h:66:22: note: shadowed declaration is here extern unsigned char Verbose; ^~~~~~~ country_graph_coloring.c: At top level: country_graph_coloring.c:408:6: warning: no previous prototype for 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_' [-Wmissing-prototypes] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_': country_graph_coloring.c:408:113: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ~~~~~^~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from country_graph_coloring.h:17, from country_graph_coloring.c:15: ../../lib/sparse/general.h:66:22: note: shadowed declaration is here extern unsigned char Verbose; ^~~~~~~ CCLD cluster make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvmap' Making all in gvedit make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' Making all in ui make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' Making all in images make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' Making all in mingle make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/mingle' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/mingle' Making all in edgepaint make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/edgepaint' CC edgepaint-edgepaintmain.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] edgepaintmain.c: In function 'init': edgepaintmain.c:129:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] while ((c = getopt(argc, argv, ":vc:a:s:r:l:o")) != -1) { ^~~~~~ edgepaintmain.c:129:52: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] while ((c = getopt(argc, argv, ":vc:a:s:r:l:o")) != -1) { ^~ edgepaintmain.c: In function 'clarify': edgepaintmain.c:214:66: warning: unused parameter 'infile' [-Wunused-parameter] static int clarify(Agraph_t* g, real angle, real accuracy, char *infile, int check_edges_with_same_endpoint, int seed, char *color_scheme, char *lightness){ ~~~~~~^~~~~~ CCLD edgepaint make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/edgepaint' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' Making all in tclpkg make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' Making all in tclstubs make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' Making all in tclhandle make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' Making all in gdtclft make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' Making all in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' Making all in tcldot make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' Making all in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' Making all in tclpathplan make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' Making all in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' Making all in pathplan_data make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' Making all in gv make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' Making all in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' Making all in doc make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' Making all in info make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/info' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/info' Making all in schema make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/schema' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/schema' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' Making all in contrib make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' Making all in prune make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/prune' CC generic_list.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC prune.o cc1: warning: /opt/metwork-mfext-1.1/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD prune make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/prune' Making all in diffimg make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' Making all in share make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' Making all in examples make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/examples' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/examples' Making all in gui make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/gui' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/gui' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' Making all in graphs make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' Making all in directed make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/directed' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/directed' Making all in undirected make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/undirected' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/undirected' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' Making all in rtest make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/rtest' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/rtest' Making all in tests make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' Making all in unit_tests make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' Making all in lib make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' Making all in common make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' Making all in regression_tests make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' Making all in shapes make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[3]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[2]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' cd build/graphviz-2.40.1 && make install make[2]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make install-recursive make[3]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' Making install in libltdl make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' make install-am make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' test -z "/opt/metwork-mfext-1.1/opt/devtools/lib" || /bin/mkdir -p "/opt/metwork-mfext-1.1/opt/devtools/lib" test -z "/opt/metwork-mfext-1.1/opt/devtools/include" || /bin/mkdir -p "/opt/metwork-mfext-1.1/opt/devtools/include" test -z "" || /bin/mkdir -p "" make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' Making install in lib make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' Making install in cdt make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cdt' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cdt' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcdt.la '/opt/metwork-mfext-1.1/opt/devtools/lib' libtool: install: /usr/bin/install -c .libs/libcdt.so.5.0.0 /opt/metwork-mfext-1.1/opt/devtools/lib/libcdt.so.5.0.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f libcdt.so.5.0.0 libcdt.so.5 || { rm -f libcdt.so.5 && ln -s libcdt.so.5.0.0 libcdt.so.5; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f libcdt.so.5.0.0 libcdt.so || { rm -f libcdt.so && ln -s libcdt.so.5.0.0 libcdt.so; }; }) libtool: install: /usr/bin/install -c .libs/libcdt.lai /opt/metwork-mfext-1.1/opt/devtools/lib/libcdt.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/devtools/local/bin:/opt/metwork-mfext-1.1/opt/devtools/bin:/opt/metwork-mfext-1.1/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/devtools/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-1.1/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 cdt.3 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 cdt.3.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 libcdt.pc '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 cdt.h '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cdt' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cdt' Making install in cgraph make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcgraph.la '/opt/metwork-mfext-1.1/opt/devtools/lib' libtool: install: warning: relinking `libcgraph.la' libtool: install: (cd /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph; /bin/sh /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -no-undefined -L/opt/metwork-mfext-1.1/opt/devtools/lib -o libcgraph.la -rpath /opt/metwork-mfext-1.1/opt/devtools/lib agerror.lo agxbuf.lo apply.lo attr.lo edge.lo flatten.lo graph.lo grammar.lo id.lo imap.lo io.lo mem.lo node.lo obj.lo pend.lo rec.lo refstr.lo scan.lo subg.lo utils.lo write.lo ../../lib/cdt/libcdt.la ) libtool: install: /usr/bin/install -c .libs/libcgraph.so.6.0.0T /opt/metwork-mfext-1.1/opt/devtools/lib/libcgraph.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f libcgraph.so.6.0.0 libcgraph.so.6 || { rm -f libcgraph.so.6 && ln -s libcgraph.so.6.0.0 libcgraph.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f libcgraph.so.6.0.0 libcgraph.so || { rm -f libcgraph.so && ln -s libcgraph.so.6.0.0 libcgraph.so; }; }) libtool: install: /usr/bin/install -c .libs/libcgraph.lai /opt/metwork-mfext-1.1/opt/devtools/lib/libcgraph.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/devtools/local/bin:/opt/metwork-mfext-1.1/opt/devtools/bin:/opt/metwork-mfext-1.1/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/devtools/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-1.1/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 cgraph.3 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 cgraph.3.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 libcgraph.pc '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 cgraph.h '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph' Making install in pathplan make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pathplan' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pathplan' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libpathplan.la '/opt/metwork-mfext-1.1/opt/devtools/lib' libtool: install: /usr/bin/install -c .libs/libpathplan.so.4.0.0 /opt/metwork-mfext-1.1/opt/devtools/lib/libpathplan.so.4.0.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f libpathplan.so.4.0.0 libpathplan.so.4 || { rm -f libpathplan.so.4 && ln -s libpathplan.so.4.0.0 libpathplan.so.4; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f libpathplan.so.4.0.0 libpathplan.so || { rm -f libpathplan.so && ln -s libpathplan.so.4.0.0 libpathplan.so; }; }) libtool: install: /usr/bin/install -c .libs/libpathplan.lai /opt/metwork-mfext-1.1/opt/devtools/lib/libpathplan.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/devtools/local/bin:/opt/metwork-mfext-1.1/opt/devtools/bin:/opt/metwork-mfext-1.1/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/devtools/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-1.1/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 pathplan.3 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 pathplan.3.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 libpathplan.pc '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 pathgeom.h pathplan.h '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pathplan' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pathplan' Making install in sfio make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' Making install in Sfio_f make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' Making install in vmalloc make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vmalloc' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vmalloc' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vmalloc' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vmalloc' Making install in ast make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ast' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ast' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ast' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ast' Making install in vpsc make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vpsc' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vpsc' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vpsc' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vpsc' Making install in rbtree make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/rbtree' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/rbtree' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/rbtree' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/rbtree' Making install in ortho make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ortho' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ortho' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ortho' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ortho' Making install in sparse make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sparse' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sparse' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sparse' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sparse' Making install in patchwork make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/patchwork' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/patchwork' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/patchwork' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/patchwork' Making install in expr make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/expr' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/expr' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 expr.3 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 expr.3.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/expr' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/expr' Making install in common make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make install-am make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 arith.h geom.h color.h types.h textspan.h usershape.h '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' Making install in pack make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pack' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pack' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 pack.3 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 pack.3.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 pack.h '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pack' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pack' Making install in xdot make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/xdot' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/xdot' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libxdot.la '/opt/metwork-mfext-1.1/opt/devtools/lib' libtool: install: /usr/bin/install -c .libs/libxdot.so.4.0.0 /opt/metwork-mfext-1.1/opt/devtools/lib/libxdot.so.4.0.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f libxdot.so.4.0.0 libxdot.so.4 || { rm -f libxdot.so.4 && ln -s libxdot.so.4.0.0 libxdot.so.4; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f libxdot.so.4.0.0 libxdot.so || { rm -f libxdot.so && ln -s libxdot.so.4.0.0 libxdot.so; }; }) libtool: install: /usr/bin/install -c .libs/libxdot.lai /opt/metwork-mfext-1.1/opt/devtools/lib/libxdot.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/devtools/local/bin:/opt/metwork-mfext-1.1/opt/devtools/bin:/opt/metwork-mfext-1.1/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/devtools/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-1.1/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 xdot.3 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 xdot.3.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 libxdot.pc '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 xdot.h '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/xdot' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/xdot' Making install in label make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/label' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/label' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/label' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/label' Making install in gvc make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvc.la '/opt/metwork-mfext-1.1/opt/devtools/lib' libtool: install: warning: relinking `libgvc.la' libtool: install: (cd /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc; /bin/sh /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -no-undefined -L/opt/metwork-mfext-1.1/opt/devtools/lib -o libgvc.la -rpath /opt/metwork-mfext-1.1/opt/devtools/lib gvrender.lo gvlayout.lo gvdevice.lo gvloadimage.lo gvcontext.lo gvjobs.lo gvevent.lo gvplugin.lo gvconfig.lo gvtool_tred.lo gvtextlayout.lo gvusershape.lo gvc.lo ../../lib/pack/libpack_C.la ../../lib/xdot/libxdot_C.la ../../lib/label/liblabel_C.la ../../lib/common/libcommon_C.la ../../lib/ortho/libortho_C.la ../../libltdl/libltdlc.la ../../lib/xdot/libxdot.la ../../lib/cdt/libcdt.la ../../lib/cgraph/libcgraph.la ../../lib/pathplan/libpathplan.la -L/usr/lib64 -lexpat -lz -lm -lz -lm ) libtool: install: /usr/bin/install -c .libs/libgvc.so.6.0.0T /opt/metwork-mfext-1.1/opt/devtools/lib/libgvc.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f libgvc.so.6.0.0 libgvc.so.6 || { rm -f libgvc.so.6 && ln -s libgvc.so.6.0.0 libgvc.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f libgvc.so.6.0.0 libgvc.so || { rm -f libgvc.so && ln -s libgvc.so.6.0.0 libgvc.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvc.lai /opt/metwork-mfext-1.1/opt/devtools/lib/libgvc.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/devtools/local/bin:/opt/metwork-mfext-1.1/opt/devtools/bin:/opt/metwork-mfext-1.1/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/devtools/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-1.1/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 gvc.3 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvc.3.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 libgvc.pc '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 gvc.h gvcext.h gvplugin.h gvcjob.h gvcommon.h gvplugin_render.h gvplugin_layout.h gvconfig.h gvplugin_textlayout.h gvplugin_device.h gvplugin_loadimage.h '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc' Making install in ingraphs make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ingraphs' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ingraphs' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ingraphs' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ingraphs' Making install in topfish make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/topfish' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/topfish' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/topfish' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/topfish' Making install in glcomp make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/glcomp' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/glcomp' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/glcomp' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/glcomp' Making install in mingle make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/mingle' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/mingle' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/mingle' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/mingle' Making install in edgepaint make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/edgepaint' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/edgepaint' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblab_gamut.la '/opt/metwork-mfext-1.1/opt/devtools/lib' libtool: install: /usr/bin/install -c .libs/liblab_gamut.so.1.0.0 /opt/metwork-mfext-1.1/opt/devtools/lib/liblab_gamut.so.1.0.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f liblab_gamut.so.1.0.0 liblab_gamut.so.1 || { rm -f liblab_gamut.so.1 && ln -s liblab_gamut.so.1.0.0 liblab_gamut.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f liblab_gamut.so.1.0.0 liblab_gamut.so || { rm -f liblab_gamut.so && ln -s liblab_gamut.so.1.0.0 liblab_gamut.so; }; }) libtool: install: /usr/bin/install -c .libs/liblab_gamut.lai /opt/metwork-mfext-1.1/opt/devtools/lib/liblab_gamut.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/devtools/local/bin:/opt/metwork-mfext-1.1/opt/devtools/bin:/opt/metwork-mfext-1.1/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/devtools/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-1.1/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 lab_gamut.3 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 lab_gamut.3.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 liblab_gamut.pc '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/edgepaint' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/edgepaint' Making install in circogen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/circogen' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/circogen' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/circogen' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/circogen' Making install in dotgen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/dotgen' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/dotgen' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/dotgen' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/dotgen' Making install in fdpgen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/fdpgen' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/fdpgen' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/fdpgen' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/fdpgen' Making install in neatogen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/neatogen' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/neatogen' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/neatogen' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/neatogen' Making install in twopigen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/twopigen' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/twopigen' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/twopigen' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/twopigen' Making install in sfdpgen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfdpgen' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfdpgen' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfdpgen' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfdpgen' Making install in osage make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/osage' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/osage' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/osage' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/osage' Making install in gvpr make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvpr.la '/opt/metwork-mfext-1.1/opt/devtools/lib' libtool: install: warning: relinking `libgvpr.la' libtool: install: (cd /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr; /bin/sh /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 2:0:0 -no-undefined -L/opt/metwork-mfext-1.1/opt/devtools/lib -o libgvpr.la -rpath /opt/metwork-mfext-1.1/opt/devtools/lib actions.lo compile.lo gvpr.lo gprstate.lo parse.lo queue.lo ../../lib/ingraphs/libingraphs_C.la ../../lib/expr/libexpr_C.la ../../lib/cdt/libcdt.la ../../lib/cgraph/libcgraph.la -lm ) libtool: install: /usr/bin/install -c .libs/libgvpr.so.2.0.0T /opt/metwork-mfext-1.1/opt/devtools/lib/libgvpr.so.2.0.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f libgvpr.so.2.0.0 libgvpr.so.2 || { rm -f libgvpr.so.2 && ln -s libgvpr.so.2.0.0 libgvpr.so.2; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib && { ln -s -f libgvpr.so.2.0.0 libgvpr.so || { rm -f libgvpr.so && ln -s libgvpr.so.2.0.0 libgvpr.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvpr.lai /opt/metwork-mfext-1.1/opt/devtools/lib/libgvpr.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/devtools/local/bin:/opt/metwork-mfext-1.1/opt/devtools/bin:/opt/metwork-mfext-1.1/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/devtools/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-1.1/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 gvpr.3 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvpr.3.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 libgvpr.pc '/opt/metwork-mfext-1.1/opt/devtools/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 gvpr.h '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr' Making install in spine make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/spine' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/spine' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/spine' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/spine' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' Making install in plugin make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' Making install in core make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_core.la '/opt/metwork-mfext-1.1/opt/devtools/lib/graphviz' libtool: install: warning: relinking `libgvplugin_core.la' libtool: install: (cd /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core; /bin/sh /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -L/opt/metwork-mfext-1.1/opt/devtools/lib -o libgvplugin_core.la -rpath /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz gvplugin_core.lo gvrender_core_dot.lo gvrender_core_json.lo gvrender_core_fig.lo gvrender_core_map.lo gvrender_core_mp.lo gvrender_core_ps.lo gvrender_core_svg.lo gvrender_core_tk.lo gvrender_core_vml.lo gvrender_core_pov.lo gvrender_core_pic.lo gvloadimage_core.lo ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la ) libtool: install: /usr/bin/install -c .libs/libgvplugin_core.so.6.0.0T /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz/libgvplugin_core.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz && { ln -s -f libgvplugin_core.so.6.0.0 libgvplugin_core.so.6 || { rm -f libgvplugin_core.so.6 && ln -s libgvplugin_core.so.6.0.0 libgvplugin_core.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz && { ln -s -f libgvplugin_core.so.6.0.0 libgvplugin_core.so || { rm -f libgvplugin_core.so && ln -s libgvplugin_core.so.6.0.0 libgvplugin_core.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_core.lai /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz/libgvplugin_core.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/devtools/local/bin:/opt/metwork-mfext-1.1/opt/devtools/bin:/opt/metwork-mfext-1.1/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core' Making install in devil make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/devil' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/devil' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/devil' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/devil' Making install in gd make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gd' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gd' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gd' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gd' Making install in gdk make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdk' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdk' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdk' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdk' Making install in gdiplus make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdiplus' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdiplus' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdiplus' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdiplus' Making install in glitz make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/glitz' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/glitz' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/glitz' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/glitz' Making install in gs make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gs' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gs' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gs' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gs' Making install in gtk make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gtk' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gtk' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gtk' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gtk' Making install in lasi make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/lasi' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/lasi' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/lasi' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/lasi' Making install in ming make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/ming' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/ming' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/ming' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/ming' Making install in pango make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/pango' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/pango' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/pango' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/pango' Making install in quartz make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/quartz' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/quartz' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/quartz' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/quartz' Making install in rsvg make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/rsvg' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/rsvg' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/rsvg' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/rsvg' Making install in visio make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/visio' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/visio' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/visio' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/visio' Making install in xlib make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/xlib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/xlib' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 vimdot.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 vimdot.1.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/xlib' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/xlib' Making install in dot_layout make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_dot_layout.la '/opt/metwork-mfext-1.1/opt/devtools/lib/graphviz' libtool: install: warning: relinking `libgvplugin_dot_layout.la' libtool: install: (cd /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout; /bin/sh /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -L/opt/metwork-mfext-1.1/opt/devtools/lib -o libgvplugin_dot_layout.la -rpath /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz gvplugin_dot_layout.lo gvlayout_dot_layout.lo ../../lib/dotgen/libdotgen_C.la ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la ../../lib/pathplan/libpathplan.la -lm ) libtool: install: /usr/bin/install -c .libs/libgvplugin_dot_layout.so.6.0.0T /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz && { ln -s -f libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so.6 || { rm -f libgvplugin_dot_layout.so.6 && ln -s libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz && { ln -s -f libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so || { rm -f libgvplugin_dot_layout.so && ln -s libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_dot_layout.lai /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz/libgvplugin_dot_layout.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/devtools/local/bin:/opt/metwork-mfext-1.1/opt/devtools/bin:/opt/metwork-mfext-1.1/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout' Making install in neato_layout make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_neato_layout.la '/opt/metwork-mfext-1.1/opt/devtools/lib/graphviz' libtool: install: warning: relinking `libgvplugin_neato_layout.la' libtool: install: (cd /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout; /bin/sh /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -L/opt/metwork-mfext-1.1/opt/devtools/lib -o libgvplugin_neato_layout.la -rpath /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz gvplugin_neato_layout.lo gvlayout_neato_layout.lo ../../lib/neatogen/libneatogen_C.la ../../lib/twopigen/libtwopigen_C.la ../../lib/patchwork/libpatchwork_C.la ../../lib/osage/libosage_C.la ../../lib/fdpgen/libfdpgen_C.la ../../lib/sparse/libsparse_C.la ../../lib/rbtree/librbtree_C.la ../../lib/circogen/libcircogen_C.la ../../lib/sfdpgen/libsfdpgen_C.la ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la ../../lib/pathplan/libpathplan.la -lm ) libtool: install: /usr/bin/install -c .libs/libgvplugin_neato_layout.so.6.0.0T /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz/libgvplugin_neato_layout.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz && { ln -s -f libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so.6 || { rm -f libgvplugin_neato_layout.so.6 && ln -s libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz && { ln -s -f libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so || { rm -f libgvplugin_neato_layout.so && ln -s libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_neato_layout.lai /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz/libgvplugin_neato_layout.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.1/opt/devtools/local/bin:/opt/metwork-mfext-1.1/opt/devtools/bin:/opt/metwork-mfext-1.1/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/local/bin:/opt/metwork-mfext-1.1/opt/core/bin:/opt/metwork-mfext-1.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.1/opt/core/node_modules/.bin:/opt/metwork-mfext-1.1/local/bin:/opt/metwork-mfext-1.1/bin:/opt/metwork-mfext-1.1/local/lib/node_modules/.bin:/opt/metwork-mfext-1.1/lib/node_modules/.bin:/opt/metwork-mfext-1.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.1/opt/devtools/lib/graphviz If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout' Making install in webp make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/webp' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/webp' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/webp' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/webp' Making install in poppler make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/poppler' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/poppler' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/poppler' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/poppler' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' Making install in cmd make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' Making install in dot make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c dot dot_builtins '/opt/metwork-mfext-1.1/opt/devtools/bin' libtool: install: /usr/bin/install -c .libs/dot /opt/metwork-mfext-1.1/opt/devtools/bin/dot libtool: install: /usr/bin/install -c .libs/dot_builtins /opt/metwork-mfext-1.1/opt/devtools/bin/dot_builtins make install-exec-hook make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' (cd /opt/metwork-mfext-1.1/opt/devtools/bin; if test -x dot; then for i in neato twopi fdp circo osage patchwork sfdp; do rm -f $i; ln -s dot $i; done; fi;) if test "x" = "x"; then if test -x /opt/metwork-mfext-1.1/opt/devtools/bin/dot; then if test -x /sbin/ldconfig; then /sbin/ldconfig 2>/dev/null; fi; /opt/metwork-mfext-1.1/opt/devtools/bin/dot -c; else /opt/metwork-mfext-1.1/opt/devtools/bin/dot_static -c; fi; fi make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 dot.1 osage.1 patchwork.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 dot.1.pdf osage.1.pdf patchwork.1.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make install-data-hook make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' (cd /opt/metwork-mfext-1.1/opt/devtools/share/man/man1; for i in neato.1 twopi.1 fdp.1 circo.1 sfdp.1; do rm -f $i; ln -s dot.1 $i; done;) (cd /opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf; for i in neato.1.pdf twopi.1.pdf fdp.1.pdf circo.1.pdf sfdp.1.pdf; do rm -f $i; ln -s dot.1.pdf $i; done;) make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' Making install in tools make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gc gvcolor gxl2gv acyclic nop ccomps sccmap tred unflatten gvpack dijkstra bcomps mm2gv gvgen gml2gv gv2gml graphml2gv '/opt/metwork-mfext-1.1/opt/devtools/bin' libtool: install: /usr/bin/install -c .libs/gc /opt/metwork-mfext-1.1/opt/devtools/bin/gc libtool: install: /usr/bin/install -c .libs/gvcolor /opt/metwork-mfext-1.1/opt/devtools/bin/gvcolor libtool: install: /usr/bin/install -c .libs/gxl2gv /opt/metwork-mfext-1.1/opt/devtools/bin/gxl2gv libtool: install: /usr/bin/install -c .libs/acyclic /opt/metwork-mfext-1.1/opt/devtools/bin/acyclic libtool: install: /usr/bin/install -c .libs/nop /opt/metwork-mfext-1.1/opt/devtools/bin/nop libtool: install: /usr/bin/install -c .libs/ccomps /opt/metwork-mfext-1.1/opt/devtools/bin/ccomps libtool: install: /usr/bin/install -c .libs/sccmap /opt/metwork-mfext-1.1/opt/devtools/bin/sccmap libtool: install: /usr/bin/install -c .libs/tred /opt/metwork-mfext-1.1/opt/devtools/bin/tred libtool: install: /usr/bin/install -c .libs/unflatten /opt/metwork-mfext-1.1/opt/devtools/bin/unflatten libtool: install: /usr/bin/install -c .libs/gvpack /opt/metwork-mfext-1.1/opt/devtools/bin/gvpack libtool: install: /usr/bin/install -c .libs/dijkstra /opt/metwork-mfext-1.1/opt/devtools/bin/dijkstra libtool: install: /usr/bin/install -c .libs/bcomps /opt/metwork-mfext-1.1/opt/devtools/bin/bcomps libtool: install: /usr/bin/install -c .libs/mm2gv /opt/metwork-mfext-1.1/opt/devtools/bin/mm2gv libtool: install: /usr/bin/install -c .libs/gvgen /opt/metwork-mfext-1.1/opt/devtools/bin/gvgen libtool: install: /usr/bin/install -c .libs/gml2gv /opt/metwork-mfext-1.1/opt/devtools/bin/gml2gv libtool: install: /usr/bin/install -c .libs/gv2gml /opt/metwork-mfext-1.1/opt/devtools/bin/gv2gml libtool: install: /usr/bin/install -c .libs/graphml2gv /opt/metwork-mfext-1.1/opt/devtools/bin/graphml2gv make install-exec-hook make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' (cd /opt/metwork-mfext-1.1/opt/devtools/bin; rm -f gv2gxl; ln -s gxl2gv gv2gxl;) (cd /opt/metwork-mfext-1.1/opt/devtools/bin; rm -f dot2gxl; ln -s gxl2gv dot2gxl;) (cd /opt/metwork-mfext-1.1/opt/devtools/bin; rm -f gxl2dot; ln -s gxl2gv gxl2dot;) make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 gc.1 gvcolor.1 gxl2gv.1 acyclic.1 nop.1 ccomps.1 sccmap.1 tred.1 unflatten.1 gvpack.1 dijkstra.1 bcomps.1 mm2gv.1 gvgen.1 gml2gv.1 graphml2gv.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gc.1.pdf gvcolor.1.pdf gxl2gv.1.pdf acyclic.1.pdf nop.1.pdf ccomps.1.pdf sccmap.1.pdf tred.1.pdf unflatten.1.pdf gvpack.1.pdf dijkstra.1.pdf bcomps.1.pdf mm2gv.1.pdf gvgen.1.pdf gml2gv.1.pdf graphml2gv.1.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make install-data-hook make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' (cd /opt/metwork-mfext-1.1/opt/devtools/share/man/man1; rm -f gv2gxl.1; ln -s gxl2gv.1 gv2gxl.1;) (cd /opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf; rm -f gv2gxl.1.pdf; ln -s gxl2gv.1.pdf gv2gxl.1.pdf;) (cd /opt/metwork-mfext-1.1/opt/devtools/share/man/man1; rm -f gv2gml.1; ln -s gml2gv.1 gv2gml.1;) (cd /opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf; rm -f gv2gml.1.pdf; ln -s gml2gv.1.pdf gv2gml.1.pdf;) make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' Making install in gvpr make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' Making install in lib make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/gvpr' /usr/bin/install -c -m 644 addedges addranks addrings anon attr bb bbox bipart binduce chkclusters chkedges cliptree col collapse color cycle dechain deghist deledges delmulti delnodes depath dijkstra flatten get-layers-list histogram group indent knbhd maxdeg path rotate scale scalexy span topon treetoclust '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/gvpr' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gvpr '/opt/metwork-mfext-1.1/opt/devtools/bin' libtool: install: /usr/bin/install -c .libs/gvpr /opt/metwork-mfext-1.1/opt/devtools/bin/gvpr /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 gvpr.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvpr.1.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' Making install in lefty make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' Making install in ws make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' Making install in x11 make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' Making install in libfilereq make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[9]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[9]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' Making install in mswin32 make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' Making install in os make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' Making install in unix make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' Making install in mswin32 make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' Making install in dot2l make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' Making install in examples make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/lefty' /usr/bin/install -c -m 644 box.lefty def.lefty fractal.lefty fractal2.lefty slides.lefty tree.lefty '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/lefty' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/lefty' /usr/bin/install -c -m 644 lefty.psp '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/lefty' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 lefty.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 lefty.1.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' Making install in lneato make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lneato' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lneato' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/bin' /usr/bin/install -c lneato '/opt/metwork-mfext-1.1/opt/devtools/bin' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 lneato.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 lneato.1.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lneato' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lneato' Making install in dotty make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dotty' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dotty' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/bin' /usr/bin/install -c dotty '/opt/metwork-mfext-1.1/opt/devtools/bin' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/lefty' /usr/bin/install -c -m 644 dotty.lefty dotty_draw.lefty dotty_edit.lefty dotty_layout.lefty dotty_ui.lefty '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/lefty' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 dotty.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 dotty.1.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dotty' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dotty' Making install in smyrna make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/smyrna' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/smyrna' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/bin' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 smyrna.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 smyrna.1.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/smyrna' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/smyrna' Making install in gvmap make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvmap' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvmap' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gvmap cluster '/opt/metwork-mfext-1.1/opt/devtools/bin' libtool: install: /usr/bin/install -c .libs/gvmap /opt/metwork-mfext-1.1/opt/devtools/bin/gvmap libtool: install: /usr/bin/install -c .libs/cluster /opt/metwork-mfext-1.1/opt/devtools/bin/cluster /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/bin' /usr/bin/install -c gvmap.sh '/opt/metwork-mfext-1.1/opt/devtools/bin' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 gvmap.1 cluster.1 gvmap.sh.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvmap.1.pdf cluster.1.pdf gvmap.sh.1.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvmap' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvmap' Making install in gvedit make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' Making install in ui make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' Making install in images make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' Making install in mingle make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/mingle' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/mingle' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 mingle.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 mingle.1.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/mingle' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/mingle' Making install in edgepaint make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/edgepaint' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/edgepaint' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c edgepaint '/opt/metwork-mfext-1.1/opt/devtools/bin' libtool: install: /usr/bin/install -c .libs/edgepaint /opt/metwork-mfext-1.1/opt/devtools/bin/edgepaint /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 edgepaint.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 edgepaint.1.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/edgepaint' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/edgepaint' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' Making install in tclpkg make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' Making install in tclstubs make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' Making install in tclhandle make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' Making install in gdtclft make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' Making install in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' Making install in tcldot make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' Making install in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' Making install in tclpathplan make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' Making install in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' Making install in pathplan_data make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' Making install in gv make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' Making install in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 gv.i gv.cpp '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' make install-data-hook make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[8]: Nothing to be done for 'install-data-hook'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[6]: Nothing to be done for 'install-exec-am'. make install-data-hook make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[7]: Nothing to be done for 'install-data-hook'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' Making install in doc make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' Making install in info make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/info' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/info' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 attrs.html colors.html command.html index.html lang.html output.html shapes.html arrows.html Mcircle.gif Mdiamond.gif Msquare.gif a_box.gif a_crow.gif a_diamond.gif a_dot.gif a_ediamond.gif a_empty.gif a_forward.gif a_halfopen.gif a_inv.gif a_invdot.gif a_invempty.gif a_invodot.gif a_lteeoldiamond.gif a_nohead.gif a_none.gif a_normal.gif a_obox.gif a_odiamond.gif a_odot.gif a_open.gif a_tee.gif aa_box.gif aa_crow.gif aa_diamond.gif aa_dot.gif aa_inv.gif aa_lbox.gif aa_lcrow.gif aa_ldiamond.gif '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 aa_linv.gif aa_lnormal.gif aa_ltee.gif aa_lvee.gif aa_none.gif aa_normal.gif aa_obox.gif aa_odiamond.gif aa_odot.gif aa_oinv.gif aa_olbox.gif aa_oldiamond.gif aa_olinv.gif aa_olnormal.gif aa_onormal.gif aa_orbox.gif aa_ordiamond.gif aa_orinv.gif aa_ornormal.gif aa_rbox.gif aa_rcrow.gif aa_rdiamond.gif aa_rinv.gif aa_rnormal.gif aa_rtee.gif aa_rvee.gif aa_tee.gif aa_vee.gif back.gif both.gif box.gif box3d.gif circle.gif colorlist.gif component.gif underline.gif constraint.gif cylinder.gif diamond.gif doublecircle.gif '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 doubleoctagon.gif egg.gif ellipse.gif fill.gif folder.gif forward.gif hexagon.gif house.gif g_lin0.png g_lin270.png g_lin45.png g_rad0.png g_rad270.png g_rad45.png g_lin180.png g_lin360.png g_lin90.png g_rad180.png g_rad360.png g_rad90.png html1.gif html2.gif html3.gif html4.gif invhouse.gif invtrapezium.gif invtriangle.gif mrecord.gif nohead.gif none.gif plain.gif note.gif octagon.gif oval.gif parallelogram.gif pentagon.gif plaintext.gif point.gif polygon.gif record.gif '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 record2.gif rect.gif rectangle.gif round.gif septagon.gif tab.gif trapezium.gif triangle.gif tripleoctagon.gif sdlshapes.jpg sdlshapes.png square.gif html2.gv html3.gv html4.gv plugins.png c_bold.png c_dashed.png c_dotted.png c_filled.png c_rounded.png c_solid.png c_striped.png e_bold.png e_dashed.png e_dotted.png e_solid.png g_lin0.png g_lin180.png g_lin270.png g_lin360.png g_lin45.png g_lin90.png g_rad0.png g_rad180.png g_rad270.png g_rad360.png g_rad45.png g_rad90.png n_bold.png '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 n_dashed.png n_diagonals.png n_dotted.png n_filled.png n_rounded.png n_solid.png n_striped.png n_wedged.png none_back.png none_both.png none_forward.png none_none.png normal_back.png normal_both.png normal_forward.png normal_none.png spline_curved.png spline_none.png spline_polyline.png spline_line.png spline_ortho.png spline_spline.png '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/html/info' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/info' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/info' Making install in schema make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/schema' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/schema' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/html/schema' /usr/bin/install -c -m 644 arguments.xml attributes.xml attributes.xslt '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/html/schema' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/schema' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/schema' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/html' /usr/bin/install -c -m 644 build.html FAQ.html index.html winbuild.html pspdf.png char.html gdtclft.entities.example.png todo.html internal_todo.html '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/html' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 dotguide.pdf dottyguide.pdf leftyguide.pdf neatoguide.pdf libgraph/Agraph.pdf libguide/libguide.pdf smyrna/smyrna.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc' /usr/bin/install -c -m 644 Dot.ref latex_suggestions.txt fontfaq.txt addingLayout.txt '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' Making install in contrib make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' Making install in prune make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/prune' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/prune' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c prune '/opt/metwork-mfext-1.1/opt/devtools/bin' libtool: install: /usr/bin/install -c .libs/prune /opt/metwork-mfext-1.1/opt/devtools/bin/prune /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 prune.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 prune.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/prune' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/prune' Making install in diffimg make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/diffimg' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 diffimg.1 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 diffimg.1.pdf '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' Making install in share make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' Making install in examples make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/examples' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/examples' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/examples' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/examples' Making install in gui make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/gui' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/gui' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/gui' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/gui' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' Making install in graphs make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' Making install in directed make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/directed' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/directed' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/graphs/directed' /usr/bin/install -c -m 644 KW91.gv Latin1.gv NaN.gv abstract.gv alf.gv arrows.gv awilliams.gv biological.gv clust.gv clust1.gv clust2.gv clust3.gv clust4.gv clust5.gv crazy.gv ctext.gv dfa.gv fig6.gv fsm.gv grammar.gv hashtable.gv honda-tokoro.gv jcctree.gv jsort.gv ldbxtried.gv longflat.gv mike.gv nhg.gv oldarrows.gv pgram.gv pm2way.gv pmpipe.gv polypoly.gv proc3d.gv psfonttest.gv record2.gv records.gv rowe.gv japanese.gv russian.gv '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/graphs/directed' /usr/bin/install -c -m 644 sdh.gv shells.gv states.gv structs.gv table.gv train11.gv trapeziumlr.gv tree.gv triedds.gv try.gv unix.gv unix2.gv viewfile.gv world.gv switch.gv '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/graphs/directed' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/directed' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/directed' Making install in undirected make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/undirected' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/undirected' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/graphs/undirected' /usr/bin/install -c -m 644 ER.gv ngk10_4.gv process.gv Heawood.gv Petersen.gv '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/graphs/undirected' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/undirected' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/undirected' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' Making install in rtest make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/rtest' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/rtest' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/rtest' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/rtest' Making install in tests make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' Making install in unit_tests make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' Making install in lib make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' Making install in common make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' Making install in regression_tests make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' Making install in shapes make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' 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/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/man/man7' /usr/bin/install -c -m 644 graphviz.7 '/opt/metwork-mfext-1.1/opt/devtools/share/man/man7' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 ./graphviz_version.h '/opt/metwork-mfext-1.1/opt/devtools/include/graphviz' /bin/mkdir -p '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc' /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog NEWS cpl1.0.txt '/opt/metwork-mfext-1.1/opt/devtools/share/graphviz/doc' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[3]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[2]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[1]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz' rm -f /opt/metwork-mfext-1.1/opt/devtools/bin/gvedit make[3]: Leaving directory `/src/layers/layer7_devtools/0050_graphviz' make[3]: Entering directory `/src/layers/layer7_devtools/0060_wrk' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml touch /opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml echo "name: 'wrk'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml echo "version: '4.1.0'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml echo "checksum: '1dffe26f74b7ae3408cfbcd9700d4d4f'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml echo -n "A modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml echo "website: 'https://github.com/wg/wrk'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml echo "license: 'Modified Apache 2.0 License (Version 2.0.1, February 2015)'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/devtools download uncompress build make[1]: Entering directory '/src/layers/layer7_devtools/0060_wrk' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/wrk-4.1.0.tar.gz` `readlink -m ./sources` MD5 1dffe26f74b7ae3408cfbcd9700d4d4f Computing checksum for /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0.tar.gz... Good checksum rm -Rf wrk-4.1.0 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/wrk-4.1.0.tar.gz` tar.gz wrk-4.1.0 cd build/wrk-4.1.0 && make make[2]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0' Building LuaJIT... make[3]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/LuaJIT-2.1.0-beta3' ==== Building LuaJIT 2.1.0-beta3 ==== make -C src make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/LuaJIT-2.1.0-beta3/src' HOSTCC host/minilua.o HOSTLINK host/minilua DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o HOSTCC host/buildvm_asm.o HOSTCC host/buildvm_peobj.o HOSTCC host/buildvm_lib.o HOSTCC host/buildvm_fold.o HOSTLINK host/buildvm BUILDVM lj_vm.S ASM lj_vm.o CC lj_gc.o BUILDVM lj_ffdef.h CC lj_err.o CC lj_char.o BUILDVM lj_bcdef.h CC lj_bc.o CC lj_obj.o CC lj_buf.o CC lj_str.o CC lj_tab.o CC lj_func.o CC lj_udata.o CC lj_meta.o CC lj_debug.o CC lj_state.o CC lj_dispatch.o CC lj_vmevent.o CC lj_vmmath.o CC lj_strscan.o CC lj_strfmt.o CC lj_strfmt_num.o CC lj_api.o CC lj_profile.o CC lj_lex.o CC lj_parse.o CC lj_bcread.o CC lj_bcwrite.o CC lj_load.o CC lj_ir.o CC lj_opt_mem.o BUILDVM lj_folddef.h CC lj_opt_fold.o CC lj_opt_narrow.o CC lj_opt_dce.o CC lj_opt_loop.o CC lj_opt_split.o CC lj_opt_sink.o CC lj_mcode.o CC lj_snap.o CC lj_record.o CC lj_crecord.o BUILDVM lj_recdef.h CC lj_ffrecord.o CC lj_asm.o CC lj_trace.o CC lj_gdbjit.o CC lj_ctype.o CC lj_cdata.o CC lj_cconv.o CC lj_ccall.o CC lj_ccallback.o CC lj_carith.o CC lj_clib.o CC lj_cparse.o CC lj_lib.o CC lj_alloc.o CC lib_aux.o BUILDVM lj_libdef.h CC lib_base.o CC lib_math.o CC lib_bit.o CC lib_string.o CC lib_table.o CC lib_io.o CC lib_os.o CC lib_package.o CC lib_debug.o CC lib_jit.o CC lib_ffi.o CC lib_init.o AR libluajit.a CC luajit.o BUILDVM jit/vmdef.lua LINK luajit OK Successfully built LuaJIT make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/LuaJIT-2.1.0-beta3/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== ==== Installing LuaJIT 2.1.0-beta3 to /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj ==== mkdir -p /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/luajit-2.1 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/man/man1 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/luajit-2.1.0-beta3/jit /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/lua/5.1 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/lua/5.1 cd src && install -m 0755 luajit /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin/luajit-2.1.0-beta3 cd src && test -f libluajit.a && install -m 0644 libluajit.a /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.a || : rm -f /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so.2.1.0 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so.2 cd src && test -f libluajit.so && \ install -m 0755 libluajit.so /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so.2.1.0 && \ ldconfig -n /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib && \ ln -sf libluajit-5.1.so.2.1.0 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so && \ ln -sf libluajit-5.1.so.2.1.0 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so.2 || : cd etc && install -m 0644 luajit.1 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ install -m 0644 luajit.pc.tmp /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig/luajit.pc && \ rm -f luajit.pc.tmp cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/luajit-2.1 cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/luajit-2.1.0-beta3/jit ==== Successfully installed LuaJIT 2.1.0-beta3 to /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj ==== Note: the development releases deliberately do NOT install a symlink for luajit You can do this now by running this command (with sudo): ln -sf luajit-2.1.0-beta3 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin/luajit make[3]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/LuaJIT-2.1.0-beta3' Building OpenSSL... Operating system: x86_64-whatever-linux2 Configuring for linux-x86_64 Configuring OpenSSL version 1.1.0g (0x1010007fL) no-asan [default] OPENSSL_NO_ASAN no-crypto-mdebug [default] OPENSSL_NO_CRYPTO_MDEBUG no-crypto-mdebug-backtrace [default] OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE no-dtls [option(dtls)] OPENSSL_NO_DTLS no-dtls1 [option(dtls)] OPENSSL_NO_DTLS1 no-dtls1_2 [option(dtls)] OPENSSL_NO_DTLS1_2 no-dynamic-engine [forced] no-ec_nistp_64_gcc_128 [default] OPENSSL_NO_EC_NISTP_64_GCC_128 no-egd [default] OPENSSL_NO_EGD no-fuzz-afl [default] OPENSSL_NO_FUZZ_AFL no-fuzz-libfuzzer [default] OPENSSL_NO_FUZZ_LIBFUZZER no-heartbeats [default] OPENSSL_NO_HEARTBEATS no-idea [option] OPENSSL_NO_IDEA (skip dir) no-md2 [default] OPENSSL_NO_MD2 (skip dir) no-msan [default] OPENSSL_NO_MSAN no-psk [option] OPENSSL_NO_PSK no-rc5 [default] OPENSSL_NO_RC5 (skip dir) no-sctp [default] OPENSSL_NO_SCTP no-shared [option] no-srp [option] OPENSSL_NO_SRP (skip dir) no-ssl-trace [default] OPENSSL_NO_SSL_TRACE no-ssl3 [default] OPENSSL_NO_SSL3 no-ssl3-method [default] OPENSSL_NO_SSL3_METHOD no-ubsan [default] OPENSSL_NO_UBSAN no-unit-test [default] OPENSSL_NO_UNIT_TEST no-weak-ssl-ciphers [default] OPENSSL_NO_WEAK_SSL_CIPHERS no-zlib [default] no-zlib-dynamic [default] Configuring for linux-x86_64 CC =gcc CFLAG =-Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack SHARED_CFLAG =-fPIC -DOPENSSL_USE_NODELETE DEFINES =DSO_DLFCN HAVE_DLFCN_H NDEBUG OPENSSL_THREADS OPENSSL_NO_DYNAMIC_ENGINE OPENSSL_PIC OPENSSL_IA32_SSE2 OPENSSL_BN_ASM_MONT OPENSSL_BN_ASM_MONT5 OPENSSL_BN_ASM_GF2m SHA1_ASM SHA256_ASM SHA512_ASM RC4_ASM MD5_ASM AES_ASM VPAES_ASM BSAES_ASM GHASH_ASM ECP_NISTZ256_ASM PADLOCK_ASM POLY1305_ASM LFLAG = PLIB_LFLAG = EX_LIBS =-ldl APPS_OBJ = CPUID_OBJ =x86_64cpuid.o UPLINK_OBJ = BN_ASM =asm/x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o EC_ASM =ecp_nistz256.o ecp_nistz256-x86_64.o DES_ENC =des_enc.o fcrypt_b.o AES_ENC =aes-x86_64.o vpaes-x86_64.o bsaes-x86_64.o aesni-x86_64.o aesni-sha1-x86_64.o aesni-sha256-x86_64.o aesni-mb-x86_64.o BF_ENC =bf_enc.o CAST_ENC =c_enc.o RC4_ENC =rc4-x86_64.o rc4-md5-x86_64.o RC5_ENC =rc5_enc.o MD5_OBJ_ASM =md5-x86_64.o SHA1_OBJ_ASM =sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o sha1-mb-x86_64.o sha256-mb-x86_64.o RMD160_OBJ_ASM= CMLL_ENC =cmll-x86_64.o cmll_misc.o MODES_OBJ =ghash-x86_64.o aesni-gcm-x86_64.o PADLOCK_OBJ =e_padlock-x86_64.o CHACHA_ENC =chacha-x86_64.o POLY1305_OBJ =poly1305-x86_64.o BLAKE2_OBJ = PROCESSOR = RANLIB =ranlib ARFLAGS = PERL =/usr/bin/perl SIXTY_FOUR_BIT_LONG mode Configured for linux-x86_64. make[3]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[3]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[3]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" crypto/include/internal/bn_conf.h.in > crypto/include/internal/bn_conf.h /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" crypto/include/internal/dso_conf.h.in > crypto/include/internal/dso_conf.h /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h make depend && make _all make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' CC="gcc" /usr/bin/perl crypto/aes/asm/aes-x86_64.pl elf crypto/aes/aes-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes-x86_64.d.tmp -MT crypto/aes/aes-x86_64.o -c -o crypto/aes/aes-x86_64.o crypto/aes/aes-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-mb-x86_64.pl elf crypto/aes/aesni-mb-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aesni-mb-x86_64.d.tmp -MT crypto/aes/aesni-mb-x86_64.o -c -o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-mb-x86_64.s CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-sha1-x86_64.pl elf crypto/aes/aesni-sha1-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aesni-sha1-x86_64.d.tmp -MT crypto/aes/aesni-sha1-x86_64.o -c -o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha1-x86_64.s CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-sha256-x86_64.pl elf crypto/aes/aesni-sha256-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aesni-sha256-x86_64.d.tmp -MT crypto/aes/aesni-sha256-x86_64.o -c -o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-sha256-x86_64.s CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-x86_64.pl elf crypto/aes/aesni-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aesni-x86_64.d.tmp -MT crypto/aes/aesni-x86_64.o -c -o crypto/aes/aesni-x86_64.o crypto/aes/aesni-x86_64.s CC="gcc" /usr/bin/perl crypto/aes/asm/bsaes-x86_64.pl elf crypto/aes/bsaes-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/bsaes-x86_64.d.tmp -MT crypto/aes/bsaes-x86_64.o -c -o crypto/aes/bsaes-x86_64.o crypto/aes/bsaes-x86_64.s CC="gcc" /usr/bin/perl crypto/aes/asm/vpaes-x86_64.pl elf crypto/aes/vpaes-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/vpaes-x86_64.d.tmp -MT crypto/aes/vpaes-x86_64.o -c -o crypto/aes/vpaes-x86_64.o crypto/aes/vpaes-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT crypto/asn1/a_i2d_fp.o -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_int.d.tmp -MT crypto/asn1/a_int.o -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT crypto/asn1/a_mbstr.o -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_object.d.tmp -MT crypto/asn1/a_object.o -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_octet.d.tmp -MT crypto/asn1/a_octet.o -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_print.d.tmp -MT crypto/asn1/a_print.o -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_sign.d.tmp -MT crypto/asn1/a_sign.o -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_strex.d.tmp -MT crypto/asn1/a_strex.o -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_strnid.d.tmp -MT crypto/asn1/a_strnid.o -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_time.d.tmp -MT crypto/asn1/a_time.o -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_type.d.tmp -MT crypto/asn1/a_type.o -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_utctm.d.tmp -MT crypto/asn1/a_utctm.o -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_utf8.d.tmp -MT crypto/asn1/a_utf8.o -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_verify.d.tmp -MT crypto/asn1/a_verify.o -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT crypto/asn1/ameth_lib.o -c -o crypto/asn1/ameth_lib.o crypto/asn1/ameth_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn1_err.d.tmp -MT crypto/asn1/asn1_err.o -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT crypto/asn1/asn1_gen.o -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT crypto/asn1/asn1_lib.o -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn1_par.d.tmp -MT crypto/asn1/asn1_par.o -c -o crypto/asn1/asn1_par.o crypto/asn1/asn1_par.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn_mime.d.tmp -MT crypto/asn1/asn_mime.o -c -o crypto/asn1/asn_mime.o crypto/asn1/asn_mime.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn_moid.d.tmp -MT crypto/asn1/asn_moid.o -c -o crypto/asn1/asn_moid.o crypto/asn1/asn_moid.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT crypto/asn1/asn_mstbl.o -c -o crypto/asn1/asn_mstbl.o crypto/asn1/asn_mstbl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn_pack.d.tmp -MT crypto/asn1/asn_pack.o -c -o crypto/asn1/asn_pack.o crypto/asn1/asn_pack.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT crypto/asn1/bio_asn1.o -c -o crypto/asn1/bio_asn1.o crypto/asn1/bio_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT crypto/asn1/bio_ndef.o -c -o crypto/asn1/bio_ndef.o crypto/asn1/bio_ndef.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT crypto/asn1/d2i_pr.o -c -o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT crypto/asn1/d2i_pu.o -c -o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pu.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT crypto/asn1/evp_asn1.o -c -o crypto/asn1/evp_asn1.o crypto/asn1/evp_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/f_int.d.tmp -MT crypto/asn1/f_int.o -c -o crypto/asn1/f_int.o crypto/asn1/f_int.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/f_string.d.tmp -MT crypto/asn1/f_string.o -c -o crypto/asn1/f_string.o crypto/asn1/f_string.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT crypto/asn1/i2d_pr.o -c -o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT crypto/asn1/i2d_pu.o -c -o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pu.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/n_pkey.d.tmp -MT crypto/asn1/n_pkey.o -c -o crypto/asn1/n_pkey.o crypto/asn1/n_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/nsseq.d.tmp -MT crypto/asn1/nsseq.o -c -o crypto/asn1/nsseq.o crypto/asn1/nsseq.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT crypto/asn1/p5_pbe.o -c -o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbe.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT crypto/asn1/p5_pbev2.o -c -o crypto/asn1/p5_pbev2.o crypto/asn1/p5_pbev2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT crypto/asn1/p5_scrypt.o -c -o crypto/asn1/p5_scrypt.o crypto/asn1/p5_scrypt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT crypto/asn1/p8_pkey.o -c -o crypto/asn1/p8_pkey.o crypto/asn1/p8_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/t_bitst.d.tmp -MT crypto/asn1/t_bitst.o -c -o crypto/asn1/t_bitst.o crypto/asn1/t_bitst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/t_pkey.d.tmp -MT crypto/asn1/t_pkey.o -c -o crypto/asn1/t_pkey.o crypto/asn1/t_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/t_spki.d.tmp -MT crypto/asn1/t_spki.o -c -o crypto/asn1/t_spki.o crypto/asn1/t_spki.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT crypto/asn1/tasn_dec.o -c -o crypto/asn1/tasn_dec.o crypto/asn1/tasn_dec.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT crypto/asn1/tasn_enc.o -c -o crypto/asn1/tasn_enc.o crypto/asn1/tasn_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT crypto/asn1/tasn_fre.o -c -o crypto/asn1/tasn_fre.o crypto/asn1/tasn_fre.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_new.d.tmp -MT crypto/asn1/tasn_new.o -c -o crypto/asn1/tasn_new.o crypto/asn1/tasn_new.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT crypto/asn1/tasn_prn.o -c -o crypto/asn1/tasn_prn.o crypto/asn1/tasn_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT crypto/asn1/tasn_scn.o -c -o crypto/asn1/tasn_scn.o crypto/asn1/tasn_scn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT crypto/asn1/tasn_typ.o -c -o crypto/asn1/tasn_typ.o crypto/asn1/tasn_typ.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT crypto/asn1/tasn_utl.o -c -o crypto/asn1/tasn_utl.o crypto/asn1/tasn_utl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_algor.d.tmp -MT crypto/asn1/x_algor.o -c -o crypto/asn1/x_algor.o crypto/asn1/x_algor.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_bignum.d.tmp -MT crypto/asn1/x_bignum.o -c -o crypto/asn1/x_bignum.o crypto/asn1/x_bignum.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_info.d.tmp -MT crypto/asn1/x_info.o -c -o crypto/asn1/x_info.o crypto/asn1/x_info.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_int64.d.tmp -MT crypto/asn1/x_int64.o -c -o crypto/asn1/x_int64.o crypto/asn1/x_int64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_long.d.tmp -MT crypto/asn1/x_long.o -c -o crypto/asn1/x_long.o crypto/asn1/x_long.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_pkey.d.tmp -MT crypto/asn1/x_pkey.o -c -o crypto/asn1/x_pkey.o crypto/asn1/x_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_sig.d.tmp -MT crypto/asn1/x_sig.o -c -o crypto/asn1/x_sig.o crypto/asn1/x_sig.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_spki.d.tmp -MT crypto/asn1/x_spki.o -c -o crypto/asn1/x_spki.o crypto/asn1/x_spki.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_val.d.tmp -MT crypto/asn1/x_val.o -c -o crypto/asn1/x_val.o crypto/asn1/x_val.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/async/arch/async_null.d.tmp -MT crypto/async/arch/async_null.o -c -o crypto/async/arch/async_null.o crypto/async/arch/async_null.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/async/arch/async_posix.d.tmp -MT crypto/async/arch/async_posix.o -c -o crypto/async/arch/async_posix.o crypto/async/arch/async_posix.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/async/arch/async_win.d.tmp -MT crypto/async/arch/async_win.o -c -o crypto/async/arch/async_win.o crypto/async/arch/async_win.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/async/async.d.tmp -MT crypto/async/async.o -c -o crypto/async/async.o crypto/async/async.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/async/async_err.d.tmp -MT crypto/async/async_err.o -c -o crypto/async/async_err.o crypto/async/async_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/async/async_wait.d.tmp -MT crypto/async/async_wait.o -c -o crypto/async/async_wait.o crypto/async/async_wait.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT crypto/bf/bf_cfb64.o -c -o crypto/bf/bf_cfb64.o crypto/bf/bf_cfb64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bf/bf_ecb.d.tmp -MT crypto/bf/bf_ecb.o -c -o crypto/bf/bf_ecb.o crypto/bf/bf_ecb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bf/bf_enc.d.tmp -MT crypto/bf/bf_enc.o -c -o crypto/bf/bf_enc.o crypto/bf/bf_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT crypto/bf/bf_ofb64.o -c -o crypto/bf/bf_ofb64.o crypto/bf/bf_ofb64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bf/bf_skey.d.tmp -MT crypto/bf/bf_skey.o -c -o crypto/bf/bf_skey.o crypto/bf/bf_skey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/b_addr.d.tmp -MT crypto/bio/b_addr.o -c -o crypto/bio/b_addr.o crypto/bio/b_addr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/b_dump.d.tmp -MT crypto/bio/b_dump.o -c -o crypto/bio/b_dump.o crypto/bio/b_dump.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/b_print.d.tmp -MT crypto/bio/b_print.o -c -o crypto/bio/b_print.o crypto/bio/b_print.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/b_sock.d.tmp -MT crypto/bio/b_sock.o -c -o crypto/bio/b_sock.o crypto/bio/b_sock.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/b_sock2.d.tmp -MT crypto/bio/b_sock2.o -c -o crypto/bio/b_sock2.o crypto/bio/b_sock2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bf_buff.d.tmp -MT crypto/bio/bf_buff.o -c -o crypto/bio/bf_buff.o crypto/bio/bf_buff.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT crypto/bio/bf_lbuf.o -c -o crypto/bio/bf_lbuf.o crypto/bio/bf_lbuf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bf_nbio.d.tmp -MT crypto/bio/bf_nbio.o -c -o crypto/bio/bf_nbio.o crypto/bio/bf_nbio.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bf_null.d.tmp -MT crypto/bio/bf_null.o -c -o crypto/bio/bf_null.o crypto/bio/bf_null.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bio_cb.d.tmp -MT crypto/bio/bio_cb.o -c -o crypto/bio/bio_cb.o crypto/bio/bio_cb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bio_err.d.tmp -MT crypto/bio/bio_err.o -c -o crypto/bio/bio_err.o crypto/bio/bio_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bio_lib.d.tmp -MT crypto/bio/bio_lib.o -c -o crypto/bio/bio_lib.o crypto/bio/bio_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bio_meth.d.tmp -MT crypto/bio/bio_meth.o -c -o crypto/bio/bio_meth.o crypto/bio/bio_meth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_acpt.d.tmp -MT crypto/bio/bss_acpt.o -c -o crypto/bio/bss_acpt.o crypto/bio/bss_acpt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_bio.d.tmp -MT crypto/bio/bss_bio.o -c -o crypto/bio/bss_bio.o crypto/bio/bss_bio.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_conn.d.tmp -MT crypto/bio/bss_conn.o -c -o crypto/bio/bss_conn.o crypto/bio/bss_conn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_dgram.d.tmp -MT crypto/bio/bss_dgram.o -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_fd.d.tmp -MT crypto/bio/bss_fd.o -c -o crypto/bio/bss_fd.o crypto/bio/bss_fd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_file.d.tmp -MT crypto/bio/bss_file.o -c -o crypto/bio/bss_file.o crypto/bio/bss_file.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_log.d.tmp -MT crypto/bio/bss_log.o -c -o crypto/bio/bss_log.o crypto/bio/bss_log.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_mem.d.tmp -MT crypto/bio/bss_mem.o -c -o crypto/bio/bss_mem.o crypto/bio/bss_mem.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_null.d.tmp -MT crypto/bio/bss_null.o -c -o crypto/bio/bss_null.o crypto/bio/bss_null.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_sock.d.tmp -MT crypto/bio/bss_sock.o -c -o crypto/bio/bss_sock.o crypto/bio/bss_sock.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/blake2/blake2b.d.tmp -MT crypto/blake2/blake2b.o -c -o crypto/blake2/blake2b.o crypto/blake2/blake2b.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/blake2/blake2s.d.tmp -MT crypto/blake2/blake2s.o -c -o crypto/blake2/blake2s.o crypto/blake2/blake2s.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT crypto/blake2/m_blake2b.o -c -o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2b.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT crypto/blake2/m_blake2s.o -c -o crypto/blake2/m_blake2s.o crypto/blake2/m_blake2s.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/asm/x86_64-gcc.d.tmp -MT crypto/bn/asm/x86_64-gcc.o -c -o crypto/bn/asm/x86_64-gcc.o crypto/bn/asm/x86_64-gcc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_add.d.tmp -MT crypto/bn/bn_add.o -c -o crypto/bn/bn_add.o crypto/bn/bn_add.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_blind.d.tmp -MT crypto/bn/bn_blind.o -c -o crypto/bn/bn_blind.o crypto/bn/bn_blind.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_const.d.tmp -MT crypto/bn/bn_const.o -c -o crypto/bn/bn_const.o crypto/bn/bn_const.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_ctx.d.tmp -MT crypto/bn/bn_ctx.o -c -o crypto/bn/bn_ctx.o crypto/bn/bn_ctx.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_depr.d.tmp -MT crypto/bn/bn_depr.o -c -o crypto/bn/bn_depr.o crypto/bn/bn_depr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_dh.d.tmp -MT crypto/bn/bn_dh.o -c -o crypto/bn/bn_dh.o crypto/bn/bn_dh.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_div.d.tmp -MT crypto/bn/bn_div.o -c -o crypto/bn/bn_div.o crypto/bn/bn_div.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_err.d.tmp -MT crypto/bn/bn_err.o -c -o crypto/bn/bn_err.o crypto/bn/bn_err.c gcc -I. -Icrypto/include -Iinclude -Icrypto -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_exp.d.tmp -MT crypto/bn/bn_exp.o -c -o crypto/bn/bn_exp.o crypto/bn/bn_exp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_exp2.d.tmp -MT crypto/bn/bn_exp2.o -c -o crypto/bn/bn_exp2.o crypto/bn/bn_exp2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_gcd.d.tmp -MT crypto/bn/bn_gcd.o -c -o crypto/bn/bn_gcd.o crypto/bn/bn_gcd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT crypto/bn/bn_gf2m.o -c -o crypto/bn/bn_gf2m.o crypto/bn/bn_gf2m.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_intern.d.tmp -MT crypto/bn/bn_intern.o -c -o crypto/bn/bn_intern.o crypto/bn/bn_intern.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_kron.d.tmp -MT crypto/bn/bn_kron.o -c -o crypto/bn/bn_kron.o crypto/bn/bn_kron.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_lib.d.tmp -MT crypto/bn/bn_lib.o -c -o crypto/bn/bn_lib.o crypto/bn/bn_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_mod.d.tmp -MT crypto/bn/bn_mod.o -c -o crypto/bn/bn_mod.o crypto/bn/bn_mod.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_mont.d.tmp -MT crypto/bn/bn_mont.o -c -o crypto/bn/bn_mont.o crypto/bn/bn_mont.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_mpi.d.tmp -MT crypto/bn/bn_mpi.o -c -o crypto/bn/bn_mpi.o crypto/bn/bn_mpi.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_mul.d.tmp -MT crypto/bn/bn_mul.o -c -o crypto/bn/bn_mul.o crypto/bn/bn_mul.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_nist.d.tmp -MT crypto/bn/bn_nist.o -c -o crypto/bn/bn_nist.o crypto/bn/bn_nist.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_prime.d.tmp -MT crypto/bn/bn_prime.o -c -o crypto/bn/bn_prime.o crypto/bn/bn_prime.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_print.d.tmp -MT crypto/bn/bn_print.o -c -o crypto/bn/bn_print.o crypto/bn/bn_print.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_rand.d.tmp -MT crypto/bn/bn_rand.o -c -o crypto/bn/bn_rand.o crypto/bn/bn_rand.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_recp.d.tmp -MT crypto/bn/bn_recp.o -c -o crypto/bn/bn_recp.o crypto/bn/bn_recp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_shift.d.tmp -MT crypto/bn/bn_shift.o -c -o crypto/bn/bn_shift.o crypto/bn/bn_shift.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_sqr.d.tmp -MT crypto/bn/bn_sqr.o -c -o crypto/bn/bn_sqr.o crypto/bn/bn_sqr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT crypto/bn/bn_sqrt.o -c -o crypto/bn/bn_sqrt.o crypto/bn/bn_sqrt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_srp.d.tmp -MT crypto/bn/bn_srp.o -c -o crypto/bn/bn_srp.o crypto/bn/bn_srp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_word.d.tmp -MT crypto/bn/bn_word.o -c -o crypto/bn/bn_word.o crypto/bn/bn_word.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_x931p.d.tmp -MT crypto/bn/bn_x931p.o -c -o crypto/bn/bn_x931p.o crypto/bn/bn_x931p.c CC="gcc" /usr/bin/perl crypto/bn/asm/rsaz-avx2.pl elf crypto/bn/rsaz-avx2.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/rsaz-avx2.d.tmp -MT crypto/bn/rsaz-avx2.o -c -o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-avx2.s CC="gcc" /usr/bin/perl crypto/bn/asm/rsaz-x86_64.pl elf crypto/bn/rsaz-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/rsaz-x86_64.d.tmp -MT crypto/bn/rsaz-x86_64.o -c -o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/rsaz_exp.d.tmp -MT crypto/bn/rsaz_exp.o -c -o crypto/bn/rsaz_exp.o crypto/bn/rsaz_exp.c CC="gcc" /usr/bin/perl crypto/bn/asm/x86_64-gf2m.pl elf crypto/bn/x86_64-gf2m.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/x86_64-gf2m.d.tmp -MT crypto/bn/x86_64-gf2m.o -c -o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-gf2m.s CC="gcc" /usr/bin/perl crypto/bn/asm/x86_64-mont.pl elf crypto/bn/x86_64-mont.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/x86_64-mont.d.tmp -MT crypto/bn/x86_64-mont.o -c -o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont.s CC="gcc" /usr/bin/perl crypto/bn/asm/x86_64-mont5.pl elf crypto/bn/x86_64-mont5.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/x86_64-mont5.d.tmp -MT crypto/bn/x86_64-mont5.o -c -o crypto/bn/x86_64-mont5.o crypto/bn/x86_64-mont5.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/buffer/buf_err.d.tmp -MT crypto/buffer/buf_err.o -c -o crypto/buffer/buf_err.o crypto/buffer/buf_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/buffer/buffer.d.tmp -MT crypto/buffer/buffer.o -c -o crypto/buffer/buffer.o crypto/buffer/buffer.c CC="gcc" /usr/bin/perl crypto/camellia/asm/cmll-x86_64.pl elf crypto/camellia/cmll-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/camellia/cmll-x86_64.d.tmp -MT crypto/camellia/cmll-x86_64.o -c -o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT crypto/camellia/cmll_cfb.o -c -o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_cfb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT crypto/camellia/cmll_ctr.o -c -o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ctr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT crypto/camellia/cmll_ecb.o -c -o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_ecb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT crypto/camellia/cmll_misc.o -c -o crypto/camellia/cmll_misc.o crypto/camellia/cmll_misc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT crypto/camellia/cmll_ofb.o -c -o crypto/camellia/cmll_ofb.o crypto/camellia/cmll_ofb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cast/c_cfb64.d.tmp -MT crypto/cast/c_cfb64.o -c -o crypto/cast/c_cfb64.o crypto/cast/c_cfb64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cast/c_ecb.d.tmp -MT crypto/cast/c_ecb.o -c -o crypto/cast/c_ecb.o crypto/cast/c_ecb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cast/c_enc.d.tmp -MT crypto/cast/c_enc.o -c -o crypto/cast/c_enc.o crypto/cast/c_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cast/c_ofb64.d.tmp -MT crypto/cast/c_ofb64.o -c -o crypto/cast/c_ofb64.o crypto/cast/c_ofb64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cast/c_skey.d.tmp -MT crypto/cast/c_skey.o -c -o crypto/cast/c_skey.o crypto/cast/c_skey.c CC="gcc" /usr/bin/perl crypto/chacha/asm/chacha-x86_64.pl elf crypto/chacha/chacha-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/chacha/chacha-x86_64.d.tmp -MT crypto/chacha/chacha-x86_64.o -c -o crypto/chacha/chacha-x86_64.o crypto/chacha/chacha-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT crypto/cmac/cm_ameth.o -c -o crypto/cmac/cm_ameth.o crypto/cmac/cm_ameth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT crypto/cmac/cm_pmeth.o -c -o crypto/cmac/cm_pmeth.o crypto/cmac/cm_pmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cmac/cmac.d.tmp -MT crypto/cmac/cmac.o -c -o crypto/cmac/cmac.o crypto/cmac/cmac.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_asn1.d.tmp -MT crypto/cms/cms_asn1.o -c -o crypto/cms/cms_asn1.o crypto/cms/cms_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_att.d.tmp -MT crypto/cms/cms_att.o -c -o crypto/cms/cms_att.o crypto/cms/cms_att.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_cd.d.tmp -MT crypto/cms/cms_cd.o -c -o crypto/cms/cms_cd.o crypto/cms/cms_cd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_dd.d.tmp -MT crypto/cms/cms_dd.o -c -o crypto/cms/cms_dd.o crypto/cms/cms_dd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_enc.d.tmp -MT crypto/cms/cms_enc.o -c -o crypto/cms/cms_enc.o crypto/cms/cms_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_env.d.tmp -MT crypto/cms/cms_env.o -c -o crypto/cms/cms_env.o crypto/cms/cms_env.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_err.d.tmp -MT crypto/cms/cms_err.o -c -o crypto/cms/cms_err.o crypto/cms/cms_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_ess.d.tmp -MT crypto/cms/cms_ess.o -c -o crypto/cms/cms_ess.o crypto/cms/cms_ess.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_io.d.tmp -MT crypto/cms/cms_io.o -c -o crypto/cms/cms_io.o crypto/cms/cms_io.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_kari.d.tmp -MT crypto/cms/cms_kari.o -c -o crypto/cms/cms_kari.o crypto/cms/cms_kari.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_lib.d.tmp -MT crypto/cms/cms_lib.o -c -o crypto/cms/cms_lib.o crypto/cms/cms_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_pwri.d.tmp -MT crypto/cms/cms_pwri.o -c -o crypto/cms/cms_pwri.o crypto/cms/cms_pwri.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_sd.d.tmp -MT crypto/cms/cms_sd.o -c -o crypto/cms/cms_sd.o crypto/cms/cms_sd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_smime.d.tmp -MT crypto/cms/cms_smime.o -c -o crypto/cms/cms_smime.o crypto/cms/cms_smime.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/comp/c_zlib.d.tmp -MT crypto/comp/c_zlib.o -c -o crypto/comp/c_zlib.o crypto/comp/c_zlib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/comp/comp_err.d.tmp -MT crypto/comp/comp_err.o -c -o crypto/comp/comp_err.o crypto/comp/comp_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/comp/comp_lib.d.tmp -MT crypto/comp/comp_lib.o -c -o crypto/comp/comp_lib.o crypto/comp/comp_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_api.d.tmp -MT crypto/conf/conf_api.o -c -o crypto/conf/conf_api.o crypto/conf/conf_api.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_def.d.tmp -MT crypto/conf/conf_def.o -c -o crypto/conf/conf_def.o crypto/conf/conf_def.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_err.d.tmp -MT crypto/conf/conf_err.o -c -o crypto/conf/conf_err.o crypto/conf/conf_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_lib.d.tmp -MT crypto/conf/conf_lib.o -c -o crypto/conf/conf_lib.o crypto/conf/conf_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_mall.d.tmp -MT crypto/conf/conf_mall.o -c -o crypto/conf/conf_mall.o crypto/conf/conf_mall.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_mod.d.tmp -MT crypto/conf/conf_mod.o -c -o crypto/conf/conf_mod.o crypto/conf/conf_mod.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_sap.d.tmp -MT crypto/conf/conf_sap.o -c -o crypto/conf/conf_sap.o crypto/conf/conf_sap.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cpt_err.d.tmp -MT crypto/cpt_err.o -c -o crypto/cpt_err.o crypto/cpt_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cryptlib.d.tmp -MT crypto/cryptlib.o -c -o crypto/cryptlib.o crypto/cryptlib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_b64.d.tmp -MT crypto/ct/ct_b64.o -c -o crypto/ct/ct_b64.o crypto/ct/ct_b64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_err.d.tmp -MT crypto/ct/ct_err.o -c -o crypto/ct/ct_err.o crypto/ct/ct_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_log.d.tmp -MT crypto/ct/ct_log.o -c -o crypto/ct/ct_log.o crypto/ct/ct_log.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_oct.d.tmp -MT crypto/ct/ct_oct.o -c -o crypto/ct/ct_oct.o crypto/ct/ct_oct.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_policy.d.tmp -MT crypto/ct/ct_policy.o -c -o crypto/ct/ct_policy.o crypto/ct/ct_policy.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_prn.d.tmp -MT crypto/ct/ct_prn.o -c -o crypto/ct/ct_prn.o crypto/ct/ct_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_sct.d.tmp -MT crypto/ct/ct_sct.o -c -o crypto/ct/ct_sct.o crypto/ct/ct_sct.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT crypto/ct/ct_sct_ctx.o -c -o crypto/ct/ct_sct_ctx.o crypto/ct/ct_sct_ctx.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_vfy.d.tmp -MT crypto/ct/ct_vfy.o -c -o crypto/ct/ct_vfy.o crypto/ct/ct_vfy.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT crypto/ct/ct_x509v3.o -c -o crypto/ct/ct_x509v3.o crypto/ct/ct_x509v3.c /usr/bin/perl util/mkbuildinf.pl "gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR=\"\\\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\\\"\" -DENGINESDIR=\"\\\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\\\"\" -Wa,--noexecstack" "linux-x86_64" > crypto/buildinf.h gcc -I. -Icrypto/include -Iinclude -Icrypto -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cversion.d.tmp -MT crypto/cversion.o -c -o crypto/cversion.o crypto/cversion.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/cbc_cksm.d.tmp -MT crypto/des/cbc_cksm.o -c -o crypto/des/cbc_cksm.o crypto/des/cbc_cksm.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/cbc_enc.d.tmp -MT crypto/des/cbc_enc.o -c -o crypto/des/cbc_enc.o crypto/des/cbc_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/cfb64ede.d.tmp -MT crypto/des/cfb64ede.o -c -o crypto/des/cfb64ede.o crypto/des/cfb64ede.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/cfb64enc.d.tmp -MT crypto/des/cfb64enc.o -c -o crypto/des/cfb64enc.o crypto/des/cfb64enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/cfb_enc.d.tmp -MT crypto/des/cfb_enc.o -c -o crypto/des/cfb_enc.o crypto/des/cfb_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/des_enc.d.tmp -MT crypto/des/des_enc.o -c -o crypto/des/des_enc.o crypto/des/des_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/ecb3_enc.d.tmp -MT crypto/des/ecb3_enc.o -c -o crypto/des/ecb3_enc.o crypto/des/ecb3_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/ecb_enc.d.tmp -MT crypto/des/ecb_enc.o -c -o crypto/des/ecb_enc.o crypto/des/ecb_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/fcrypt.d.tmp -MT crypto/des/fcrypt.o -c -o crypto/des/fcrypt.o crypto/des/fcrypt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/fcrypt_b.d.tmp -MT crypto/des/fcrypt_b.o -c -o crypto/des/fcrypt_b.o crypto/des/fcrypt_b.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/ofb64ede.d.tmp -MT crypto/des/ofb64ede.o -c -o crypto/des/ofb64ede.o crypto/des/ofb64ede.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/ofb64enc.d.tmp -MT crypto/des/ofb64enc.o -c -o crypto/des/ofb64enc.o crypto/des/ofb64enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/ofb_enc.d.tmp -MT crypto/des/ofb_enc.o -c -o crypto/des/ofb_enc.o crypto/des/ofb_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/pcbc_enc.d.tmp -MT crypto/des/pcbc_enc.o -c -o crypto/des/pcbc_enc.o crypto/des/pcbc_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/qud_cksm.d.tmp -MT crypto/des/qud_cksm.o -c -o crypto/des/qud_cksm.o crypto/des/qud_cksm.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/rand_key.d.tmp -MT crypto/des/rand_key.o -c -o crypto/des/rand_key.o crypto/des/rand_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/rpc_enc.d.tmp -MT crypto/des/rpc_enc.o -c -o crypto/des/rpc_enc.o crypto/des/rpc_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/set_key.d.tmp -MT crypto/des/set_key.o -c -o crypto/des/set_key.o crypto/des/set_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/str2key.d.tmp -MT crypto/des/str2key.o -c -o crypto/des/str2key.o crypto/des/str2key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/xcbc_enc.d.tmp -MT crypto/des/xcbc_enc.o -c -o crypto/des/xcbc_enc.o crypto/des/xcbc_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_ameth.d.tmp -MT crypto/dh/dh_ameth.o -c -o crypto/dh/dh_ameth.o crypto/dh/dh_ameth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_asn1.d.tmp -MT crypto/dh/dh_asn1.o -c -o crypto/dh/dh_asn1.o crypto/dh/dh_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_check.d.tmp -MT crypto/dh/dh_check.o -c -o crypto/dh/dh_check.o crypto/dh/dh_check.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_depr.d.tmp -MT crypto/dh/dh_depr.o -c -o crypto/dh/dh_depr.o crypto/dh/dh_depr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_err.d.tmp -MT crypto/dh/dh_err.o -c -o crypto/dh/dh_err.o crypto/dh/dh_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_gen.d.tmp -MT crypto/dh/dh_gen.o -c -o crypto/dh/dh_gen.o crypto/dh/dh_gen.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_kdf.d.tmp -MT crypto/dh/dh_kdf.o -c -o crypto/dh/dh_kdf.o crypto/dh/dh_kdf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_key.d.tmp -MT crypto/dh/dh_key.o -c -o crypto/dh/dh_key.o crypto/dh/dh_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_lib.d.tmp -MT crypto/dh/dh_lib.o -c -o crypto/dh/dh_lib.o crypto/dh/dh_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_meth.d.tmp -MT crypto/dh/dh_meth.o -c -o crypto/dh/dh_meth.o crypto/dh/dh_meth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT crypto/dh/dh_pmeth.o -c -o crypto/dh/dh_pmeth.o crypto/dh/dh_pmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_prn.d.tmp -MT crypto/dh/dh_prn.o -c -o crypto/dh/dh_prn.o crypto/dh/dh_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT crypto/dh/dh_rfc5114.o -c -o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc5114.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT crypto/dsa/dsa_ameth.o -c -o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_ameth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT crypto/dsa/dsa_asn1.o -c -o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT crypto/dsa/dsa_depr.o -c -o crypto/dsa/dsa_depr.o crypto/dsa/dsa_depr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_err.d.tmp -MT crypto/dsa/dsa_err.o -c -o crypto/dsa/dsa_err.o crypto/dsa/dsa_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT crypto/dsa/dsa_gen.o -c -o crypto/dsa/dsa_gen.o crypto/dsa/dsa_gen.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_key.d.tmp -MT crypto/dsa/dsa_key.o -c -o crypto/dsa/dsa_key.o crypto/dsa/dsa_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT crypto/dsa/dsa_lib.o -c -o crypto/dsa/dsa_lib.o crypto/dsa/dsa_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT crypto/dsa/dsa_meth.o -c -o crypto/dsa/dsa_meth.o crypto/dsa/dsa_meth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT crypto/dsa/dsa_ossl.o -c -o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_ossl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT crypto/dsa/dsa_pmeth.o -c -o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_pmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT crypto/dsa/dsa_prn.o -c -o crypto/dsa/dsa_prn.o crypto/dsa/dsa_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT crypto/dsa/dsa_sign.o -c -o crypto/dsa/dsa_sign.o crypto/dsa/dsa_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT crypto/dsa/dsa_vrf.o -c -o crypto/dsa/dsa_vrf.o crypto/dsa/dsa_vrf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_dl.d.tmp -MT crypto/dso/dso_dl.o -c -o crypto/dso/dso_dl.o crypto/dso/dso_dl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT crypto/dso/dso_dlfcn.o -c -o crypto/dso/dso_dlfcn.o crypto/dso/dso_dlfcn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_err.d.tmp -MT crypto/dso/dso_err.o -c -o crypto/dso/dso_err.o crypto/dso/dso_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_lib.d.tmp -MT crypto/dso/dso_lib.o -c -o crypto/dso/dso_lib.o crypto/dso/dso_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_openssl.d.tmp -MT crypto/dso/dso_openssl.o -c -o crypto/dso/dso_openssl.o crypto/dso/dso_openssl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_vms.d.tmp -MT crypto/dso/dso_vms.o -c -o crypto/dso/dso_vms.o crypto/dso/dso_vms.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_win32.d.tmp -MT crypto/dso/dso_win32.o -c -o crypto/dso/dso_win32.o crypto/dso/dso_win32.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ebcdic.d.tmp -MT crypto/ebcdic.o -c -o crypto/ebcdic.o crypto/ebcdic.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/curve25519.d.tmp -MT crypto/ec/curve25519.o -c -o crypto/ec/curve25519.o crypto/ec/curve25519.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec2_mult.d.tmp -MT crypto/ec/ec2_mult.o -c -o crypto/ec/ec2_mult.o crypto/ec/ec2_mult.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec2_oct.d.tmp -MT crypto/ec/ec2_oct.o -c -o crypto/ec/ec2_oct.o crypto/ec/ec2_oct.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT crypto/ec/ec2_smpl.o -c -o crypto/ec/ec2_smpl.o crypto/ec/ec2_smpl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_ameth.d.tmp -MT crypto/ec/ec_ameth.o -c -o crypto/ec/ec_ameth.o crypto/ec/ec_ameth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_asn1.d.tmp -MT crypto/ec/ec_asn1.o -c -o crypto/ec/ec_asn1.o crypto/ec/ec_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_check.d.tmp -MT crypto/ec/ec_check.o -c -o crypto/ec/ec_check.o crypto/ec/ec_check.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_curve.d.tmp -MT crypto/ec/ec_curve.o -c -o crypto/ec/ec_curve.o crypto/ec/ec_curve.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_cvt.d.tmp -MT crypto/ec/ec_cvt.o -c -o crypto/ec/ec_cvt.o crypto/ec/ec_cvt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_err.d.tmp -MT crypto/ec/ec_err.o -c -o crypto/ec/ec_err.o crypto/ec/ec_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_key.d.tmp -MT crypto/ec/ec_key.o -c -o crypto/ec/ec_key.o crypto/ec/ec_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT crypto/ec/ec_kmeth.o -c -o crypto/ec/ec_kmeth.o crypto/ec/ec_kmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_lib.d.tmp -MT crypto/ec/ec_lib.o -c -o crypto/ec/ec_lib.o crypto/ec/ec_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_mult.d.tmp -MT crypto/ec/ec_mult.o -c -o crypto/ec/ec_mult.o crypto/ec/ec_mult.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_oct.d.tmp -MT crypto/ec/ec_oct.o -c -o crypto/ec/ec_oct.o crypto/ec/ec_oct.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT crypto/ec/ec_pmeth.o -c -o crypto/ec/ec_pmeth.o crypto/ec/ec_pmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_print.d.tmp -MT crypto/ec/ec_print.o -c -o crypto/ec/ec_print.o crypto/ec/ec_print.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT crypto/ec/ecdh_kdf.o -c -o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_kdf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT crypto/ec/ecdh_ossl.o -c -o crypto/ec/ecdh_ossl.o crypto/ec/ecdh_ossl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT crypto/ec/ecdsa_ossl.o -c -o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_ossl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT crypto/ec/ecdsa_sign.o -c -o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT crypto/ec/ecdsa_vrf.o -c -o crypto/ec/ecdsa_vrf.o crypto/ec/ecdsa_vrf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/eck_prn.d.tmp -MT crypto/ec/eck_prn.o -c -o crypto/ec/eck_prn.o crypto/ec/eck_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_mont.d.tmp -MT crypto/ec/ecp_mont.o -c -o crypto/ec/ecp_mont.o crypto/ec/ecp_mont.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nist.d.tmp -MT crypto/ec/ecp_nist.o -c -o crypto/ec/ecp_nist.o crypto/ec/ecp_nist.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT crypto/ec/ecp_nistp224.o -c -o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp224.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT crypto/ec/ecp_nistp256.o -c -o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp256.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT crypto/ec/ecp_nistp521.o -c -o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistp521.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT crypto/ec/ecp_nistputil.o -c -o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistputil.c CC="gcc" /usr/bin/perl crypto/ec/asm/ecp_nistz256-x86_64.pl elf crypto/ec/ecp_nistz256-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nistz256-x86_64.d.tmp -MT crypto/ec/ecp_nistz256-x86_64.o -c -o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nistz256.d.tmp -MT crypto/ec/ecp_nistz256.o -c -o crypto/ec/ecp_nistz256.o crypto/ec/ecp_nistz256.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_oct.d.tmp -MT crypto/ec/ecp_oct.o -c -o crypto/ec/ecp_oct.o crypto/ec/ecp_oct.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT crypto/ec/ecp_smpl.o -c -o crypto/ec/ecp_smpl.o crypto/ec/ecp_smpl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecx_meth.d.tmp -MT crypto/ec/ecx_meth.o -c -o crypto/ec/ecx_meth.o crypto/ec/ecx_meth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_all.d.tmp -MT crypto/engine/eng_all.o -c -o crypto/engine/eng_all.o crypto/engine/eng_all.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_cnf.d.tmp -MT crypto/engine/eng_cnf.o -c -o crypto/engine/eng_cnf.o crypto/engine/eng_cnf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_cryptodev.d.tmp -MT crypto/engine/eng_cryptodev.o -c -o crypto/engine/eng_cryptodev.o crypto/engine/eng_cryptodev.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT crypto/engine/eng_ctrl.o -c -o crypto/engine/eng_ctrl.o crypto/engine/eng_ctrl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_dyn.d.tmp -MT crypto/engine/eng_dyn.o -c -o crypto/engine/eng_dyn.o crypto/engine/eng_dyn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_err.d.tmp -MT crypto/engine/eng_err.o -c -o crypto/engine/eng_err.o crypto/engine/eng_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_fat.d.tmp -MT crypto/engine/eng_fat.o -c -o crypto/engine/eng_fat.o crypto/engine/eng_fat.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_init.d.tmp -MT crypto/engine/eng_init.o -c -o crypto/engine/eng_init.o crypto/engine/eng_init.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_lib.d.tmp -MT crypto/engine/eng_lib.o -c -o crypto/engine/eng_lib.o crypto/engine/eng_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_list.d.tmp -MT crypto/engine/eng_list.o -c -o crypto/engine/eng_list.o crypto/engine/eng_list.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_openssl.d.tmp -MT crypto/engine/eng_openssl.o -c -o crypto/engine/eng_openssl.o crypto/engine/eng_openssl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_pkey.d.tmp -MT crypto/engine/eng_pkey.o -c -o crypto/engine/eng_pkey.o crypto/engine/eng_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT crypto/engine/eng_rdrand.o -c -o crypto/engine/eng_rdrand.o crypto/engine/eng_rdrand.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_table.d.tmp -MT crypto/engine/eng_table.o -c -o crypto/engine/eng_table.o crypto/engine/eng_table.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT crypto/engine/tb_asnmth.o -c -o crypto/engine/tb_asnmth.o crypto/engine/tb_asnmth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_cipher.d.tmp -MT crypto/engine/tb_cipher.o -c -o crypto/engine/tb_cipher.o crypto/engine/tb_cipher.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_dh.d.tmp -MT crypto/engine/tb_dh.o -c -o crypto/engine/tb_dh.o crypto/engine/tb_dh.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_digest.d.tmp -MT crypto/engine/tb_digest.o -c -o crypto/engine/tb_digest.o crypto/engine/tb_digest.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_dsa.d.tmp -MT crypto/engine/tb_dsa.o -c -o crypto/engine/tb_dsa.o crypto/engine/tb_dsa.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_eckey.d.tmp -MT crypto/engine/tb_eckey.o -c -o crypto/engine/tb_eckey.o crypto/engine/tb_eckey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT crypto/engine/tb_pkmeth.o -c -o crypto/engine/tb_pkmeth.o crypto/engine/tb_pkmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_rand.d.tmp -MT crypto/engine/tb_rand.o -c -o crypto/engine/tb_rand.o crypto/engine/tb_rand.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_rsa.d.tmp -MT crypto/engine/tb_rsa.o -c -o crypto/engine/tb_rsa.o crypto/engine/tb_rsa.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/err/err.d.tmp -MT crypto/err/err.o -c -o crypto/err/err.o crypto/err/err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/err/err_all.d.tmp -MT crypto/err/err_all.o -c -o crypto/err/err_all.o crypto/err/err_all.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/err/err_prn.d.tmp -MT crypto/err/err_prn.o -c -o crypto/err/err_prn.o crypto/err/err_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/bio_b64.d.tmp -MT crypto/evp/bio_b64.o -c -o crypto/evp/bio_b64.o crypto/evp/bio_b64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/bio_enc.d.tmp -MT crypto/evp/bio_enc.o -c -o crypto/evp/bio_enc.o crypto/evp/bio_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/bio_md.d.tmp -MT crypto/evp/bio_md.o -c -o crypto/evp/bio_md.o crypto/evp/bio_md.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/bio_ok.d.tmp -MT crypto/evp/bio_ok.o -c -o crypto/evp/bio_ok.o crypto/evp/bio_ok.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/c_allc.d.tmp -MT crypto/evp/c_allc.o -c -o crypto/evp/c_allc.o crypto/evp/c_allc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/c_alld.d.tmp -MT crypto/evp/c_alld.o -c -o crypto/evp/c_alld.o crypto/evp/c_alld.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT crypto/evp/cmeth_lib.o -c -o crypto/evp/cmeth_lib.o crypto/evp/cmeth_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/digest.d.tmp -MT crypto/evp/digest.o -c -o crypto/evp/digest.o crypto/evp/digest.c gcc -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_aes.d.tmp -MT crypto/evp/e_aes.o -c -o crypto/evp/e_aes.o crypto/evp/e_aes.c gcc -I. -Icrypto/include -Iinclude -Icrypto/modes -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha1.o -c -o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c gcc -I. -Icrypto/include -Iinclude -Icrypto/modes -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha256.o -c -o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_bf.d.tmp -MT crypto/evp/e_bf.o -c -o crypto/evp/e_bf.o crypto/evp/e_bf.c gcc -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_camellia.d.tmp -MT crypto/evp/e_camellia.o -c -o crypto/evp/e_camellia.o crypto/evp/e_camellia.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_cast.d.tmp -MT crypto/evp/e_cast.o -c -o crypto/evp/e_cast.o crypto/evp/e_cast.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT crypto/evp/e_chacha20_poly1305.o -c -o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c gcc -I. -Icrypto/include -Iinclude -Icrypto -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_des.d.tmp -MT crypto/evp/e_des.o -c -o crypto/evp/e_des.o crypto/evp/e_des.c gcc -I. -Icrypto/include -Iinclude -Icrypto -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_des3.d.tmp -MT crypto/evp/e_des3.o -c -o crypto/evp/e_des3.o crypto/evp/e_des3.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_idea.d.tmp -MT crypto/evp/e_idea.o -c -o crypto/evp/e_idea.o crypto/evp/e_idea.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_null.d.tmp -MT crypto/evp/e_null.o -c -o crypto/evp/e_null.o crypto/evp/e_null.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_old.d.tmp -MT crypto/evp/e_old.o -c -o crypto/evp/e_old.o crypto/evp/e_old.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_rc2.d.tmp -MT crypto/evp/e_rc2.o -c -o crypto/evp/e_rc2.o crypto/evp/e_rc2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_rc4.d.tmp -MT crypto/evp/e_rc4.o -c -o crypto/evp/e_rc4.o crypto/evp/e_rc4.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT crypto/evp/e_rc4_hmac_md5.o -c -o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_rc5.d.tmp -MT crypto/evp/e_rc5.o -c -o crypto/evp/e_rc5.o crypto/evp/e_rc5.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_seed.d.tmp -MT crypto/evp/e_seed.o -c -o crypto/evp/e_seed.o crypto/evp/e_seed.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT crypto/evp/e_xcbc_d.o -c -o crypto/evp/e_xcbc_d.o crypto/evp/e_xcbc_d.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/encode.d.tmp -MT crypto/evp/encode.o -c -o crypto/evp/encode.o crypto/evp/encode.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_cnf.d.tmp -MT crypto/evp/evp_cnf.o -c -o crypto/evp/evp_cnf.o crypto/evp/evp_cnf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_enc.d.tmp -MT crypto/evp/evp_enc.o -c -o crypto/evp/evp_enc.o crypto/evp/evp_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_err.d.tmp -MT crypto/evp/evp_err.o -c -o crypto/evp/evp_err.o crypto/evp/evp_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_key.d.tmp -MT crypto/evp/evp_key.o -c -o crypto/evp/evp_key.o crypto/evp/evp_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_lib.d.tmp -MT crypto/evp/evp_lib.o -c -o crypto/evp/evp_lib.o crypto/evp/evp_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_pbe.d.tmp -MT crypto/evp/evp_pbe.o -c -o crypto/evp/evp_pbe.o crypto/evp/evp_pbe.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_pkey.d.tmp -MT crypto/evp/evp_pkey.o -c -o crypto/evp/evp_pkey.o crypto/evp/evp_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_md2.d.tmp -MT crypto/evp/m_md2.o -c -o crypto/evp/m_md2.o crypto/evp/m_md2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_md4.d.tmp -MT crypto/evp/m_md4.o -c -o crypto/evp/m_md4.o crypto/evp/m_md4.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_md5.d.tmp -MT crypto/evp/m_md5.o -c -o crypto/evp/m_md5.o crypto/evp/m_md5.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT crypto/evp/m_md5_sha1.o -c -o crypto/evp/m_md5_sha1.o crypto/evp/m_md5_sha1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_mdc2.d.tmp -MT crypto/evp/m_mdc2.o -c -o crypto/evp/m_mdc2.o crypto/evp/m_mdc2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_null.d.tmp -MT crypto/evp/m_null.o -c -o crypto/evp/m_null.o crypto/evp/m_null.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_ripemd.d.tmp -MT crypto/evp/m_ripemd.o -c -o crypto/evp/m_ripemd.o crypto/evp/m_ripemd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_sha1.d.tmp -MT crypto/evp/m_sha1.o -c -o crypto/evp/m_sha1.o crypto/evp/m_sha1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_sigver.d.tmp -MT crypto/evp/m_sigver.o -c -o crypto/evp/m_sigver.o crypto/evp/m_sigver.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_wp.d.tmp -MT crypto/evp/m_wp.o -c -o crypto/evp/m_wp.o crypto/evp/m_wp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/names.d.tmp -MT crypto/evp/names.o -c -o crypto/evp/names.o crypto/evp/names.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p5_crpt.d.tmp -MT crypto/evp/p5_crpt.o -c -o crypto/evp/p5_crpt.o crypto/evp/p5_crpt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT crypto/evp/p5_crpt2.o -c -o crypto/evp/p5_crpt2.o crypto/evp/p5_crpt2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_dec.d.tmp -MT crypto/evp/p_dec.o -c -o crypto/evp/p_dec.o crypto/evp/p_dec.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_enc.d.tmp -MT crypto/evp/p_enc.o -c -o crypto/evp/p_enc.o crypto/evp/p_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_lib.d.tmp -MT crypto/evp/p_lib.o -c -o crypto/evp/p_lib.o crypto/evp/p_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_open.d.tmp -MT crypto/evp/p_open.o -c -o crypto/evp/p_open.o crypto/evp/p_open.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_seal.d.tmp -MT crypto/evp/p_seal.o -c -o crypto/evp/p_seal.o crypto/evp/p_seal.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_sign.d.tmp -MT crypto/evp/p_sign.o -c -o crypto/evp/p_sign.o crypto/evp/p_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_verify.d.tmp -MT crypto/evp/p_verify.o -c -o crypto/evp/p_verify.o crypto/evp/p_verify.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT crypto/evp/pmeth_fn.o -c -o crypto/evp/pmeth_fn.o crypto/evp/pmeth_fn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT crypto/evp/pmeth_gn.o -c -o crypto/evp/pmeth_gn.o crypto/evp/pmeth_gn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT crypto/evp/pmeth_lib.o -c -o crypto/evp/pmeth_lib.o crypto/evp/pmeth_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/scrypt.d.tmp -MT crypto/evp/scrypt.o -c -o crypto/evp/scrypt.o crypto/evp/scrypt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ex_data.d.tmp -MT crypto/ex_data.o -c -o crypto/ex_data.o crypto/ex_data.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT crypto/hmac/hm_ameth.o -c -o crypto/hmac/hm_ameth.o crypto/hmac/hm_ameth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT crypto/hmac/hm_pmeth.o -c -o crypto/hmac/hm_pmeth.o crypto/hmac/hm_pmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/hmac/hmac.d.tmp -MT crypto/hmac/hmac.o -c -o crypto/hmac/hmac.o crypto/hmac/hmac.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/init.d.tmp -MT crypto/init.o -c -o crypto/init.o crypto/init.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/kdf/hkdf.d.tmp -MT crypto/kdf/hkdf.o -c -o crypto/kdf/hkdf.o crypto/kdf/hkdf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/kdf/kdf_err.d.tmp -MT crypto/kdf/kdf_err.o -c -o crypto/kdf/kdf_err.o crypto/kdf/kdf_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT crypto/kdf/tls1_prf.o -c -o crypto/kdf/tls1_prf.o crypto/kdf/tls1_prf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/lhash/lh_stats.d.tmp -MT crypto/lhash/lh_stats.o -c -o crypto/lhash/lh_stats.o crypto/lhash/lh_stats.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/lhash/lhash.d.tmp -MT crypto/lhash/lhash.o -c -o crypto/lhash/lhash.o crypto/lhash/lhash.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/md4/md4_dgst.d.tmp -MT crypto/md4/md4_dgst.o -c -o crypto/md4/md4_dgst.o crypto/md4/md4_dgst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/md4/md4_one.d.tmp -MT crypto/md4/md4_one.o -c -o crypto/md4/md4_one.o crypto/md4/md4_one.c CC="gcc" /usr/bin/perl crypto/md5/asm/md5-x86_64.pl elf crypto/md5/md5-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/md5/md5-x86_64.d.tmp -MT crypto/md5/md5-x86_64.o -c -o crypto/md5/md5-x86_64.o crypto/md5/md5-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/md5/md5_dgst.d.tmp -MT crypto/md5/md5_dgst.o -c -o crypto/md5/md5_dgst.o crypto/md5/md5_dgst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/md5/md5_one.d.tmp -MT crypto/md5/md5_one.o -c -o crypto/md5/md5_one.o crypto/md5/md5_one.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/mdc2/mdc2_one.d.tmp -MT crypto/mdc2/mdc2_one.o -c -o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2_one.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/mdc2/mdc2dgst.d.tmp -MT crypto/mdc2/mdc2dgst.o -c -o crypto/mdc2/mdc2dgst.o crypto/mdc2/mdc2dgst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/mem.d.tmp -MT crypto/mem.o -c -o crypto/mem.o crypto/mem.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/mem_dbg.d.tmp -MT crypto/mem_dbg.o -c -o crypto/mem_dbg.o crypto/mem_dbg.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/mem_sec.d.tmp -MT crypto/mem_sec.o -c -o crypto/mem_sec.o crypto/mem_sec.c CC="gcc" /usr/bin/perl crypto/modes/asm/aesni-gcm-x86_64.pl elf crypto/modes/aesni-gcm-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/aesni-gcm-x86_64.d.tmp -MT crypto/modes/aesni-gcm-x86_64.o -c -o crypto/modes/aesni-gcm-x86_64.o crypto/modes/aesni-gcm-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/cbc128.d.tmp -MT crypto/modes/cbc128.o -c -o crypto/modes/cbc128.o crypto/modes/cbc128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/ccm128.d.tmp -MT crypto/modes/ccm128.o -c -o crypto/modes/ccm128.o crypto/modes/ccm128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/cfb128.d.tmp -MT crypto/modes/cfb128.o -c -o crypto/modes/cfb128.o crypto/modes/cfb128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/ctr128.d.tmp -MT crypto/modes/ctr128.o -c -o crypto/modes/ctr128.o crypto/modes/ctr128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/cts128.d.tmp -MT crypto/modes/cts128.o -c -o crypto/modes/cts128.o crypto/modes/cts128.c gcc -I. -Icrypto/include -Iinclude -Icrypto -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/gcm128.d.tmp -MT crypto/modes/gcm128.o -c -o crypto/modes/gcm128.o crypto/modes/gcm128.c CC="gcc" /usr/bin/perl crypto/modes/asm/ghash-x86_64.pl elf crypto/modes/ghash-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/ghash-x86_64.d.tmp -MT crypto/modes/ghash-x86_64.o -c -o crypto/modes/ghash-x86_64.o crypto/modes/ghash-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/ocb128.d.tmp -MT crypto/modes/ocb128.o -c -o crypto/modes/ocb128.o crypto/modes/ocb128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/ofb128.d.tmp -MT crypto/modes/ofb128.o -c -o crypto/modes/ofb128.o crypto/modes/ofb128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/wrap128.d.tmp -MT crypto/modes/wrap128.o -c -o crypto/modes/wrap128.o crypto/modes/wrap128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/xts128.d.tmp -MT crypto/modes/xts128.o -c -o crypto/modes/xts128.o crypto/modes/xts128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/o_dir.d.tmp -MT crypto/o_dir.o -c -o crypto/o_dir.o crypto/o_dir.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/o_fips.d.tmp -MT crypto/o_fips.o -c -o crypto/o_fips.o crypto/o_fips.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/o_fopen.d.tmp -MT crypto/o_fopen.o -c -o crypto/o_fopen.o crypto/o_fopen.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/o_init.d.tmp -MT crypto/o_init.o -c -o crypto/o_init.o crypto/o_init.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/o_str.d.tmp -MT crypto/o_str.o -c -o crypto/o_str.o crypto/o_str.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/o_time.d.tmp -MT crypto/o_time.o -c -o crypto/o_time.o crypto/o_time.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/objects/o_names.d.tmp -MT crypto/objects/o_names.o -c -o crypto/objects/o_names.o crypto/objects/o_names.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/objects/obj_dat.d.tmp -MT crypto/objects/obj_dat.o -c -o crypto/objects/obj_dat.o crypto/objects/obj_dat.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/objects/obj_err.d.tmp -MT crypto/objects/obj_err.o -c -o crypto/objects/obj_err.o crypto/objects/obj_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/objects/obj_lib.d.tmp -MT crypto/objects/obj_lib.o -c -o crypto/objects/obj_lib.o crypto/objects/obj_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/objects/obj_xref.d.tmp -MT crypto/objects/obj_xref.o -c -o crypto/objects/obj_xref.o crypto/objects/obj_xref.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT crypto/ocsp/ocsp_asn.o -c -o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_asn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT crypto/ocsp/ocsp_cl.o -c -o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_cl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT crypto/ocsp/ocsp_err.o -c -o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT crypto/ocsp/ocsp_ext.o -c -o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ext.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT crypto/ocsp/ocsp_ht.o -c -o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_ht.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT crypto/ocsp/ocsp_lib.o -c -o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT crypto/ocsp/ocsp_prn.o -c -o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT crypto/ocsp/ocsp_srv.o -c -o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_srv.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT crypto/ocsp/ocsp_vfy.o -c -o crypto/ocsp/ocsp_vfy.o crypto/ocsp/ocsp_vfy.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT crypto/ocsp/v3_ocsp.o -c -o crypto/ocsp/v3_ocsp.o crypto/ocsp/v3_ocsp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_all.d.tmp -MT crypto/pem/pem_all.o -c -o crypto/pem/pem_all.o crypto/pem/pem_all.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_err.d.tmp -MT crypto/pem/pem_err.o -c -o crypto/pem/pem_err.o crypto/pem/pem_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_info.d.tmp -MT crypto/pem/pem_info.o -c -o crypto/pem/pem_info.o crypto/pem/pem_info.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_lib.d.tmp -MT crypto/pem/pem_lib.o -c -o crypto/pem/pem_lib.o crypto/pem/pem_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_oth.d.tmp -MT crypto/pem/pem_oth.o -c -o crypto/pem/pem_oth.o crypto/pem/pem_oth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_pk8.d.tmp -MT crypto/pem/pem_pk8.o -c -o crypto/pem/pem_pk8.o crypto/pem/pem_pk8.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_pkey.d.tmp -MT crypto/pem/pem_pkey.o -c -o crypto/pem/pem_pkey.o crypto/pem/pem_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_sign.d.tmp -MT crypto/pem/pem_sign.o -c -o crypto/pem/pem_sign.o crypto/pem/pem_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_x509.d.tmp -MT crypto/pem/pem_x509.o -c -o crypto/pem/pem_x509.o crypto/pem/pem_x509.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_xaux.d.tmp -MT crypto/pem/pem_xaux.o -c -o crypto/pem/pem_xaux.o crypto/pem/pem_xaux.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pvkfmt.d.tmp -MT crypto/pem/pvkfmt.o -c -o crypto/pem/pvkfmt.o crypto/pem/pvkfmt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT crypto/pkcs12/p12_add.o -c -o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_add.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT crypto/pkcs12/p12_asn.o -c -o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_asn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT crypto/pkcs12/p12_attr.o -c -o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_attr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT crypto/pkcs12/p12_crpt.o -c -o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crpt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT crypto/pkcs12/p12_crt.o -c -o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_crt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT crypto/pkcs12/p12_decr.o -c -o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_decr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT crypto/pkcs12/p12_init.o -c -o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_init.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT crypto/pkcs12/p12_key.o -c -o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT crypto/pkcs12/p12_kiss.o -c -o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_kiss.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT crypto/pkcs12/p12_mutl.o -c -o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_mutl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT crypto/pkcs12/p12_npas.o -c -o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_npas.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT crypto/pkcs12/p12_p8d.o -c -o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8d.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT crypto/pkcs12/p12_p8e.o -c -o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_p8e.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT crypto/pkcs12/p12_sbag.o -c -o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_sbag.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT crypto/pkcs12/p12_utl.o -c -o crypto/pkcs12/p12_utl.o crypto/pkcs12/p12_utl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT crypto/pkcs12/pk12err.o -c -o crypto/pkcs12/pk12err.o crypto/pkcs12/pk12err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT crypto/pkcs7/bio_pk7.o -c -o crypto/pkcs7/bio_pk7.o crypto/pkcs7/bio_pk7.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT crypto/pkcs7/pk7_asn1.o -c -o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT crypto/pkcs7/pk7_attr.o -c -o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_attr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT crypto/pkcs7/pk7_doit.o -c -o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_doit.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT crypto/pkcs7/pk7_lib.o -c -o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT crypto/pkcs7/pk7_mime.o -c -o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_mime.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT crypto/pkcs7/pk7_smime.o -c -o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_smime.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT crypto/pkcs7/pkcs7err.o -c -o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pkcs7err.c CC="gcc" /usr/bin/perl crypto/poly1305/asm/poly1305-x86_64.pl elf crypto/poly1305/poly1305-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/poly1305/poly1305-x86_64.d.tmp -MT crypto/poly1305/poly1305-x86_64.o -c -o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/poly1305/poly1305.d.tmp -MT crypto/poly1305/poly1305.o -c -o crypto/poly1305/poly1305.o crypto/poly1305/poly1305.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/md_rand.d.tmp -MT crypto/rand/md_rand.o -c -o crypto/rand/md_rand.o crypto/rand/md_rand.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/rand_egd.d.tmp -MT crypto/rand/rand_egd.o -c -o crypto/rand/rand_egd.o crypto/rand/rand_egd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/rand_err.d.tmp -MT crypto/rand/rand_err.o -c -o crypto/rand/rand_err.o crypto/rand/rand_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/rand_lib.d.tmp -MT crypto/rand/rand_lib.o -c -o crypto/rand/rand_lib.o crypto/rand/rand_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/rand_unix.d.tmp -MT crypto/rand/rand_unix.o -c -o crypto/rand/rand_unix.o crypto/rand/rand_unix.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/rand_vms.d.tmp -MT crypto/rand/rand_vms.o -c -o crypto/rand/rand_vms.o crypto/rand/rand_vms.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/rand_win.d.tmp -MT crypto/rand/rand_win.o -c -o crypto/rand/rand_win.o crypto/rand/rand_win.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/randfile.d.tmp -MT crypto/rand/randfile.o -c -o crypto/rand/randfile.o crypto/rand/randfile.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT crypto/rc2/rc2_cbc.o -c -o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_cbc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT crypto/rc2/rc2_ecb.o -c -o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_ecb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT crypto/rc2/rc2_skey.o -c -o crypto/rc2/rc2_skey.o crypto/rc2/rc2_skey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT crypto/rc2/rc2cfb64.o -c -o crypto/rc2/rc2cfb64.o crypto/rc2/rc2cfb64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT crypto/rc2/rc2ofb64.o -c -o crypto/rc2/rc2ofb64.o crypto/rc2/rc2ofb64.c CC="gcc" /usr/bin/perl crypto/rc4/asm/rc4-md5-x86_64.pl elf crypto/rc4/rc4-md5-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc4/rc4-md5-x86_64.d.tmp -MT crypto/rc4/rc4-md5-x86_64.o -c -o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-md5-x86_64.s CC="gcc" /usr/bin/perl crypto/rc4/asm/rc4-x86_64.pl elf crypto/rc4/rc4-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc4/rc4-x86_64.d.tmp -MT crypto/rc4/rc4-x86_64.o -c -o crypto/rc4/rc4-x86_64.o crypto/rc4/rc4-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT crypto/ripemd/rmd_dgst.o -c -o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_dgst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT crypto/ripemd/rmd_one.o -c -o crypto/ripemd/rmd_one.o crypto/ripemd/rmd_one.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT crypto/rsa/rsa_ameth.o -c -o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_ameth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT crypto/rsa/rsa_asn1.o -c -o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT crypto/rsa/rsa_chk.o -c -o crypto/rsa/rsa_chk.o crypto/rsa/rsa_chk.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT crypto/rsa/rsa_crpt.o -c -o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_crpt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT crypto/rsa/rsa_depr.o -c -o crypto/rsa/rsa_depr.o crypto/rsa/rsa_depr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_err.d.tmp -MT crypto/rsa/rsa_err.o -c -o crypto/rsa/rsa_err.o crypto/rsa/rsa_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT crypto/rsa/rsa_gen.o -c -o crypto/rsa/rsa_gen.o crypto/rsa/rsa_gen.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT crypto/rsa/rsa_lib.o -c -o crypto/rsa/rsa_lib.o crypto/rsa/rsa_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT crypto/rsa/rsa_meth.o -c -o crypto/rsa/rsa_meth.o crypto/rsa/rsa_meth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_none.d.tmp -MT crypto/rsa/rsa_none.o -c -o crypto/rsa/rsa_none.o crypto/rsa/rsa_none.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_null.d.tmp -MT crypto/rsa/rsa_null.o -c -o crypto/rsa/rsa_null.o crypto/rsa/rsa_null.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT crypto/rsa/rsa_oaep.o -c -o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_oaep.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT crypto/rsa/rsa_ossl.o -c -o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_ossl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT crypto/rsa/rsa_pk1.o -c -o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pk1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT crypto/rsa/rsa_pmeth.o -c -o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_pmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT crypto/rsa/rsa_prn.o -c -o crypto/rsa/rsa_prn.o crypto/rsa/rsa_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT crypto/rsa/rsa_pss.o -c -o crypto/rsa/rsa_pss.o crypto/rsa/rsa_pss.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT crypto/rsa/rsa_saos.o -c -o crypto/rsa/rsa_saos.o crypto/rsa/rsa_saos.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT crypto/rsa/rsa_sign.o -c -o crypto/rsa/rsa_sign.o crypto/rsa/rsa_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT crypto/rsa/rsa_ssl.o -c -o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_ssl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT crypto/rsa/rsa_x931.o -c -o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT crypto/rsa/rsa_x931g.o -c -o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_x931g.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/seed/seed.d.tmp -MT crypto/seed/seed.o -c -o crypto/seed/seed.o crypto/seed/seed.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/seed/seed_cbc.d.tmp -MT crypto/seed/seed_cbc.o -c -o crypto/seed/seed_cbc.o crypto/seed/seed_cbc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/seed/seed_cfb.d.tmp -MT crypto/seed/seed_cfb.o -c -o crypto/seed/seed_cfb.o crypto/seed/seed_cfb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/seed/seed_ecb.d.tmp -MT crypto/seed/seed_ecb.o -c -o crypto/seed/seed_ecb.o crypto/seed/seed_ecb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/seed/seed_ofb.d.tmp -MT crypto/seed/seed_ofb.o -c -o crypto/seed/seed_ofb.o crypto/seed/seed_ofb.c CC="gcc" /usr/bin/perl crypto/sha/asm/sha1-mb-x86_64.pl elf crypto/sha/sha1-mb-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha1-mb-x86_64.d.tmp -MT crypto/sha/sha1-mb-x86_64.o -c -o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-mb-x86_64.s CC="gcc" /usr/bin/perl crypto/sha/asm/sha1-x86_64.pl elf crypto/sha/sha1-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha1-x86_64.d.tmp -MT crypto/sha/sha1-x86_64.o -c -o crypto/sha/sha1-x86_64.o crypto/sha/sha1-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha1_one.d.tmp -MT crypto/sha/sha1_one.o -c -o crypto/sha/sha1_one.o crypto/sha/sha1_one.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha1dgst.d.tmp -MT crypto/sha/sha1dgst.o -c -o crypto/sha/sha1dgst.o crypto/sha/sha1dgst.c CC="gcc" /usr/bin/perl crypto/sha/asm/sha256-mb-x86_64.pl elf crypto/sha/sha256-mb-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha256-mb-x86_64.d.tmp -MT crypto/sha/sha256-mb-x86_64.o -c -o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-mb-x86_64.s CC="gcc" /usr/bin/perl crypto/sha/asm/sha512-x86_64.pl elf crypto/sha/sha256-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha256-x86_64.d.tmp -MT crypto/sha/sha256-x86_64.o -c -o crypto/sha/sha256-x86_64.o crypto/sha/sha256-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha256.d.tmp -MT crypto/sha/sha256.o -c -o crypto/sha/sha256.o crypto/sha/sha256.c CC="gcc" /usr/bin/perl crypto/sha/asm/sha512-x86_64.pl elf crypto/sha/sha512-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha512-x86_64.d.tmp -MT crypto/sha/sha512-x86_64.o -c -o crypto/sha/sha512-x86_64.o crypto/sha/sha512-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha512.d.tmp -MT crypto/sha/sha512.o -c -o crypto/sha/sha512.o crypto/sha/sha512.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/stack/stack.d.tmp -MT crypto/stack/stack.o -c -o crypto/stack/stack.o crypto/stack/stack.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/threads_none.d.tmp -MT crypto/threads_none.o -c -o crypto/threads_none.o crypto/threads_none.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/threads_pthread.d.tmp -MT crypto/threads_pthread.o -c -o crypto/threads_pthread.o crypto/threads_pthread.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/threads_win.d.tmp -MT crypto/threads_win.o -c -o crypto/threads_win.o crypto/threads_win.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_asn1.d.tmp -MT crypto/ts/ts_asn1.o -c -o crypto/ts/ts_asn1.o crypto/ts/ts_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_conf.d.tmp -MT crypto/ts/ts_conf.o -c -o crypto/ts/ts_conf.o crypto/ts/ts_conf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_err.d.tmp -MT crypto/ts/ts_err.o -c -o crypto/ts/ts_err.o crypto/ts/ts_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_lib.d.tmp -MT crypto/ts/ts_lib.o -c -o crypto/ts/ts_lib.o crypto/ts/ts_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_req_print.d.tmp -MT crypto/ts/ts_req_print.o -c -o crypto/ts/ts_req_print.o crypto/ts/ts_req_print.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT crypto/ts/ts_req_utils.o -c -o crypto/ts/ts_req_utils.o crypto/ts/ts_req_utils.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT crypto/ts/ts_rsp_print.o -c -o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_print.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT crypto/ts/ts_rsp_sign.o -c -o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT crypto/ts/ts_rsp_utils.o -c -o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_utils.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT crypto/ts/ts_rsp_verify.o -c -o crypto/ts/ts_rsp_verify.o crypto/ts/ts_rsp_verify.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT crypto/ts/ts_verify_ctx.o -c -o crypto/ts/ts_verify_ctx.o crypto/ts/ts_verify_ctx.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/txt_db/txt_db.d.tmp -MT crypto/txt_db/txt_db.o -c -o crypto/txt_db/txt_db.o crypto/txt_db/txt_db.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ui/ui_err.d.tmp -MT crypto/ui/ui_err.o -c -o crypto/ui/ui_err.o crypto/ui/ui_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ui/ui_lib.d.tmp -MT crypto/ui/ui_lib.o -c -o crypto/ui/ui_lib.o crypto/ui/ui_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ui/ui_openssl.d.tmp -MT crypto/ui/ui_openssl.o -c -o crypto/ui/ui_openssl.o crypto/ui/ui_openssl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ui/ui_util.d.tmp -MT crypto/ui/ui_util.o -c -o crypto/ui/ui_util.o crypto/ui/ui_util.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/uid.d.tmp -MT crypto/uid.o -c -o crypto/uid.o crypto/uid.c CC="gcc" /usr/bin/perl crypto/whrlpool/asm/wp-x86_64.pl elf crypto/whrlpool/wp-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/whrlpool/wp-x86_64.d.tmp -MT crypto/whrlpool/wp-x86_64.o -c -o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT crypto/whrlpool/wp_dgst.o -c -o crypto/whrlpool/wp_dgst.o crypto/whrlpool/wp_dgst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/by_dir.d.tmp -MT crypto/x509/by_dir.o -c -o crypto/x509/by_dir.o crypto/x509/by_dir.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/by_file.d.tmp -MT crypto/x509/by_file.o -c -o crypto/x509/by_file.o crypto/x509/by_file.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/t_crl.d.tmp -MT crypto/x509/t_crl.o -c -o crypto/x509/t_crl.o crypto/x509/t_crl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/t_req.d.tmp -MT crypto/x509/t_req.o -c -o crypto/x509/t_req.o crypto/x509/t_req.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/t_x509.d.tmp -MT crypto/x509/t_x509.o -c -o crypto/x509/t_x509.o crypto/x509/t_x509.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_att.d.tmp -MT crypto/x509/x509_att.o -c -o crypto/x509/x509_att.o crypto/x509/x509_att.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_cmp.d.tmp -MT crypto/x509/x509_cmp.o -c -o crypto/x509/x509_cmp.o crypto/x509/x509_cmp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_d2.d.tmp -MT crypto/x509/x509_d2.o -c -o crypto/x509/x509_d2.o crypto/x509/x509_d2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_def.d.tmp -MT crypto/x509/x509_def.o -c -o crypto/x509/x509_def.o crypto/x509/x509_def.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_err.d.tmp -MT crypto/x509/x509_err.o -c -o crypto/x509/x509_err.o crypto/x509/x509_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_ext.d.tmp -MT crypto/x509/x509_ext.o -c -o crypto/x509/x509_ext.o crypto/x509/x509_ext.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_lu.d.tmp -MT crypto/x509/x509_lu.o -c -o crypto/x509/x509_lu.o crypto/x509/x509_lu.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_obj.d.tmp -MT crypto/x509/x509_obj.o -c -o crypto/x509/x509_obj.o crypto/x509/x509_obj.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_r2x.d.tmp -MT crypto/x509/x509_r2x.o -c -o crypto/x509/x509_r2x.o crypto/x509/x509_r2x.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_req.d.tmp -MT crypto/x509/x509_req.o -c -o crypto/x509/x509_req.o crypto/x509/x509_req.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_set.d.tmp -MT crypto/x509/x509_set.o -c -o crypto/x509/x509_set.o crypto/x509/x509_set.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_trs.d.tmp -MT crypto/x509/x509_trs.o -c -o crypto/x509/x509_trs.o crypto/x509/x509_trs.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_txt.d.tmp -MT crypto/x509/x509_txt.o -c -o crypto/x509/x509_txt.o crypto/x509/x509_txt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_v3.d.tmp -MT crypto/x509/x509_v3.o -c -o crypto/x509/x509_v3.o crypto/x509/x509_v3.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_vfy.d.tmp -MT crypto/x509/x509_vfy.o -c -o crypto/x509/x509_vfy.o crypto/x509/x509_vfy.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_vpm.d.tmp -MT crypto/x509/x509_vpm.o -c -o crypto/x509/x509_vpm.o crypto/x509/x509_vpm.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509cset.d.tmp -MT crypto/x509/x509cset.o -c -o crypto/x509/x509cset.o crypto/x509/x509cset.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509name.d.tmp -MT crypto/x509/x509name.o -c -o crypto/x509/x509name.o crypto/x509/x509name.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509rset.d.tmp -MT crypto/x509/x509rset.o -c -o crypto/x509/x509rset.o crypto/x509/x509rset.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509spki.d.tmp -MT crypto/x509/x509spki.o -c -o crypto/x509/x509spki.o crypto/x509/x509spki.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509type.d.tmp -MT crypto/x509/x509type.o -c -o crypto/x509/x509type.o crypto/x509/x509type.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_all.d.tmp -MT crypto/x509/x_all.o -c -o crypto/x509/x_all.o crypto/x509/x_all.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_attrib.d.tmp -MT crypto/x509/x_attrib.o -c -o crypto/x509/x_attrib.o crypto/x509/x_attrib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_crl.d.tmp -MT crypto/x509/x_crl.o -c -o crypto/x509/x_crl.o crypto/x509/x_crl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_exten.d.tmp -MT crypto/x509/x_exten.o -c -o crypto/x509/x_exten.o crypto/x509/x_exten.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_name.d.tmp -MT crypto/x509/x_name.o -c -o crypto/x509/x_name.o crypto/x509/x_name.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_pubkey.d.tmp -MT crypto/x509/x_pubkey.o -c -o crypto/x509/x_pubkey.o crypto/x509/x_pubkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_req.d.tmp -MT crypto/x509/x_req.o -c -o crypto/x509/x_req.o crypto/x509/x_req.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_x509.d.tmp -MT crypto/x509/x_x509.o -c -o crypto/x509/x_x509.o crypto/x509/x_x509.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_x509a.d.tmp -MT crypto/x509/x_x509a.o -c -o crypto/x509/x_x509a.o crypto/x509/x_x509a.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT crypto/x509v3/pcy_cache.o -c -o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_cache.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT crypto/x509v3/pcy_data.o -c -o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_data.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT crypto/x509v3/pcy_lib.o -c -o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT crypto/x509v3/pcy_map.o -c -o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_map.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT crypto/x509v3/pcy_node.o -c -o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_node.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT crypto/x509v3/pcy_tree.o -c -o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_tree.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT crypto/x509v3/v3_addr.o -c -o crypto/x509v3/v3_addr.o crypto/x509v3/v3_addr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT crypto/x509v3/v3_akey.o -c -o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT crypto/x509v3/v3_akeya.o -c -o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_akeya.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT crypto/x509v3/v3_alt.o -c -o crypto/x509v3/v3_alt.o crypto/x509v3/v3_alt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT crypto/x509v3/v3_asid.o -c -o crypto/x509v3/v3_asid.o crypto/x509v3/v3_asid.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT crypto/x509v3/v3_bcons.o -c -o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bcons.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT crypto/x509v3/v3_bitst.o -c -o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_bitst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT crypto/x509v3/v3_conf.o -c -o crypto/x509v3/v3_conf.o crypto/x509v3/v3_conf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT crypto/x509v3/v3_cpols.o -c -o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_cpols.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT crypto/x509v3/v3_crld.o -c -o crypto/x509v3/v3_crld.o crypto/x509v3/v3_crld.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT crypto/x509v3/v3_enum.o -c -o crypto/x509v3/v3_enum.o crypto/x509v3/v3_enum.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT crypto/x509v3/v3_extku.o -c -o crypto/x509v3/v3_extku.o crypto/x509v3/v3_extku.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT crypto/x509v3/v3_genn.o -c -o crypto/x509v3/v3_genn.o crypto/x509v3/v3_genn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT crypto/x509v3/v3_ia5.o -c -o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_ia5.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_info.d.tmp -MT crypto/x509v3/v3_info.o -c -o crypto/x509v3/v3_info.o crypto/x509v3/v3_info.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_int.d.tmp -MT crypto/x509v3/v3_int.o -c -o crypto/x509v3/v3_int.o crypto/x509v3/v3_int.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT crypto/x509v3/v3_lib.o -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT crypto/x509v3/v3_ncons.o -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT crypto/x509v3/v3_pci.o -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT crypto/x509v3/v3_pcia.o -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT crypto/x509v3/v3_pcons.o -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT crypto/x509v3/v3_pku.o -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT crypto/x509v3/v3_pmaps.o -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT crypto/x509v3/v3_prn.o -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT crypto/x509v3/v3_purp.o -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT crypto/x509v3/v3_skey.o -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT crypto/x509v3/v3_sxnet.o -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT crypto/x509v3/v3_tlsf.o -c -o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_tlsf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT crypto/x509v3/v3_utl.o -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3err.d.tmp -MT crypto/x509v3/v3err.o -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c CC="gcc" /usr/bin/perl crypto/x86_64cpuid.pl elf crypto/x86_64cpuid.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x86_64cpuid.d.tmp -MT crypto/x86_64cpuid.o -c -o crypto/x86_64cpuid.o crypto/x86_64cpuid.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF engines/afalg/e_afalg.d.tmp -MT engines/afalg/e_afalg.o -c -o engines/afalg/e_afalg.o engines/afalg/e_afalg.c engines/afalg/e_afalg.c:30:4: warning: #warning "AFALG ENGINE requires Kernel Headers >= 4.1.0" [-Wcpp] # warning "AFALG ENGINE requires Kernel Headers >= 4.1.0" ^~~~~~~ engines/afalg/e_afalg.c:31:4: warning: #warning "Skipping Compilation of AFALG engine" [-Wcpp] # warning "Skipping Compilation of AFALG engine" ^~~~~~~ gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF engines/afalg/e_afalg_err.d.tmp -MT engines/afalg/e_afalg_err.o -c -o engines/afalg/e_afalg_err.o engines/afalg/e_afalg_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF engines/e_capi.d.tmp -MT engines/e_capi.o -c -o engines/e_capi.o engines/e_capi.c CC="gcc" /usr/bin/perl engines/asm/e_padlock-x86_64.pl elf engines/e_padlock-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF engines/e_padlock-x86_64.d.tmp -MT engines/e_padlock-x86_64.o -c -o engines/e_padlock-x86_64.o engines/e_padlock-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF engines/e_padlock.d.tmp -MT engines/e_padlock.o -c -o engines/e_padlock.o engines/e_padlock.c ar r libcrypto.a crypto/aes/aes-x86_64.o crypto/aes/aes_cfb.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-x86_64.o crypto/aes/bsaes-x86_64.o crypto/aes/vpaes-x86_64.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/asm/x86_64-gcc.o crypto/bn/bn_add.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz_exp.o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont5.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_misc.o crypto/camellia/cmll_ofb.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha-x86_64.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/rpc_enc.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/ec2_mult.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_cryptodev.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/evp/scrypt.o crypto/ex_data.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5-x86_64.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2dgst.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/aesni-gcm-x86_64.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-x86_64.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305.o crypto/rand/md_rand.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-x86_64.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_none.o crypto/rsa/rsa_null.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/seed/seed.o crypto/seed/seed_cbc.o crypto/seed/seed_cfb.o crypto/seed/seed_ecb.o crypto/seed/seed_ofb.o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-x86_64.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-x86_64.o crypto/sha/sha256.o crypto/sha/sha512-x86_64.o crypto/sha/sha512.o crypto/stack/stack.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o crypto/x86_64cpuid.o engines/afalg/e_afalg.o engines/afalg/e_afalg_err.o engines/e_capi.o engines/e_padlock-x86_64.o engines/e_padlock.o ar: creating libcrypto.a ranlib libcrypto.a || echo Never mind. gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/bio_ssl.d.tmp -MT ssl/bio_ssl.o -c -o ssl/bio_ssl.o ssl/bio_ssl.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/d1_lib.d.tmp -MT ssl/d1_lib.o -c -o ssl/d1_lib.o ssl/d1_lib.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/d1_msg.d.tmp -MT ssl/d1_msg.o -c -o ssl/d1_msg.o ssl/d1_msg.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/d1_srtp.d.tmp -MT ssl/d1_srtp.o -c -o ssl/d1_srtp.o ssl/d1_srtp.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/methods.d.tmp -MT ssl/methods.o -c -o ssl/methods.o ssl/methods.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/pqueue.d.tmp -MT ssl/pqueue.o -c -o ssl/pqueue.o ssl/pqueue.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/record/dtls1_bitmap.d.tmp -MT ssl/record/dtls1_bitmap.o -c -o ssl/record/dtls1_bitmap.o ssl/record/dtls1_bitmap.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/record/rec_layer_d1.d.tmp -MT ssl/record/rec_layer_d1.o -c -o ssl/record/rec_layer_d1.o ssl/record/rec_layer_d1.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/record/rec_layer_s3.d.tmp -MT ssl/record/rec_layer_s3.o -c -o ssl/record/rec_layer_s3.o ssl/record/rec_layer_s3.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/record/ssl3_buffer.d.tmp -MT ssl/record/ssl3_buffer.o -c -o ssl/record/ssl3_buffer.o ssl/record/ssl3_buffer.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/record/ssl3_record.d.tmp -MT ssl/record/ssl3_record.o -c -o ssl/record/ssl3_record.o ssl/record/ssl3_record.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/s3_cbc.d.tmp -MT ssl/s3_cbc.o -c -o ssl/s3_cbc.o ssl/s3_cbc.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/s3_enc.d.tmp -MT ssl/s3_enc.o -c -o ssl/s3_enc.o ssl/s3_enc.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/s3_lib.d.tmp -MT ssl/s3_lib.o -c -o ssl/s3_lib.o ssl/s3_lib.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/s3_msg.d.tmp -MT ssl/s3_msg.o -c -o ssl/s3_msg.o ssl/s3_msg.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_asn1.d.tmp -MT ssl/ssl_asn1.o -c -o ssl/ssl_asn1.o ssl/ssl_asn1.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_cert.d.tmp -MT ssl/ssl_cert.o -c -o ssl/ssl_cert.o ssl/ssl_cert.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_ciph.d.tmp -MT ssl/ssl_ciph.o -c -o ssl/ssl_ciph.o ssl/ssl_ciph.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_conf.d.tmp -MT ssl/ssl_conf.o -c -o ssl/ssl_conf.o ssl/ssl_conf.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_err.d.tmp -MT ssl/ssl_err.o -c -o ssl/ssl_err.o ssl/ssl_err.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_init.d.tmp -MT ssl/ssl_init.o -c -o ssl/ssl_init.o ssl/ssl_init.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_lib.d.tmp -MT ssl/ssl_lib.o -c -o ssl/ssl_lib.o ssl/ssl_lib.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_mcnf.d.tmp -MT ssl/ssl_mcnf.o -c -o ssl/ssl_mcnf.o ssl/ssl_mcnf.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_rsa.d.tmp -MT ssl/ssl_rsa.o -c -o ssl/ssl_rsa.o ssl/ssl_rsa.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_sess.d.tmp -MT ssl/ssl_sess.o -c -o ssl/ssl_sess.o ssl/ssl_sess.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_stat.d.tmp -MT ssl/ssl_stat.o -c -o ssl/ssl_stat.o ssl/ssl_stat.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_txt.d.tmp -MT ssl/ssl_txt.o -c -o ssl/ssl_txt.o ssl/ssl_txt.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_utst.d.tmp -MT ssl/ssl_utst.o -c -o ssl/ssl_utst.o ssl/ssl_utst.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/statem/statem.d.tmp -MT ssl/statem/statem.o -c -o ssl/statem/statem.o ssl/statem/statem.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/statem/statem_clnt.d.tmp -MT ssl/statem/statem_clnt.o -c -o ssl/statem/statem_clnt.o ssl/statem/statem_clnt.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/statem/statem_dtls.d.tmp -MT ssl/statem/statem_dtls.o -c -o ssl/statem/statem_dtls.o ssl/statem/statem_dtls.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/statem/statem_lib.d.tmp -MT ssl/statem/statem_lib.o -c -o ssl/statem/statem_lib.o ssl/statem/statem_lib.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/statem/statem_srvr.d.tmp -MT ssl/statem/statem_srvr.o -c -o ssl/statem/statem_srvr.o ssl/statem/statem_srvr.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/t1_enc.d.tmp -MT ssl/t1_enc.o -c -o ssl/t1_enc.o ssl/t1_enc.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/t1_ext.d.tmp -MT ssl/t1_ext.o -c -o ssl/t1_ext.o ssl/t1_ext.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/t1_lib.d.tmp -MT ssl/t1_lib.o -c -o ssl/t1_lib.o ssl/t1_lib.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/t1_reneg.d.tmp -MT ssl/t1_reneg.o -c -o ssl/t1_reneg.o ssl/t1_reneg.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/t1_trce.d.tmp -MT ssl/t1_trce.o -c -o ssl/t1_trce.o ssl/t1_trce.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/tls_srp.d.tmp -MT ssl/tls_srp.o -c -o ssl/tls_srp.o ssl/tls_srp.c ar r libssl.a ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_ext.o ssl/t1_lib.o ssl/t1_reneg.o ssl/t1_trce.o ssl/tls_srp.o ar: creating libssl.a ranlib libssl.a || echo Never mind. /usr/bin/perl apps/progs.pl apps/openssl > apps/progs.h gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o apps/apps.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/asn1pars.d.tmp -MT apps/asn1pars.o -c -o apps/asn1pars.o apps/asn1pars.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/ca.d.tmp -MT apps/ca.o -c -o apps/ca.o apps/ca.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/ciphers.d.tmp -MT apps/ciphers.o -c -o apps/ciphers.o apps/ciphers.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/cms.d.tmp -MT apps/cms.o -c -o apps/cms.o apps/cms.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/crl.d.tmp -MT apps/crl.o -c -o apps/crl.o apps/crl.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/crl2p7.d.tmp -MT apps/crl2p7.o -c -o apps/crl2p7.o apps/crl2p7.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/dgst.d.tmp -MT apps/dgst.o -c -o apps/dgst.o apps/dgst.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/dhparam.d.tmp -MT apps/dhparam.o -c -o apps/dhparam.o apps/dhparam.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/dsa.d.tmp -MT apps/dsa.o -c -o apps/dsa.o apps/dsa.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/dsaparam.d.tmp -MT apps/dsaparam.o -c -o apps/dsaparam.o apps/dsaparam.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/ec.d.tmp -MT apps/ec.o -c -o apps/ec.o apps/ec.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/ecparam.d.tmp -MT apps/ecparam.o -c -o apps/ecparam.o apps/ecparam.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/enc.d.tmp -MT apps/enc.o -c -o apps/enc.o apps/enc.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/engine.d.tmp -MT apps/engine.o -c -o apps/engine.o apps/engine.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/errstr.d.tmp -MT apps/errstr.o -c -o apps/errstr.o apps/errstr.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/gendsa.d.tmp -MT apps/gendsa.o -c -o apps/gendsa.o apps/gendsa.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/genpkey.d.tmp -MT apps/genpkey.o -c -o apps/genpkey.o apps/genpkey.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/genrsa.d.tmp -MT apps/genrsa.o -c -o apps/genrsa.o apps/genrsa.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/nseq.d.tmp -MT apps/nseq.o -c -o apps/nseq.o apps/nseq.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/ocsp.d.tmp -MT apps/ocsp.o -c -o apps/ocsp.o apps/ocsp.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/openssl.d.tmp -MT apps/openssl.o -c -o apps/openssl.o apps/openssl.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o apps/opt.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/passwd.d.tmp -MT apps/passwd.o -c -o apps/passwd.o apps/passwd.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/pkcs12.d.tmp -MT apps/pkcs12.o -c -o apps/pkcs12.o apps/pkcs12.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/pkcs7.d.tmp -MT apps/pkcs7.o -c -o apps/pkcs7.o apps/pkcs7.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/pkcs8.d.tmp -MT apps/pkcs8.o -c -o apps/pkcs8.o apps/pkcs8.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/pkey.d.tmp -MT apps/pkey.o -c -o apps/pkey.o apps/pkey.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/pkeyparam.d.tmp -MT apps/pkeyparam.o -c -o apps/pkeyparam.o apps/pkeyparam.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/pkeyutl.d.tmp -MT apps/pkeyutl.o -c -o apps/pkeyutl.o apps/pkeyutl.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/prime.d.tmp -MT apps/prime.o -c -o apps/prime.o apps/prime.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/rand.d.tmp -MT apps/rand.o -c -o apps/rand.o apps/rand.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/rehash.d.tmp -MT apps/rehash.o -c -o apps/rehash.o apps/rehash.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/req.d.tmp -MT apps/req.o -c -o apps/req.o apps/req.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/rsa.d.tmp -MT apps/rsa.o -c -o apps/rsa.o apps/rsa.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/rsautl.d.tmp -MT apps/rsautl.o -c -o apps/rsautl.o apps/rsautl.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/s_cb.d.tmp -MT apps/s_cb.o -c -o apps/s_cb.o apps/s_cb.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/s_client.d.tmp -MT apps/s_client.o -c -o apps/s_client.o apps/s_client.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/s_server.d.tmp -MT apps/s_server.o -c -o apps/s_server.o apps/s_server.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/s_socket.d.tmp -MT apps/s_socket.o -c -o apps/s_socket.o apps/s_socket.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/s_time.d.tmp -MT apps/s_time.o -c -o apps/s_time.o apps/s_time.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/sess_id.d.tmp -MT apps/sess_id.o -c -o apps/sess_id.o apps/sess_id.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/smime.d.tmp -MT apps/smime.o -c -o apps/smime.o apps/smime.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/speed.d.tmp -MT apps/speed.o -c -o apps/speed.o apps/speed.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/spkac.d.tmp -MT apps/spkac.o -c -o apps/spkac.o apps/spkac.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/srp.d.tmp -MT apps/srp.o -c -o apps/srp.o apps/srp.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/ts.d.tmp -MT apps/ts.o -c -o apps/ts.o apps/ts.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/verify.d.tmp -MT apps/verify.o -c -o apps/verify.o apps/verify.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/version.d.tmp -MT apps/version.o -c -o apps/version.o apps/version.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/x509.d.tmp -MT apps/x509.o -c -o apps/x509.o apps/x509.c rm -f apps/openssl make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=apps/openssl OBJECTS="apps/app_rand.o apps/apps.o apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/opt.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_cb.o apps/s_client.o apps/s_server.o apps/s_socket.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/ts.o apps/verify.o apps/version.o apps/x509.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=apps/openssl} apps/app_rand.o apps/apps.o apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/opt.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_cb.o apps/s_client.o apps/s_server.o apps/s_socket.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/ts.o apps/verify.o apps/version.o apps/x509.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=apps/openssl} apps/app_rand.o apps/apps.o apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/opt.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_cb.o apps/s_client.o apps/s_server.o apps/s_socket.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/ts.o apps/verify.o apps/version.o apps/x509.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o apps/openssl apps/app_rand.o apps/apps.o apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/opt.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_cb.o apps/s_client.o apps/s_server.o apps/s_socket.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/ts.o apps/verify.o apps/version.o apps/x509.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/asn1.d.tmp -MT fuzz/asn1.o -c -o fuzz/asn1.o fuzz/asn1.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/test-corpus.d.tmp -MT fuzz/test-corpus.o -c -o fuzz/test-corpus.o fuzz/test-corpus.c rm -f fuzz/asn1-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/asn1-test OBJECTS="fuzz/asn1.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/asn1-test} fuzz/asn1.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/asn1-test} fuzz/asn1.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/asn1-test fuzz/asn1.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/asn1parse.d.tmp -MT fuzz/asn1parse.o -c -o fuzz/asn1parse.o fuzz/asn1parse.c rm -f fuzz/asn1parse-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/asn1parse-test OBJECTS="fuzz/asn1parse.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/asn1parse-test} fuzz/asn1parse.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/asn1parse-test} fuzz/asn1parse.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/asn1parse-test fuzz/asn1parse.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/bignum.d.tmp -MT fuzz/bignum.o -c -o fuzz/bignum.o fuzz/bignum.c rm -f fuzz/bignum-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/bignum-test OBJECTS="fuzz/bignum.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/bignum-test} fuzz/bignum.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/bignum-test} fuzz/bignum.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/bignum-test fuzz/bignum.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/bndiv.d.tmp -MT fuzz/bndiv.o -c -o fuzz/bndiv.o fuzz/bndiv.c rm -f fuzz/bndiv-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/bndiv-test OBJECTS="fuzz/bndiv.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/bndiv-test} fuzz/bndiv.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/bndiv-test} fuzz/bndiv.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/bndiv-test fuzz/bndiv.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/cms.d.tmp -MT fuzz/cms.o -c -o fuzz/cms.o fuzz/cms.c rm -f fuzz/cms-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/cms-test OBJECTS="fuzz/cms.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/cms-test} fuzz/cms.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/cms-test} fuzz/cms.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/cms-test fuzz/cms.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/conf.d.tmp -MT fuzz/conf.o -c -o fuzz/conf.o fuzz/conf.c rm -f fuzz/conf-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/conf-test OBJECTS="fuzz/conf.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/conf-test} fuzz/conf.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/conf-test} fuzz/conf.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/conf-test fuzz/conf.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/crl.d.tmp -MT fuzz/crl.o -c -o fuzz/crl.o fuzz/crl.c rm -f fuzz/crl-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/crl-test OBJECTS="fuzz/crl.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/crl-test} fuzz/crl.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/crl-test} fuzz/crl.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/crl-test fuzz/crl.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/ct.d.tmp -MT fuzz/ct.o -c -o fuzz/ct.o fuzz/ct.c rm -f fuzz/ct-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/ct-test OBJECTS="fuzz/ct.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/ct-test} fuzz/ct.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/ct-test} fuzz/ct.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/ct-test fuzz/ct.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/server.d.tmp -MT fuzz/server.o -c -o fuzz/server.o fuzz/server.c rm -f fuzz/server-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/server-test OBJECTS="fuzz/server.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/server-test} fuzz/server.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/server-test} fuzz/server.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/server-test fuzz/server.o fuzz/test-corpus.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/x509.d.tmp -MT fuzz/x509.o -c -o fuzz/x509.o fuzz/x509.c rm -f fuzz/x509-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/x509-test OBJECTS="fuzz/test-corpus.o fuzz/x509.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/x509-test} fuzz/test-corpus.o fuzz/x509.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/x509-test} fuzz/test-corpus.o fuzz/x509.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/x509-test fuzz/test-corpus.o fuzz/x509.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/aborttest.d.tmp -MT test/aborttest.o -c -o test/aborttest.o test/aborttest.c rm -f test/aborttest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/aborttest OBJECTS="test/aborttest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/aborttest} test/aborttest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/aborttest} test/aborttest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/aborttest test/aborttest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/afalgtest.d.tmp -MT test/afalgtest.o -c -o test/afalgtest.o test/afalgtest.c rm -f test/afalgtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/afalgtest OBJECTS="test/afalgtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/afalgtest} test/afalgtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/afalgtest} test/afalgtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/afalgtest test/afalgtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/asynciotest.d.tmp -MT test/asynciotest.o -c -o test/asynciotest.o test/asynciotest.c gcc -Iinclude -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssltestlib.d.tmp -MT test/ssltestlib.o -c -o test/ssltestlib.o test/ssltestlib.c rm -f test/asynciotest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/asynciotest OBJECTS="test/asynciotest.o test/ssltestlib.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/asynciotest} test/asynciotest.o test/ssltestlib.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/asynciotest} test/asynciotest.o test/ssltestlib.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/asynciotest test/asynciotest.o test/ssltestlib.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/asynctest.d.tmp -MT test/asynctest.o -c -o test/asynctest.o test/asynctest.c rm -f test/asynctest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/asynctest OBJECTS="test/asynctest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/asynctest} test/asynctest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/asynctest} test/asynctest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/asynctest test/asynctest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bad_dtls_test.d.tmp -MT test/bad_dtls_test.o -c -o test/bad_dtls_test.o test/bad_dtls_test.c rm -f test/bad_dtls_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bad_dtls_test OBJECTS="test/bad_dtls_test.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bad_dtls_test} test/bad_dtls_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bad_dtls_test} test/bad_dtls_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bad_dtls_test test/bad_dtls_test.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bftest.d.tmp -MT test/bftest.o -c -o test/bftest.o test/bftest.c rm -f test/bftest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bftest OBJECTS="test/bftest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bftest} test/bftest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bftest} test/bftest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bftest test/bftest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bio_enc_test.d.tmp -MT test/bio_enc_test.o -c -o test/bio_enc_test.o test/bio_enc_test.c rm -f test/bio_enc_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bio_enc_test OBJECTS="test/bio_enc_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bio_enc_test} test/bio_enc_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bio_enc_test} test/bio_enc_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bio_enc_test test/bio_enc_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bioprinttest.d.tmp -MT test/bioprinttest.o -c -o test/bioprinttest.o test/bioprinttest.c rm -f test/bioprinttest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bioprinttest OBJECTS="test/bioprinttest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bioprinttest} test/bioprinttest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bioprinttest} test/bioprinttest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bioprinttest test/bioprinttest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bntest.d.tmp -MT test/bntest.o -c -o test/bntest.o test/bntest.c rm -f test/bntest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bntest OBJECTS="test/bntest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bntest} test/bntest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bntest} test/bntest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bntest test/bntest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl aes > test/buildtest_aes.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_aes.d.tmp -MT test/buildtest_aes.o -c -o test/buildtest_aes.o test/buildtest_aes.c rm -f test/buildtest_aes make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_aes OBJECTS="test/buildtest_aes.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_aes} test/buildtest_aes.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_aes} test/buildtest_aes.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_aes test/buildtest_aes.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl asn1 > test/buildtest_asn1.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_asn1.d.tmp -MT test/buildtest_asn1.o -c -o test/buildtest_asn1.o test/buildtest_asn1.c rm -f test/buildtest_asn1 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_asn1 OBJECTS="test/buildtest_asn1.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_asn1} test/buildtest_asn1.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_asn1} test/buildtest_asn1.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_asn1 test/buildtest_asn1.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl asn1t > test/buildtest_asn1t.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_asn1t.d.tmp -MT test/buildtest_asn1t.o -c -o test/buildtest_asn1t.o test/buildtest_asn1t.c rm -f test/buildtest_asn1t make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_asn1t OBJECTS="test/buildtest_asn1t.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_asn1t} test/buildtest_asn1t.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_asn1t} test/buildtest_asn1t.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_asn1t test/buildtest_asn1t.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl async > test/buildtest_async.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_async.d.tmp -MT test/buildtest_async.o -c -o test/buildtest_async.o test/buildtest_async.c rm -f test/buildtest_async make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_async OBJECTS="test/buildtest_async.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_async} test/buildtest_async.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_async} test/buildtest_async.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_async test/buildtest_async.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl bio > test/buildtest_bio.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_bio.d.tmp -MT test/buildtest_bio.o -c -o test/buildtest_bio.o test/buildtest_bio.c rm -f test/buildtest_bio make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_bio OBJECTS="test/buildtest_bio.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_bio} test/buildtest_bio.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_bio} test/buildtest_bio.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_bio test/buildtest_bio.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl blowfish > test/buildtest_blowfish.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_blowfish.d.tmp -MT test/buildtest_blowfish.o -c -o test/buildtest_blowfish.o test/buildtest_blowfish.c rm -f test/buildtest_blowfish make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_blowfish OBJECTS="test/buildtest_blowfish.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_blowfish} test/buildtest_blowfish.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_blowfish} test/buildtest_blowfish.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_blowfish test/buildtest_blowfish.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl bn > test/buildtest_bn.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_bn.d.tmp -MT test/buildtest_bn.o -c -o test/buildtest_bn.o test/buildtest_bn.c rm -f test/buildtest_bn make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_bn OBJECTS="test/buildtest_bn.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_bn} test/buildtest_bn.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_bn} test/buildtest_bn.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_bn test/buildtest_bn.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl buffer > test/buildtest_buffer.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_buffer.d.tmp -MT test/buildtest_buffer.o -c -o test/buildtest_buffer.o test/buildtest_buffer.c rm -f test/buildtest_buffer make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_buffer OBJECTS="test/buildtest_buffer.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_buffer} test/buildtest_buffer.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_buffer} test/buildtest_buffer.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_buffer test/buildtest_buffer.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl camellia > test/buildtest_camellia.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_camellia.d.tmp -MT test/buildtest_camellia.o -c -o test/buildtest_camellia.o test/buildtest_camellia.c rm -f test/buildtest_camellia make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_camellia OBJECTS="test/buildtest_camellia.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_camellia} test/buildtest_camellia.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_camellia} test/buildtest_camellia.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_camellia test/buildtest_camellia.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl cast > test/buildtest_cast.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_cast.d.tmp -MT test/buildtest_cast.o -c -o test/buildtest_cast.o test/buildtest_cast.c rm -f test/buildtest_cast make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_cast OBJECTS="test/buildtest_cast.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cast} test/buildtest_cast.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cast} test/buildtest_cast.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_cast test/buildtest_cast.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl cmac > test/buildtest_cmac.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_cmac.d.tmp -MT test/buildtest_cmac.o -c -o test/buildtest_cmac.o test/buildtest_cmac.c rm -f test/buildtest_cmac make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_cmac OBJECTS="test/buildtest_cmac.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cmac} test/buildtest_cmac.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cmac} test/buildtest_cmac.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_cmac test/buildtest_cmac.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl cms > test/buildtest_cms.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_cms.d.tmp -MT test/buildtest_cms.o -c -o test/buildtest_cms.o test/buildtest_cms.c rm -f test/buildtest_cms make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_cms OBJECTS="test/buildtest_cms.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cms} test/buildtest_cms.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cms} test/buildtest_cms.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_cms test/buildtest_cms.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl comp > test/buildtest_comp.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_comp.d.tmp -MT test/buildtest_comp.o -c -o test/buildtest_comp.o test/buildtest_comp.c rm -f test/buildtest_comp make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_comp OBJECTS="test/buildtest_comp.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_comp} test/buildtest_comp.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_comp} test/buildtest_comp.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_comp test/buildtest_comp.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl conf > test/buildtest_conf.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_conf.d.tmp -MT test/buildtest_conf.o -c -o test/buildtest_conf.o test/buildtest_conf.c rm -f test/buildtest_conf make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_conf OBJECTS="test/buildtest_conf.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_conf} test/buildtest_conf.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_conf} test/buildtest_conf.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_conf test/buildtest_conf.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl conf_api > test/buildtest_conf_api.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_conf_api.d.tmp -MT test/buildtest_conf_api.o -c -o test/buildtest_conf_api.o test/buildtest_conf_api.c rm -f test/buildtest_conf_api make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_conf_api OBJECTS="test/buildtest_conf_api.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_conf_api} test/buildtest_conf_api.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_conf_api} test/buildtest_conf_api.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_conf_api test/buildtest_conf_api.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl crypto > test/buildtest_crypto.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_crypto.d.tmp -MT test/buildtest_crypto.o -c -o test/buildtest_crypto.o test/buildtest_crypto.c rm -f test/buildtest_crypto make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_crypto OBJECTS="test/buildtest_crypto.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_crypto} test/buildtest_crypto.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_crypto} test/buildtest_crypto.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_crypto test/buildtest_crypto.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ct > test/buildtest_ct.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ct.d.tmp -MT test/buildtest_ct.o -c -o test/buildtest_ct.o test/buildtest_ct.c rm -f test/buildtest_ct make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ct OBJECTS="test/buildtest_ct.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ct} test/buildtest_ct.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ct} test/buildtest_ct.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ct test/buildtest_ct.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl des > test/buildtest_des.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_des.d.tmp -MT test/buildtest_des.o -c -o test/buildtest_des.o test/buildtest_des.c rm -f test/buildtest_des make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_des OBJECTS="test/buildtest_des.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_des} test/buildtest_des.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_des} test/buildtest_des.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_des test/buildtest_des.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl dh > test/buildtest_dh.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_dh.d.tmp -MT test/buildtest_dh.o -c -o test/buildtest_dh.o test/buildtest_dh.c rm -f test/buildtest_dh make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_dh OBJECTS="test/buildtest_dh.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_dh} test/buildtest_dh.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_dh} test/buildtest_dh.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_dh test/buildtest_dh.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl dsa > test/buildtest_dsa.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_dsa.d.tmp -MT test/buildtest_dsa.o -c -o test/buildtest_dsa.o test/buildtest_dsa.c rm -f test/buildtest_dsa make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_dsa OBJECTS="test/buildtest_dsa.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_dsa} test/buildtest_dsa.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_dsa} test/buildtest_dsa.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_dsa test/buildtest_dsa.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl e_os2 > test/buildtest_e_os2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_e_os2.d.tmp -MT test/buildtest_e_os2.o -c -o test/buildtest_e_os2.o test/buildtest_e_os2.c rm -f test/buildtest_e_os2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_e_os2 OBJECTS="test/buildtest_e_os2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_e_os2} test/buildtest_e_os2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_e_os2} test/buildtest_e_os2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_e_os2 test/buildtest_e_os2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ebcdic > test/buildtest_ebcdic.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ebcdic.d.tmp -MT test/buildtest_ebcdic.o -c -o test/buildtest_ebcdic.o test/buildtest_ebcdic.c rm -f test/buildtest_ebcdic make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ebcdic OBJECTS="test/buildtest_ebcdic.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ebcdic} test/buildtest_ebcdic.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ebcdic} test/buildtest_ebcdic.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ebcdic test/buildtest_ebcdic.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ec > test/buildtest_ec.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ec.d.tmp -MT test/buildtest_ec.o -c -o test/buildtest_ec.o test/buildtest_ec.c rm -f test/buildtest_ec make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ec OBJECTS="test/buildtest_ec.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ec} test/buildtest_ec.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ec} test/buildtest_ec.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ec test/buildtest_ec.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ecdh > test/buildtest_ecdh.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ecdh.d.tmp -MT test/buildtest_ecdh.o -c -o test/buildtest_ecdh.o test/buildtest_ecdh.c rm -f test/buildtest_ecdh make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ecdh OBJECTS="test/buildtest_ecdh.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ecdh} test/buildtest_ecdh.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ecdh} test/buildtest_ecdh.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ecdh test/buildtest_ecdh.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ecdsa > test/buildtest_ecdsa.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ecdsa.d.tmp -MT test/buildtest_ecdsa.o -c -o test/buildtest_ecdsa.o test/buildtest_ecdsa.c rm -f test/buildtest_ecdsa make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ecdsa OBJECTS="test/buildtest_ecdsa.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ecdsa} test/buildtest_ecdsa.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ecdsa} test/buildtest_ecdsa.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ecdsa test/buildtest_ecdsa.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl engine > test/buildtest_engine.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_engine.d.tmp -MT test/buildtest_engine.o -c -o test/buildtest_engine.o test/buildtest_engine.c rm -f test/buildtest_engine make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_engine OBJECTS="test/buildtest_engine.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_engine} test/buildtest_engine.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_engine} test/buildtest_engine.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_engine test/buildtest_engine.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl err > test/buildtest_err.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_err.d.tmp -MT test/buildtest_err.o -c -o test/buildtest_err.o test/buildtest_err.c rm -f test/buildtest_err make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_err OBJECTS="test/buildtest_err.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_err} test/buildtest_err.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_err} test/buildtest_err.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_err test/buildtest_err.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl evp > test/buildtest_evp.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_evp.d.tmp -MT test/buildtest_evp.o -c -o test/buildtest_evp.o test/buildtest_evp.c rm -f test/buildtest_evp make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_evp OBJECTS="test/buildtest_evp.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_evp} test/buildtest_evp.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_evp} test/buildtest_evp.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_evp test/buildtest_evp.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl hmac > test/buildtest_hmac.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_hmac.d.tmp -MT test/buildtest_hmac.o -c -o test/buildtest_hmac.o test/buildtest_hmac.c rm -f test/buildtest_hmac make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_hmac OBJECTS="test/buildtest_hmac.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_hmac} test/buildtest_hmac.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_hmac} test/buildtest_hmac.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_hmac test/buildtest_hmac.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl kdf > test/buildtest_kdf.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_kdf.d.tmp -MT test/buildtest_kdf.o -c -o test/buildtest_kdf.o test/buildtest_kdf.c rm -f test/buildtest_kdf make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_kdf OBJECTS="test/buildtest_kdf.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_kdf} test/buildtest_kdf.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_kdf} test/buildtest_kdf.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_kdf test/buildtest_kdf.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl lhash > test/buildtest_lhash.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_lhash.d.tmp -MT test/buildtest_lhash.o -c -o test/buildtest_lhash.o test/buildtest_lhash.c rm -f test/buildtest_lhash make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_lhash OBJECTS="test/buildtest_lhash.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_lhash} test/buildtest_lhash.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_lhash} test/buildtest_lhash.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_lhash test/buildtest_lhash.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl md4 > test/buildtest_md4.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_md4.d.tmp -MT test/buildtest_md4.o -c -o test/buildtest_md4.o test/buildtest_md4.c rm -f test/buildtest_md4 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_md4 OBJECTS="test/buildtest_md4.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_md4} test/buildtest_md4.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_md4} test/buildtest_md4.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_md4 test/buildtest_md4.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl md5 > test/buildtest_md5.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_md5.d.tmp -MT test/buildtest_md5.o -c -o test/buildtest_md5.o test/buildtest_md5.c rm -f test/buildtest_md5 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_md5 OBJECTS="test/buildtest_md5.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_md5} test/buildtest_md5.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_md5} test/buildtest_md5.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_md5 test/buildtest_md5.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl mdc2 > test/buildtest_mdc2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_mdc2.d.tmp -MT test/buildtest_mdc2.o -c -o test/buildtest_mdc2.o test/buildtest_mdc2.c rm -f test/buildtest_mdc2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_mdc2 OBJECTS="test/buildtest_mdc2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_mdc2} test/buildtest_mdc2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_mdc2} test/buildtest_mdc2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_mdc2 test/buildtest_mdc2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl modes > test/buildtest_modes.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_modes.d.tmp -MT test/buildtest_modes.o -c -o test/buildtest_modes.o test/buildtest_modes.c rm -f test/buildtest_modes make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_modes OBJECTS="test/buildtest_modes.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_modes} test/buildtest_modes.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_modes} test/buildtest_modes.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_modes test/buildtest_modes.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl obj_mac > test/buildtest_obj_mac.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_obj_mac.d.tmp -MT test/buildtest_obj_mac.o -c -o test/buildtest_obj_mac.o test/buildtest_obj_mac.c rm -f test/buildtest_obj_mac make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_obj_mac OBJECTS="test/buildtest_obj_mac.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_obj_mac} test/buildtest_obj_mac.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_obj_mac} test/buildtest_obj_mac.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_obj_mac test/buildtest_obj_mac.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl objects > test/buildtest_objects.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_objects.d.tmp -MT test/buildtest_objects.o -c -o test/buildtest_objects.o test/buildtest_objects.c rm -f test/buildtest_objects make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_objects OBJECTS="test/buildtest_objects.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_objects} test/buildtest_objects.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_objects} test/buildtest_objects.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_objects test/buildtest_objects.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ocsp > test/buildtest_ocsp.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ocsp.d.tmp -MT test/buildtest_ocsp.o -c -o test/buildtest_ocsp.o test/buildtest_ocsp.c rm -f test/buildtest_ocsp make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ocsp OBJECTS="test/buildtest_ocsp.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ocsp} test/buildtest_ocsp.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ocsp} test/buildtest_ocsp.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ocsp test/buildtest_ocsp.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl opensslv > test/buildtest_opensslv.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_opensslv.d.tmp -MT test/buildtest_opensslv.o -c -o test/buildtest_opensslv.o test/buildtest_opensslv.c rm -f test/buildtest_opensslv make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_opensslv OBJECTS="test/buildtest_opensslv.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_opensslv} test/buildtest_opensslv.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_opensslv} test/buildtest_opensslv.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_opensslv test/buildtest_opensslv.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ossl_typ > test/buildtest_ossl_typ.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ossl_typ.d.tmp -MT test/buildtest_ossl_typ.o -c -o test/buildtest_ossl_typ.o test/buildtest_ossl_typ.c rm -f test/buildtest_ossl_typ make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ossl_typ OBJECTS="test/buildtest_ossl_typ.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ossl_typ} test/buildtest_ossl_typ.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ossl_typ} test/buildtest_ossl_typ.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ossl_typ test/buildtest_ossl_typ.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl pem > test/buildtest_pem.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_pem.d.tmp -MT test/buildtest_pem.o -c -o test/buildtest_pem.o test/buildtest_pem.c rm -f test/buildtest_pem make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_pem OBJECTS="test/buildtest_pem.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pem} test/buildtest_pem.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pem} test/buildtest_pem.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_pem test/buildtest_pem.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl pem2 > test/buildtest_pem2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_pem2.d.tmp -MT test/buildtest_pem2.o -c -o test/buildtest_pem2.o test/buildtest_pem2.c rm -f test/buildtest_pem2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_pem2 OBJECTS="test/buildtest_pem2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pem2} test/buildtest_pem2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pem2} test/buildtest_pem2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_pem2 test/buildtest_pem2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl pkcs12 > test/buildtest_pkcs12.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_pkcs12.d.tmp -MT test/buildtest_pkcs12.o -c -o test/buildtest_pkcs12.o test/buildtest_pkcs12.c rm -f test/buildtest_pkcs12 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_pkcs12 OBJECTS="test/buildtest_pkcs12.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pkcs12} test/buildtest_pkcs12.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pkcs12} test/buildtest_pkcs12.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_pkcs12 test/buildtest_pkcs12.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl pkcs7 > test/buildtest_pkcs7.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_pkcs7.d.tmp -MT test/buildtest_pkcs7.o -c -o test/buildtest_pkcs7.o test/buildtest_pkcs7.c rm -f test/buildtest_pkcs7 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_pkcs7 OBJECTS="test/buildtest_pkcs7.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pkcs7} test/buildtest_pkcs7.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pkcs7} test/buildtest_pkcs7.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_pkcs7 test/buildtest_pkcs7.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl rand > test/buildtest_rand.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_rand.d.tmp -MT test/buildtest_rand.o -c -o test/buildtest_rand.o test/buildtest_rand.c rm -f test/buildtest_rand make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_rand OBJECTS="test/buildtest_rand.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rand} test/buildtest_rand.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rand} test/buildtest_rand.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_rand test/buildtest_rand.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl rc2 > test/buildtest_rc2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_rc2.d.tmp -MT test/buildtest_rc2.o -c -o test/buildtest_rc2.o test/buildtest_rc2.c rm -f test/buildtest_rc2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_rc2 OBJECTS="test/buildtest_rc2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rc2} test/buildtest_rc2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rc2} test/buildtest_rc2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_rc2 test/buildtest_rc2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl rc4 > test/buildtest_rc4.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_rc4.d.tmp -MT test/buildtest_rc4.o -c -o test/buildtest_rc4.o test/buildtest_rc4.c rm -f test/buildtest_rc4 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_rc4 OBJECTS="test/buildtest_rc4.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rc4} test/buildtest_rc4.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rc4} test/buildtest_rc4.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_rc4 test/buildtest_rc4.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ripemd > test/buildtest_ripemd.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ripemd.d.tmp -MT test/buildtest_ripemd.o -c -o test/buildtest_ripemd.o test/buildtest_ripemd.c rm -f test/buildtest_ripemd make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ripemd OBJECTS="test/buildtest_ripemd.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ripemd} test/buildtest_ripemd.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ripemd} test/buildtest_ripemd.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ripemd test/buildtest_ripemd.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl rsa > test/buildtest_rsa.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_rsa.d.tmp -MT test/buildtest_rsa.o -c -o test/buildtest_rsa.o test/buildtest_rsa.c rm -f test/buildtest_rsa make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_rsa OBJECTS="test/buildtest_rsa.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rsa} test/buildtest_rsa.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rsa} test/buildtest_rsa.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_rsa test/buildtest_rsa.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl safestack > test/buildtest_safestack.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_safestack.d.tmp -MT test/buildtest_safestack.o -c -o test/buildtest_safestack.o test/buildtest_safestack.c rm -f test/buildtest_safestack make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_safestack OBJECTS="test/buildtest_safestack.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_safestack} test/buildtest_safestack.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_safestack} test/buildtest_safestack.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_safestack test/buildtest_safestack.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl seed > test/buildtest_seed.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_seed.d.tmp -MT test/buildtest_seed.o -c -o test/buildtest_seed.o test/buildtest_seed.c rm -f test/buildtest_seed make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_seed OBJECTS="test/buildtest_seed.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_seed} test/buildtest_seed.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_seed} test/buildtest_seed.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_seed test/buildtest_seed.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl sha > test/buildtest_sha.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_sha.d.tmp -MT test/buildtest_sha.o -c -o test/buildtest_sha.o test/buildtest_sha.c rm -f test/buildtest_sha make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_sha OBJECTS="test/buildtest_sha.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_sha} test/buildtest_sha.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_sha} test/buildtest_sha.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_sha test/buildtest_sha.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl srtp > test/buildtest_srtp.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_srtp.d.tmp -MT test/buildtest_srtp.o -c -o test/buildtest_srtp.o test/buildtest_srtp.c rm -f test/buildtest_srtp make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_srtp OBJECTS="test/buildtest_srtp.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_srtp} test/buildtest_srtp.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_srtp} test/buildtest_srtp.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_srtp test/buildtest_srtp.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ssl > test/buildtest_ssl.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ssl.d.tmp -MT test/buildtest_ssl.o -c -o test/buildtest_ssl.o test/buildtest_ssl.c rm -f test/buildtest_ssl make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ssl OBJECTS="test/buildtest_ssl.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ssl} test/buildtest_ssl.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ssl} test/buildtest_ssl.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ssl test/buildtest_ssl.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ssl2 > test/buildtest_ssl2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ssl2.d.tmp -MT test/buildtest_ssl2.o -c -o test/buildtest_ssl2.o test/buildtest_ssl2.c rm -f test/buildtest_ssl2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ssl2 OBJECTS="test/buildtest_ssl2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ssl2} test/buildtest_ssl2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ssl2} test/buildtest_ssl2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ssl2 test/buildtest_ssl2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl stack > test/buildtest_stack.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_stack.d.tmp -MT test/buildtest_stack.o -c -o test/buildtest_stack.o test/buildtest_stack.c rm -f test/buildtest_stack make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_stack OBJECTS="test/buildtest_stack.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_stack} test/buildtest_stack.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_stack} test/buildtest_stack.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_stack test/buildtest_stack.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl symhacks > test/buildtest_symhacks.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_symhacks.d.tmp -MT test/buildtest_symhacks.o -c -o test/buildtest_symhacks.o test/buildtest_symhacks.c rm -f test/buildtest_symhacks make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_symhacks OBJECTS="test/buildtest_symhacks.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_symhacks} test/buildtest_symhacks.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_symhacks} test/buildtest_symhacks.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_symhacks test/buildtest_symhacks.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl tls1 > test/buildtest_tls1.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_tls1.d.tmp -MT test/buildtest_tls1.o -c -o test/buildtest_tls1.o test/buildtest_tls1.c rm -f test/buildtest_tls1 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_tls1 OBJECTS="test/buildtest_tls1.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_tls1} test/buildtest_tls1.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_tls1} test/buildtest_tls1.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_tls1 test/buildtest_tls1.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ts > test/buildtest_ts.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ts.d.tmp -MT test/buildtest_ts.o -c -o test/buildtest_ts.o test/buildtest_ts.c rm -f test/buildtest_ts make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ts OBJECTS="test/buildtest_ts.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ts} test/buildtest_ts.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ts} test/buildtest_ts.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ts test/buildtest_ts.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl txt_db > test/buildtest_txt_db.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_txt_db.d.tmp -MT test/buildtest_txt_db.o -c -o test/buildtest_txt_db.o test/buildtest_txt_db.c rm -f test/buildtest_txt_db make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_txt_db OBJECTS="test/buildtest_txt_db.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_txt_db} test/buildtest_txt_db.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_txt_db} test/buildtest_txt_db.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_txt_db test/buildtest_txt_db.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ui > test/buildtest_ui.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ui.d.tmp -MT test/buildtest_ui.o -c -o test/buildtest_ui.o test/buildtest_ui.c rm -f test/buildtest_ui make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ui OBJECTS="test/buildtest_ui.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ui} test/buildtest_ui.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ui} test/buildtest_ui.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ui test/buildtest_ui.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl whrlpool > test/buildtest_whrlpool.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_whrlpool.d.tmp -MT test/buildtest_whrlpool.o -c -o test/buildtest_whrlpool.o test/buildtest_whrlpool.c rm -f test/buildtest_whrlpool make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_whrlpool OBJECTS="test/buildtest_whrlpool.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_whrlpool} test/buildtest_whrlpool.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_whrlpool} test/buildtest_whrlpool.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_whrlpool test/buildtest_whrlpool.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl x509 > test/buildtest_x509.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_x509.d.tmp -MT test/buildtest_x509.o -c -o test/buildtest_x509.o test/buildtest_x509.c rm -f test/buildtest_x509 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_x509 OBJECTS="test/buildtest_x509.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509} test/buildtest_x509.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509} test/buildtest_x509.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_x509 test/buildtest_x509.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl x509_vfy > test/buildtest_x509_vfy.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_x509_vfy.d.tmp -MT test/buildtest_x509_vfy.o -c -o test/buildtest_x509_vfy.o test/buildtest_x509_vfy.c rm -f test/buildtest_x509_vfy make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_x509_vfy OBJECTS="test/buildtest_x509_vfy.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509_vfy} test/buildtest_x509_vfy.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509_vfy} test/buildtest_x509_vfy.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_x509_vfy test/buildtest_x509_vfy.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl x509v3 > test/buildtest_x509v3.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_x509v3.d.tmp -MT test/buildtest_x509v3.o -c -o test/buildtest_x509v3.o test/buildtest_x509v3.c rm -f test/buildtest_x509v3 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_x509v3 OBJECTS="test/buildtest_x509v3.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509v3} test/buildtest_x509v3.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509v3} test/buildtest_x509v3.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_x509v3 test/buildtest_x509v3.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/casttest.d.tmp -MT test/casttest.o -c -o test/casttest.o test/casttest.c rm -f test/casttest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/casttest OBJECTS="test/casttest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/casttest} test/casttest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/casttest} test/casttest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/casttest test/casttest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/cipherlist_test.d.tmp -MT test/cipherlist_test.o -c -o test/cipherlist_test.o test/cipherlist_test.c gcc -I. -Iinclude -I. -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/testutil.d.tmp -MT test/testutil.o -c -o test/testutil.o test/testutil.c rm -f test/cipherlist_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/cipherlist_test OBJECTS="test/cipherlist_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/cipherlist_test} test/cipherlist_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/cipherlist_test} test/cipherlist_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/cipherlist_test test/cipherlist_test.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/clienthellotest.d.tmp -MT test/clienthellotest.o -c -o test/clienthellotest.o test/clienthellotest.c rm -f test/clienthellotest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/clienthellotest OBJECTS="test/clienthellotest.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/clienthellotest} test/clienthellotest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/clienthellotest} test/clienthellotest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/clienthellotest test/clienthellotest.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/constant_time_test.d.tmp -MT test/constant_time_test.o -c -o test/constant_time_test.o test/constant_time_test.c rm -f test/constant_time_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/constant_time_test OBJECTS="test/constant_time_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/constant_time_test} test/constant_time_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/constant_time_test} test/constant_time_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/constant_time_test test/constant_time_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/crltest.d.tmp -MT test/crltest.o -c -o test/crltest.o test/crltest.c rm -f test/crltest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/crltest OBJECTS="test/crltest.o test/testutil.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/crltest} test/crltest.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/crltest} test/crltest.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/crltest test/crltest.o test/testutil.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ct_test.d.tmp -MT test/ct_test.o -c -o test/ct_test.o test/ct_test.c rm -f test/ct_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ct_test OBJECTS="test/ct_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ct_test} test/ct_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ct_test} test/ct_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ct_test test/ct_test.o test/testutil.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/d2i_test.d.tmp -MT test/d2i_test.o -c -o test/d2i_test.o test/d2i_test.c rm -f test/d2i_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/d2i_test OBJECTS="test/d2i_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/d2i_test} test/d2i_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/d2i_test} test/d2i_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/d2i_test test/d2i_test.o test/testutil.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/danetest.d.tmp -MT test/danetest.o -c -o test/danetest.o test/danetest.c rm -f test/danetest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/danetest OBJECTS="test/danetest.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/danetest} test/danetest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/danetest} test/danetest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/danetest test/danetest.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/destest.d.tmp -MT test/destest.o -c -o test/destest.o test/destest.c rm -f test/destest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/destest OBJECTS="test/destest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/destest} test/destest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/destest} test/destest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/destest test/destest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/dhtest.d.tmp -MT test/dhtest.o -c -o test/dhtest.o test/dhtest.c rm -f test/dhtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/dhtest OBJECTS="test/dhtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dhtest} test/dhtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dhtest} test/dhtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/dhtest test/dhtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/dsatest.d.tmp -MT test/dsatest.o -c -o test/dsatest.o test/dsatest.c rm -f test/dsatest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/dsatest OBJECTS="test/dsatest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dsatest} test/dsatest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dsatest} test/dsatest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/dsatest test/dsatest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -Itest -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/dtlstest.d.tmp -MT test/dtlstest.o -c -o test/dtlstest.o test/dtlstest.c rm -f test/dtlstest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/dtlstest OBJECTS="test/dtlstest.o test/ssltestlib.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dtlstest} test/dtlstest.o test/ssltestlib.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dtlstest} test/dtlstest.o test/ssltestlib.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/dtlstest test/dtlstest.o test/ssltestlib.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/dtlsv1listentest.d.tmp -MT test/dtlsv1listentest.o -c -o test/dtlsv1listentest.o test/dtlsv1listentest.c rm -f test/dtlsv1listentest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/dtlsv1listentest OBJECTS="test/dtlsv1listentest.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dtlsv1listentest} test/dtlsv1listentest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dtlsv1listentest} test/dtlsv1listentest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/dtlsv1listentest test/dtlsv1listentest.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ecdsatest.d.tmp -MT test/ecdsatest.o -c -o test/ecdsatest.o test/ecdsatest.c rm -f test/ecdsatest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ecdsatest OBJECTS="test/ecdsatest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ecdsatest} test/ecdsatest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ecdsatest} test/ecdsatest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ecdsatest test/ecdsatest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ectest.d.tmp -MT test/ectest.o -c -o test/ectest.o test/ectest.c rm -f test/ectest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ectest OBJECTS="test/ectest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ectest} test/ectest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ectest} test/ectest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ectest test/ectest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/enginetest.d.tmp -MT test/enginetest.o -c -o test/enginetest.o test/enginetest.c rm -f test/enginetest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/enginetest OBJECTS="test/enginetest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/enginetest} test/enginetest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/enginetest} test/enginetest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/enginetest test/enginetest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/evp_extra_test.d.tmp -MT test/evp_extra_test.o -c -o test/evp_extra_test.o test/evp_extra_test.c rm -f test/evp_extra_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/evp_extra_test OBJECTS="test/evp_extra_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/evp_extra_test} test/evp_extra_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/evp_extra_test} test/evp_extra_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/evp_extra_test test/evp_extra_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/evp_test.d.tmp -MT test/evp_test.o -c -o test/evp_test.o test/evp_test.c rm -f test/evp_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/evp_test OBJECTS="test/evp_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/evp_test} test/evp_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/evp_test} test/evp_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/evp_test test/evp_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/exdatatest.d.tmp -MT test/exdatatest.o -c -o test/exdatatest.o test/exdatatest.c rm -f test/exdatatest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/exdatatest OBJECTS="test/exdatatest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/exdatatest} test/exdatatest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/exdatatest} test/exdatatest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/exdatatest test/exdatatest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/exptest.d.tmp -MT test/exptest.o -c -o test/exptest.o test/exptest.c rm -f test/exptest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/exptest OBJECTS="test/exptest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/exptest} test/exptest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/exptest} test/exptest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/exptest test/exptest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/gmdifftest.d.tmp -MT test/gmdifftest.o -c -o test/gmdifftest.o test/gmdifftest.c rm -f test/gmdifftest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/gmdifftest OBJECTS="test/gmdifftest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/gmdifftest} test/gmdifftest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/gmdifftest} test/gmdifftest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/gmdifftest test/gmdifftest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/heartbeat_test.d.tmp -MT test/heartbeat_test.o -c -o test/heartbeat_test.o test/heartbeat_test.c rm -f test/heartbeat_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/heartbeat_test OBJECTS="test/heartbeat_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/heartbeat_test} test/heartbeat_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/heartbeat_test} test/heartbeat_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/heartbeat_test test/heartbeat_test.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/hmactest.d.tmp -MT test/hmactest.o -c -o test/hmactest.o test/hmactest.c rm -f test/hmactest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/hmactest OBJECTS="test/hmactest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/hmactest} test/hmactest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/hmactest} test/hmactest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/hmactest test/hmactest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ideatest.d.tmp -MT test/ideatest.o -c -o test/ideatest.o test/ideatest.c rm -f test/ideatest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ideatest OBJECTS="test/ideatest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ideatest} test/ideatest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ideatest} test/ideatest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ideatest test/ideatest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/igetest.d.tmp -MT test/igetest.o -c -o test/igetest.o test/igetest.c rm -f test/igetest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/igetest OBJECTS="test/igetest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/igetest} test/igetest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/igetest} test/igetest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/igetest test/igetest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/md2test.d.tmp -MT test/md2test.o -c -o test/md2test.o test/md2test.c rm -f test/md2test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/md2test OBJECTS="test/md2test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md2test} test/md2test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md2test} test/md2test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/md2test test/md2test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/md4test.d.tmp -MT test/md4test.o -c -o test/md4test.o test/md4test.c rm -f test/md4test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/md4test OBJECTS="test/md4test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md4test} test/md4test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md4test} test/md4test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/md4test test/md4test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/md5test.d.tmp -MT test/md5test.o -c -o test/md5test.o test/md5test.c rm -f test/md5test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/md5test OBJECTS="test/md5test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md5test} test/md5test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md5test} test/md5test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/md5test test/md5test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/mdc2test.d.tmp -MT test/mdc2test.o -c -o test/mdc2test.o test/mdc2test.c rm -f test/mdc2test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/mdc2test OBJECTS="test/mdc2test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/mdc2test} test/mdc2test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/mdc2test} test/mdc2test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/mdc2test test/mdc2test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/memleaktest.d.tmp -MT test/memleaktest.o -c -o test/memleaktest.o test/memleaktest.c rm -f test/memleaktest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/memleaktest OBJECTS="test/memleaktest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/memleaktest} test/memleaktest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/memleaktest} test/memleaktest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/memleaktest test/memleaktest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/p5_crpt2_test.d.tmp -MT test/p5_crpt2_test.o -c -o test/p5_crpt2_test.o test/p5_crpt2_test.c rm -f test/p5_crpt2_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/p5_crpt2_test OBJECTS="test/p5_crpt2_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/p5_crpt2_test} test/p5_crpt2_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/p5_crpt2_test} test/p5_crpt2_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/p5_crpt2_test test/p5_crpt2_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/packettest.d.tmp -MT test/packettest.o -c -o test/packettest.o test/packettest.c rm -f test/packettest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/packettest OBJECTS="test/packettest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/packettest} test/packettest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/packettest} test/packettest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/packettest test/packettest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/pbelutest.d.tmp -MT test/pbelutest.o -c -o test/pbelutest.o test/pbelutest.c rm -f test/pbelutest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/pbelutest OBJECTS="test/pbelutest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/pbelutest} test/pbelutest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/pbelutest} test/pbelutest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/pbelutest test/pbelutest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/randtest.d.tmp -MT test/randtest.o -c -o test/randtest.o test/randtest.c rm -f test/randtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/randtest OBJECTS="test/randtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/randtest} test/randtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/randtest} test/randtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/randtest test/randtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rc2test.d.tmp -MT test/rc2test.o -c -o test/rc2test.o test/rc2test.c rm -f test/rc2test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rc2test OBJECTS="test/rc2test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc2test} test/rc2test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc2test} test/rc2test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rc2test test/rc2test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rc4test.d.tmp -MT test/rc4test.o -c -o test/rc4test.o test/rc4test.c rm -f test/rc4test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rc4test OBJECTS="test/rc4test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc4test} test/rc4test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc4test} test/rc4test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rc4test test/rc4test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rc5test.d.tmp -MT test/rc5test.o -c -o test/rc5test.o test/rc5test.c rm -f test/rc5test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rc5test OBJECTS="test/rc5test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc5test} test/rc5test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc5test} test/rc5test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rc5test test/rc5test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rmdtest.d.tmp -MT test/rmdtest.o -c -o test/rmdtest.o test/rmdtest.c rm -f test/rmdtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rmdtest OBJECTS="test/rmdtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rmdtest} test/rmdtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rmdtest} test/rmdtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rmdtest test/rmdtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rsa_test.d.tmp -MT test/rsa_test.o -c -o test/rsa_test.o test/rsa_test.c rm -f test/rsa_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rsa_test OBJECTS="test/rsa_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rsa_test} test/rsa_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rsa_test} test/rsa_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rsa_test test/rsa_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sanitytest.d.tmp -MT test/sanitytest.o -c -o test/sanitytest.o test/sanitytest.c rm -f test/sanitytest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sanitytest OBJECTS="test/sanitytest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sanitytest} test/sanitytest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sanitytest} test/sanitytest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sanitytest test/sanitytest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/secmemtest.d.tmp -MT test/secmemtest.o -c -o test/secmemtest.o test/secmemtest.c rm -f test/secmemtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/secmemtest OBJECTS="test/secmemtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/secmemtest} test/secmemtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/secmemtest} test/secmemtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/secmemtest test/secmemtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sha1test.d.tmp -MT test/sha1test.o -c -o test/sha1test.o test/sha1test.c rm -f test/sha1test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sha1test OBJECTS="test/sha1test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha1test} test/sha1test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha1test} test/sha1test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sha1test test/sha1test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sha256t.d.tmp -MT test/sha256t.o -c -o test/sha256t.o test/sha256t.c rm -f test/sha256t make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sha256t OBJECTS="test/sha256t.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha256t} test/sha256t.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha256t} test/sha256t.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sha256t test/sha256t.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sha512t.d.tmp -MT test/sha512t.o -c -o test/sha512t.o test/sha512t.c rm -f test/sha512t make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sha512t OBJECTS="test/sha512t.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha512t} test/sha512t.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha512t} test/sha512t.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sha512t test/sha512t.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/srptest.d.tmp -MT test/srptest.o -c -o test/srptest.o test/srptest.c rm -f test/srptest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/srptest OBJECTS="test/srptest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/srptest} test/srptest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/srptest} test/srptest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/srptest test/srptest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/handshake_helper.d.tmp -MT test/handshake_helper.o -c -o test/handshake_helper.o test/handshake_helper.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssl_test.d.tmp -MT test/ssl_test.o -c -o test/ssl_test.o test/ssl_test.c gcc -I. -Iinclude -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssl_test_ctx.d.tmp -MT test/ssl_test_ctx.o -c -o test/ssl_test_ctx.o test/ssl_test_ctx.c rm -f test/ssl_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ssl_test OBJECTS="test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssl_test} test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssl_test} test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ssl_test test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssl_test_ctx_test.d.tmp -MT test/ssl_test_ctx_test.o -c -o test/ssl_test_ctx_test.o test/ssl_test_ctx_test.c rm -f test/ssl_test_ctx_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ssl_test_ctx_test OBJECTS="test/ssl_test_ctx.o test/ssl_test_ctx_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssl_test_ctx_test} test/ssl_test_ctx.o test/ssl_test_ctx_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssl_test_ctx_test} test/ssl_test_ctx.o test/ssl_test_ctx_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ssl_test_ctx_test test/ssl_test_ctx.o test/ssl_test_ctx_test.o test/testutil.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -I. -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sslapitest.d.tmp -MT test/sslapitest.o -c -o test/sslapitest.o test/sslapitest.c rm -f test/sslapitest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sslapitest OBJECTS="test/sslapitest.o test/ssltestlib.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sslapitest} test/sslapitest.o test/ssltestlib.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sslapitest} test/sslapitest.o test/ssltestlib.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sslapitest test/sslapitest.o test/ssltestlib.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -Itest -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sslcorrupttest.d.tmp -MT test/sslcorrupttest.o -c -o test/sslcorrupttest.o test/sslcorrupttest.c rm -f test/sslcorrupttest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sslcorrupttest OBJECTS="test/sslcorrupttest.o test/ssltestlib.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sslcorrupttest} test/sslcorrupttest.o test/ssltestlib.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sslcorrupttest} test/sslcorrupttest.o test/ssltestlib.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sslcorrupttest test/sslcorrupttest.o test/ssltestlib.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssltest_old.d.tmp -MT test/ssltest_old.o -c -o test/ssltest_old.o test/ssltest_old.c rm -f test/ssltest_old make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ssltest_old OBJECTS="test/ssltest_old.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssltest_old} test/ssltest_old.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssltest_old} test/ssltest_old.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ssltest_old test/ssltest_old.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/threadstest.d.tmp -MT test/threadstest.o -c -o test/threadstest.o test/threadstest.c rm -f test/threadstest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/threadstest OBJECTS="test/threadstest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/threadstest} test/threadstest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/threadstest} test/threadstest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/threadstest test/threadstest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/v3ext.d.tmp -MT test/v3ext.o -c -o test/v3ext.o test/v3ext.c rm -f test/v3ext make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/v3ext OBJECTS="test/v3ext.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/v3ext} test/v3ext.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/v3ext} test/v3ext.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/v3ext test/v3ext.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/v3nametest.d.tmp -MT test/v3nametest.o -c -o test/v3nametest.o test/v3nametest.c rm -f test/v3nametest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/v3nametest OBJECTS="test/v3nametest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/v3nametest} test/v3nametest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/v3nametest} test/v3nametest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/v3nametest test/v3nametest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/verify_extra_test.d.tmp -MT test/verify_extra_test.o -c -o test/verify_extra_test.o test/verify_extra_test.c rm -f test/verify_extra_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/verify_extra_test OBJECTS="test/verify_extra_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/verify_extra_test} test/verify_extra_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/verify_extra_test} test/verify_extra_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/verify_extra_test test/verify_extra_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/wp_test.d.tmp -MT test/wp_test.o -c -o test/wp_test.o test/wp_test.c rm -f test/wp_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/wp_test OBJECTS="test/wp_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/wp_test} test/wp_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/wp_test} test/wp_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/wp_test test/wp_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/x509aux.d.tmp -MT test/x509aux.o -c -o test/x509aux.o test/x509aux.c rm -f test/x509aux make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/x509aux OBJECTS="test/x509aux.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/x509aux} test/x509aux.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/x509aux} test/x509aux.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.1/opt/devtools/local/lib:/opt/metwork-mfext-1.1/opt/devtools/lib:/opt/metwork-mfext-1.1/opt/core/local/lib:/opt/metwork-mfext-1.1/opt/core/lib:/opt/metwork-mfext-1.1/local/lib:/opt/metwork-mfext-1.1/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/x509aux test/x509aux.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/CA.pl.in > "apps/CA.pl" chmod a+x apps/CA.pl /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/tsget.in > "apps/tsget" chmod a+x apps/tsget /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" tools/c_rehash.in > "tools/c_rehash" chmod a+x tools/c_rehash /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" util/shlib_wrap.sh.in > "util/shlib_wrap.sh" chmod a+x util/shlib_wrap.sh make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[3]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[3]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make depend && make _all make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' *** Installing development files created directory `/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl' install ./include/openssl/aes.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/aes.h install ./include/openssl/asn1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1_mac.h install ./include/openssl/asn1t.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1t.h install ./include/openssl/async.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/async.h install ./include/openssl/bio.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/bio.h install ./include/openssl/blowfish.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/blowfish.h install ./include/openssl/bn.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/bn.h install ./include/openssl/buffer.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/buffer.h install ./include/openssl/camellia.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/camellia.h install ./include/openssl/cast.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cast.h install ./include/openssl/cmac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cmac.h install ./include/openssl/cms.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cms.h install ./include/openssl/comp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/comp.h install ./include/openssl/conf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/conf.h install ./include/openssl/conf_api.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/conf_api.h install ./include/openssl/crypto.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/crypto.h install ./include/openssl/ct.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ct.h install ./include/openssl/des.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/des.h install ./include/openssl/dh.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dh.h install ./include/openssl/dsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dsa.h install ./include/openssl/dtls1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ec.h install ./include/openssl/ecdh.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ecdsa.h install ./include/openssl/engine.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/engine.h install ./include/openssl/err.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/err.h install ./include/openssl/evp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/evp.h install ./include/openssl/hmac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/hmac.h install ./include/openssl/idea.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/idea.h install ./include/openssl/kdf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/kdf.h install ./include/openssl/lhash.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/lhash.h install ./include/openssl/md2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md2.h install ./include/openssl/md4.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md4.h install ./include/openssl/md5.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md5.h install ./include/openssl/mdc2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/mdc2.h install ./include/openssl/modes.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/objects.h install ./include/openssl/ocsp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ocsp.h install ./include/openssl/opensslconf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pem.h install ./include/openssl/pem2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pem2.h install ./include/openssl/pkcs12.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pkcs12.h install ./include/openssl/pkcs7.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pkcs7.h install ./include/openssl/rand.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rand.h install ./include/openssl/rc2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc2.h install ./include/openssl/rc4.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc4.h install ./include/openssl/rc5.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rsa.h install ./include/openssl/safestack.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/safestack.h install ./include/openssl/seed.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/seed.h install ./include/openssl/sha.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/sha.h install ./include/openssl/srp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/srp.h install ./include/openssl/srtp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/srtp.h install ./include/openssl/ssl.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl3.h install ./include/openssl/stack.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/stack.h install ./include/openssl/symhacks.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/tls1.h install ./include/openssl/ts.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ts.h install ./include/openssl/txt_db.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/txt_db.h install ./include/openssl/ui.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ui.h install ./include/openssl/whrlpool.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509_vfy.h install ./include/openssl/x509v3.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509v3.h install ./include/openssl/aes.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/aes.h install ./include/openssl/asn1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1_mac.h install ./include/openssl/asn1t.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1t.h install ./include/openssl/async.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/async.h install ./include/openssl/bio.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/bio.h install ./include/openssl/blowfish.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/blowfish.h install ./include/openssl/bn.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/bn.h install ./include/openssl/buffer.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/buffer.h install ./include/openssl/camellia.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/camellia.h install ./include/openssl/cast.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cast.h install ./include/openssl/cmac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cmac.h install ./include/openssl/cms.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cms.h install ./include/openssl/comp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/comp.h install ./include/openssl/conf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/conf.h install ./include/openssl/conf_api.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/conf_api.h install ./include/openssl/crypto.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/crypto.h install ./include/openssl/ct.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ct.h install ./include/openssl/des.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/des.h install ./include/openssl/dh.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dh.h install ./include/openssl/dsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dsa.h install ./include/openssl/dtls1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ec.h install ./include/openssl/ecdh.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ecdsa.h install ./include/openssl/engine.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/engine.h install ./include/openssl/err.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/err.h install ./include/openssl/evp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/evp.h install ./include/openssl/hmac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/hmac.h install ./include/openssl/idea.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/idea.h install ./include/openssl/kdf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/kdf.h install ./include/openssl/lhash.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/lhash.h install ./include/openssl/md2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md2.h install ./include/openssl/md4.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md4.h install ./include/openssl/md5.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md5.h install ./include/openssl/mdc2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/mdc2.h install ./include/openssl/modes.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/objects.h install ./include/openssl/ocsp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ocsp.h install ./include/openssl/opensslconf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pem.h install ./include/openssl/pem2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pem2.h install ./include/openssl/pkcs12.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pkcs12.h install ./include/openssl/pkcs7.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pkcs7.h install ./include/openssl/rand.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rand.h install ./include/openssl/rc2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc2.h install ./include/openssl/rc4.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc4.h install ./include/openssl/rc5.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rsa.h install ./include/openssl/safestack.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/safestack.h install ./include/openssl/seed.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/seed.h install ./include/openssl/sha.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/sha.h install ./include/openssl/srp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/srp.h install ./include/openssl/srtp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/srtp.h install ./include/openssl/ssl.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl3.h install ./include/openssl/stack.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/stack.h install ./include/openssl/symhacks.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/tls1.h install ./include/openssl/ts.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ts.h install ./include/openssl/txt_db.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/txt_db.h install ./include/openssl/ui.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ui.h install ./include/openssl/whrlpool.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509_vfy.h install ./include/openssl/x509v3.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509v3.h install libcrypto.a -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libcrypto.a install libssl.a -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libssl.a install libcrypto.pc -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig/libcrypto.pc install libssl.pc -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig/libssl.pc install openssl.pc -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig/openssl.pc created directory `/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1' *** Installing engines *** Installing runtime files install apps/openssl -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin/openssl install ./tools/c_rehash -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin/c_rehash make[3]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' CC src/wrk.c CC src/net.c CC src/ssl.c CC src/aprintf.c CC src/stats.c CC src/script.c CC src/units.c CC src/ae.c CC src/zmalloc.c CC src/http_parser.c LUAJIT src/wrk.lua LINK wrk make[2]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0' make[1]: Leaving directory '/src/layers/layer7_devtools/0060_wrk' cd build/wrk-4.1.0 && cp wrk /opt/metwork-mfext-1.1/opt/devtools/bin make[3]: Leaving directory `/src/layers/layer7_devtools/0060_wrk' make[3]: Entering directory `/src/layers/layer7_devtools/0061_wrk2' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml touch /opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml echo "name: 'wrk2'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml echo "version: 'master20191107'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml echo "checksum: 'b3b049e7b796b10fb326f260f6076984'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml echo -n "A constant throughput, correct latency recording variant of wrk" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml echo "website: 'https://github.com/giltene/wrk2'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml echo "license: 'Modified Apache 2.0 License (Version 2.0.1, February 2015)'" >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/devtools/share/metwork_packages/wrk2.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/devtools EXPLICIT_NAME="wrk2-master" download uncompress build make[1]: Entering directory '/src/layers/layer7_devtools/0061_wrk2' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/wrk2-master20191107.tar.bz2` `readlink -m ./sources` MD5 b3b049e7b796b10fb326f260f6076984 Computing checksum for /src/layers/layer7_devtools/0061_wrk2/build/wrk2-master20191107.tar.bz2... Good checksum rm -Rf wrk2-master /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/wrk2-master20191107.tar.bz2` tar.bz2 wrk2-master Patching with wrk2-openssl.patch... patching file Makefile Patch ok cd build/wrk2-master && make make[2]: Entering directory '/src/layers/layer7_devtools/0061_wrk2/build/wrk2-master' Building LuaJIT... make[3]: Entering directory '/src/layers/layer7_devtools/0061_wrk2/build/wrk2-master/deps/luajit/src' HOSTCC host/minilua.o HOSTLINK host/minilua DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o In file included from host/buildvm.c:59: ./../dynasm/dasm_x86.h: In function 'dasm_put': ./../dynasm/dasm_x86.h:207:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*p++ == 1 && *p == DASM_DISP) mrm = n; continue; ^~ ./../dynasm/dasm_x86.h:207:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (*p++ == 1 && *p == DASM_DISP) mrm = n; continue; ^~~~~~~~ HOSTCC host/buildvm_asm.o HOSTCC host/buildvm_peobj.o HOSTCC host/buildvm_lib.o HOSTCC host/buildvm_fold.o HOSTLINK host/buildvm BUILDVM lj_vm.s ASM lj_vm.o CC lj_gc.o BUILDVM lj_ffdef.h CC lj_err.o CC lj_char.o BUILDVM lj_bcdef.h CC lj_bc.o CC lj_obj.o CC lj_str.o CC lj_tab.o CC lj_func.o CC lj_udata.o CC lj_meta.o CC lj_debug.o CC lj_state.o CC lj_dispatch.o CC lj_vmevent.o CC lj_vmmath.o CC lj_strscan.o CC lj_api.o CC lj_lex.o CC lj_parse.o CC lj_bcread.o CC lj_bcwrite.o CC lj_load.o CC lj_ir.o CC lj_opt_mem.o BUILDVM lj_folddef.h CC lj_opt_fold.o CC lj_opt_narrow.o CC lj_opt_dce.o CC lj_opt_loop.o CC lj_opt_split.o CC lj_opt_sink.o CC lj_mcode.o CC lj_snap.o CC lj_record.o CC lj_crecord.o BUILDVM lj_recdef.h CC lj_ffrecord.o CC lj_asm.o CC lj_trace.o CC lj_gdbjit.o CC lj_ctype.o CC lj_cdata.o CC lj_cconv.o CC lj_ccall.o CC lj_ccallback.o CC lj_carith.o CC lj_clib.o CC lj_cparse.o lj_cparse.c: In function 'cp_next_': lj_cparse.c:313:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '|') return '|'; cp_get(cp); return CTOK_OROR; ^~ lj_cparse.c:313:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '|') return '|'; cp_get(cp); return CTOK_OROR; ^~~~~~ lj_cparse.c:315:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '&') return '&'; cp_get(cp); return CTOK_ANDAND; ^~ lj_cparse.c:315:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '&') return '&'; cp_get(cp); return CTOK_ANDAND; ^~~~~~ lj_cparse.c:317:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '=') return '='; cp_get(cp); return CTOK_EQ; ^~ lj_cparse.c:317:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '=') return '='; cp_get(cp); return CTOK_EQ; ^~~~~~ lj_cparse.c:319:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '=') return '!'; cp_get(cp); return CTOK_NE; ^~ lj_cparse.c:319:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '=') return '!'; cp_get(cp); return CTOK_NE; ^~~~~~ lj_cparse.c:329:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '>') return '-'; cp_get(cp); return CTOK_DEREF; ^~ lj_cparse.c:329:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '>') return '-'; cp_get(cp); return CTOK_DEREF; ^~~~~~ CC lj_lib.o CC lj_alloc.o CC lib_aux.o BUILDVM lj_libdef.h CC lib_base.o CC lib_math.o CC lib_bit.o CC lib_string.o CC lib_table.o CC lib_io.o CC lib_os.o CC lib_package.o CC lib_debug.o CC lib_jit.o CC lib_ffi.o CC lib_init.o AR libluajit.a CC luajit.o BUILDVM jit/vmdef.lua LINK luajit OK Successfully built LuaJIT make[3]: Leaving directory '/src/layers/layer7_devtools/0061_wrk2/build/wrk2-master/deps/luajit/src' CC src/wrk.c src/wrk.c: In function 'response_complete': src/wrk.c:529:48: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int64_t' {aka 'long int'} [-Wformat=] printf(" expected_latency_timing = %lld\n", expected_latency_timing); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~ %ld src/wrk.c:530:28: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" now = %lld\n", now); ~~~^ ~~~ %ld src/wrk.c:531:47: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" expected_latency_start = %lld\n", expected_latency_start); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ %ld src/wrk.c:532:40: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" c->thread_start = %lld\n", c->thread_start); ~~~^ ~~~~~~~~~~~~~~~ %ld src/wrk.c:533:36: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" c->complete = %lld\n", c->complete); ~~~^ ~~~~~~~~~~~ %ld src/wrk.c:535:48: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" latest_should_send_time = %lld\n", c->latest_should_send_time); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld src/wrk.c:536:46: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" latest_expected_start = %lld\n", c->latest_expected_start); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ %ld src/wrk.c:537:39: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" latest_connect = %lld\n", c->latest_connect); ~~~^ ~~~~~~~~~~~~~~~~~ %ld src/wrk.c:538:37: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" latest_write = %lld\n", c->latest_write); ~~~^ ~~~~~~~~~~~~~~~ %ld src/wrk.c:542:52: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" next expected_latency_start = %lld\n", expected_latency_start); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ %ld At top level: src/wrk.c:834:13: warning: 'print_stats_latency' defined but not used [-Wunused-function] static void print_stats_latency(stats *stats) { ^~~~~~~~~~~~~~~~~~~ CC src/net.c CC src/ssl.c CC src/aprintf.c CC src/stats.c CC src/script.c CC src/units.c CC src/ae.c CC src/zmalloc.c CC src/http_parser.c CC src/tinymt64.c CC src/hdr_histogram.c LUAJIT src/wrk.lua LINK wrk make[2]: Leaving directory '/src/layers/layer7_devtools/0061_wrk2/build/wrk2-master' make[1]: Leaving directory '/src/layers/layer7_devtools/0061_wrk2' cd build/wrk2-master && cp wrk /opt/metwork-mfext-1.1/opt/devtools/bin/wrk2 make[3]: Leaving directory `/src/layers/layer7_devtools/0061_wrk2' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-1.1/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/devtools" cache: /buildcache/mfext_cache_layer_devtools_3ea987c7f62b3306efef29f965e5f5d4.tar created make[2]: Leaving directory `/src/layers/layer7_devtools' make[2]: Entering directory `/src/layers/layer7_python3_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea devtools@mfext layer (dependency) hash (from cache): c96fe12a94f58153b99e1f836109e4c5 python3@mfext layer (dependency) hash (from cache): 98dfd839f1e121e36b1d37ccf338dc55 python3_core@mfext layer (dependency) hash (from cache): 4b6f67bf3bbd03d4c881f9ef7134a4d2 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 84cc73b662de8d2f637fc8ccafb64de9 cache missed (/buildcache/mfext_cache_layer_python3_devtools_cd5d46517c21f9b70a447717c2d0b557.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-1.1/opt/python3_devtools ; \ fi make[3]: Entering directory `/src/layers/layer7_python3_devtools/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,devtools@mfext,python3_devtools@mfext -- scl enable devtoolset-8 -- 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 tempolayer298817[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer298817] Collecting apipkg==1.5 Downloading apipkg-1.5.tar.gz (11 kB) Collecting astroid==2.4.1 Downloading astroid-2.4.1.tar.gz (310 kB) Collecting black==19.10b0 Downloading black-19.10b0.tar.gz (1.0 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting coverage==5.1 Downloading coverage-5.1.tar.gz (687 kB) Collecting execnet==1.7.1 Downloading execnet-1.7.1.tar.gz (174 kB) Collecting flake8==3.8.1 Downloading flake8-3.8.1.tar.gz (157 kB) Collecting flake8-docstrings==1.5.0 Downloading flake8-docstrings-1.5.0.tar.gz (5.7 kB) Collecting freezegun==0.3.15 Downloading freezegun-0.3.15.tar.gz (25 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting isort==4.3.21 Downloading isort-4.3.21.tar.gz (69 kB) Collecting lazy-object-proxy==1.4.3 Downloading lazy-object-proxy-1.4.3.tar.gz (34 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting livereload==2.6.1 Downloading livereload-2.6.1.tar.gz (23 kB) Collecting lunr==0.5.8 Downloading lunr-0.5.8.tar.gz (45 kB) Collecting Mako==1.1.2 Downloading Mako-1.1.2.tar.gz (469 kB) Collecting mccabe==0.6.1 Downloading mccabe-0.6.1.tar.gz (8.6 kB) Collecting mkdocs==1.1.2 Downloading mkdocs-1.1.2.tar.gz (6.4 MB) Collecting mkdocs-add-number-plugin==1.2.1 Downloading mkdocs-add-number-plugin-1.2.1.tar.gz (8.4 kB) Collecting mkdocs-awesome-pages-plugin==2.2.1 Downloading mkdocs-awesome-pages-plugin-2.2.1.tar.gz (7.3 kB) Collecting mkdocs-exclude==1.0.2 Downloading mkdocs-exclude-1.0.2.tar.gz (6.8 kB) Collecting mkdocs-macros-plugin==0.4.9 Downloading mkdocs-macros-plugin-0.4.9.tar.gz (15 kB) Collecting mkdocs-material==5.2.0 Downloading mkdocs-material-5.2.0.tar.gz (1.6 MB) Collecting mkdocs-material-extensions==1.0 Downloading mkdocs-material-extensions-1.0.tar.gz (11 kB) Collecting mock==4.0.2 Downloading mock-4.0.2.tar.gz (71 kB) Collecting more-itertools==8.3.0 Downloading more-itertools-8.3.0.tar.gz (86 kB) Collecting nltk==3.5 Downloading nltk-3.5.zip (1.4 MB) Collecting nose==1.3.7 Downloading nose-1.3.7.tar.gz (280 kB) Collecting pathspec==0.8.0 Downloading pathspec-0.8.0.tar.gz (26 kB) Collecting pdoc3==0.8.1 Downloading pdoc3-0.8.1.tar.gz (75 kB) Collecting pluggy==0.13.1 Downloading pluggy-0.13.1.tar.gz (57 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting py==1.10.0 Downloading py-1.10.0.tar.gz (206 kB) Collecting pydocstyle==5.0.2 Downloading pydocstyle-5.0.2.tar.gz (32 kB) Collecting pyflakes==2.2.0 Downloading pyflakes-2.2.0.tar.gz (65 kB) Collecting pylint==2.5.2 Downloading pylint-2.5.2.tar.gz (683 kB) Collecting pymdown-extensions==7.1 Downloading pymdown-extensions-7.1.tar.gz (443 kB) Collecting pytest==5.4.2 Downloading pytest-5.4.2.tar.gz (1.0 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytest-cov==2.8.1 Downloading pytest-cov-2.8.1.tar.gz (47 kB) Collecting pytest-forked==1.1.3 Downloading pytest-forked-1.1.3.tar.gz (7.3 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytest-html==2.1.1 Downloading pytest-html-2.1.1.tar.gz (30 kB) Collecting pytest-httpserver==0.3.4 Downloading pytest_httpserver-0.3.4.tar.gz (24 kB) Collecting pytest-metadata==1.10.0 Downloading pytest-metadata-1.10.0.tar.gz (12 kB) Collecting pytest-mock==3.1.0 Downloading pytest-mock-3.1.0.tar.gz (25 kB) Collecting pytest-xdist==1.32.0 Downloading pytest-xdist-1.32.0.tar.gz (67 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting regex==2020.5.14 Downloading regex-2020.5.14.tar.gz (696 kB) Collecting repackage==0.7.3 Downloading repackage-0.7.3.tar.gz (5.0 kB) Collecting snowballstemmer==2.0.0 Downloading snowballstemmer-2.0.0.tar.gz (79 kB) Collecting termcolor==1.1.0 Downloading termcolor-1.1.0.tar.gz (3.9 kB) Collecting tornado==6.0.4 Downloading tornado-6.0.4.tar.gz (496 kB) Collecting typed-ast==1.4.1 Downloading typed_ast-1.4.1.tar.gz (208 kB) Collecting wcwidth==0.2.5 Downloading wcwidth-0.2.5.tar.gz (34 kB) Collecting six==1.15.0 Using cached six-1.15.0.tar.gz (33 kB) Collecting wrapt==1.12.1 Using cached wrapt-1.12.1.tar.gz (27 kB) Collecting toml==0.10.2 Downloading toml-0.10.2.tar.gz (22 kB) Collecting Click==7.0 Using cached Click-7.0.tar.gz (286 kB) Collecting appdirs==1.4.4 Downloading appdirs-1.4.4.tar.gz (13 kB) Collecting attrs==19.3.0 Using cached attrs-19.3.0.tar.gz (132 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pycodestyle==2.6.0 Using cached pycodestyle-2.6.0.tar.gz (100 kB) Collecting python-dateutil==2.8.0 Using cached python-dateutil-2.8.0.tar.gz (327 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting future==0.17.1 Using cached future-0.17.1.tar.gz (829 kB) Collecting MarkupSafe==1.1.1 Using cached MarkupSafe-1.1.1.tar.gz (19 kB) Collecting Jinja2==2.11.3 Using cached Jinja2-2.11.3.tar.gz (257 kB) Collecting Markdown==3.3.3 Using cached Markdown-3.3.3.tar.gz (319 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting PyYAML==5.4.1 Using cached PyYAML-5.4.1.tar.gz (175 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting Pygments==2.7.4 Using cached Pygments-2.7.4.tar.gz (2.3 MB) Collecting joblib==0.17.0 Using cached joblib-0.17.0.tar.gz (1.7 MB) Collecting tqdm==4.53.0 Using cached tqdm-4.53.0.tar.gz (179 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting packaging==20.9 Downloading packaging-20.9.tar.gz (81 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting Werkzeug==1.0.1 Using cached Werkzeug-1.0.1.tar.gz (904 kB) Collecting pyparsing==2.4.7 Downloading pyparsing-2.4.7.tar.gz (649 kB) Building wheels for collected packages: Click, Jinja2, Markdown, MarkupSafe, PyYAML, Pygments, Werkzeug, attrs, future, joblib, pycodestyle, python-dateutil, tqdm, wrapt, appdirs, packaging, pyparsing, six, toml, apipkg, astroid, black, coverage, execnet, flake8, flake8-docstrings, freezegun, isort, lazy-object-proxy, livereload, lunr, Mako, mccabe, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-pages-plugin, mkdocs-exclude, mkdocs-macros-plugin, mkdocs-material, mkdocs-material-extensions, mock, more-itertools, nltk, nose, pathspec, pdoc3, pluggy, py, pydocstyle, pyflakes, pylint, pymdown-extensions, pytest, pytest-cov, pytest-forked, pytest-html, pytest-httpserver, pytest-metadata, pytest-mock, pytest-xdist, regex, repackage, snowballstemmer, termcolor, tornado, typed-ast, wcwidth Building wheel for Click (setup.py): started Building wheel for Click (setup.py): finished with status 'done' Created wheel for Click: filename=Click-7.0-py2.py3-none-any.whl size=81293 sha256=b7a956fc26080bd5a667901aa6a0f831047eb5a6ffb93c35d8c3e9c711b41063 Stored in directory: /root/.cache/pip/wheels/6d/10/86/f2f312a945a8769d379e837f13aaf8a581eeb26e2c27e8db30 Building wheel for Jinja2 (setup.py): started Building wheel for Jinja2 (setup.py): finished with status 'done' Created wheel for Jinja2: filename=Jinja2-2.11.3-py2.py3-none-any.whl size=125699 sha256=34e198ec694a4ced2393c45ba6c63c2f29eb0dc9d570f395507581234c410e4d Stored in directory: /root/.cache/pip/wheels/86/60/b1/b6468b57c1655bab692ffb9664fb3008d6e52e0a97f255f27e Building wheel for Markdown (PEP 517): started Building wheel for Markdown (PEP 517): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.3.3-py3-none-any.whl size=96264 sha256=5f17704a75aef5be36d3b44ec7c721e4ef1511041e67507b2bd408bd7075bc79 Stored in directory: /root/.cache/pip/wheels/2a/9a/fe/5b15e3ada36bb1b722aabbac5ab049b04636ddb4811cd1913f Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp38-cp38-linux_x86_64.whl size=32717 sha256=e9b1fe140f006d47de77a54d9ad16c9353013b87f1ef67b7c2a5b89f7315786d Stored in directory: /root/.cache/pip/wheels/0c/61/d6/4db4f4c28254856e82305fdb1f752ed7f8482e54c384d8cb0e Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp38-cp38-linux_x86_64.whl size=45641 sha256=db41ab24aa9ad025037704876550fa6372c9c29fc91e42b638ad817068d76592 Stored in directory: /root/.cache/pip/wheels/dd/c5/1d/5d7436173d3efd4a14dcb510eb0b29525ecb6b0e41489e716e Building wheel for Pygments (setup.py): started Building wheel for Pygments (setup.py): finished with status 'done' Created wheel for Pygments: filename=Pygments-2.7.4-py3-none-any.whl size=950101 sha256=59ac034969812bc58f320b63d0af85dcb1240cf6f09eb05178ab7427c4e1bf3c Stored in directory: /root/.cache/pip/wheels/5b/fb/61/ff69238fcae374e5210ef5367ec07b2d4818f676c45d18aa3c Building wheel for Werkzeug (setup.py): started Building wheel for Werkzeug (setup.py): finished with status 'done' Created wheel for Werkzeug: filename=Werkzeug-1.0.1-py2.py3-none-any.whl size=298631 sha256=499fa94f2adca616217ae592ead181c9a051af2b864c4884991e55ca9c1096c2 Stored in directory: /root/.cache/pip/wheels/12/7c/8b/a089977d7edfd570f4980e82cc96d036d2d29d88fb839273a2 Building wheel for attrs (PEP 517): started Building wheel for attrs (PEP 517): finished with status 'done' Created wheel for attrs: filename=attrs-19.3.0-py2.py3-none-any.whl size=39472 sha256=b934d5a1138ebfbfd3536420231f4858f72939bd733235fc8b851ecdbd2c37d9 Stored in directory: /root/.cache/pip/wheels/4a/8d/d8/5e6ad92641066618c1410ffa0a9d7e7649a8c5c60ddd658840 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488729 sha256=7f907db299bb7807a4ebf8ba1cb02964b56dec885385920dabe495514e474677 Stored in directory: /root/.cache/pip/wheels/1c/1d/db/1834235af1bc2c9ca8e63809ce32edeb56f64f6e3af30cb20b Building wheel for joblib (setup.py): started Building wheel for joblib (setup.py): finished with status 'done' Created wheel for joblib: filename=joblib-0.17.0-py3-none-any.whl size=301468 sha256=e6022d14bba6bc1ac3e8814e5e4efa106eb5a04939470143b7392a400b230082 Stored in directory: /root/.cache/pip/wheels/bc/b2/2f/6ebd3ca64d00da9901758b7b788c66376dfe13e18c5f4ac55c Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.6.0-py2.py3-none-any.whl size=41362 sha256=a09bafd2ed966bcba59083f6d185af371abd6ae7a9d1db177ce99a8af589a53d Stored in directory: /root/.cache/pip/wheels/cf/ac/79/9eda052caf3eb531ad76e18c8f9900658ae0b33831dc8d77cd Building wheel for python-dateutil (PEP 517): started Building wheel for python-dateutil (PEP 517): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.8.0-py2.py3-none-any.whl size=226816 sha256=3604c89404e81c09d8f6132fdc17374cc517eb8a2f73b95cd3efbf394ea1063b Stored in directory: /root/.cache/pip/wheels/c7/44/b1/d14a0f520f27d0eb6b62ee29674a6961f243b1d6d71cd44914 Building wheel for tqdm (PEP 517): started Building wheel for tqdm (PEP 517): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.53.0-py2.py3-none-any.whl size=70276 sha256=e738d2daf1af93462ba9c44fac13e9be979bbc80c2eba760e9a9beffe35e6094 Stored in directory: /root/.cache/pip/wheels/19/e8/e6/db96ec4d1b276de9a3c6da5c94d261a5fde7f20c0ff4cfd9ff Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp38-cp38-linux_x86_64.whl size=82175 sha256=e854e86c2338ddfcd002288c06373b9c7a5710fb20271efb8e481b9b91074d8d Stored in directory: /root/.cache/pip/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 Building wheel for appdirs (setup.py): started Building wheel for appdirs (setup.py): finished with status 'done' Created wheel for appdirs: filename=appdirs-1.4.4-py2.py3-none-any.whl size=9565 sha256=20b5a612c099d3d91e917b1655cffb12bb9f9371a31d11a200aa86d6726207f9 Stored in directory: /root/.cache/pip/wheels/ab/65/c2/bbf0f346f5a1501e382dc1486adec6eda7f5ea38daae3e56f3 Building wheel for packaging (PEP 517): started Building wheel for packaging (PEP 517): finished with status 'done' Created wheel for packaging: filename=packaging-20.9-py2.py3-none-any.whl size=40870 sha256=72950d5770b0dfd0ea43942b9c6f18556c1709749ab6de9044a7f745886b103f Stored in directory: /root/.cache/pip/wheels/7d/09/ee/ceb1bbce0b62b7ba6949df8dc193dac281cc1d462db312a4c3 Building wheel for pyparsing (setup.py): started Building wheel for pyparsing (setup.py): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-2.4.7-py2.py3-none-any.whl size=67843 sha256=4f8143f7d0f9309281f0b63fd9e8a6917a3ebfabee88a4672dade30253cf2018 Stored in directory: /root/.cache/pip/wheels/ad/8d/0f/ad334705ed78e380d5342429a624c46bd6ac4e2ba616d70eb6 Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.15.0-py2.py3-none-any.whl size=10964 sha256=a62d87237554c5d7c6a8b32d71a380547d7e4a3edf5bbda17b7d000d4d5c6b8b Stored in directory: /root/.cache/pip/wheels/2a/79/93/cd6217d85b91a61fcafcf4d7ed2e0f575b04494c5b84ac74b2 Building wheel for toml (setup.py): started Building wheel for toml (setup.py): finished with status 'done' Created wheel for toml: filename=toml-0.10.2-py2.py3-none-any.whl size=16587 sha256=11e4b6f88ea87ab62914155e9c48c96b368d0236888c2a01ae228919a203e391 Stored in directory: /root/.cache/pip/wheels/7f/2a/4c/a39f5a4b9a3017f7ded7f75eac87c08957f06f056026db2fef Building wheel for apipkg (setup.py): started Building wheel for apipkg (setup.py): finished with status 'done' Created wheel for apipkg: filename=apipkg-1.5-py2.py3-none-any.whl size=5658 sha256=c9e2e291381a11ef3eec126996c827d644508132e2693783cd4efdae18d3e917 Stored in directory: /root/.cache/pip/wheels/78/a8/40/9333685e969fea02419ea93ff36d985f9f51e595ad10f4eef0 Building wheel for astroid (setup.py): started Building wheel for astroid (setup.py): finished with status 'done' Created wheel for astroid: filename=astroid-2.4.1-py3-none-any.whl size=214056 sha256=21a5f137ea678bb01747fbc48f6ed310d5cc5542295228ea48f2de101fb5aebc Stored in directory: /root/.cache/pip/wheels/75/ad/e8/fa1a963263a875e24fc5a8d8c18568ff01ddd5b428d047b9eb Building wheel for black (PEP 517): started Building wheel for black (PEP 517): finished with status 'done' Created wheel for black: filename=black-19.10b0-py36-none-any.whl size=97526 sha256=2e67937f7f79b806c421b1687f30c87c8d5e00db0b06ee2d7d94e597de88c0bf Stored in directory: /root/.cache/pip/wheels/9f/1f/d9/75a624926c65ddac7b0a5c4249c47ef578e5e87e730ba897cf Building wheel for coverage (setup.py): started Building wheel for coverage (setup.py): finished with status 'done' Created wheel for coverage: filename=coverage-5.1-cp38-cp38-linux_x86_64.whl size=242396 sha256=161581219eb77cf67989e08bd34858bb07d094598cd6d24512c01445dc2945ee Stored in directory: /root/.cache/pip/wheels/8d/32/26/3dc2bbfa29cac0f4c28d83e144b012afc225af01c5da6ff555 Building wheel for execnet (setup.py): started Building wheel for execnet (setup.py): finished with status 'done' Created wheel for execnet: filename=execnet-1.7.1-py2.py3-none-any.whl size=39065 sha256=1c482ed43be6c0dfaeeb508a62ce1141810582030f6d946c1db530fb83a745e0 Stored in directory: /root/.cache/pip/wheels/12/25/6b/1cbb4c062d255072b8bb803b1e6484b0084b620600583b525b Building wheel for flake8 (setup.py): started Building wheel for flake8 (setup.py): finished with status 'done' Created wheel for flake8: filename=flake8-3.8.1-py2.py3-none-any.whl size=72504 sha256=f4f257c4a395ed00cb9b9b79ec714061914686a928f1b3ffe5cde74805c6f90c Stored in directory: /root/.cache/pip/wheels/18/80/b8/31d5dba952e6319eadf6a976378d04fae6bba0d5623113cad0 Building wheel for flake8-docstrings (setup.py): started Building wheel for flake8-docstrings (setup.py): finished with status 'done' Created wheel for flake8-docstrings: filename=flake8_docstrings-1.5.0-py2.py3-none-any.whl size=5529 sha256=c90e66f21ea4872332782e57a852de3b207c084656107082f92de26450e55529 Stored in directory: /root/.cache/pip/wheels/91/4b/93/1cd58eef52ec0d4e5a199fdf77b2834b837c68a090a219e8b3 Building wheel for freezegun (PEP 517): started Building wheel for freezegun (PEP 517): finished with status 'done' Created wheel for freezegun: filename=freezegun-0.3.15-py2.py3-none-any.whl size=14600 sha256=df66535c97875755fb7eb5e763e57d5445b81f047adf6758f6bb56a6f156cd18 Stored in directory: /root/.cache/pip/wheels/9b/1e/02/e3abb2b9ad70cabe0da80cd2006fe60e6c29f27d191c7a8879 Building wheel for isort (setup.py): started Building wheel for isort (setup.py): finished with status 'done' Created wheel for isort: filename=isort-4.3.21-py2.py3-none-any.whl size=42281 sha256=7dd8940c7b2743d022c3d18a1569cc06e7fc53d3499e7422c4070f0730252901 Stored in directory: /root/.cache/pip/wheels/a4/6e/35/cd528ca079275a0c59113d7d4650018309e89932ad9d54f8b9 Building wheel for lazy-object-proxy (PEP 517): started Building wheel for lazy-object-proxy (PEP 517): finished with status 'done' Created wheel for lazy-object-proxy: filename=lazy_object_proxy-1.4.3-cp38-cp38-linux_x86_64.whl size=59935 sha256=bafa07b69f7b43970064c002d3b7d3c343545a3743984eb7c938b37428670778 Stored in directory: /root/.cache/pip/wheels/d7/f7/3b/6853df4a25a106662f20e70ad6bd448c8ae07d12ce80fb9063 Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.1-py2.py3-none-any.whl size=23823 sha256=d208aec94028a3ab7557c93998acc77e6fb620e5fddd44e14f6a674bddec0cd7 Stored in directory: /root/.cache/pip/wheels/a7/0f/c0/d0aac9f595319311da6989562ef893983bd72cc4ee805d3470 Building wheel for lunr (setup.py): started Building wheel for lunr (setup.py): finished with status 'done' Created wheel for lunr: filename=lunr-0.5.8-py2.py3-none-any.whl size=35454 sha256=b4494e6d4be60bef62c5498cc4ebdb440d0d2a9b77007c7551d807fe52772dad Stored in directory: /root/.cache/pip/wheels/64/6d/fb/c6b1475d9f0cdf8964860a9abc673f080121f8c3ff14da6731 Building wheel for Mako (setup.py): started Building wheel for Mako (setup.py): finished with status 'done' Created wheel for Mako: filename=Mako-1.1.2-py2.py3-none-any.whl size=75521 sha256=e5058539063389ff75cf2e375f60c6302a69e6f73c1ba77a60325b20c4bb36c5 Stored in directory: /root/.cache/pip/wheels/6e/52/27/2561ec8383487040b93f49eb487ef97e65d7889369f17b7170 Building wheel for mccabe (setup.py): started Building wheel for mccabe (setup.py): finished with status 'done' Created wheel for mccabe: filename=mccabe-0.6.1-py2.py3-none-any.whl size=7051 sha256=2991774acb3f570c0c0630295404d855b251aee36a8f516a407cad562fe5ee32 Stored in directory: /root/.cache/pip/wheels/49/1a/c8/514721ed0f419ad7f3cde30dc003fee53f16b11e9ba604b8fd Building wheel for mkdocs (setup.py): started Building wheel for mkdocs (setup.py): finished with status 'done' Created wheel for mkdocs: filename=mkdocs-1.1.2-py3-none-any.whl size=6429756 sha256=00880c2ae94c2bc8681f49354edeb09dddafc8b9ea1fcee7368568898937758e Stored in directory: /root/.cache/pip/wheels/07/1d/22/e5c217336909af9a298b695b6a20fbd09a7ddd525250ec8e03 Building wheel for mkdocs-add-number-plugin (setup.py): started Building wheel for mkdocs-add-number-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-add-number-plugin: filename=mkdocs_add_number_plugin-1.2.1-py3-none-any.whl size=8809 sha256=3b49e4ae828564db29141c62407db84510d7e13f132210337f7920a66165d51f Stored in directory: /root/.cache/pip/wheels/8f/5d/8b/febb4d59f5fb07550141905387f91c85b25fd1820d3f5787dc Building wheel for mkdocs-awesome-pages-plugin (setup.py): started Building wheel for mkdocs-awesome-pages-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-awesome-pages-plugin: filename=mkdocs_awesome_pages_plugin-2.2.1-py3-none-any.whl size=7949 sha256=2e5a14f25f9a5ac8a33993af4802ee4074eb5dd00adbe0add69d6d890224fcca Stored in directory: /root/.cache/pip/wheels/e9/4b/4f/42ad0253367c68ca675be552f665c03d4d4d414db103bf3e24 Building wheel for mkdocs-exclude (setup.py): started Building wheel for mkdocs-exclude (setup.py): finished with status 'done' Created wheel for mkdocs-exclude: filename=mkdocs_exclude-1.0.2-py3-none-any.whl size=7359 sha256=a1d006a1be23c5984d03dadced498d5d17b4dbf00cccc87774690eeb49c1d9ae Stored in directory: /root/.cache/pip/wheels/65/5a/7e/bf17faab29a167cba938b610ab0813ebab595533bf708cc7d0 Building wheel for mkdocs-macros-plugin (setup.py): started Building wheel for mkdocs-macros-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-macros-plugin: filename=mkdocs_macros_plugin-0.4.9-py3-none-any.whl size=14969 sha256=44eafda802aa57b6e647345adbae823b957b5b91502ccb71bd64ba7554e85b55 Stored in directory: /root/.cache/pip/wheels/17/5e/d5/abd8700a2591eaf1a0d96d119fec387dd0b905be80bee1dbed Building wheel for mkdocs-material (setup.py): started Building wheel for mkdocs-material (setup.py): finished with status 'done' Created wheel for mkdocs-material: filename=mkdocs_material-5.2.0-py3-none-any.whl size=3618233 sha256=52a9089f3849266816508a0cf85e767868eac3cc2976f091e6e3a7ebffb8ab8e Stored in directory: /root/.cache/pip/wheels/d5/97/83/dea907b0ac421119b77e98c1128371cdf6a5eccab5d5aa6326 Building wheel for mkdocs-material-extensions (setup.py): started Building wheel for mkdocs-material-extensions (setup.py): finished with status 'done' Created wheel for mkdocs-material-extensions: filename=mkdocs_material_extensions-1.0-py3-none-any.whl size=7941 sha256=5208706d3f2a090b7f977530e0e89dcca81c744826620afdb6dc392e9f7a609b Stored in directory: /root/.cache/pip/wheels/ac/d6/ff/47452335792f8cedfb2dbffae559be325779eb16e7bc9b5655 Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-4.0.2-py3-none-any.whl size=28693 sha256=b99bd639c177c364e29ee1502fa9010abaccec315677e1287798d999cf6028dd Stored in directory: /root/.cache/pip/wheels/ca/68/11/2395a675dac4a5d915a3defdfad52566ba6cea7ea1c121ac77 Building wheel for more-itertools (setup.py): started Building wheel for more-itertools (setup.py): finished with status 'done' Created wheel for more-itertools: filename=more_itertools-8.3.0-py3-none-any.whl size=40690 sha256=6417b21d8d768973c8b9ea729274904bd892f89937a62420ec1a629a9c7f45b8 Stored in directory: /root/.cache/pip/wheels/5b/2d/41/347d4796d139b111f84960d380b09618b7d4f8cd175e7829b0 Building wheel for nltk (setup.py): started Building wheel for nltk (setup.py): finished with status 'done' Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434677 sha256=10718befbc855e9f6c1d47e987692ac8ffbb45ca8f65f64d6cf99ab93f375cf5 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 Building wheel for nose (setup.py): started Building wheel for nose (setup.py): finished with status 'done' Created wheel for nose: filename=nose-1.3.7-py3-none-any.whl size=153546 sha256=ce0c962f26464a120a0268c71ad2b63a790877275a17393dd94c100298aac518 Stored in directory: /root/.cache/pip/wheels/0c/a0/37/dde0b7bb7ed3f3875c2443438facc1f74eb0830152475f5a94 Building wheel for pathspec (setup.py): started Building wheel for pathspec (setup.py): finished with status 'done' Created wheel for pathspec: filename=pathspec-0.8.0-py2.py3-none-any.whl size=28458 sha256=21cde1b38a34b932594608408faee0cfc07a1a3d16385862c79a8ded1fe62bcf Stored in directory: /root/.cache/pip/wheels/92/99/0d/2ac01b0a6a17a1231c7b23158cd0964d4b9cfc69baa1766b32 Building wheel for pdoc3 (setup.py): started Building wheel for pdoc3 (setup.py): finished with status 'done' Created wheel for pdoc3: filename=pdoc3-0.8.1-py3-none-any.whl size=106429 sha256=3ed5c40e0fe2a75f6fc08864124f61a6b90a5eebac5b020242d1df512b3bff2d Stored in directory: /root/.cache/pip/wheels/74/96/13/fab679ab239a62e7f04c6f9e639675b8b3d014c25c81899fbd Building wheel for pluggy (PEP 517): started Building wheel for pluggy (PEP 517): finished with status 'done' Created wheel for pluggy: filename=pluggy-0.13.1-py2.py3-none-any.whl size=18093 sha256=cf4bb41cdd5753f22a4823c1dba6e1c8f85caa14a8897797d1114dfa4d19042e Stored in directory: /root/.cache/pip/wheels/f6/8c/6f/9402f825417fcd0b2d31a3bae52d74dd5a1f6419d5ebea031b Building wheel for py (setup.py): started Building wheel for py (setup.py): finished with status 'done' Created wheel for py: filename=py-1.10.0-py2.py3-none-any.whl size=97645 sha256=7d559b44497396ad97235b89a00469c7defee130099f06176ed7b5d17d45d2e7 Stored in directory: /root/.cache/pip/wheels/d6/3f/a1/ef97b129143f13159c5918fb4c02ba06f6821fc3b42ffab7b8 Building wheel for pydocstyle (setup.py): started Building wheel for pydocstyle (setup.py): finished with status 'done' Created wheel for pydocstyle: filename=pydocstyle-5.0.2-py3-none-any.whl size=35060 sha256=8b0b0240758a260587151781db6333b301a668c6a023e4f98cfc2c9ed530c8d7 Stored in directory: /root/.cache/pip/wheels/4d/4b/bf/575107298c18e8f30548584d47da54c70b3c43186b828c9eac Building wheel for pyflakes (setup.py): started Building wheel for pyflakes (setup.py): finished with status 'done' Created wheel for pyflakes: filename=pyflakes-2.2.0-py2.py3-none-any.whl size=66952 sha256=5ea5bc7f5dd9102b66ad40e2e393968f6c2f1c8d6f3a474b3b139350e49a32d3 Stored in directory: /root/.cache/pip/wheels/89/5a/87/e1149a6f17c791e9b86b69f73615f530a5fa0be0578a420924 Building wheel for pylint (setup.py): started Building wheel for pylint (setup.py): finished with status 'done' Created wheel for pylint: filename=pylint-2.5.2-py3-none-any.whl size=324316 sha256=dd3fef20d8518a06940e6898ccd6e3ee0aeccf233f640d1e085272b126519081 Stored in directory: /root/.cache/pip/wheels/cf/fd/d2/6e8d26c1715f2f6bced2e0ed13eca467d3857bd73ac067b445 Building wheel for pymdown-extensions (setup.py): started Building wheel for pymdown-extensions (setup.py): finished with status 'done' Created wheel for pymdown-extensions: filename=pymdown_extensions-7.1-py2.py3-none-any.whl size=205067 sha256=51a2144566130efdd7360ac057535b52c21c85fc588b55c2df45790a0f2e3671 Stored in directory: /root/.cache/pip/wheels/de/f8/13/7f1b08901897e266977b7fe584602de86d04c18284ead4351e Building wheel for pytest (PEP 517): started Building wheel for pytest (PEP 517): finished with status 'done' Created wheel for pytest: filename=pytest-5.4.2-py3-none-any.whl size=247394 sha256=7752eec24c528068f2d4906f26ce1e34b4cb0fe4acd6b0bf2bd4a32b90e3b491 Stored in directory: /root/.cache/pip/wheels/39/e7/60/97ac122b2359bbe9cc034e0de6eade1272f4d1e47993b3e6f0 Building wheel for pytest-cov (setup.py): started Building wheel for pytest-cov (setup.py): finished with status 'done' Created wheel for pytest-cov: filename=pytest_cov-2.8.1-py2.py3-none-any.whl size=18651 sha256=cf990eccfce8ea231ffa6a776d00838576943e5d11aca3776d62b0d4bea8d528 Stored in directory: /root/.cache/pip/wheels/58/1a/d8/e05340a05d13e12e7af59f071d5d36cdc6c09f2813b2732d0a Building wheel for pytest-forked (PEP 517): started Building wheel for pytest-forked (PEP 517): finished with status 'done' Created wheel for pytest-forked: filename=pytest_forked-1.1.3-py2.py3-none-any.whl size=4460 sha256=b284e08c4b081a79bb0406735d00b7982d35c205a74e771a5a8f7f56a9934146 Stored in directory: /root/.cache/pip/wheels/78/52/7a/09eaace651900300d7adf9a73cb891dbbde69ffd45489bf6ad Building wheel for pytest-html (setup.py): started Building wheel for pytest-html (setup.py): finished with status 'done' Created wheel for pytest-html: filename=pytest_html-2.1.1-py2.py3-none-any.whl size=16040 sha256=553b5f728b7b570a7c0e9df8f23fa5518aa797b96b43af68772c683b6de38060 Stored in directory: /root/.cache/pip/wheels/8e/e1/5c/a5ed66c9daf4dcb97bd72152f6d09303a33038735566cadb2d Building wheel for pytest-httpserver (setup.py): started Building wheel for pytest-httpserver (setup.py): finished with status 'done' Created wheel for pytest-httpserver: filename=pytest_httpserver-0.3.4-py3-none-any.whl size=13402 sha256=d4f8ccc09806b823199da367f2d3674defc60519697626d242806ab4b5df5909 Stored in directory: /root/.cache/pip/wheels/e9/c2/01/8fa86322739bcefab95ffde87d0c65946005a1756c9ca6cd80 Building wheel for pytest-metadata (setup.py): started Building wheel for pytest-metadata (setup.py): finished with status 'done' Created wheel for pytest-metadata: filename=pytest_metadata-1.10.0-py2.py3-none-any.whl size=9909 sha256=a084b3ba84b3daaabf3bf6f5a1af4465836ff09460276970b41a67773248076c Stored in directory: /root/.cache/pip/wheels/ea/37/45/3231250fe41e7ec3e44a9045b6d0e9b36b85acb33d579ca093 Building wheel for pytest-mock (setup.py): started Building wheel for pytest-mock (setup.py): finished with status 'done' Created wheel for pytest-mock: filename=pytest_mock-3.1.0-py2.py3-none-any.whl size=10544 sha256=5bdf7ef53b4409f804f91f79df1d0b1d0bf20876de9eb343731d78a493a02e7f Stored in directory: /root/.cache/pip/wheels/92/20/30/cca207c759de1cf6b33f6c5d11520bb90d0ec3e332a49dca50 Building wheel for pytest-xdist (PEP 517): started Building wheel for pytest-xdist (PEP 517): finished with status 'done' Created wheel for pytest-xdist: filename=pytest_xdist-1.32.0-py2.py3-none-any.whl size=36629 sha256=55357702484735ae91e768ebd94f3e4ea0615e7a5a9d22b3fda3961bc0b9f193 Stored in directory: /root/.cache/pip/wheels/6d/66/d8/be4929444350390ff3b0d63ed143d40a5b2dd8f1339eeb1dc6 Building wheel for regex (setup.py): started Building wheel for regex (setup.py): finished with status 'done' Created wheel for regex: filename=regex-2020.5.14-cp38-cp38-linux_x86_64.whl size=689570 sha256=945c0f9a3fb41028179815ae730d953c058e4d79aa78892ce9a1fc173d74aa0e Stored in directory: /root/.cache/pip/wheels/11/17/00/2a4439eeb3a42a66b3649af2ef52ead483766361dc65b31498 Building wheel for repackage (setup.py): started Building wheel for repackage (setup.py): finished with status 'done' Created wheel for repackage: filename=repackage-0.7.3-py3-none-any.whl size=3300 sha256=43b80b68d88af8e4def640a1bd061057a45103eefde25b31f700b31a54714e49 Stored in directory: /root/.cache/pip/wheels/27/d1/56/c35bfcf38964286906b38598f7f0a9450d3cfc4a81acf6b14d Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-2.0.0-py2.py3-none-any.whl size=97007 sha256=7a34f5e3ee4c17eb5c5ce889f8911bc45c899cab5bff5a4270fb0b2b278ba2f5 Stored in directory: /root/.cache/pip/wheels/f8/86/28/f03b1c3fb921e63cad0f6460c862a174d9890312b2b6d22d1c Building wheel for termcolor (setup.py): started Building wheel for termcolor (setup.py): finished with status 'done' Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4829 sha256=ee095af57a876db79336cbeaa1837de9a3d0b0bc6aac419201eaf08f9b382de3 Stored in directory: /root/.cache/pip/wheels/a0/16/9c/5473df82468f958445479c59e784896fa24f4a5fc024b0f501 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=428168 sha256=460b79f62d1586b90a594267eb56d492326aac75037dc8d134eedc8a2035cc06 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d Building wheel for typed-ast (setup.py): started Building wheel for typed-ast (setup.py): finished with status 'done' Created wheel for typed-ast: filename=typed_ast-1.4.1-cp38-cp38-linux_x86_64.whl size=896656 sha256=9487b2c498e0ab412ea9382c2a45ea01166f1ccb82c914f38c020d2b132fdbfc Stored in directory: /root/.cache/pip/wheels/90/d4/0c/d1e5fbaba4f3eef9ced2a95737b027aca1a5ea7e52e490f3b2 Building wheel for wcwidth (setup.py): started Building wheel for wcwidth (setup.py): finished with status 'done' Created wheel for wcwidth: filename=wcwidth-0.2.5-py2.py3-none-any.whl size=29212 sha256=1cd69710effeabc7a94af373ad000139b27d8c714352d445919ce1f6968de93d Stored in directory: /root/.cache/pip/wheels/4f/fc/db/d9c5d02376160cf7544433ec0fdbbbf9361efc18a6f8648c59 Successfully built Click Jinja2 Markdown MarkupSafe PyYAML Pygments Werkzeug attrs future joblib pycodestyle python-dateutil tqdm wrapt appdirs packaging pyparsing six toml apipkg astroid black coverage execnet flake8 flake8-docstrings freezegun isort lazy-object-proxy livereload lunr Mako mccabe mkdocs mkdocs-add-number-plugin mkdocs-awesome-pages-plugin mkdocs-exclude mkdocs-macros-plugin mkdocs-material mkdocs-material-extensions mock more-itertools nltk nose pathspec pdoc3 pluggy py pydocstyle pyflakes pylint pymdown-extensions pytest pytest-cov pytest-forked pytest-html pytest-httpserver pytest-metadata pytest-mock pytest-xdist regex repackage snowballstemmer termcolor tornado typed-ast wcwidth if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-1.1/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/apipkg-1.5-py2.py3-none-any.whl Processing ./src/astroid-2.4.1-py3-none-any.whl Processing ./src/black-19.10b0-py36-none-any.whl Processing ./src/coverage-5.1-cp38-cp38-linux_x86_64.whl Processing ./src/execnet-1.7.1-py2.py3-none-any.whl Processing ./src/flake8-3.8.1-py2.py3-none-any.whl Processing ./src/flake8_docstrings-1.5.0-py2.py3-none-any.whl Processing ./src/freezegun-0.3.15-py2.py3-none-any.whl Processing ./src/isort-4.3.21-py2.py3-none-any.whl Processing ./src/lazy_object_proxy-1.4.3-cp38-cp38-linux_x86_64.whl Processing ./src/livereload-2.6.1-py2.py3-none-any.whl Processing ./src/lunr-0.5.8-py2.py3-none-any.whl Processing ./src/Mako-1.1.2-py2.py3-none-any.whl Processing ./src/mccabe-0.6.1-py2.py3-none-any.whl Processing ./src/mkdocs-1.1.2-py3-none-any.whl Processing ./src/mkdocs_add_number_plugin-1.2.1-py3-none-any.whl Processing ./src/mkdocs_awesome_pages_plugin-2.2.1-py3-none-any.whl Processing ./src/mkdocs_exclude-1.0.2-py3-none-any.whl Processing ./src/mkdocs_macros_plugin-0.4.9-py3-none-any.whl Processing ./src/mkdocs_material-5.2.0-py3-none-any.whl Processing ./src/mkdocs_material_extensions-1.0-py3-none-any.whl Processing ./src/mock-4.0.2-py3-none-any.whl Processing ./src/more_itertools-8.3.0-py3-none-any.whl Processing ./src/nltk-3.5-py3-none-any.whl Processing ./src/nose-1.3.7-py3-none-any.whl Processing ./src/pathspec-0.8.0-py2.py3-none-any.whl Processing ./src/pdoc3-0.8.1-py3-none-any.whl Processing ./src/pluggy-0.13.1-py2.py3-none-any.whl Processing ./src/py-1.10.0-py2.py3-none-any.whl Processing ./src/pydocstyle-5.0.2-py3-none-any.whl Processing ./src/pyflakes-2.2.0-py2.py3-none-any.whl Processing ./src/pylint-2.5.2-py3-none-any.whl Processing ./src/pymdown_extensions-7.1-py2.py3-none-any.whl Processing ./src/pytest-5.4.2-py3-none-any.whl Processing ./src/pytest_cov-2.8.1-py2.py3-none-any.whl Processing ./src/pytest_forked-1.1.3-py2.py3-none-any.whl Processing ./src/pytest_html-2.1.1-py2.py3-none-any.whl Processing ./src/pytest_httpserver-0.3.4-py3-none-any.whl Processing ./src/pytest_metadata-1.10.0-py2.py3-none-any.whl Processing ./src/pytest_mock-3.1.0-py2.py3-none-any.whl Processing ./src/pytest_xdist-1.32.0-py2.py3-none-any.whl Processing ./src/regex-2020.5.14-cp38-cp38-linux_x86_64.whl Processing ./src/repackage-0.7.3-py3-none-any.whl Processing ./src/snowballstemmer-2.0.0-py2.py3-none-any.whl Processing ./src/termcolor-1.1.0-py3-none-any.whl Processing ./src/tornado-6.0.4-cp38-cp38-linux_x86_64.whl Processing ./src/typed_ast-1.4.1-cp38-cp38-linux_x86_64.whl Processing ./src/wcwidth-0.2.5-py2.py3-none-any.whl Requirement already satisfied: wrapt==1.12.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 77)) (1.12.1) Requirement already satisfied: six==1.15.0 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 10)) (1.15.0) Requirement already satisfied: toml==0.10.2 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 11)) (0.10.2) Requirement already satisfied: Click==7.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 20)) (7.0) Requirement already satisfied: appdirs==1.4.4 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 1)) (1.4.4) Requirement already satisfied: attrs==19.3.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 33)) (19.3.0) Requirement already satisfied: pycodestyle==2.6.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 62)) (2.6.0) Requirement already satisfied: python-dateutil==2.8.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 65)) (2.8.0) Requirement already satisfied: future==0.17.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 46)) (0.17.1) Requirement already satisfied: MarkupSafe==1.1.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 23)) (1.1.1) Requirement already satisfied: Jinja2==2.11.3 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 21)) (2.11.3) Requirement already satisfied: Markdown==3.3.3 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 22)) (3.3.3) Requirement already satisfied: PyYAML==5.4.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 26)) (5.4.1) Requirement already satisfied: Pygments==2.7.4 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 27)) (2.7.4) Requirement already satisfied: tqdm==4.53.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 74)) (4.53.0) Requirement already satisfied: joblib==0.17.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 51)) (0.17.0) Requirement already satisfied: packaging==20.9 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 5)) (20.9) Requirement already satisfied: Werkzeug==1.0.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 29)) (1.0.1) Requirement already satisfied: pyparsing==2.4.7 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 7)) (2.4.7) Installing collected packages: apipkg, lazy-object-proxy, astroid, pathspec, regex, typed-ast, black, coverage, execnet, pyflakes, mccabe, flake8, snowballstemmer, pydocstyle, flake8-docstrings, freezegun, isort, tornado, livereload, lunr, Mako, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-pages-plugin, mkdocs-exclude, termcolor, mkdocs-material-extensions, pymdown-extensions, mkdocs-material, repackage, mkdocs-macros-plugin, mock, more-itertools, nltk, nose, pdoc3, pluggy, py, pylint, wcwidth, pytest, pytest-cov, pytest-forked, pytest-metadata, pytest-html, pytest-httpserver, pytest-mock, pytest-xdist Successfully installed Mako-1.1.2 apipkg-1.5 astroid-2.4.1 black-19.10b0 coverage-5.1 execnet-1.7.1 flake8-3.8.1 flake8-docstrings-1.5.0 freezegun-0.3.15 isort-4.3.21 lazy-object-proxy-1.4.3 livereload-2.6.1 lunr-0.5.8 mccabe-0.6.1 mkdocs-1.1.2 mkdocs-add-number-plugin-1.2.1 mkdocs-awesome-pages-plugin-2.2.1 mkdocs-exclude-1.0.2 mkdocs-macros-plugin-0.4.9 mkdocs-material-5.2.0 mkdocs-material-extensions-1.0 mock-4.0.2 more-itertools-8.3.0 nltk-3.5 nose-1.3.7 pathspec-0.8.0 pdoc3-0.8.1 pluggy-0.13.1 py-1.10.0 pydocstyle-5.0.2 pyflakes-2.2.0 pylint-2.5.2 pymdown-extensions-7.1 pytest-5.4.2 pytest-cov-2.8.1 pytest-forked-1.1.3 pytest-html-2.1.1 pytest-httpserver-0.3.4 pytest-metadata-1.10.0 pytest-mock-3.1.0 pytest-xdist-1.32.0 regex-2020.5.14 repackage-0.7.3 snowballstemmer-2.0.0 termcolor-1.1.0 tornado-6.0.4 typed-ast-1.4.1 wcwidth-0.2.5 if ! test -d /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/flake8-docstrings.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-pages-plugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/nose.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pathspec.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pluggy.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/py.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-forked.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-html.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-httpserver.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-metadata.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/repackage.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/typed-ast.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/wcwidth.yaml is ready make[3]: Leaving directory `/src/layers/layer7_python3_devtools/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-1.1/opt/python3_devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_cd5d46517c21f9b70a447717c2d0b557.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-1.1/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/java" "java" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: bd88c4d302c786461c93b9a4f072ed04 cache missed (/buildcache/mfext_cache_layer_java_d6eca739af8f6a3b1dd416bb5c329d31.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-1.1/opt/java ; \ fi make[3]: Entering directory `/src/layers/layer8_java/0500_openjdk' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,java@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml touch /opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml echo "name: 'openjdk'" >>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml echo "version: '11.0.5+10'" >>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml echo "checksum: 'b36a67900617c0f1b16511c0286dc5b7'" >>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml echo -n "AdoptOpenJDK uses infrastructure, build and test scripts to produce prebuilt binaries from OpenJDKâ„¢ class libraries and a choice of either the OpenJDK HotSpot or Eclipse OpenJ9 VM. All AdoptOpenJDK binaries and scripts are open source licensed and available for free." |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml echo "website: 'https://adoptopenjdk.net'" >>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml echo "license: 'GPL v2 with Classpath Exception (GPLv2+CE).'" >>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/java/share/metwork_packages/openjdk.yaml; fi make --file=/opt/metwork-mfext-1.1/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/java download uncompress make[1]: Entering directory '/src/layers/layer8_java/0500_openjdk' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/OpenJDK11U-jdk_x64_linux_hotspot_11.0.5_10.tar.gz` `readlink -m ./sources` MD5 b36a67900617c0f1b16511c0286dc5b7 Computing checksum for /src/layers/layer8_java/0500_openjdk/build/OpenJDK11U-jdk_x64_linux_hotspot_11.0.5_10.tar.gz... Good checksum rm -Rf openjdk-11.0.5+10 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/OpenJDK11U-jdk_x64_linux_hotspot_11.0.5_10.tar.gz` tar.gz openjdk-11.0.5+10 make[1]: Leaving directory '/src/layers/layer8_java/0500_openjdk' cd build/jdk-11.0.5+10 && for DIR in bin conf demo include jmods legal lib man release; do rm -Rf /opt/metwork-mfext-1.1/opt/java/${DIR}; cp -Rf ${DIR} /opt/metwork-mfext-1.1/opt/java/; done make[3]: Leaving directory `/src/layers/layer8_java/0500_openjdk' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-1.1/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/java" cache: /buildcache/mfext_cache_layer_java_d6eca739af8f6a3b1dd416bb5c329d31.tar created make[2]: Leaving directory `/src/layers/layer8_java' make[2]: Entering directory `/src/layers/layer8_monitoring' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/monitoring" "monitoring" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: f064f4b8a9f21b17a7fe5b188db1cf21 cache missed (/buildcache/mfext_cache_layer_monitoring_508e5764ac54df5bb4138bc24bdc53a9.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-1.1/opt/monitoring ; \ fi make[3]: Entering directory `/src/layers/layer8_monitoring/0300_telegraf' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,monitoring@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml touch /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "name: 'telegraf'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "version: '1.13.3-1'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checksum: 'c4e9024da0221a663449994d8719da89'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "influxdb plugin-driven server agent for collecting and reporting metrics." |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "website: 'https://github.com/influxdata/telegraf'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml; fi make --file=/opt/metwork-mfext-1.1/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0300_telegraf' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/telegraf-1.13.3_linux_amd64.tar.gz` `readlink -m ./sources` MD5 c4e9024da0221a663449994d8719da89 Computing checksum for /src/layers/layer8_monitoring/0300_telegraf/build/telegraf-1.13.3_linux_amd64.tar.gz... Good checksum rm -Rf telegraf-1.13.3-1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/telegraf-1.13.3_linux_amd64.tar.gz` tar.gz telegraf-1.13.3-1 make[1]: Leaving directory '/src/layers/layer8_monitoring/0300_telegraf' cd build/telegraf && cp -f usr/bin/telegraf /opt/metwork-mfext-1.1/opt/monitoring/bin/telegraf make[3]: Leaving directory `/src/layers/layer8_monitoring/0300_telegraf' make[3]: Entering directory `/src/layers/layer8_monitoring/0400_vector' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,monitoring@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml touch /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "name: 'vector'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "version: '0.13.1'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "checksum: '6e103313504dcc2b12feae18339ff56d'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo -n "Collect, transform, and route all observability data with one simple tool." |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "website: 'https://vector.dev/'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "license: 'MPL'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml; fi make --file=/opt/metwork-mfext-1.1/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0400_vector' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz` `readlink -m ./sources` MD5 6e103313504dcc2b12feae18339ff56d Computing checksum for /src/layers/layer8_monitoring/0400_vector/build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz... Good checksum rm -Rf vector-0.13.1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz` tar.gz vector-0.13.1 make[1]: Leaving directory '/src/layers/layer8_monitoring/0400_vector' cd build/vector-x86_64-unknown-linux-musl/bin && cp -f vector /opt/metwork-mfext-1.1/opt/monitoring/bin/vector make[3]: Leaving directory `/src/layers/layer8_monitoring/0400_vector' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-1.1/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/monitoring" cache: /buildcache/mfext_cache_layer_monitoring_508e5764ac54df5bb4138bc24bdc53a9.tar created make[2]: Leaving directory `/src/layers/layer8_monitoring' make[2]: Entering directory `/src/layers/layer8_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/nodejs" "nodejs" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: b67df0b00fc94b997fce005ec86376fb cache missed (/buildcache/mfext_cache_layer_nodejs_95dc49893eec8b20ba61976d45b5fb9b.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-1.1/opt/nodejs ; \ fi make[3]: Entering directory `/src/layers/layer8_nodejs/0500_nodejs' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,nodejs@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml touch /opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "name: 'nodejs'" >>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "version: '10.16.3'" >>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "checksum: '9a539e6a9c00539a4ce44b71837cb112'" >>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo -n "Node.js is a JavaScript runtime built on Chrome s V8 JavaScript engine. npm, provided with Node.js, is a software registry used to share and borrow packages, and to manage development as well." |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "website: 'http://nodejs.org'" >>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "license: 'X11'" >>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/nodejs/share/metwork_packages/nodejs.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/nodejs download uncompress make[1]: Entering directory '/src/layers/layer8_nodejs/0500_nodejs' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/nodejs-10.16.3.tar.xz` `readlink -m ./sources` MD5 9a539e6a9c00539a4ce44b71837cb112 Computing checksum for /src/layers/layer8_nodejs/0500_nodejs/build/nodejs-10.16.3.tar.xz... Good checksum rm -Rf nodejs-10.16.3 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/nodejs-10.16.3.tar.xz` tar.xz nodejs-10.16.3 make[1]: Leaving directory '/src/layers/layer8_nodejs/0500_nodejs' cd build/node-v10.16.3-linux-x64 && cp -Rf * /opt/metwork-mfext-1.1/opt/nodejs/ make[3]: Leaving directory `/src/layers/layer8_nodejs/0500_nodejs' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-1.1/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/nodejs" cache: /buildcache/mfext_cache_layer_nodejs_95dc49893eec8b20ba61976d45b5fb9b.tar created make[2]: Leaving directory `/src/layers/layer8_nodejs' make[2]: Entering directory `/src/layers/layer9_default' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .extra_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.extra_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/default" "default" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea devtools@mfext layer (dependency) hash (from cache): c96fe12a94f58153b99e1f836109e4c5 java@mfext layer (dependency) hash (from cache): e7b44333ae6779e709d8a01be89ae1b3 monitoring@mfext layer (dependency) hash (from cache): 2adf4e80cf2ad876bfd5548cf0b3874c nodejs@mfext layer (dependency) hash (from cache): b831b63b22f16abc0e53e7255cd42ac8 openresty@mfext layer (dependency) hash (from cache): 8143f5fc7203c6781f50b115319775a7 python3@mfext layer (dependency) hash (from cache): 98dfd839f1e121e36b1d37ccf338dc55 python3_core@mfext layer (dependency) hash (from cache): 4b6f67bf3bbd03d4c881f9ef7134a4d2 python3_devtools@mfext layer (dependency) hash (from cache): 66840a5adcbb03fc7891733037b303e7 python3_scientific_core@mfext layer (dependency) hash (from cache): 068d42663acbfe91e10b1c613b10ed9a root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 scientific_core@mfext layer (dependency) hash (from cache): 6b404e089f505eaea0083ecb05895f84 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 60e6e3c6f687a68853267a8e697dbd5f cache missed (/buildcache/mfext_cache_layer_default_eb904944886e3770080a2bdd52c11802.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-1.1/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-1.1/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/default" cache: /buildcache/mfext_cache_layer_default_eb904944886e3770080a2bdd52c11802.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 outside /opt/metwork-mfext-1.1/bin/outside chmod a+rx /opt/metwork-mfext-1.1/bin/outside cp -f metwork_debug /opt/metwork-mfext-1.1/bin/metwork_debug chmod a+rx /opt/metwork-mfext-1.1/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-1.1/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-1.1/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-1.1/bin/clear.sh chmod a+rx /opt/metwork-mfext-1.1/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-1.1/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-1.1/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-1.1/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-1.1/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-1.1/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-1.1/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-1.1/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-1.1/bin/components chmod a+rx /opt/metwork-mfext-1.1/bin/components cp -f _circus.start /opt/metwork-mfext-1.1/bin/_circus.start chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-1.1/bin/_circus.stop chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-1.1/bin/_circus.status chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-1.1/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-1.1/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-1.1/bin/before_start_redis chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-1.1/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-1.1/bin/port_test.sh chmod a+rx /opt/metwork-mfext-1.1/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-1.1/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-1.1/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-1.1/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-1.1/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-1.1/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-1.1/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-1.1/bin/config.py chmod a+rx /opt/metwork-mfext-1.1/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-1.1/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-1.1/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-1.1/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-1.1/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-1.1/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-1.1/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-1.1/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-1.1/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-1.1/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-1.1/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-1.1/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-1.1/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-1.1/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-1.1/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-1.1/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-1.1/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-1.1/bin/_circusctl chmod a+rx /opt/metwork-mfext-1.1/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-1.1/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-1.1/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-1.1/bin/nginx.status chmod a+rx /opt/metwork-mfext-1.1/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-1.1/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-1.1/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-1.1/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-1.1/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-1.1/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-1.1/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-1.1/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-1.1/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-1.1/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-1.1/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-1.1/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-1.1/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-1.1/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-1.1/bin/_circus.reload chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-1.1/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-1.1/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-1.1/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-1.1/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-1.1/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-1.1/bin/plugins.status chmod a+rx /opt/metwork-mfext-1.1/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-1.1/bin/_plugins.status chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-1.1/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-1.1/bin/plugins.stop chmod a+rx /opt/metwork-mfext-1.1/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-1.1/bin/_plugins.start chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-1.1/bin/plugins.start chmod a+rx /opt/metwork-mfext-1.1/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-1.1/bin/_send_state.py chmod a+rx /opt/metwork-mfext-1.1/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-1.1/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-1.1/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-1.1/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-1.1/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-1.1/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-1.1/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-1.1/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-1.1/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-1.1/bin/repeat.sh chmod a+rx /opt/metwork-mfext-1.1/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-1.1/bin/before_start_vector chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_vector cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-1.1/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-1.1/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-1.1/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-1.1/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-1.1/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-1.1/share/templates/bashrc /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-1.1/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-1.1/share/templates/bash_profile /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-1.1/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-1.1/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-1.1/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-1.1/share/templates/nethard_profile /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-1.1/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-1.1/share/templates/interactive_profile /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-1.1/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-1.1/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-1.1 && /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.1/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.1/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.1/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-1.1/share/templates/mfxxx_wrapper /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-1.1/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-1.1/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-1.1/share/templates/_mfxxx_wrapper /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-1.1/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-1.1/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-1.1/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-1.1/share/templates/crontab cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-1.1/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-1.1/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-1.1/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-1.1/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-1.1/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-1.1/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-1.1/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-1.1/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-1.1/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-1.1/share/templates/vector.toml cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-1.1/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-1.1/share/templates/mfxxx.status mkdir -p /opt/metwork-mfext-1.1/lib/mfext touch /opt/metwork-mfext-1.1/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-1.1/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-1.1/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-1.1/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-1.1/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-1.1/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-1.1/bin/envtpl >/opt/metwork-mfext-1.1/bin/metwork make[1]: Leaving directory `/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-1.1/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md /opt/metwork-mfext-1.1/bin/_yaml_to_md.py:73: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. y = yaml.load(unidecode(raw_content))